From df12b1f43822a2aaa480230f1d684bbade34a189 Mon Sep 17 00:00:00 2001 From: Carolina Wright Date: Fri, 28 Aug 2020 11:55:45 -0300 Subject: [PATCH 1/6] chore: ignore generated demo files --- .gitignore | 6 +- demo/SE-11508-compact.json | 67067 --------------------------- demo/SE-11508.json | 67054 -------------------------- demo/SE-12291-compact.json | 14604 ------ demo/SE-12291.json | 14592 ------ demo/array-example-compact.json | 20441 -------- demo/array-example.json | 20429 -------- demo/caro-api-compact.json | 4041 -- demo/caro-api.json | 4030 -- demo/data-types-union-compact.json | 13168 ------ demo/data-types-union.json | 13156 ------ demo/demo-api-compact.json | 51376 -------------------- demo/demo-api-v4-compact.json | 54709 ---------------------- demo/demo-api-v4.json | 54709 ---------------------- demo/demo-api.json | 51364 -------------------- demo/examples-api-compact.json | 56488 ---------------------- demo/examples-api.json | 56476 ---------------------- demo/raml-types-compact.json | 11333 ----- demo/raml-types.json | 11321 ----- 19 files changed, 5 insertions(+), 586359 deletions(-) delete mode 100644 demo/SE-11508-compact.json delete mode 100644 demo/SE-11508.json delete mode 100644 demo/SE-12291-compact.json delete mode 100644 demo/SE-12291.json delete mode 100644 demo/array-example-compact.json delete mode 100644 demo/array-example.json delete mode 100644 demo/caro-api-compact.json delete mode 100644 demo/caro-api.json delete mode 100644 demo/data-types-union-compact.json delete mode 100644 demo/data-types-union.json delete mode 100644 demo/demo-api-compact.json delete mode 100644 demo/demo-api-v4-compact.json delete mode 100644 demo/demo-api-v4.json delete mode 100644 demo/demo-api.json delete mode 100644 demo/examples-api-compact.json delete mode 100644 demo/examples-api.json delete mode 100644 demo/raml-types-compact.json delete mode 100644 demo/raml-types.json diff --git a/.gitignore b/.gitignore index 760f3af..c990930 100644 --- a/.gitignore +++ b/.gitignore @@ -58,4 +58,8 @@ node_modules coverage dist/ -.idea \ No newline at end of file +.idea + +# AMF models +demo/*.json +!demo/apis.json \ No newline at end of file diff --git a/demo/SE-11508-compact.json b/demo/SE-11508-compact.json deleted file mode 100644 index 862c882..0000000 --- a/demo/SE-11508-compact.json +++ /dev/null @@ -1,67067 +0,0 @@ -[ -{ -"@id": "", -"@type": [ -"doc:Document", -"doc:Fragment", -"doc:Module", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#445", -"@type": [ -"apiContract:WebAPI", -"doc:RootDomainElement", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "System - Security" -} -], -"apiContract:server": [ -{ -"@id": "#863", -"@type": [ -"apiContract:Server", -"doc:DomainElement" -], -"core:urlTemplate": [ -{ -"@value": "/security/v1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#863/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#863/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:urlTemplate" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -} -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#863/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#863" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -] -} -] -} -], -"apiContract:accepts": [ -{ -"@value": "application/json" -} -], -"apiContract:contentType": [ -{ -"@value": "application/json" -} -], -"core:version": [ -{ -"@value": "v1" -} -], -"apiContract:endpoint": [ -{ -"@id": "#446", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/convertaggregatorquote" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#447", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"core:description": [ -{ -"@value": "Used to create a P quote from a click-through URL." -} -], -"apiContract:expects": [ -{ -"@id": "#448", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#451", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#437/link--472642713", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#437" -} -], -"doc:link-label": [ -{ -"@value": "AggregatorCreateQuote" -} -] -} -], -"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": "[(33,8)-(35,0)]" -} -] -} -] -} -] -} -], -"apiContract:header": [ -{ -"@id": "#449", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"core:description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@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:maxLength": [ -{ -"@value": 64 -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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": "[(6,6)-(6,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#450/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(7,19)]" -} -] -}, -{ -"@id": "#450/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(6,18)]" -} -] -}, -{ -"@id": "#450/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "#450/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#450" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#449/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#449/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(8,21)]" -} -] -}, -{ -"@id": "#449/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "#449/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -}, -{ -"@id": "#449/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#449" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"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": "[(30,0)-(41,0)]" -} -] -} -] -} -] -} -], -"apiContract:returns": [ -{ -"@id": "#452", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "201" -} -], -"core:name": [ -{ -"@value": "201" -} -], -"apiContract:payload": [ -{ -"@id": "#415", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#409/link--8027511", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#409" -} -], -"doc:link-label": [ -{ -"@value": "CreatedQuote" -} -] -} -], -"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": "[(37,10)-(41,0)]" -} -] -} -] -} -] -} -], -"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": "[(36,8)-(41,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#453", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "400" -} -], -"core:name": [ -{ -"@value": "400" -} -], -"core:description": [ -{ -"@value": "Bad request." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#454", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#455", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#455/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#455/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#455" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#454/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#454/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,8)-(8,23)]" -} -] -}, -{ -"@id": "#454/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -}, -{ -"@id": "#454/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#454" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#456", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#457", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#457/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#457/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#457" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#456/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#456/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,8)-(10,23)]" -} -] -}, -{ -"@id": "#456/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -}, -{ -"@id": "#456/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#456" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#458", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@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": "schema" -} -], -"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": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#458/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#458/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,8)-(12,23)]" -} -] -}, -{ -"@id": "#458/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -}, -{ -"@id": "#458/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#458" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#453/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#453/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(5,29)]" -} -] -}, -{ -"@id": "#453/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(12,23)]" -} -] -}, -{ -"@id": "#453/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#453" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(12,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#460", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "404" -} -], -"core:name": [ -{ -"@value": "404" -} -], -"core:description": [ -{ -"@value": "Resource not found." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#461", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#462", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#462/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#462/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#462" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#461/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#461/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,8)-(17,23)]" -} -] -}, -{ -"@id": "#461/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -}, -{ -"@id": "#461/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#461" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#463", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#464", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#464/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#464/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#464" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#463/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#463/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,8)-(19,23)]" -} -] -}, -{ -"@id": "#463/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -}, -{ -"@id": "#463/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#463" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#465", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#466", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#466/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#466/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#466" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#465/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#465/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,8)-(21,23)]" -} -] -}, -{ -"@id": "#465/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -}, -{ -"@id": "#465/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#465" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#460/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#460/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(14,36)]" -} -] -}, -{ -"@id": "#460/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,4)-(21,23)]" -} -] -}, -{ -"@id": "#460/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#460" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(21,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#467", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "500" -} -], -"core:name": [ -{ -"@value": "500" -} -], -"core:description": [ -{ -"@value": "Internal Server Error." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#468", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#469", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#469/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#469/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#469" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#468/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#468/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,8)-(26,23)]" -} -] -}, -{ -"@id": "#468/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -}, -{ -"@id": "#468/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#468" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#470", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#471", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#471/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#471/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#471" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#470/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#470/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,8)-(28,23)]" -} -] -}, -{ -"@id": "#470/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -}, -{ -"@id": "#470/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#470" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#472", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@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#string" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"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": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#472/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#472/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,8)-(30,23)]" -} -] -}, -{ -"@id": "#472/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -}, -{ -"@id": "#472/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#472" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#467/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#467/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(23,39)]" -} -] -}, -{ -"@id": "#467/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(30,23)]" -} -] -}, -{ -"@id": "#467/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#467" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(30,23)]" -} -] -} -] -} -] -} -], -"security:security": [ -{ -"@id": "#474", -"@type": [ -"security:SecurityRequirement", -"doc:DomainElement" -], -"security:schemes": [ -{ -"@id": "#475", -"@type": [ -"security:ParametrizedSecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "auth" -} -], -"security:scheme": [ -{ -"@id": "#444", -"@type": [ -"security:SecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "auth" -} -], -"security:type": [ -{ -"@value": "x-custom" -} -], -"core:description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"apiContract:header": [ -{ -"@id": "#11", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Authorization" -} -], -"apiContract:paramName": [ -{ -"@value": "Authorization" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \n" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,6)-(10,18)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#11/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#11/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#444/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#444/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#444/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "security:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#444/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#447/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#447/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#447/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,6)-(32,0)]" -} -] -}, -{ -"@id": "#447/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:returns" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,6)-(41,0)]" -} -] -}, -{ -"@id": "#447/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#447" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,4)-(41,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#446/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#446/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#446" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,0)-(41,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#476", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/changecredentials" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#477", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"core:description": [ -{ -"@value": "Used to update credentials." -} -], -"apiContract:expects": [ -{ -"@id": "#478", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#401", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#396/link--847855477", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#396" -} -], -"doc:link-label": [ -{ -"@value": "UpdateCredentials" -} -] -} -], -"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": "[(46,8)-(49,0)]" -} -] -} -] -} -] -} -], -"apiContract:header": [ -{ -"@id": "#479", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"core:description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#480", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:maxLength": [ -{ -"@value": 64 -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"sourcemaps:sources": [ -{ -"@id": "#480/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#480/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#480" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(6,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#480/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(7,19)]" -} -] -}, -{ -"@id": "#480/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(6,18)]" -} -] -}, -{ -"@id": "#480/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "#480/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#480" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#479/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#479/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(8,21)]" -} -] -}, -{ -"@id": "#479/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "#479/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -}, -{ -"@id": "#479/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#479" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"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": "[(43,0)-(52,0)]" -} -] -} -] -} -] -} -], -"apiContract:returns": [ -{ -"@id": "#481", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "201" -} -], -"core:name": [ -{ -"@value": "201" -} -], -"apiContract:payload": [], -"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": "[(50,8)-(52,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#482", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "400" -} -], -"core:name": [ -{ -"@value": "400" -} -], -"core:description": [ -{ -"@value": "Bad request." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#483", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#484", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#484/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#484/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#484" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#483/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#483/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,8)-(8,23)]" -} -] -}, -{ -"@id": "#483/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -}, -{ -"@id": "#483/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#483" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#485", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#486", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#486/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#486/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#486" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#485/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#485/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,8)-(10,23)]" -} -] -}, -{ -"@id": "#485/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -}, -{ -"@id": "#485/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#485" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#487", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#488", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#488/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#488/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#488" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#487/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#487/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,8)-(12,23)]" -} -] -}, -{ -"@id": "#487/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -}, -{ -"@id": "#487/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#487" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#482/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#482/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(5,29)]" -} -] -}, -{ -"@id": "#482/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(12,23)]" -} -] -}, -{ -"@id": "#482/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#482" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(12,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#489", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "404" -} -], -"core:name": [ -{ -"@value": "404" -} -], -"core:description": [ -{ -"@value": "Resource not found." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#490", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#491", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#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,6)-(17,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#490/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#490/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,8)-(17,23)]" -} -] -}, -{ -"@id": "#490/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -}, -{ -"@id": "#490/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#490" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#492", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#493", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#493/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#493/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#493" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#492/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#492/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,8)-(19,23)]" -} -] -}, -{ -"@id": "#492/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -}, -{ -"@id": "#492/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#492" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#494", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"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" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"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": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#494/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#494/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,8)-(21,23)]" -} -] -}, -{ -"@id": "#494/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -}, -{ -"@id": "#494/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#494" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#489/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#489/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(14,36)]" -} -] -}, -{ -"@id": "#489/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,4)-(21,23)]" -} -] -}, -{ -"@id": "#489/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#489" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(21,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#496", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "500" -} -], -"core:name": [ -{ -"@value": "500" -} -], -"core:description": [ -{ -"@value": "Internal Server Error." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#497", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@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": "schema" -} -], -"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": "[(25,6)-(26,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#497/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#497/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,8)-(26,23)]" -} -] -}, -{ -"@id": "#497/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -}, -{ -"@id": "#497/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#497" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#499", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#500", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#500/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#500/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#500" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#499/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#499/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,8)-(28,23)]" -} -] -}, -{ -"@id": "#499/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -}, -{ -"@id": "#499/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#499" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#501", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#502", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#502/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#502/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#502" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#501/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#501/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,8)-(30,23)]" -} -] -}, -{ -"@id": "#501/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -}, -{ -"@id": "#501/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#501" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#496/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#496/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(23,39)]" -} -] -}, -{ -"@id": "#496/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(30,23)]" -} -] -}, -{ -"@id": "#496/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#496" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(30,23)]" -} -] -} -] -} -] -} -], -"security:security": [ -{ -"@id": "#474", -"@type": [ -"security:SecurityRequirement", -"doc:DomainElement" -], -"security:schemes": [ -{ -"@id": "#475", -"@type": [ -"security:ParametrizedSecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "auth" -} -], -"security:scheme": [ -{ -"@id": "#444", -"@type": [ -"security:SecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "auth" -} -], -"security:type": [ -{ -"@value": "x-custom" -} -], -"core:description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"apiContract:header": [ -{ -"@id": "#11", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Authorization" -} -], -"apiContract:paramName": [ -{ -"@value": "Authorization" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \n" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,6)-(10,18)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#11/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#11/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#444/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#444/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#444/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "security:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#444/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#477/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#477/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#477/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,6)-(45,0)]" -} -] -}, -{ -"@id": "#477/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:returns" -} -], -"sourcemaps:value": [ -{ -"@value": "[(49,6)-(52,0)]" -} -] -}, -{ -"@id": "#477/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#477" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,4)-(52,0)]" -} -] -} -] -} -] -} -], -"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": "[(41,0)-(52,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#503", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/retrievequotes" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#504", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"core:description": [ -{ -"@value": "Used to retrieve quotes for valid account." -} -], -"apiContract:expects": [ -{ -"@id": "#505", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#508", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#57/link--966145806", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#57" -} -], -"doc:link-label": [ -{ -"@value": "RetrieveQuotesRequest" -} -] -} -], -"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": "[(57,8)-(59,0)]" -} -] -} -] -} -] -} -], -"apiContract:header": [ -{ -"@id": "#506", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"core:description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#507", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:maxLength": [ -{ -"@value": 64 -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"sourcemaps:sources": [ -{ -"@id": "#507/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#507/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#507" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(6,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#507/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(7,19)]" -} -] -}, -{ -"@id": "#507/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(6,18)]" -} -] -}, -{ -"@id": "#507/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "#507/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#507" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#506/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#506/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(8,21)]" -} -] -}, -{ -"@id": "#506/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "#506/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -}, -{ -"@id": "#506/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#506" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"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": "[(54,0)-(65,0)]" -} -] -} -] -} -] -} -], -"apiContract:returns": [ -{ -"@id": "#509", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "200" -} -], -"core:name": [ -{ -"@value": "200" -} -], -"apiContract:payload": [ -{ -"@id": "#43", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#37/link-301198464", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#37" -} -], -"doc:link-label": [ -{ -"@value": "RetrieveQuotesResponse" -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#43/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#43/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#43" -} -], -"sourcemaps:value": [ -{ -"@value": "[(61,10)-(65,0)]" -} -] -} -] -} -] -} -], -"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": "[(60,8)-(65,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#510", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "400" -} -], -"core:name": [ -{ -"@value": "400" -} -], -"core:description": [ -{ -"@value": "Bad request." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#511", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@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": "schema" -} -], -"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": "[(7,6)-(8,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#511/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#511/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,8)-(8,23)]" -} -] -}, -{ -"@id": "#511/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -}, -{ -"@id": "#511/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#511" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#513", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#514", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#514/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#514/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#514" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#513/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#513/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,8)-(10,23)]" -} -] -}, -{ -"@id": "#513/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -}, -{ -"@id": "#513/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#513" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#515", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#516", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#516/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#516/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#516" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#515/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#515/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,8)-(12,23)]" -} -] -}, -{ -"@id": "#515/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -}, -{ -"@id": "#515/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#515" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#510/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#510/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(5,29)]" -} -] -}, -{ -"@id": "#510/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(12,23)]" -} -] -}, -{ -"@id": "#510/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#510" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(12,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#517", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "404" -} -], -"core:name": [ -{ -"@value": "404" -} -], -"core:description": [ -{ -"@value": "Resource not found." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#518", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#519", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#519/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#519/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#519" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#518/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#518/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,8)-(17,23)]" -} -] -}, -{ -"@id": "#518/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -}, -{ -"@id": "#518/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#518" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#520", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#521", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#521/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#521/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#521" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#520/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#520/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,8)-(19,23)]" -} -] -}, -{ -"@id": "#520/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -}, -{ -"@id": "#520/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#520" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#522", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#523", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#523/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#523/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#523" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#522/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#522/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,8)-(21,23)]" -} -] -}, -{ -"@id": "#522/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -}, -{ -"@id": "#522/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#522" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#517/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#517/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(14,36)]" -} -] -}, -{ -"@id": "#517/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,4)-(21,23)]" -} -] -}, -{ -"@id": "#517/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#517" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(21,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#524", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "500" -} -], -"core:name": [ -{ -"@value": "500" -} -], -"core:description": [ -{ -"@value": "Internal Server Error." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#525", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#526", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#526/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#526/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#526" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#525/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#525/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,8)-(26,23)]" -} -] -}, -{ -"@id": "#525/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -}, -{ -"@id": "#525/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#525" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#527", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#528", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#528/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#528/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#528" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#527/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#527/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,8)-(28,23)]" -} -] -}, -{ -"@id": "#527/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -}, -{ -"@id": "#527/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#527" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#529", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#530", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#530/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#530/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#530" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#529/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#529/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,8)-(30,23)]" -} -] -}, -{ -"@id": "#529/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -}, -{ -"@id": "#529/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#529" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#524/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#524/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(23,39)]" -} -] -}, -{ -"@id": "#524/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(30,23)]" -} -] -}, -{ -"@id": "#524/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#524" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(30,23)]" -} -] -} -] -} -] -} -], -"security:security": [ -{ -"@id": "#474", -"@type": [ -"security:SecurityRequirement", -"doc:DomainElement" -], -"security:schemes": [ -{ -"@id": "#475", -"@type": [ -"security:ParametrizedSecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "auth" -} -], -"security:scheme": [ -{ -"@id": "#444", -"@type": [ -"security:SecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "auth" -} -], -"security:type": [ -{ -"@value": "x-custom" -} -], -"core:description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"apiContract:header": [ -{ -"@id": "#11", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Authorization" -} -], -"apiContract:paramName": [ -{ -"@value": "Authorization" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \n" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,6)-(10,18)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#11/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#11/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#444/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#444/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#444/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "security:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#444/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#504/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#504/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#504/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(55,6)-(56,0)]" -} -] -}, -{ -"@id": "#504/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:returns" -} -], -"sourcemaps:value": [ -{ -"@value": "[(59,6)-(65,0)]" -} -] -}, -{ -"@id": "#504/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#504" -} -], -"sourcemaps:value": [ -{ -"@value": "[(53,4)-(65,0)]" -} -] -} -] -} -] -} -], -"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,0)-(65,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#531", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/createquote" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#532", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"core:description": [ -{ -"@value": "Functional endpoint used to check if an account with a policy exists and, if it doesn't, create a new account/quote with a blank vehicle." -} -], -"apiContract:expects": [ -{ -"@id": "#533", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#95", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#79/link-832828185", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#79" -} -], -"doc:link-label": [ -{ -"@value": "CreateQuotePostRequest" -} -] -} -], -"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": "[(70,8)-(73,0)]" -} -] -} -] -} -] -} -], -"apiContract:header": [ -{ -"@id": "#534", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"core:description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@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:maxLength": [ -{ -"@value": 64 -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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": "[(6,6)-(6,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#535/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(7,19)]" -} -] -}, -{ -"@id": "#535/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(6,18)]" -} -] -}, -{ -"@id": "#535/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "#535/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#535" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#534/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#534/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(8,21)]" -} -] -}, -{ -"@id": "#534/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "#534/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -}, -{ -"@id": "#534/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#534" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"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": "[(67,0)-(86,0)]" -} -] -} -] -} -] -} -], -"apiContract:returns": [ -{ -"@id": "#536", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "200" -} -], -"core:name": [ -{ -"@value": "200" -} -], -"core:description": [ -{ -"@value": "response returned if the account matches" -} -], -"apiContract:payload": [ -{ -"@id": "#133", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#124/link-1016537872", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#124" -} -], -"doc:link-label": [ -{ -"@value": "CreateQuotePostMatchedResponse" -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#133/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#133/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#133" -} -], -"sourcemaps:value": [ -{ -"@value": "[(76,10)-(80,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#536/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#536/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#536" -} -], -"sourcemaps:value": [ -{ -"@value": "[(74,8)-(80,0)]" -} -] -}, -{ -"@id": "#536/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(75,10)-(76,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#537", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "201" -} -], -"core:name": [ -{ -"@value": "201" -} -], -"core:description": [ -{ -"@value": "response returned if the account has been created since it was not matching any existing one" -} -], -"apiContract:payload": [ -{ -"@id": "#153", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#148/link-258651542", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#148" -} -], -"doc:link-label": [ -{ -"@value": "CreateQuotePostCreatedResponse" -} -] -} -], -"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": "[(82,10)-(86,0)]" -} -] -} -] -} -] -} -], -"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": "[(80,8)-(86,0)]" -} -] -}, -{ -"@id": "#537/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(81,10)-(82,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#538", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "400" -} -], -"core:name": [ -{ -"@value": "400" -} -], -"core:description": [ -{ -"@value": "Bad request." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#539", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@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": "schema" -} -], -"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": "[(7,6)-(8,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#539/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#539/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,8)-(8,23)]" -} -] -}, -{ -"@id": "#539/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -}, -{ -"@id": "#539/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#539" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#541", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@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": "schema" -} -], -"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": "[(9,6)-(10,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#541/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#541/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,8)-(10,23)]" -} -] -}, -{ -"@id": "#541/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -}, -{ -"@id": "#541/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#541" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#543", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#544", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#544/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#544/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#544" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#543/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#543/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,8)-(12,23)]" -} -] -}, -{ -"@id": "#543/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -}, -{ -"@id": "#543/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#543" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#538/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#538/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(5,29)]" -} -] -}, -{ -"@id": "#538/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(12,23)]" -} -] -}, -{ -"@id": "#538/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#538" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(12,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#545", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "404" -} -], -"core:name": [ -{ -"@value": "404" -} -], -"core:description": [ -{ -"@value": "Resource not found." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#546", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#547", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#547/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#547/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#547" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#546/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#546/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,8)-(17,23)]" -} -] -}, -{ -"@id": "#546/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -}, -{ -"@id": "#546/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#546" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#548", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#549", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#549/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#549/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#549" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#548/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#548/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,8)-(19,23)]" -} -] -}, -{ -"@id": "#548/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -}, -{ -"@id": "#548/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#548" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#550", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#551", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#551/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#551/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#551" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#550/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#550/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,8)-(21,23)]" -} -] -}, -{ -"@id": "#550/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -}, -{ -"@id": "#550/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#550" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#545/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#545/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(14,36)]" -} -] -}, -{ -"@id": "#545/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,4)-(21,23)]" -} -] -}, -{ -"@id": "#545/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#545" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(21,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#552", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "500" -} -], -"core:name": [ -{ -"@value": "500" -} -], -"core:description": [ -{ -"@value": "Internal Server Error." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#553", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@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": "schema" -} -], -"sourcemaps:sources": [ -{ -"@id": "#554/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#554/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#554" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#553/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#553/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,8)-(26,23)]" -} -] -}, -{ -"@id": "#553/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -}, -{ -"@id": "#553/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#553" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#555", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#556", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#556/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#556/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#556" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#555/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#555/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,8)-(28,23)]" -} -] -}, -{ -"@id": "#555/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -}, -{ -"@id": "#555/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#555" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#557", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@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": "schema" -} -], -"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": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#557/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#557/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,8)-(30,23)]" -} -] -}, -{ -"@id": "#557/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -}, -{ -"@id": "#557/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#557" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#552/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#552/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(23,39)]" -} -] -}, -{ -"@id": "#552/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(30,23)]" -} -] -}, -{ -"@id": "#552/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#552" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(30,23)]" -} -] -} -] -} -] -} -], -"security:security": [ -{ -"@id": "#474", -"@type": [ -"security:SecurityRequirement", -"doc:DomainElement" -], -"security:schemes": [ -{ -"@id": "#475", -"@type": [ -"security:ParametrizedSecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "auth" -} -], -"security:scheme": [ -{ -"@id": "#444", -"@type": [ -"security:SecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "auth" -} -], -"security:type": [ -{ -"@value": "x-custom" -} -], -"core:description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"apiContract:header": [ -{ -"@id": "#11", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Authorization" -} -], -"apiContract:paramName": [ -{ -"@value": "Authorization" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \n" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,6)-(10,18)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#11/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#11/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#444/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#444/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#444/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "security:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#444/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#532/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#532/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#532/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(68,6)-(69,0)]" -} -] -}, -{ -"@id": "#532/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:returns" -} -], -"sourcemaps:value": [ -{ -"@value": "[(73,6)-(86,0)]" -} -] -}, -{ -"@id": "#532/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#532" -} -], -"sourcemaps:value": [ -{ -"@value": "[(66,4)-(86,0)]" -} -] -} -] -} -] -} -], -"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": "[(65,0)-(86,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#559", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/validatecredentials" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#560", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"core:description": [ -{ -"@value": "used to validate the user credentials (email and password). The successful response includes all the customer accounts that match the email where one of them also has the same password as the one passed in. It will also return a ping user id if one is associated with any customer accounts in disc." -} -], -"apiContract:expects": [ -{ -"@id": "#561", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#570", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#571", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#575", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#email" -} -], -"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:pattern": [ -{ -"@value": "^[A-Za-z0-9._%-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}\\b$" -} -], -"shacl:maxLength": [ -{ -"@value": 50 -} -], -"shacl:name": [ -{ -"@value": "email" -} -], -"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": "[(94,12)-(94,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#576/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(97,12)-(98,0)]" -} -] -}, -{ -"@id": "#576/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(94,12)-(95,0)]" -} -] -}, -{ -"@id": "#576/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(96,12)-(97,0)]" -} -] -}, -{ -"@id": "#576/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#576" -} -], -"sourcemaps:value": [ -{ -"@value": "[(93,10)-(98,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "email" -} -], -"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": "[(93,10)-(98,0)]" -} -] -}, -{ -"@id": "#575/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(95,12)-(96,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#577", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#password" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "password" -} -], -"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": "[(99,12)-(99,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#578/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#578" -} -], -"sourcemaps:value": [ -{ -"@value": "[(98,10)-(102,0)]" -} -] -}, -{ -"@id": "#578/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(99,12)-(100,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "password" -} -], -"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": "[(98,10)-(102,0)]" -} -] -}, -{ -"@id": "#577/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(100,12)-(102,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "default" -} -], -"apiContract:examples": [ -{ -"@id": "#572", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#572", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:email": [ -{ -"@id": "#573", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "jsmith@provider.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#573/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#573/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#573" -} -], -"sourcemaps:value": [ -{ -"@value": "[(103,17)-(103,38)]" -} -] -} -] -} -] -} -], -"data:password": [ -{ -"@id": "#574", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "XXXXXXXX" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(104,20)-(104,30)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#572/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#572/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(103,10)-(104,0)]" -} -] -}, -{ -"@id": "#572/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:password" -} -], -"sourcemaps:value": [ -{ -"@value": "[(104,10)-(106,0)]" -} -] -}, -{ -"@id": "#572/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#572" -} -], -"sourcemaps:value": [ -{ -"@value": "[(103,0)-(106,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "email: \"jsmith@provider.com\"\npassword: \"XXXXXXXX\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#572/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#572/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#572/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(102,16)-(106,0)]" -} -] -}, -{ -"@id": "#572/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(103,0)-(106,0)]" -} -] -}, -{ -"@id": "#572/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#572" -} -], -"sourcemaps:value": [ -{ -"@value": "[(102,8)-(106,0)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#572/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#572" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#570" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#571/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#571/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#571" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#571/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#571" -} -], -"sourcemaps:value": [ -{ -"@value": "[(91,6)-(106,0)]" -} -] -}, -{ -"@id": "#571/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(102,8)-(106,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#570/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#570/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#570" -} -], -"sourcemaps:value": [ -{ -"@value": "[(91,6)-(106,0)]" -} -] -} -] -} -] -} -], -"apiContract:header": [ -{ -"@id": "#562", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"core:description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#563", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:maxLength": [ -{ -"@value": 64 -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"sourcemaps:sources": [ -{ -"@id": "#563/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#563/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#563" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(6,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#563/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(7,19)]" -} -] -}, -{ -"@id": "#563/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(6,18)]" -} -] -}, -{ -"@id": "#563/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "#563/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#563" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#562/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#562/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(8,21)]" -} -] -}, -{ -"@id": "#562/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "#562/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -}, -{ -"@id": "#562/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#562" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -}, -{ -"@id": "#564", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"core:description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@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#string" -} -], -"shacl:pattern": [ -{ -"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"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": "[(12,6)-(12,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#565/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,6)-(13,92)]" -} -] -}, -{ -"@id": "#565/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,6)-(12,18)]" -} -] -}, -{ -"@id": "#565/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "#565/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#565" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#564/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#564/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(14,20)]" -} -] -}, -{ -"@id": "#564/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "#564/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -}, -{ -"@id": "#564/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#564" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -}, -{ -"@id": "#566", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"core:description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#567", -"@type": [ -"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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"sourcemaps:sources": [ -{ -"@id": "#567/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#567/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#567" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(18,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#567/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(19,92)]" -} -] -}, -{ -"@id": "#567/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(18,18)]" -} -] -}, -{ -"@id": "#567/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "#567/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#567" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#566/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#566/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(20,20)]" -} -] -}, -{ -"@id": "#566/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "#566/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -}, -{ -"@id": "#566/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#566" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -}, -{ -"@id": "#568", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Brand" -} -], -"apiContract:paramName": [ -{ -"@value": "Brand" -} -], -"core:description": [ -{ -"@value": "The User Brand" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#569", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"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 User Brand" -} -], -"sourcemaps:sources": [ -{ -"@id": "#569/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#569/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#569" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,6)-(24,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#569/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,6)-(24,18)]" -} -] -}, -{ -"@id": "#569/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,6)-(23,33)]" -} -] -}, -{ -"@id": "#569/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#569" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#568/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#568/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(25,20)]" -} -] -}, -{ -"@id": "#568/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,6)-(23,33)]" -} -] -}, -{ -"@id": "#568/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -}, -{ -"@id": "#568/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#568" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"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": "[(88,0)-(127,0)]" -} -] -} -] -} -] -} -], -"apiContract:returns": [ -{ -"@id": "#579", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "200" -} -], -"core:name": [ -{ -"@value": "200" -} -], -"core:description": [ -{ -"@value": "the customer accounts that match the email where one of them also has the same password as the one passed in, plus a ping user id if one is associated with any customer accounts in DISC" -} -], -"apiContract:payload": [ -{ -"@id": "#580", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#581", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#14/link-1716522", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#14" -} -], -"doc:link-label": [ -{ -"@value": "PingValidateCredentialsResponse" -} -] -} -], -"apiContract:examples": [ -{ -"@id": "#582", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "no_ping_userId_and_multiple_customer_returned_example" -} -], -"core:displayName": [ -{ -"@value": "Validate Credentials successful response with no userId" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#582", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#583", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:customerAccountId": [ -{ -"@id": "#584", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#584/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#584/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#584" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,25)-(7,36)]" -} -] -} -] -} -] -} -], -"data:passwordMatched": [ -{ -"@id": "#585", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "true" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"sourcemaps:sources": [ -{ -"@id": "#585/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#585/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#585" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,23)-(8,27)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#583/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#583/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:customerAccountId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,0)]" -} -] -}, -{ -"@id": "#583/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:passwordMatched" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(9,0)]" -} -] -}, -{ -"@id": "#583/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#583" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,0)-(9,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#586", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:customerAccountId": [ -{ -"@id": "#587", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456799" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"sourcemaps:sources": [ -{ -"@id": "#587/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#587/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#587" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,25)-(10,36)]" -} -] -} -] -} -] -} -], -"data:passwordMatched": [ -{ -"@id": "#588", -"@type": [ -"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": "#588/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#588/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#588" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,23)-(11,27)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_5" -} -], -"sourcemaps:sources": [ -{ -"@id": "#586/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#586/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:customerAccountId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,6)-(11,0)]" -} -] -}, -{ -"@id": "#586/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:passwordMatched" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(13,0)]" -} -] -}, -{ -"@id": "#586/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#586" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,0)-(13,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#582/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#582/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#582" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(13,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "- #1st entry\n customerAccountId: \"123456789\"\n passwordMatched: true\n- #2nd entry\n customerAccountId: \"123456799\"\n passwordMatched: true" -} -], -"sourcemaps:sources": [ -{ -"@id": "#582/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#582/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#582/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,8)-(13,0)]" -} -] -}, -{ -"@id": "#582/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#582" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(13,0)]" -} -] -}, -{ -"@id": "#582/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(13,0)]" -} -] -}, -{ -"@id": "#582/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "#582/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(13,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#582/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#582" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#582/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#582" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#580" -} -] -} -] -} -] -}, -{ -"@id": "#589", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "ping_userId_and_one_customer_returned_example" -} -], -"core:displayName": [ -{ -"@value": "Validate Credentials successful single response with userId" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#589", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#590", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:customerAccountId": [ -{ -"@id": "#591", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#591/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#591/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#591" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,25)-(17,36)]" -} -] -} -] -} -] -} -], -"data:userId": [ -{ -"@id": "#592", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"sourcemaps:sources": [ -{ -"@id": "#592/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#592/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#592" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,14)-(18,52)]" -} -] -} -] -} -] -} -], -"data:passwordMatched": [ -{ -"@id": "#593", -"@type": [ -"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": "#593/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#593/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#593" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,23)-(19,28)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#590/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#590/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:userId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,0)]" -} -] -}, -{ -"@id": "#590/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:customerAccountId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(18,0)]" -} -] -}, -{ -"@id": "#590/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:passwordMatched" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(21,0)]" -} -] -}, -{ -"@id": "#590/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#590" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,0)-(21,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#589/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#589/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#589" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,0)-(21,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "- #1st entry\n customerAccountId: \"123456789\"\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n passwordMatched: false" -} -], -"sourcemaps:sources": [ -{ -"@id": "#589/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#589/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#589/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,8)-(21,0)]" -} -] -}, -{ -"@id": "#589/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#589" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,0)-(21,0)]" -} -] -}, -{ -"@id": "#589/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,0)-(21,0)]" -} -] -}, -{ -"@id": "#589/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,2)-(15,0)]" -} -] -}, -{ -"@id": "#589/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,0)-(21,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#589/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#589" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#589/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#589" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#580" -} -] -} -] -} -] -}, -{ -"@id": "#594", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "ping_userId_and_multiple_customer_returned_example" -} -], -"core:displayName": [ -{ -"@value": "Validate Credentials successful multiple response with one userId" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#594", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#595", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:customerAccountId": [ -{ -"@id": "#596", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(25,25)-(25,36)]" -} -] -} -] -} -] -} -], -"data:userId": [ -{ -"@id": "#597", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(26,14)-(26,52)]" -} -] -} -] -} -] -} -], -"data:passwordMatched": [ -{ -"@id": "#598", -"@type": [ -"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": "#598/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#598/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#598" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,23)-(27,27)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#595/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#595/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:userId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,6)-(27,0)]" -} -] -}, -{ -"@id": "#595/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:customerAccountId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,0)]" -} -] -}, -{ -"@id": "#595/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:passwordMatched" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,0)]" -} -] -}, -{ -"@id": "#595/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#595" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,0)-(28,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#599", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:customerAccountId": [ -{ -"@id": "#600", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456799" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(29,25)-(29,36)]" -} -] -} -] -} -] -} -], -"data:passwordMatched": [ -{ -"@id": "#601", -"@type": [ -"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": "#601/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#601/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#601" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,23)-(30,28)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_6" -} -], -"sourcemaps:sources": [ -{ -"@id": "#599/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#599/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:customerAccountId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,0)]" -} -] -}, -{ -"@id": "#599/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:passwordMatched" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,6)-(30,28)]" -} -] -}, -{ -"@id": "#599/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#599" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,0)-(30,28)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#594/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#594/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#594" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,0)-(30,28)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "- #1st entry\n customerAccountId: \"123456789\"\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n passwordMatched: true\n- #2nd entry\n customerAccountId: \"123456799\"\n passwordMatched: false" -} -], -"sourcemaps:sources": [ -{ -"@id": "#594/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#594/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#594/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,8)-(30,28)]" -} -] -}, -{ -"@id": "#594/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#594" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,0)-(30,28)]" -} -] -}, -{ -"@id": "#594/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,0)-(30,28)]" -} -] -}, -{ -"@id": "#594/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(23,0)]" -} -] -}, -{ -"@id": "#594/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,0)-(30,28)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#594/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#594" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#594/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#594" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#580" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#581/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#581/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#581" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#581/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#581" -} -], -"sourcemaps:value": [ -{ -"@value": "[(110,12)-(111,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#580/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#580/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#580" -} -], -"sourcemaps:value": [ -{ -"@value": "[(109,10)-(113,0)]" -} -] -} -] -} -] -} -], -"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": "[(107,8)-(113,0)]" -} -] -}, -{ -"@id": "#579/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(108,10)-(109,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#602", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "400" -} -], -"core:name": [ -{ -"@value": "400" -} -], -"core:description": [ -{ -"@value": "Bad request with empty body if the RAML contract is violated. Otherwise specific error messages will be returned" -} -], -"apiContract:payload": [ -{ -"@id": "#334", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#328/link--1965364078", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#328" -} -], -"doc:link-label": [ -{ -"@value": "PingErrorMessagesResponse" -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#334/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#334/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#334" -} -], -"sourcemaps:value": [ -{ -"@value": "[(115,10)-(123,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#602/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#602/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#602" -} -], -"sourcemaps:value": [ -{ -"@value": "[(113,8)-(123,0)]" -} -] -}, -{ -"@id": "#602/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(114,10)-(115,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#603", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "500" -} -], -"core:name": [ -{ -"@value": "500" -} -], -"core:description": [ -{ -"@value": "Internal Server Error" -} -], -"apiContract:payload": [], -"sourcemaps:sources": [ -{ -"@id": "#603/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#603/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#603" -} -], -"sourcemaps:value": [ -{ -"@value": "[(123,8)-(127,0)]" -} -] -}, -{ -"@id": "#603/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(124,10)-(127,0)]" -} -] -} -] -} -] -} -], -"security:security": [ -{ -"@id": "#474", -"@type": [ -"security:SecurityRequirement", -"doc:DomainElement" -], -"security:schemes": [ -{ -"@id": "#475", -"@type": [ -"security:ParametrizedSecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "auth" -} -], -"security:scheme": [ -{ -"@id": "#444", -"@type": [ -"security:SecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "auth" -} -], -"security:type": [ -{ -"@value": "x-custom" -} -], -"core:description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"apiContract:header": [ -{ -"@id": "#11", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Authorization" -} -], -"apiContract:paramName": [ -{ -"@value": "Authorization" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \n" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,6)-(10,18)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#11/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#11/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#444/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#444/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#444/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "security:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#444/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#560/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#560/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#560/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(89,6)-(91,0)]" -} -] -}, -{ -"@id": "#560/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:returns" -} -], -"sourcemaps:value": [ -{ -"@value": "[(106,6)-(127,0)]" -} -] -}, -{ -"@id": "#560/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#560" -} -], -"sourcemaps:value": [ -{ -"@value": "[(87,4)-(127,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#559/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#559/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#559" -} -], -"sourcemaps:value": [ -{ -"@value": "[(86,0)-(127,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#604", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/validatecustomeraccounthash" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#605", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"core:description": [ -{ -"@value": "used after a sales journey to verify if the customer account exists, so it can then be registered in ping." -} -], -"apiContract:expects": [ -{ -"@id": "#606", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#615", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#616", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#619", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#encryptedHash" -} -], -"raml-shapes:range": [ -{ -"@id": "#620", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "encryptedHash" -} -], -"sourcemaps:sources": [ -{ -"@id": "#620/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#620/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#620" -} -], -"sourcemaps:value": [ -{ -"@value": "[(136,14)-(136,18)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#620/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#620" -} -], -"sourcemaps:value": [ -{ -"@value": "[(135,12)-(138,0)]" -} -] -}, -{ -"@id": "#620/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(136,14)-(137,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "encryptedHash" -} -], -"sourcemaps:sources": [ -{ -"@id": "#619/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#619/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#619" -} -], -"sourcemaps:value": [ -{ -"@value": "[(135,12)-(138,0)]" -} -] -}, -{ -"@id": "#619/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(137,14)-(138,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"apiContract:examples": [ -{ -"@id": "#617", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "validate_customer_account_hash_request" -} -], -"core:displayName": [ -{ -"@value": "A POST Validate Customer Account Hash Request Example" -} -], -"core:description": [ -{ -"@value": "A POST Validate Customer Account Hash Request Example" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#617", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:encryptedHash": [ -{ -"@id": "#618", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "XXXXXXXXX" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(7,20)-(7,31)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#617/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#617/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#617" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,0)-(7,31)]" -} -] -}, -{ -"@id": "#617/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:encryptedHash" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,5)-(7,31)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "encryptedHash: \"XXXXXXXXX\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#617/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#617/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#617/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,8)-(7,31)]" -} -] -}, -{ -"@id": "#617/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#617" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(7,31)]" -} -] -}, -{ -"@id": "#617/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "#617/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,0)-(7,31)]" -} -] -}, -{ -"@id": "#617/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(7,31)]" -} -] -}, -{ -"@id": "#617/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#617/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#617" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#615" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#616/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#616/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#616" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#616/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#616" -} -], -"sourcemaps:value": [ -{ -"@value": "[(133,8)-(140,0)]" -} -] -}, -{ -"@id": "#616/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(138,10)-(140,0)]" -} -] -} -] -} -] -} -], -"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": "[(133,8)-(140,0)]" -} -] -} -] -} -] -} -], -"apiContract:header": [ -{ -"@id": "#607", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"core:description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#608", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:maxLength": [ -{ -"@value": 64 -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"sourcemaps:sources": [ -{ -"@id": "#608/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#608/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#608" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(6,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#608/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(7,19)]" -} -] -}, -{ -"@id": "#608/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(6,18)]" -} -] -}, -{ -"@id": "#608/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "#608/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#608" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#607/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#607/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(8,21)]" -} -] -}, -{ -"@id": "#607/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "#607/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -}, -{ -"@id": "#607/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#607" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -}, -{ -"@id": "#609", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"core:description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#610", -"@type": [ -"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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"sourcemaps:sources": [ -{ -"@id": "#610/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#610/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#610" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,6)-(12,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#610/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,6)-(13,92)]" -} -] -}, -{ -"@id": "#610/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,6)-(12,18)]" -} -] -}, -{ -"@id": "#610/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "#610/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#610" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#609/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#609/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(14,20)]" -} -] -}, -{ -"@id": "#609/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "#609/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -}, -{ -"@id": "#609/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#609" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -}, -{ -"@id": "#611", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"core:description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#612", -"@type": [ -"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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"sourcemaps:sources": [ -{ -"@id": "#612/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#612/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#612" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(18,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#612/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(19,92)]" -} -] -}, -{ -"@id": "#612/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(18,18)]" -} -] -}, -{ -"@id": "#612/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "#612/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#612" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#611/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#611/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(20,20)]" -} -] -}, -{ -"@id": "#611/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "#611/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -}, -{ -"@id": "#611/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#611" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -}, -{ -"@id": "#613", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Brand" -} -], -"apiContract:paramName": [ -{ -"@value": "Brand" -} -], -"core:description": [ -{ -"@value": "The User Brand" -} -], -"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:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The User Brand" -} -], -"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": "[(24,6)-(24,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#614/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,6)-(24,18)]" -} -] -}, -{ -"@id": "#614/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,6)-(23,33)]" -} -] -}, -{ -"@id": "#614/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#614" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#613/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#613/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(25,20)]" -} -] -}, -{ -"@id": "#613/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,6)-(23,33)]" -} -] -}, -{ -"@id": "#613/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -}, -{ -"@id": "#613/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#613" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"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": "[(129,0)-(155,0)]" -} -] -} -] -} -] -} -], -"apiContract:returns": [ -{ -"@id": "#621", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "200" -} -], -"core:name": [ -{ -"@value": "200" -} -], -"core:description": [ -{ -"@value": "the list of the matched customer accounts" -} -], -"apiContract:payload": [ -{ -"@id": "#246", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#233/link-1472441014", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#233" -} -], -"doc:link-label": [ -{ -"@value": "ValidateCustomerAccountMatchedResponse" -} -] -} -], -"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": "[(143,10)-(147,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#621/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#621/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#621" -} -], -"sourcemaps:value": [ -{ -"@value": "[(141,8)-(147,0)]" -} -] -}, -{ -"@id": "#621/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(142,10)-(143,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#622", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "400" -} -], -"core:name": [ -{ -"@value": "400" -} -], -"core:description": [ -{ -"@value": "Bad Request if the hash cannot be decrypted or the timestamp is out of date" -} -], -"apiContract:payload": [ -{ -"@id": "#173", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#167/link--114337474", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#167" -} -], -"doc:link-label": [ -{ -"@value": "Error" -} -] -} -], -"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": "[(150,12)-(155,0)]" -} -] -} -] -} -] -} -], -"apiContract:header": [ -{ -"@id": "#623", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"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": "#624/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#624/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#624" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#623/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#623/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,8)-(8,23)]" -} -] -}, -{ -"@id": "#623/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -}, -{ -"@id": "#623/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#623" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#625", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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:name": [ -{ -"@value": "schema" -} -], -"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": "[(9,6)-(10,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#625/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#625/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,8)-(10,23)]" -} -] -}, -{ -"@id": "#625/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -}, -{ -"@id": "#625/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#625" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#627", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#628", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#628/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#628/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#628" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#627/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#627/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,8)-(12,23)]" -} -] -}, -{ -"@id": "#627/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -}, -{ -"@id": "#627/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#627" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#622/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#622/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#622" -} -], -"sourcemaps:value": [ -{ -"@value": "[(147,8)-(155,0)]" -} -] -}, -{ -"@id": "#622/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(148,10)-(149,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#629", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "404" -} -], -"core:name": [ -{ -"@value": "404" -} -], -"core:description": [ -{ -"@value": "Resource not found." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#630", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#631", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#631/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#631/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#631" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#630/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#630/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,8)-(17,23)]" -} -] -}, -{ -"@id": "#630/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -}, -{ -"@id": "#630/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#630" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#632", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#633", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#633/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#633/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#633" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#632/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#632/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,8)-(19,23)]" -} -] -}, -{ -"@id": "#632/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -}, -{ -"@id": "#632/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#632" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#634", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#635", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#635/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#635/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#635" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#634/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#634/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,8)-(21,23)]" -} -] -}, -{ -"@id": "#634/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -}, -{ -"@id": "#634/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#634" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#629/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#629/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(14,36)]" -} -] -}, -{ -"@id": "#629/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,4)-(21,23)]" -} -] -}, -{ -"@id": "#629/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#629" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(21,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#636", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "500" -} -], -"core:name": [ -{ -"@value": "500" -} -], -"core:description": [ -{ -"@value": "Internal Server Error." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#637", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"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": "[(25,6)-(26,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#637/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#637/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,8)-(26,23)]" -} -] -}, -{ -"@id": "#637/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -}, -{ -"@id": "#637/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#637" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#639", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#640", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#640/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#640/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#640" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#639/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#639/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,8)-(28,23)]" -} -] -}, -{ -"@id": "#639/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -}, -{ -"@id": "#639/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#639" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#641", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#642", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#642/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#642/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#642" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#641/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#641/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,8)-(30,23)]" -} -] -}, -{ -"@id": "#641/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -}, -{ -"@id": "#641/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#641" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#636/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#636/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(23,39)]" -} -] -}, -{ -"@id": "#636/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(30,23)]" -} -] -}, -{ -"@id": "#636/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#636" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(30,23)]" -} -] -} -] -} -] -} -], -"security:security": [ -{ -"@id": "#474", -"@type": [ -"security:SecurityRequirement", -"doc:DomainElement" -], -"security:schemes": [ -{ -"@id": "#475", -"@type": [ -"security:ParametrizedSecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "auth" -} -], -"security:scheme": [ -{ -"@id": "#444", -"@type": [ -"security:SecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "auth" -} -], -"security:type": [ -{ -"@value": "x-custom" -} -], -"core:description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"apiContract:header": [ -{ -"@id": "#11", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Authorization" -} -], -"apiContract:paramName": [ -{ -"@value": "Authorization" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \n" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,6)-(10,18)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#11/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#11/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#444/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#444/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#444/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "security:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#444/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#605/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#605/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#605/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(130,6)-(132,0)]" -} -] -}, -{ -"@id": "#605/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:returns" -} -], -"sourcemaps:value": [ -{ -"@value": "[(140,6)-(155,0)]" -} -] -}, -{ -"@id": "#605/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#605" -} -], -"sourcemaps:value": [ -{ -"@value": "[(128,4)-(155,0)]" -} -] -} -] -} -] -} -], -"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": "[(127,0)-(155,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#643", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/customeraccounts" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#644", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "get" -} -], -"core:description": [ -{ -"@value": "used to retrieve the list of the Customer Accounts filtered by email address. This API is used as part of the registration flow to identify any other accounts associated with the email so they can be synched with the PING registry." -} -], -"apiContract:expects": [ -{ -"@id": "#645", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:parameter": [ -{ -"@id": "#646", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "emailaddress" -} -], -"apiContract:paramName": [ -{ -"@value": "emailaddress" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "query" -} -], -"raml-shapes:schema": [ -{ -"@id": "#647", -"@type": [ -"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._%-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}\\b$" -} -], -"shacl:maxLength": [ -{ -"@value": 50 -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"apiContract:examples": [ -{ -"@id": "#648", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#648", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "hello@provider.co.uk" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(166,19)-(166,41)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "hello@provider.co.uk" -} -], -"sourcemaps:sources": [ -{ -"@id": "#648/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#648/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#648/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(166,19)-(166,41)]" -} -] -}, -{ -"@id": "#648/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(166,19)-(166,41)]" -} -] -}, -{ -"@id": "#648/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#648" -} -], -"sourcemaps:value": [ -{ -"@value": "[(166,19)-(166,41)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#648/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#648" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#646" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#647/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#647/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#647" -} -], -"sourcemaps:value": [ -{ -"@value": "[(162,10)-(162,14)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#647/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(164,10)-(165,0)]" -} -] -}, -{ -"@id": "#647/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#647" -} -], -"sourcemaps:value": [ -{ -"@value": "[(161,8)-(168,0)]" -} -] -}, -{ -"@id": "#647/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(166,10)-(168,0)]" -} -] -}, -{ -"@id": "#647/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(165,10)-(166,0)]" -} -] -}, -{ -"@id": "#647/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(162,10)-(163,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#646/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#646/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(163,10)-(164,0)]" -} -] -}, -{ -"@id": "#646/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(161,8)-(168,0)]" -} -] -}, -{ -"@id": "#646/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#646" -} -], -"sourcemaps:value": [ -{ -"@value": "[(161,8)-(168,0)]" -} -] -} -] -} -] -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#649", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"core:description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#650", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:maxLength": [ -{ -"@value": 64 -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"sourcemaps:sources": [ -{ -"@id": "#650/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#650/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#650" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(6,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#650/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(7,19)]" -} -] -}, -{ -"@id": "#650/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(6,18)]" -} -] -}, -{ -"@id": "#650/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "#650/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#650" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#649/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#649/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(8,21)]" -} -] -}, -{ -"@id": "#649/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "#649/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -}, -{ -"@id": "#649/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#649" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -}, -{ -"@id": "#651", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"core:description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#652", -"@type": [ -"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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"sourcemaps:sources": [ -{ -"@id": "#652/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#652/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#652" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,6)-(12,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#652/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,6)-(13,92)]" -} -] -}, -{ -"@id": "#652/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,6)-(12,18)]" -} -] -}, -{ -"@id": "#652/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "#652/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#652" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#651/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#651/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(14,20)]" -} -] -}, -{ -"@id": "#651/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "#651/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -}, -{ -"@id": "#651/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#651" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -}, -{ -"@id": "#653", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"core:description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#654", -"@type": [ -"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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"sourcemaps:sources": [ -{ -"@id": "#654/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#654/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#654" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(18,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#654/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(19,92)]" -} -] -}, -{ -"@id": "#654/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(18,18)]" -} -] -}, -{ -"@id": "#654/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "#654/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#654" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#653/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#653/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(20,20)]" -} -] -}, -{ -"@id": "#653/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "#653/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -}, -{ -"@id": "#653/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#653" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -}, -{ -"@id": "#655", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Brand" -} -], -"apiContract:paramName": [ -{ -"@value": "Brand" -} -], -"core:description": [ -{ -"@value": "The User Brand" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#656", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"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 User Brand" -} -], -"sourcemaps:sources": [ -{ -"@id": "#656/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#656/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#656" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,6)-(24,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#656/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,6)-(24,18)]" -} -] -}, -{ -"@id": "#656/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,6)-(23,33)]" -} -] -}, -{ -"@id": "#656/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#656" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#655/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#655/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(25,20)]" -} -] -}, -{ -"@id": "#655/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,6)-(23,33)]" -} -] -}, -{ -"@id": "#655/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -}, -{ -"@id": "#655/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#655" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#645/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#645/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#645" -} -], -"sourcemaps:value": [ -{ -"@value": "[(157,0)-(182,0)]" -} -] -}, -{ -"@id": "#645/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:parameter" -} -], -"sourcemaps:value": [ -{ -"@value": "[(160,6)-(168,0)]" -} -] -} -] -} -] -} -], -"apiContract:returns": [ -{ -"@id": "#657", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "200" -} -], -"core:name": [ -{ -"@value": "200" -} -], -"core:description": [ -{ -"@value": "the list of the matched customer accounts" -} -], -"apiContract:payload": [ -{ -"@id": "#658", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#659", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#310/link--1445982605", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#310" -} -], -"doc:link-label": [ -{ -"@value": "PingCustomerAccount" -} -] -} -], -"apiContract:examples": [ -{ -"@id": "#660", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "multiple_customer_accounts_list_all_olss_registered" -} -], -"core:displayName": [ -{ -"@value": "GET response example with multiple customer accounts found" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#660", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#661", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#662", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(7,10)-(7,21)]" -} -] -} -] -} -] -} -], -"data:dateOfBirth": [ -{ -"@id": "#663", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "1970-01-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(8,19)-(8,31)]" -} -] -} -] -} -] -} -], -"data:olssRegistered": [ -{ -"@id": "#664", -"@type": [ -"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": "#664/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#664/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#664" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,22)-(9,26)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#661/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#661/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:dateOfBirth" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(9,0)]" -} -] -}, -{ -"@id": "#661/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,0)]" -} -] -}, -{ -"@id": "#661/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:olssRegistered" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,0)]" -} -] -}, -{ -"@id": "#661/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#661" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,0)-(10,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#665", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#666", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456799" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(11,10)-(11,21)]" -} -] -} -] -} -] -} -], -"data:dateOfBirth": [ -{ -"@id": "#667", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "1970-01-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_8" -} -], -"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": "[(12,19)-(12,31)]" -} -] -} -] -} -] -} -], -"data:olssRegistered": [ -{ -"@id": "#668", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "true" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"core:name": [ -{ -"@value": "scalar_9" -} -], -"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": "[(13,22)-(13,26)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_6" -} -], -"sourcemaps:sources": [ -{ -"@id": "#665/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#665/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:dateOfBirth" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,6)-(13,0)]" -} -] -}, -{ -"@id": "#665/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,0)]" -} -] -}, -{ -"@id": "#665/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:olssRegistered" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,6)-(15,0)]" -} -] -}, -{ -"@id": "#665/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#665" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,0)-(15,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#660/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#660/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#660" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(15,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "- #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true\n- #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true" -} -], -"sourcemaps:sources": [ -{ -"@id": "#660/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#660/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#660/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,8)-(15,0)]" -} -] -}, -{ -"@id": "#660/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#660" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(15,0)]" -} -] -}, -{ -"@id": "#660/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(15,0)]" -} -] -}, -{ -"@id": "#660/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "#660/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(15,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#660/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#660" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#660/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#660" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#658" -} -] -} -] -} -] -}, -{ -"@id": "#669", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "multiple_customer_accounts_list_all_non_olss_registered" -} -], -"core:displayName": [ -{ -"@value": "GET response example with multiple customer accounts found" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#669", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#670", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#671", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(19,10)-(19,21)]" -} -] -} -] -} -] -} -], -"data:dateOfBirth": [ -{ -"@id": "#672", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "1970-01-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(20,19)-(20,31)]" -} -] -} -] -} -] -} -], -"data:olssRegistered": [ -{ -"@id": "#673", -"@type": [ -"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": "#673/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#673/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#673" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,22)-(21,27)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#670/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#670/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:dateOfBirth" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,0)]" -} -] -}, -{ -"@id": "#670/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(20,0)]" -} -] -}, -{ -"@id": "#670/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:olssRegistered" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,6)-(22,0)]" -} -] -}, -{ -"@id": "#670/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#670" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,0)-(22,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#674", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#675", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456799" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(23,10)-(23,21)]" -} -] -} -] -} -] -} -], -"data:dateOfBirth": [ -{ -"@id": "#676", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "1970-01-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_8" -} -], -"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": "[(24,19)-(24,31)]" -} -] -} -] -} -] -} -], -"data:olssRegistered": [ -{ -"@id": "#677", -"@type": [ -"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": "#677/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#677/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#677" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,22)-(25,27)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_6" -} -], -"sourcemaps:sources": [ -{ -"@id": "#674/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#674/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:dateOfBirth" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,6)-(25,0)]" -} -] -}, -{ -"@id": "#674/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,6)-(24,0)]" -} -] -}, -{ -"@id": "#674/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:olssRegistered" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(27,0)]" -} -] -}, -{ -"@id": "#674/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#674" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,0)-(27,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_1" -} -], -"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": "[(18,0)-(27,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "- #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false\n- #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false" -} -], -"sourcemaps:sources": [ -{ -"@id": "#669/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#669/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#669/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,8)-(27,0)]" -} -] -}, -{ -"@id": "#669/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#669" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,0)-(27,0)]" -} -] -}, -{ -"@id": "#669/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,0)-(27,0)]" -} -] -}, -{ -"@id": "#669/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,2)-(17,0)]" -} -] -}, -{ -"@id": "#669/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,0)-(27,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#669/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#669" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#669/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#669" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#658" -} -] -} -] -} -] -}, -{ -"@id": "#678", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "multiple_customer_accounts_list_mixed" -} -], -"core:displayName": [ -{ -"@value": "GET response example with multiple customer accounts found" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#678", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#679", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#680", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(31,10)-(31,21)]" -} -] -} -] -} -] -} -], -"data:dateOfBirth": [ -{ -"@id": "#681", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "1970-01-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(32,19)-(32,31)]" -} -] -} -] -} -] -} -], -"data:olssRegistered": [ -{ -"@id": "#682", -"@type": [ -"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": "#682/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#682/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#682" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,22)-(33,26)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#679/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#679/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:dateOfBirth" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,6)-(33,0)]" -} -] -}, -{ -"@id": "#679/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,6)-(32,0)]" -} -] -}, -{ -"@id": "#679/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:olssRegistered" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,6)-(34,0)]" -} -] -}, -{ -"@id": "#679/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#679" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,0)-(34,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#683", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#684", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456799" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(35,10)-(35,21)]" -} -] -} -] -} -] -} -], -"data:dateOfBirth": [ -{ -"@id": "#685", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "1970-01-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_8" -} -], -"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": "[(36,19)-(36,31)]" -} -] -} -] -} -] -} -], -"data:olssRegistered": [ -{ -"@id": "#686", -"@type": [ -"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": "#686/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#686/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#686" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,22)-(37,27)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_6" -} -], -"sourcemaps:sources": [ -{ -"@id": "#683/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#683/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:dateOfBirth" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,6)-(37,0)]" -} -] -}, -{ -"@id": "#683/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,6)-(36,0)]" -} -] -}, -{ -"@id": "#683/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:olssRegistered" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,6)-(39,0)]" -} -] -}, -{ -"@id": "#683/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#683" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,0)-(39,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_1" -} -], -"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": "[(30,0)-(39,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "- #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true\n- #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false" -} -], -"sourcemaps:sources": [ -{ -"@id": "#678/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#678/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#678/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,8)-(39,0)]" -} -] -}, -{ -"@id": "#678/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#678" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,0)-(39,0)]" -} -] -}, -{ -"@id": "#678/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,0)-(39,0)]" -} -] -}, -{ -"@id": "#678/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,2)-(29,0)]" -} -] -}, -{ -"@id": "#678/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,0)-(39,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#678/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#678" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#678/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#678" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#658" -} -] -} -] -} -] -}, -{ -"@id": "#687", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "empty_customer_accounts_list" -} -], -"core:displayName": [ -{ -"@value": "GET response example with no customer accounts found" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#687", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [], -"core:name": [ -{ -"@value": "array_1" -} -], -"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": "[(41,9)-(41,11)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "[]" -} -], -"sourcemaps:sources": [ -{ -"@id": "#687/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#687/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#687/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(41,9)-(41,11)]" -} -] -}, -{ -"@id": "#687/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#687" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,0)-(41,11)]" -} -] -}, -{ -"@id": "#687/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(41,9)-(41,11)]" -} -] -}, -{ -"@id": "#687/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,2)-(41,0)]" -} -] -}, -{ -"@id": "#687/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,0)-(41,11)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#687/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#687" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#687/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#687" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#658" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#659/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#659/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#659" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#659/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#659" -} -], -"sourcemaps:value": [ -{ -"@value": "[(172,12)-(173,0)]" -} -] -} -] -} -] -} -], -"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": "[(171,10)-(175,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#657/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#657/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#657" -} -], -"sourcemaps:value": [ -{ -"@value": "[(169,8)-(175,0)]" -} -] -}, -{ -"@id": "#657/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(170,10)-(171,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#688", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "400" -} -], -"core:name": [ -{ -"@value": "400" -} -], -"core:description": [ -{ -"@value": "Bad request" -} -], -"apiContract:payload": [], -"sourcemaps:sources": [ -{ -"@id": "#688/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#688/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#688" -} -], -"sourcemaps:value": [ -{ -"@value": "[(175,8)-(178,0)]" -} -] -}, -{ -"@id": "#688/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(176,10)-(178,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#689", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "500" -} -], -"core:name": [ -{ -"@value": "500" -} -], -"core:description": [ -{ -"@value": "Internal Server Error" -} -], -"apiContract:payload": [], -"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": "[(178,8)-(182,0)]" -} -] -}, -{ -"@id": "#689/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(179,10)-(182,0)]" -} -] -} -] -} -] -} -], -"security:security": [ -{ -"@id": "#474", -"@type": [ -"security:SecurityRequirement", -"doc:DomainElement" -], -"security:schemes": [ -{ -"@id": "#475", -"@type": [ -"security:ParametrizedSecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "auth" -} -], -"security:scheme": [ -{ -"@id": "#444", -"@type": [ -"security:SecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "auth" -} -], -"security:type": [ -{ -"@value": "x-custom" -} -], -"core:description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"apiContract:header": [ -{ -"@id": "#11", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Authorization" -} -], -"apiContract:paramName": [ -{ -"@value": "Authorization" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \n" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,6)-(10,18)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#11/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#11/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#444/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#444/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#444/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "security:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#444/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#644/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#644/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#644/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(158,6)-(160,0)]" -} -] -}, -{ -"@id": "#644/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:returns" -} -], -"sourcemaps:value": [ -{ -"@value": "[(168,6)-(182,0)]" -} -] -}, -{ -"@id": "#644/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#644" -} -], -"sourcemaps:value": [ -{ -"@value": "[(156,4)-(182,0)]" -} -] -} -] -} -] -} -], -"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": "[(155,0)-(258,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#690", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/customeraccounts/{customeraccountid}" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#691", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "patch" -} -], -"core:description": [ -{ -"@value": "This is used to sync disc with the ping user id and sync all customer accounts to the same email and password. Ping will be required to call this for each customer account id." -} -], -"apiContract:expects": [ -{ -"@id": "#692", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#191", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#188/link--246023887", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#188" -} -], -"doc:link-label": [ -{ -"@value": "PatchPingCustomerAccountRequest" -} -] -} -], -"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": "[(193,8)-(197,0)]" -} -] -} -] -} -] -} -], -"apiContract:header": [ -{ -"@id": "#693", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"core:description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"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:maxLength": [ -{ -"@value": 64 -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"sourcemaps:sources": [ -{ -"@id": "#694/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#694/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#694" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(6,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#694/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(7,19)]" -} -] -}, -{ -"@id": "#694/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(6,18)]" -} -] -}, -{ -"@id": "#694/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "#694/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#694" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#693/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#693/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(8,21)]" -} -] -}, -{ -"@id": "#693/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "#693/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -}, -{ -"@id": "#693/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#693" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -}, -{ -"@id": "#695", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"core:description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#696", -"@type": [ -"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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"sourcemaps:sources": [ -{ -"@id": "#696/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#696/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#696" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,6)-(12,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#696/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,6)-(13,92)]" -} -] -}, -{ -"@id": "#696/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,6)-(12,18)]" -} -] -}, -{ -"@id": "#696/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "#696/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#696" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#695/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#695/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(14,20)]" -} -] -}, -{ -"@id": "#695/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "#695/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -}, -{ -"@id": "#695/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#695" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -}, -{ -"@id": "#697", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"core:description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#698", -"@type": [ -"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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"sourcemaps:sources": [ -{ -"@id": "#698/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#698/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#698" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(18,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#698/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(19,92)]" -} -] -}, -{ -"@id": "#698/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(18,18)]" -} -] -}, -{ -"@id": "#698/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "#698/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#698" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#697/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#697/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(20,20)]" -} -] -}, -{ -"@id": "#697/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "#697/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -}, -{ -"@id": "#697/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#697" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -}, -{ -"@id": "#699", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Brand" -} -], -"apiContract:paramName": [ -{ -"@value": "Brand" -} -], -"core:description": [ -{ -"@value": "The User Brand" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#700", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"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 User Brand" -} -], -"sourcemaps:sources": [ -{ -"@id": "#700/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#700/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#700" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,6)-(24,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#700/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,6)-(24,18)]" -} -] -}, -{ -"@id": "#700/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,6)-(23,33)]" -} -] -}, -{ -"@id": "#700/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#700" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#699/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#699/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(25,20)]" -} -] -}, -{ -"@id": "#699/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,6)-(23,33)]" -} -] -}, -{ -"@id": "#699/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -}, -{ -"@id": "#699/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#699" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#692/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#692/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#692" -} -], -"sourcemaps:value": [ -{ -"@value": "[(191,0)-(201,0)]" -} -] -} -] -} -] -} -], -"apiContract:returns": [ -{ -"@id": "#701", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "204" -} -], -"core:name": [ -{ -"@value": "204" -} -], -"core:description": [ -{ -"@value": "Success. PING user id, email, password where updated." -} -], -"apiContract:payload": [], -"sourcemaps:sources": [ -{ -"@id": "#701/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#701/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#701" -} -], -"sourcemaps:value": [ -{ -"@value": "[(198,10)-(201,0)]" -} -] -}, -{ -"@id": "#701/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(199,12)-(201,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#702", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "400" -} -], -"core:name": [ -{ -"@value": "400" -} -], -"core:description": [ -{ -"@value": "Bad request." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#703", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#704", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#704/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#704/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#704" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#703/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#703/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,8)-(8,23)]" -} -] -}, -{ -"@id": "#703/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -}, -{ -"@id": "#703/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#703" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#705", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#706", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#706/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#706/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#706" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#705/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#705/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,8)-(10,23)]" -} -] -}, -{ -"@id": "#705/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -}, -{ -"@id": "#705/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#705" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#707", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#708", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#708/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#708/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#708" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#707/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#707/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,8)-(12,23)]" -} -] -}, -{ -"@id": "#707/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -}, -{ -"@id": "#707/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#707" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#702/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#702/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(5,29)]" -} -] -}, -{ -"@id": "#702/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(12,23)]" -} -] -}, -{ -"@id": "#702/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#702" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(12,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#709", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "404" -} -], -"core:name": [ -{ -"@value": "404" -} -], -"core:description": [ -{ -"@value": "Resource not found." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#710", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#711", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#711/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#711/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#711" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#710/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#710/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,8)-(17,23)]" -} -] -}, -{ -"@id": "#710/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -}, -{ -"@id": "#710/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#710" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#712", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@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": "schema" -} -], -"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": "[(18,6)-(19,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#712/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#712/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,8)-(19,23)]" -} -] -}, -{ -"@id": "#712/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -}, -{ -"@id": "#712/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#712" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#714", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@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": "schema" -} -], -"sourcemaps:sources": [ -{ -"@id": "#715/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#715/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#715" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#714/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#714/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,8)-(21,23)]" -} -] -}, -{ -"@id": "#714/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -}, -{ -"@id": "#714/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#714" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#709/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#709/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(14,36)]" -} -] -}, -{ -"@id": "#709/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,4)-(21,23)]" -} -] -}, -{ -"@id": "#709/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#709" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(21,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#716", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "500" -} -], -"core:name": [ -{ -"@value": "500" -} -], -"core:description": [ -{ -"@value": "Internal Server Error." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#717", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#718", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#718/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#718/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#718" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#717/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#717/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,8)-(26,23)]" -} -] -}, -{ -"@id": "#717/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -}, -{ -"@id": "#717/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#717" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#719", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#720", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#720/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#720/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#720" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#719/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#719/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,8)-(28,23)]" -} -] -}, -{ -"@id": "#719/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -}, -{ -"@id": "#719/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#719" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#721", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#722", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#722/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#722/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#722" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#721/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#721/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,8)-(30,23)]" -} -] -}, -{ -"@id": "#721/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -}, -{ -"@id": "#721/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#721" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"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": "[(23,4)-(23,39)]" -} -] -}, -{ -"@id": "#716/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(30,23)]" -} -] -}, -{ -"@id": "#716/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#716" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(30,23)]" -} -] -} -] -} -] -} -], -"security:security": [ -{ -"@id": "#474", -"@type": [ -"security:SecurityRequirement", -"doc:DomainElement" -], -"security:schemes": [ -{ -"@id": "#475", -"@type": [ -"security:ParametrizedSecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "auth" -} -], -"security:scheme": [ -{ -"@id": "#444", -"@type": [ -"security:SecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "auth" -} -], -"security:type": [ -{ -"@value": "x-custom" -} -], -"core:description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"apiContract:header": [ -{ -"@id": "#11", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Authorization" -} -], -"apiContract:paramName": [ -{ -"@value": "Authorization" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \n" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,6)-(10,18)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#11/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#11/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#444/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#444/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#444/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "security:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#444/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#691/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#691/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#691/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(192,8)-(193,0)]" -} -] -}, -{ -"@id": "#691/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:returns" -} -], -"sourcemaps:value": [ -{ -"@value": "[(197,8)-(201,0)]" -} -] -}, -{ -"@id": "#691/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#691" -} -], -"sourcemaps:value": [ -{ -"@value": "[(190,6)-(201,0)]" -} -] -} -] -} -] -} -], -"apiContract:parameter": [ -{ -"@id": "#723", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "customeraccountid" -} -], -"apiContract:paramName": [ -{ -"@value": "customeraccountid" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "path" -} -], -"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#string" -} -], -"shacl:minLength": [ -{ -"@value": 9 -} -], -"shacl:maxLength": [ -{ -"@value": 9 -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"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": "123456789" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"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": "[(188,19)-(188,30)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "123456789" -} -], -"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": "[(188,19)-(188,30)]" -} -] -}, -{ -"@id": "#725/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(188,19)-(188,30)]" -} -] -}, -{ -"@id": "#725/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#725" -} -], -"sourcemaps:value": [ -{ -"@value": "[(188,19)-(188,30)]" -} -] -} -], -"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": "[(185,10)-(185,14)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#724/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(187,10)-(188,0)]" -} -] -}, -{ -"@id": "#724/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#724" -} -], -"sourcemaps:value": [ -{ -"@value": "[(184,8)-(190,0)]" -} -] -}, -{ -"@id": "#724/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(188,10)-(190,0)]" -} -] -}, -{ -"@id": "#724/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:minLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(186,10)-(187,0)]" -} -] -}, -{ -"@id": "#724/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(185,10)-(186,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#723/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#723/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#723" -} -], -"sourcemaps:value": [ -{ -"@value": "[(184,8)-(190,0)]" -} -] -}, -{ -"@id": "#723/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(184,8)-(190,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#690/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:parent-end-point": [ -{ -"@id": "#690/source-map/parent-end-point/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#690" -} -], -"sourcemaps:value": [ -{ -"@value": "file://demo/SE-11508/SE-11508.raml#/web-api/end-points/%2Fcustomeraccounts" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#690/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#690" -} -], -"sourcemaps:value": [ -{ -"@value": "[(182,4)-(258,0)]" -} -] -}, -{ -"@id": "#690/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:parameter" -} -], -"sourcemaps:value": [ -{ -"@value": "[(183,20)-(190,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#726", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/customeraccounts/{customeraccountid}/initialregistration" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#727", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"core:description": [ -{ -"@value": "This is to perform the initial registration of the customer account. This API is used as part of the registration process to setup any new customer in the OLSS system. If the customer is already setup in OLSS then this service will return success." -} -], -"apiContract:expects": [ -{ -"@id": "#728", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#737", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#738", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#739", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#encryptedPassword" -} -], -"raml-shapes:range": [ -{ -"@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": "encryptedPassword" -} -], -"apiContract:examples": [ -{ -"@id": "#741", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#741", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "XXXXX" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(210,25)-(210,32)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "XXXXX" -} -], -"sourcemaps:sources": [ -{ -"@id": "#741/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#741/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#741/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(210,25)-(210,32)]" -} -] -}, -{ -"@id": "#741/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(210,25)-(210,32)]" -} -] -}, -{ -"@id": "#741/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#741" -} -], -"sourcemaps:value": [ -{ -"@value": "[(210,25)-(210,32)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#740/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#740/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#740" -} -], -"sourcemaps:value": [ -{ -"@value": "[(208,16)-(208,20)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#740/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(208,16)-(209,0)]" -} -] -}, -{ -"@id": "#740/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(210,16)-(212,0)]" -} -] -}, -{ -"@id": "#740/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#740" -} -], -"sourcemaps:value": [ -{ -"@value": "[(207,14)-(212,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "encryptedPassword" -} -], -"sourcemaps:sources": [ -{ -"@id": "#739/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#739/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#739" -} -], -"sourcemaps:value": [ -{ -"@value": "[(207,14)-(212,0)]" -} -] -}, -{ -"@id": "#739/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(209,16)-(210,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "default" -} -], -"sourcemaps:sources": [ -{ -"@id": "#738/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#738/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#738" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#738/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#738" -} -], -"sourcemaps:value": [ -{ -"@value": "[(205,10)-(212,0)]" -} -] -} -] -} -] -} -], -"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": "[(205,10)-(212,0)]" -} -] -} -] -} -] -} -], -"apiContract:header": [ -{ -"@id": "#729", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"core:description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#730", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:maxLength": [ -{ -"@value": 64 -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"sourcemaps:sources": [ -{ -"@id": "#730/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#730/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#730" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(6,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#730/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(7,19)]" -} -] -}, -{ -"@id": "#730/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(6,18)]" -} -] -}, -{ -"@id": "#730/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "#730/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#730" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#729/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#729/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(8,21)]" -} -] -}, -{ -"@id": "#729/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "#729/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -}, -{ -"@id": "#729/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#729" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -}, -{ -"@id": "#731", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"core:description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#732", -"@type": [ -"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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"sourcemaps:sources": [ -{ -"@id": "#732/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#732/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#732" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,6)-(12,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#732/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,6)-(13,92)]" -} -] -}, -{ -"@id": "#732/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,6)-(12,18)]" -} -] -}, -{ -"@id": "#732/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "#732/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#732" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#731/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#731/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(14,20)]" -} -] -}, -{ -"@id": "#731/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "#731/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -}, -{ -"@id": "#731/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#731" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -}, -{ -"@id": "#733", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"core:description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@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:pattern": [ -{ -"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"sourcemaps:sources": [ -{ -"@id": "#734/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#734/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#734" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(18,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#734/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(19,92)]" -} -] -}, -{ -"@id": "#734/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(18,18)]" -} -] -}, -{ -"@id": "#734/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "#734/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#734" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#733/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#733/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(20,20)]" -} -] -}, -{ -"@id": "#733/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "#733/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -}, -{ -"@id": "#733/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#733" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -}, -{ -"@id": "#735", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Brand" -} -], -"apiContract:paramName": [ -{ -"@value": "Brand" -} -], -"core:description": [ -{ -"@value": "The User Brand" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#736", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"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 User Brand" -} -], -"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": "[(24,6)-(24,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#736/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,6)-(24,18)]" -} -] -}, -{ -"@id": "#736/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,6)-(23,33)]" -} -] -}, -{ -"@id": "#736/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#736" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#735/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#735/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(25,20)]" -} -] -}, -{ -"@id": "#735/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,6)-(23,33)]" -} -] -}, -{ -"@id": "#735/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -}, -{ -"@id": "#735/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#735" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#728/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#728/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#728" -} -], -"sourcemaps:value": [ -{ -"@value": "[(203,0)-(216,0)]" -} -] -} -] -} -] -} -], -"apiContract:returns": [ -{ -"@id": "#742", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "200" -} -], -"core:name": [ -{ -"@value": "200" -} -], -"core:description": [ -{ -"@value": "Success. The account was created or already existed in OLSS." -} -], -"apiContract:payload": [], -"sourcemaps:sources": [ -{ -"@id": "#742/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#742/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#742" -} -], -"sourcemaps:value": [ -{ -"@value": "[(213,12)-(216,0)]" -} -] -}, -{ -"@id": "#742/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(214,14)-(216,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#743", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "400" -} -], -"core:name": [ -{ -"@value": "400" -} -], -"core:description": [ -{ -"@value": "Bad request." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#744", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#745", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#745/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#745/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#745" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#744/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#744/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,8)-(8,23)]" -} -] -}, -{ -"@id": "#744/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -}, -{ -"@id": "#744/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#744" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#746", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@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": "schema" -} -], -"sourcemaps:sources": [ -{ -"@id": "#747/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#747/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#747" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#746/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#746/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,8)-(10,23)]" -} -] -}, -{ -"@id": "#746/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -}, -{ -"@id": "#746/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#746" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#748", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@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": "schema" -} -], -"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": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#748/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#748/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,8)-(12,23)]" -} -] -}, -{ -"@id": "#748/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -}, -{ -"@id": "#748/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#748" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#743/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#743/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(5,29)]" -} -] -}, -{ -"@id": "#743/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(12,23)]" -} -] -}, -{ -"@id": "#743/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#743" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(12,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#750", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "404" -} -], -"core:name": [ -{ -"@value": "404" -} -], -"core:description": [ -{ -"@value": "Resource not found." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#751", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#752", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#752/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#752/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#752" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#751/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#751/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,8)-(17,23)]" -} -] -}, -{ -"@id": "#751/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -}, -{ -"@id": "#751/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#751" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#753", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#754", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#754/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#754/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#754" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#753/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#753/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,8)-(19,23)]" -} -] -}, -{ -"@id": "#753/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -}, -{ -"@id": "#753/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#753" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#755", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#756", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#756/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#756/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#756" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#755/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#755/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,8)-(21,23)]" -} -] -}, -{ -"@id": "#755/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -}, -{ -"@id": "#755/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#755" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#750/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#750/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(14,36)]" -} -] -}, -{ -"@id": "#750/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,4)-(21,23)]" -} -] -}, -{ -"@id": "#750/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#750" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(21,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#757", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "500" -} -], -"core:name": [ -{ -"@value": "500" -} -], -"core:description": [ -{ -"@value": "Internal Server Error." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#758", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@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": "schema" -} -], -"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": "[(25,6)-(26,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#758/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#758/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,8)-(26,23)]" -} -] -}, -{ -"@id": "#758/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -}, -{ -"@id": "#758/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#758" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#760", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@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": "schema" -} -], -"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": "[(27,6)-(28,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#760/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#760/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,8)-(28,23)]" -} -] -}, -{ -"@id": "#760/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -}, -{ -"@id": "#760/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#760" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#762", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#763", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#763/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#763/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#763" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#762/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#762/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,8)-(30,23)]" -} -] -}, -{ -"@id": "#762/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -}, -{ -"@id": "#762/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#762" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#757/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#757/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(23,39)]" -} -] -}, -{ -"@id": "#757/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(30,23)]" -} -] -}, -{ -"@id": "#757/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#757" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(30,23)]" -} -] -} -] -} -] -} -], -"security:security": [ -{ -"@id": "#474", -"@type": [ -"security:SecurityRequirement", -"doc:DomainElement" -], -"security:schemes": [ -{ -"@id": "#475", -"@type": [ -"security:ParametrizedSecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "auth" -} -], -"security:scheme": [ -{ -"@id": "#444", -"@type": [ -"security:SecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "auth" -} -], -"security:type": [ -{ -"@value": "x-custom" -} -], -"core:description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"apiContract:header": [ -{ -"@id": "#11", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Authorization" -} -], -"apiContract:paramName": [ -{ -"@value": "Authorization" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \n" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,6)-(10,18)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#11/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#11/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#444/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#444/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#444/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "security:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#444/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#727/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#727/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#727/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(204,10)-(205,0)]" -} -] -}, -{ -"@id": "#727/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:returns" -} -], -"sourcemaps:value": [ -{ -"@value": "[(212,10)-(216,0)]" -} -] -}, -{ -"@id": "#727/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#727" -} -], -"sourcemaps:value": [ -{ -"@value": "[(202,8)-(216,0)]" -} -] -} -] -} -] -} -], -"apiContract:parameter": [ -{ -"@id": "#764", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "customeraccountid" -} -], -"apiContract:paramName": [ -{ -"@value": "customeraccountid" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "path" -} -], -"raml-shapes:schema": [ -{ -"@id": "#765", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:minLength": [ -{ -"@value": 9 -} -], -"shacl:maxLength": [ -{ -"@value": 9 -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"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": "123456789" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"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": "[(188,19)-(188,30)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "123456789" -} -], -"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": "[(188,19)-(188,30)]" -} -] -}, -{ -"@id": "#725/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(188,19)-(188,30)]" -} -] -}, -{ -"@id": "#725/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#725" -} -], -"sourcemaps:value": [ -{ -"@value": "[(188,19)-(188,30)]" -} -] -} -], -"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": "#765/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#765/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#765" -} -], -"sourcemaps:value": [ -{ -"@value": "[(185,10)-(185,14)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#765/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(187,10)-(188,0)]" -} -] -}, -{ -"@id": "#765/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#765" -} -], -"sourcemaps:value": [ -{ -"@value": "[(184,8)-(190,0)]" -} -] -}, -{ -"@id": "#765/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(188,10)-(190,0)]" -} -] -}, -{ -"@id": "#765/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:minLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(186,10)-(187,0)]" -} -] -}, -{ -"@id": "#765/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(185,10)-(186,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#764/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#764/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#764" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#764/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#764" -} -], -"sourcemaps:value": [ -{ -"@value": "[(184,8)-(190,0)]" -} -] -}, -{ -"@id": "#764/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(184,8)-(190,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#726/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:parent-end-point": [ -{ -"@id": "#726/source-map/parent-end-point/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#726" -} -], -"sourcemaps:value": [ -{ -"@value": "file://demo/SE-11508/SE-11508.raml#/web-api/end-points/%2Fcustomeraccounts%2F%7Bcustomeraccountid%7D" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#726/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#726" -} -], -"sourcemaps:value": [ -{ -"@value": "[(201,6)-(216,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#766", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/customeraccounts/{customeraccountid}/sendcorrespondence" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#767", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"core:description": [ -{ -"@value": "used as part of the registration process to inform the disc system to send emails to the customer. These emails are use to confirm things like registration was successful." -} -], -"apiContract:expects": [ -{ -"@id": "#768", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#777", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#778", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#794", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#correspondenceTypeCode" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"shacl:in": [ -{ -"@id": "#795/list", -"@type": "rdfs:Seq", -"rdfs:_1": [ -{ -"@id": "#796", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "registration-confirmation" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(224,26)-(224,51)]" -} -] -} -] -} -] -} -], -"rdfs:_2": [ -{ -"@id": "#797", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "forgotten-password" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(224,53)-(224,71)]" -} -] -} -] -} -] -} -], -"rdfs:_3": [ -{ -"@id": "#798", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "password-reset-confirmation" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#798/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#798/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#798" -} -], -"sourcemaps:value": [ -{ -"@value": "[(224,73)-(224,100)]" -} -] -} -] -} -] -} -], -"rdfs:_4": [ -{ -"@id": "#799", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "change-password-confirmation" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(224,102)-(224,130)]" -} -] -} -] -} -] -} -], -"rdfs:_5": [ -{ -"@id": "#800", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "change-email-confirmation" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(224,132)-(224,157)]" -} -] -} -] -} -] -} -], -"rdfs:_6": [ -{ -"@id": "#801", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "email-verification" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(224,159)-(224,177)]" -} -] -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#795/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#795/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#795" -} -], -"sourcemaps:value": [ -{ -"@value": "[(223,16)-(225,0)]" -} -] -}, -{ -"@id": "#795/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:in" -} -], -"sourcemaps:value": [ -{ -"@value": "[(224,18)-(225,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "correspondenceTypeCode" -} -], -"sourcemaps:sources": [ -{ -"@id": "#794/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#794/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#794" -} -], -"sourcemaps:value": [ -{ -"@value": "[(222,14)-(226,0)]" -} -] -}, -{ -"@id": "#794/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(225,16)-(226,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#802", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#callbackUrl" -} -], -"raml-shapes:range": [ -{ -"@id": "#803", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "callbackUrl" -} -], -"sourcemaps:sources": [ -{ -"@id": "#803/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#803/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#803" -} -], -"sourcemaps:value": [ -{ -"@value": "[(227,16)-(227,20)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#803/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#803" -} -], -"sourcemaps:value": [ -{ -"@value": "[(226,14)-(230,0)]" -} -] -}, -{ -"@id": "#803/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(227,16)-(228,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "callbackUrl" -} -], -"sourcemaps:sources": [ -{ -"@id": "#802/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#802/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#802" -} -], -"sourcemaps:value": [ -{ -"@value": "[(226,14)-(230,0)]" -} -] -}, -{ -"@id": "#802/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(228,16)-(230,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "default" -} -], -"apiContract:examples": [ -{ -"@id": "#779", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "registration_confirmation_with_no_callback_request" -} -], -"core:displayName": [ -{ -"@value": "POST Request where correspondence is of type \"registration-confirmation\" with no callback URL." -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#779", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:correspondenceTypeCode": [ -{ -"@id": "#780", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "registration-confirmation" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(6,28)-(6,55)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#779/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#779/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#779" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(8,0)]" -} -] -}, -{ -"@id": "#779/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:correspondenceTypeCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(8,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "correspondenceTypeCode: \"registration-confirmation\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#779/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#779/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#779/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,8)-(8,0)]" -} -] -}, -{ -"@id": "#779/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#779" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(8,0)]" -} -] -}, -{ -"@id": "#779/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(8,0)]" -} -] -}, -{ -"@id": "#779/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "#779/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(8,0)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#779/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#779" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#777" -} -] -} -] -} -] -}, -{ -"@id": "#781", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "forgotten_password_with_callback_request" -} -], -"core:displayName": [ -{ -"@value": "POST Request where correspondence is of type \"forgotten-password\" and a callback URL is provided." -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#781", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:correspondenceTypeCode": [ -{ -"@id": "#782", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "forgotten-password" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(11,28)-(11,48)]" -} -] -} -] -} -] -} -], -"data:callbackUrl": [ -{ -"@id": "#783", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "http://pingurl/forgottenpassword" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(12,17)-(12,51)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#781/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#781/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:correspondenceTypeCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,4)-(12,0)]" -} -] -}, -{ -"@id": "#781/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:callbackUrl" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,4)-(14,0)]" -} -] -}, -{ -"@id": "#781/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#781" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,0)-(14,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "correspondenceTypeCode: \"forgotten-password\"\ncallbackUrl: \"http://pingurl/forgottenpassword\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#781/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#781/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#781/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,8)-(14,0)]" -} -] -}, -{ -"@id": "#781/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#781" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,0)-(14,0)]" -} -] -}, -{ -"@id": "#781/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,0)-(14,0)]" -} -] -}, -{ -"@id": "#781/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,2)-(10,0)]" -} -] -}, -{ -"@id": "#781/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,0)-(14,0)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#781/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#781" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#777" -} -] -} -] -} -] -}, -{ -"@id": "#784", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "password_reset_confirmation_with_callback_request" -} -], -"core:displayName": [ -{ -"@value": "POST Request where correspondence is of type \"password-reset-confirmation\" and a callback URL is provided." -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#784", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:correspondenceTypeCode": [ -{ -"@id": "#785", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "password-reset-confirmation" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(17,28)-(17,57)]" -} -] -} -] -} -] -} -], -"data:callbackUrl": [ -{ -"@id": "#786", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "http://pingurl/resetpassword" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#786/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#786/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#786" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,17)-(18,47)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#784/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#784/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:correspondenceTypeCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(18,0)]" -} -] -}, -{ -"@id": "#784/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:callbackUrl" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,4)-(20,0)]" -} -] -}, -{ -"@id": "#784/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#784" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,0)-(20,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "correspondenceTypeCode: \"password-reset-confirmation\"\ncallbackUrl: \"http://pingurl/resetpassword\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#784/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#784/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#784/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,8)-(20,0)]" -} -] -}, -{ -"@id": "#784/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#784" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,0)-(20,0)]" -} -] -}, -{ -"@id": "#784/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,0)-(20,0)]" -} -] -}, -{ -"@id": "#784/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,2)-(16,0)]" -} -] -}, -{ -"@id": "#784/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,0)-(20,0)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#784/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#784" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#777" -} -] -} -] -} -] -}, -{ -"@id": "#787", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "change_password_confirmation_with_no_callback_request" -} -], -"core:displayName": [ -{ -"@value": "POST Request where correspondence is of type \"change-password-confirmation\" and no callback URL." -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#787", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:correspondenceTypeCode": [ -{ -"@id": "#788", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "change-password-confirmation" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(23,28)-(23,58)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#787/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#787/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#787" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,0)-(25,0)]" -} -] -}, -{ -"@id": "#787/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:correspondenceTypeCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(25,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "correspondenceTypeCode: \"change-password-confirmation\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#787/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#787/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#787/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,8)-(25,0)]" -} -] -}, -{ -"@id": "#787/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#787" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,0)-(25,0)]" -} -] -}, -{ -"@id": "#787/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,0)-(25,0)]" -} -] -}, -{ -"@id": "#787/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,2)-(22,0)]" -} -] -}, -{ -"@id": "#787/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,0)-(25,0)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#787/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#787" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#777" -} -] -} -] -} -] -}, -{ -"@id": "#789", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "change_email_confirmation_with_no_callback_request" -} -], -"core:displayName": [ -{ -"@value": "POST Request where correspondence is of type \"change-email-confirmation\" and no callback URL." -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#789", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:correspondenceTypeCode": [ -{ -"@id": "#790", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "change-email-confirmation" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#790/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#790/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#790" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,28)-(28,55)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#789/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#789/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#789" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,0)-(30,0)]" -} -] -}, -{ -"@id": "#789/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:correspondenceTypeCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,4)-(30,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "correspondenceTypeCode: \"change-email-confirmation\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#789/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#789/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#789/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,8)-(30,0)]" -} -] -}, -{ -"@id": "#789/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#789" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,0)-(30,0)]" -} -] -}, -{ -"@id": "#789/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,0)-(30,0)]" -} -] -}, -{ -"@id": "#789/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,2)-(27,0)]" -} -] -}, -{ -"@id": "#789/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,0)-(30,0)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#789/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#789" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#777" -} -] -} -] -} -] -}, -{ -"@id": "#791", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "email_verification_with_callback_request" -} -], -"core:displayName": [ -{ -"@value": "POST Request where correspondence is of type \"email-verification\" and a callback URL." -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#791", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:correspondenceTypeCode": [ -{ -"@id": "#792", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "email-verification" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(33,28)-(33,48)]" -} -] -} -] -} -] -} -], -"data:callbackUrl": [ -{ -"@id": "#793", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "http://pingurl/emailverified" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(34,17)-(34,47)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#791/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#791/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:correspondenceTypeCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,4)-(34,0)]" -} -] -}, -{ -"@id": "#791/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:callbackUrl" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,4)-(34,47)]" -} -] -}, -{ -"@id": "#791/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#791" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,0)-(34,47)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "correspondenceTypeCode: \"email-verification\"\ncallbackUrl: \"http://pingurl/emailverified\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#791/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#791/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#791/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,8)-(34,47)]" -} -] -}, -{ -"@id": "#791/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#791" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,0)-(34,47)]" -} -] -}, -{ -"@id": "#791/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,0)-(34,47)]" -} -] -}, -{ -"@id": "#791/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,2)-(32,0)]" -} -] -}, -{ -"@id": "#791/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,0)-(34,47)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#791/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#791" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#777" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#778/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#778/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#778" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#778/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#778" -} -], -"sourcemaps:value": [ -{ -"@value": "[(220,10)-(231,0)]" -} -] -}, -{ -"@id": "#778/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(230,12)-(231,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": "[(220,10)-(231,0)]" -} -] -} -] -} -] -} -], -"apiContract:header": [ -{ -"@id": "#769", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"core:description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#770", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:maxLength": [ -{ -"@value": 64 -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"sourcemaps:sources": [ -{ -"@id": "#770/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#770/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#770" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(6,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#770/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(7,19)]" -} -] -}, -{ -"@id": "#770/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(6,18)]" -} -] -}, -{ -"@id": "#770/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "#770/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#770" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#769/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#769/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(8,21)]" -} -] -}, -{ -"@id": "#769/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "#769/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -}, -{ -"@id": "#769/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#769" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -}, -{ -"@id": "#771", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"core:description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#772", -"@type": [ -"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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"sourcemaps:sources": [ -{ -"@id": "#772/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#772/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#772" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,6)-(12,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#772/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,6)-(13,92)]" -} -] -}, -{ -"@id": "#772/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,6)-(12,18)]" -} -] -}, -{ -"@id": "#772/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "#772/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#772" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#771/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#771/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(14,20)]" -} -] -}, -{ -"@id": "#771/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "#771/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -}, -{ -"@id": "#771/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#771" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -}, -{ -"@id": "#773", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"core:description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#774", -"@type": [ -"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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"sourcemaps:sources": [ -{ -"@id": "#774/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#774/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#774" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(18,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#774/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(19,92)]" -} -] -}, -{ -"@id": "#774/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(18,18)]" -} -] -}, -{ -"@id": "#774/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "#774/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#774" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#773/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#773/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(20,20)]" -} -] -}, -{ -"@id": "#773/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "#773/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -}, -{ -"@id": "#773/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#773" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -}, -{ -"@id": "#775", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Brand" -} -], -"apiContract:paramName": [ -{ -"@value": "Brand" -} -], -"core:description": [ -{ -"@value": "The User Brand" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"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": "schema" -} -], -"core:description": [ -{ -"@value": "The User Brand" -} -], -"sourcemaps:sources": [ -{ -"@id": "#776/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#776/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#776" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,6)-(24,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#776/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,6)-(24,18)]" -} -] -}, -{ -"@id": "#776/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,6)-(23,33)]" -} -] -}, -{ -"@id": "#776/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#776" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#775/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#775/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(25,20)]" -} -] -}, -{ -"@id": "#775/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,6)-(23,33)]" -} -] -}, -{ -"@id": "#775/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -}, -{ -"@id": "#775/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#775" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"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": "[(218,0)-(235,0)]" -} -] -} -] -} -] -} -], -"apiContract:returns": [ -{ -"@id": "#804", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "200" -} -], -"core:name": [ -{ -"@value": "200" -} -], -"core:description": [ -{ -"@value": "Success. Email sent." -} -], -"apiContract:payload": [], -"sourcemaps:sources": [ -{ -"@id": "#804/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#804/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#804" -} -], -"sourcemaps:value": [ -{ -"@value": "[(232,12)-(235,0)]" -} -] -}, -{ -"@id": "#804/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(233,13)-(235,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#805", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "400" -} -], -"core:name": [ -{ -"@value": "400" -} -], -"core:description": [ -{ -"@value": "Bad request." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#806", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#807", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#807/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#807/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#807" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#806/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#806/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,8)-(8,23)]" -} -] -}, -{ -"@id": "#806/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -}, -{ -"@id": "#806/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#806" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#808", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#809", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#809/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#809/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#809" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#808/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#808/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,8)-(10,23)]" -} -] -}, -{ -"@id": "#808/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -}, -{ -"@id": "#808/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#808" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#810", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#811", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#811/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#811/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#811" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#810/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#810/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,8)-(12,23)]" -} -] -}, -{ -"@id": "#810/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -}, -{ -"@id": "#810/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#810" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#805/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#805/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(5,29)]" -} -] -}, -{ -"@id": "#805/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(12,23)]" -} -] -}, -{ -"@id": "#805/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#805" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(12,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#812", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "404" -} -], -"core:name": [ -{ -"@value": "404" -} -], -"core:description": [ -{ -"@value": "Resource not found." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#813", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"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": "[(16,6)-(17,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#813/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#813/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,8)-(17,23)]" -} -] -}, -{ -"@id": "#813/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -}, -{ -"@id": "#813/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#813" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#815", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#816", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#816/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#816/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#816" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#815/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#815/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,8)-(19,23)]" -} -] -}, -{ -"@id": "#815/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -}, -{ -"@id": "#815/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#815" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#817", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#818", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#818/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#818/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#818" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#817/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#817/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,8)-(21,23)]" -} -] -}, -{ -"@id": "#817/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -}, -{ -"@id": "#817/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#817" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#812/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#812/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(14,36)]" -} -] -}, -{ -"@id": "#812/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,4)-(21,23)]" -} -] -}, -{ -"@id": "#812/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#812" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(21,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#819", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "500" -} -], -"core:name": [ -{ -"@value": "500" -} -], -"core:description": [ -{ -"@value": "Internal Server Error." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#820", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#821", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#821/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#821/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#821" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -} -], -"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": "[(26,8)-(26,23)]" -} -] -}, -{ -"@id": "#820/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -}, -{ -"@id": "#820/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#820" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#822", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#823", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#823/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#823/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#823" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#822/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#822/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,8)-(28,23)]" -} -] -}, -{ -"@id": "#822/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -}, -{ -"@id": "#822/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#822" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#824", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#825", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#825/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#825/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#825" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#824/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#824/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,8)-(30,23)]" -} -] -}, -{ -"@id": "#824/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -}, -{ -"@id": "#824/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#824" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#819/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#819/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(23,39)]" -} -] -}, -{ -"@id": "#819/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(30,23)]" -} -] -}, -{ -"@id": "#819/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#819" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(30,23)]" -} -] -} -] -} -] -} -], -"security:security": [ -{ -"@id": "#474", -"@type": [ -"security:SecurityRequirement", -"doc:DomainElement" -], -"security:schemes": [ -{ -"@id": "#475", -"@type": [ -"security:ParametrizedSecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "auth" -} -], -"security:scheme": [ -{ -"@id": "#444", -"@type": [ -"security:SecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "auth" -} -], -"security:type": [ -{ -"@value": "x-custom" -} -], -"core:description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"apiContract:header": [ -{ -"@id": "#11", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Authorization" -} -], -"apiContract:paramName": [ -{ -"@value": "Authorization" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \n" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,6)-(10,18)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#11/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#11/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#444/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#444/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#444/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "security:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#444/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#767/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#767/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#767/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(219,10)-(220,0)]" -} -] -}, -{ -"@id": "#767/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:returns" -} -], -"sourcemaps:value": [ -{ -"@value": "[(231,10)-(235,0)]" -} -] -}, -{ -"@id": "#767/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#767" -} -], -"sourcemaps:value": [ -{ -"@value": "[(217,8)-(235,0)]" -} -] -} -] -} -] -} -], -"apiContract:parameter": [ -{ -"@id": "#826", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "customeraccountid" -} -], -"apiContract:paramName": [ -{ -"@value": "customeraccountid" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "path" -} -], -"raml-shapes:schema": [ -{ -"@id": "#827", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:minLength": [ -{ -"@value": 9 -} -], -"shacl:maxLength": [ -{ -"@value": 9 -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"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": "123456789" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"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": "[(188,19)-(188,30)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "123456789" -} -], -"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": "[(188,19)-(188,30)]" -} -] -}, -{ -"@id": "#725/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(188,19)-(188,30)]" -} -] -}, -{ -"@id": "#725/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#725" -} -], -"sourcemaps:value": [ -{ -"@value": "[(188,19)-(188,30)]" -} -] -} -], -"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": "#827/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#827/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#827" -} -], -"sourcemaps:value": [ -{ -"@value": "[(185,10)-(185,14)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#827/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(187,10)-(188,0)]" -} -] -}, -{ -"@id": "#827/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#827" -} -], -"sourcemaps:value": [ -{ -"@value": "[(184,8)-(190,0)]" -} -] -}, -{ -"@id": "#827/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(188,10)-(190,0)]" -} -] -}, -{ -"@id": "#827/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:minLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(186,10)-(187,0)]" -} -] -}, -{ -"@id": "#827/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(185,10)-(186,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#826/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#826/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#826" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#826/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#826" -} -], -"sourcemaps:value": [ -{ -"@value": "[(184,8)-(190,0)]" -} -] -}, -{ -"@id": "#826/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(184,8)-(190,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#766/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:parent-end-point": [ -{ -"@id": "#766/source-map/parent-end-point/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#766" -} -], -"sourcemaps:value": [ -{ -"@value": "file://demo/SE-11508/SE-11508.raml#/web-api/end-points/%2Fcustomeraccounts%2F%7Bcustomeraccountid%7D" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#766/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#766" -} -], -"sourcemaps:value": [ -{ -"@value": "[(216,6)-(235,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#828", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/customeraccounts/{customeraccountid}/validate" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#829", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"core:description": [ -{ -"@value": "This API is used to verify if the customer account" -} -], -"apiContract:expects": [ -{ -"@id": "#830", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#219", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#214/link-337373079", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#214" -} -], -"doc:link-label": [ -{ -"@value": "ValidateCustomerAccountMatchedRequest" -} -] -} -], -"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": "[(240,14)-(243,0)]" -} -] -} -] -} -] -} -], -"apiContract:header": [ -{ -"@id": "#831", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"core:description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#832", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:maxLength": [ -{ -"@value": 64 -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"sourcemaps:sources": [ -{ -"@id": "#832/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#832/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#832" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(6,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#832/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(7,19)]" -} -] -}, -{ -"@id": "#832/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(6,18)]" -} -] -}, -{ -"@id": "#832/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "#832/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#832" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#831/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#831/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(8,21)]" -} -] -}, -{ -"@id": "#831/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "#831/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -}, -{ -"@id": "#831/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#831" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -}, -{ -"@id": "#833", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"core:description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"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:pattern": [ -{ -"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"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": "[(12,6)-(12,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#834/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,6)-(13,92)]" -} -] -}, -{ -"@id": "#834/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,6)-(12,18)]" -} -] -}, -{ -"@id": "#834/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "#834/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#834" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#833/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#833/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(14,20)]" -} -] -}, -{ -"@id": "#833/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "#833/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -}, -{ -"@id": "#833/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#833" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -}, -{ -"@id": "#835", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"core:description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#836", -"@type": [ -"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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"sourcemaps:sources": [ -{ -"@id": "#836/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#836/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#836" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(18,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#836/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(19,92)]" -} -] -}, -{ -"@id": "#836/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(18,18)]" -} -] -}, -{ -"@id": "#836/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "#836/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#836" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#835/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#835/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(20,20)]" -} -] -}, -{ -"@id": "#835/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "#835/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -}, -{ -"@id": "#835/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#835" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -}, -{ -"@id": "#837", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Brand" -} -], -"apiContract:paramName": [ -{ -"@value": "Brand" -} -], -"core:description": [ -{ -"@value": "The User Brand" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#838", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"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 User Brand" -} -], -"sourcemaps:sources": [ -{ -"@id": "#838/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#838/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#838" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,6)-(24,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#838/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,6)-(24,18)]" -} -] -}, -{ -"@id": "#838/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,6)-(23,33)]" -} -] -}, -{ -"@id": "#838/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#838" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#837/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#837/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(25,20)]" -} -] -}, -{ -"@id": "#837/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,6)-(23,33)]" -} -] -}, -{ -"@id": "#837/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -}, -{ -"@id": "#837/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#837" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#830/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#830/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#830" -} -], -"sourcemaps:value": [ -{ -"@value": "[(237,0)-(258,0)]" -} -] -} -] -} -] -} -], -"apiContract:returns": [ -{ -"@id": "#839", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "200" -} -], -"core:name": [ -{ -"@value": "200" -} -], -"core:description": [ -{ -"@value": "response returned if the account matches" -} -], -"apiContract:payload": [ -{ -"@id": "#247", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#233/link-1472441014", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#233" -} -], -"doc:link-label": [ -{ -"@value": "ValidateCustomerAccountMatchedResponse" -} -] -} -], -"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": "[(246,16)-(250,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#839/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#839/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#839" -} -], -"sourcemaps:value": [ -{ -"@value": "[(244,14)-(250,0)]" -} -] -}, -{ -"@id": "#839/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(245,16)-(246,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#840", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "400" -} -], -"core:name": [ -{ -"@value": "400" -} -], -"core:description": [ -{ -"@value": "Bad request" -} -], -"apiContract:payload": [ -{ -"@id": "#179", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#167/link--114337474", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#167" -} -], -"doc:link-label": [ -{ -"@value": "Error" -} -] -} -], -"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": "[(253,18)-(258,0)]" -} -] -} -] -} -] -} -], -"apiContract:header": [ -{ -"@id": "#841", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#842", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#842/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#842/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#842" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#841/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#841/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,8)-(8,23)]" -} -] -}, -{ -"@id": "#841/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -}, -{ -"@id": "#841/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#841" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#843", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#844", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#844/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#844/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#844" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#843/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#843/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,8)-(10,23)]" -} -] -}, -{ -"@id": "#843/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -}, -{ -"@id": "#843/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#843" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#845", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#846", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#846/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#846/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#846" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#845/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#845/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,8)-(12,23)]" -} -] -}, -{ -"@id": "#845/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -}, -{ -"@id": "#845/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#845" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#840/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#840/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#840" -} -], -"sourcemaps:value": [ -{ -"@value": "[(250,14)-(258,0)]" -} -] -}, -{ -"@id": "#840/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(251,16)-(252,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#847", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "404" -} -], -"core:name": [ -{ -"@value": "404" -} -], -"core:description": [ -{ -"@value": "Resource not found." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#848", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#849", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#849/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#849/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#849" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#848/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#848/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,8)-(17,23)]" -} -] -}, -{ -"@id": "#848/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -}, -{ -"@id": "#848/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#848" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#850", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#851", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#851/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#851/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#851" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#850/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#850/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,8)-(19,23)]" -} -] -}, -{ -"@id": "#850/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -}, -{ -"@id": "#850/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#850" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#852", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#853", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#853/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#853/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#853" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#852/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#852/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,8)-(21,23)]" -} -] -}, -{ -"@id": "#852/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -}, -{ -"@id": "#852/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#852" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#847/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#847/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(14,36)]" -} -] -}, -{ -"@id": "#847/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,4)-(21,23)]" -} -] -}, -{ -"@id": "#847/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#847" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(21,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#854", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "500" -} -], -"core:name": [ -{ -"@value": "500" -} -], -"core:description": [ -{ -"@value": "Internal Server Error." -} -], -"apiContract:payload": [], -"apiContract:header": [ -{ -"@id": "#855", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#856", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#856/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#856/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#856" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#855/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#855/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,8)-(26,23)]" -} -] -}, -{ -"@id": "#855/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -}, -{ -"@id": "#855/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#855" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#857", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Request-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"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:name": [ -{ -"@value": "schema" -} -], -"sourcemaps:sources": [ -{ -"@id": "#858/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#858/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#858" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#857/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#857/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,8)-(28,23)]" -} -] -}, -{ -"@id": "#857/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -}, -{ -"@id": "#857/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#857" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#859", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:paramName": [ -{ -"@value": "X-Message-Id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#860", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#860/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#860/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#860" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#859/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#859/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,8)-(30,23)]" -} -] -}, -{ -"@id": "#859/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -}, -{ -"@id": "#859/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#859" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#854/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#854/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(23,39)]" -} -] -}, -{ -"@id": "#854/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(30,23)]" -} -] -}, -{ -"@id": "#854/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#854" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(30,23)]" -} -] -} -] -} -] -} -], -"security:security": [ -{ -"@id": "#474", -"@type": [ -"security:SecurityRequirement", -"doc:DomainElement" -], -"security:schemes": [ -{ -"@id": "#475", -"@type": [ -"security:ParametrizedSecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "auth" -} -], -"security:scheme": [ -{ -"@id": "#444", -"@type": [ -"security:SecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "auth" -} -], -"security:type": [ -{ -"@value": "x-custom" -} -], -"core:description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"apiContract:header": [ -{ -"@id": "#11", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Authorization" -} -], -"apiContract:paramName": [ -{ -"@value": "Authorization" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \n" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,6)-(10,18)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#11/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#11/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#444/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#444/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#444/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "security:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#444/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#829/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#829/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#829/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(238,12)-(239,0)]" -} -] -}, -{ -"@id": "#829/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:returns" -} -], -"sourcemaps:value": [ -{ -"@value": "[(243,12)-(258,0)]" -} -] -}, -{ -"@id": "#829/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#829" -} -], -"sourcemaps:value": [ -{ -"@value": "[(236,10)-(258,0)]" -} -] -} -] -} -] -} -], -"apiContract:parameter": [ -{ -"@id": "#861", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "customeraccountid" -} -], -"apiContract:paramName": [ -{ -"@value": "customeraccountid" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "path" -} -], -"raml-shapes:schema": [ -{ -"@id": "#862", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:minLength": [ -{ -"@value": 9 -} -], -"shacl:maxLength": [ -{ -"@value": 9 -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"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": "123456789" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"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": "[(188,19)-(188,30)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "123456789" -} -], -"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": "[(188,19)-(188,30)]" -} -] -}, -{ -"@id": "#725/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(188,19)-(188,30)]" -} -] -}, -{ -"@id": "#725/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#725" -} -], -"sourcemaps:value": [ -{ -"@value": "[(188,19)-(188,30)]" -} -] -} -], -"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": "#862/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#862/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#862" -} -], -"sourcemaps:value": [ -{ -"@value": "[(185,10)-(185,14)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#862/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(187,10)-(188,0)]" -} -] -}, -{ -"@id": "#862/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#862" -} -], -"sourcemaps:value": [ -{ -"@value": "[(184,8)-(190,0)]" -} -] -}, -{ -"@id": "#862/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(188,10)-(190,0)]" -} -] -}, -{ -"@id": "#862/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:minLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(186,10)-(187,0)]" -} -] -}, -{ -"@id": "#862/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(185,10)-(186,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#861/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#861/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#861" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#861/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#861" -} -], -"sourcemaps:value": [ -{ -"@value": "[(184,8)-(190,0)]" -} -] -}, -{ -"@id": "#861/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(184,8)-(190,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#828/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:parent-end-point": [ -{ -"@id": "#828/source-map/parent-end-point/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#828" -} -], -"sourcemaps:value": [ -{ -"@value": "file://demo/SE-11508/SE-11508.raml#/web-api/end-points/%2Fcustomeraccounts%2F%7Bcustomeraccountid%7D" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#828/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#828" -} -], -"sourcemaps:value": [ -{ -"@value": "[(235,6)-(258,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#445/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:single-value-array": [ -{ -"@id": "#445/source-map/single-value-array/element_1", -"sourcemaps:element": [ -{ -"@value": "apiContract:accepts" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -}, -{ -"@id": "#445/source-map/single-value-array/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:contentType" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#445/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "apiContract:contentType" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(7,0)]" -} -] -}, -{ -"@id": "#445/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#445" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(258,0)]" -} -] -}, -{ -"@id": "#445/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "apiContract:accepts" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(7,0)]" -} -] -}, -{ -"@id": "#445/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:version" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "#445/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#445/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "apiContract:server" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#445/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#445" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"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": "convert-aggregator-quote-model->amf://id#408::model-system/convert-aggregator-quote-types.raml,ping-customer-accounts-model->amf://id#187::model-system/customer-accounts-types.raml,ping-error-messages->amf://id#322::model-system/ping-error-messages-types.raml,error-model->amf://id#166::exchange_modules2/26d603ba-9696-4993-b97e-f568e49c27ac/traits-system/0.0.19/types/error.raml,credentials-model->amf://id#395::model-system/change-credentials-type.raml,ping-validate-credentials->amf://id#13::model-system/ping-validate-credentials.raml,retrieve-quotes-model->amf://id#36::model-system/retrieve-quotes-types.raml,create-quote-model->amf://id#78::model-system/create-quote-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": "#%RAML 1.0 NamedExample\n\ncreateQuotePostMatchedExample:\n displayName: An example of the POST Response for createquote, when the account matches the one in the request\n value:\n customerAccountId: \"WES456789\"\n quoteId: \"WES456789-01\"\n titleCode: \"MR\"\n title: \"Mr\"\n firstName: \"John\"\n lastName: \"Doe\"\n existingCustomer: true" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"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)-(12,26)]" -} -] -} -] -} -] -}, -{ -"@id": "#3", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#4", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\nno-match-customer:\n displayName: A to P quote without matched Customer\n value: \n referenceId: \"P8T000027\"\n quoteId: \"P8T000027-01\"\n source: \"moneysupermarket\"\n existingCustomer: false\n\nmatch-customer:\n displayName: A to P quote with matched Customer\n value: \n referenceId: \"118806474\"\n source: \"Compare the Market\"\n existingCustomer: true\n title: \"Mr\"\n firstName: \"Test\"\n lastName: \"Name\"" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(19,20)]" -} -] -} -] -} -] -}, -{ -"@id": "#5", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#6", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\n400_badrequest_validate_customer_account_hash:\n displayName: A bad request for Customer Account Hash\n description: A bad request generated by the API \n value:\n messages: \n - \n code: APIXXXX\n description: \"The timestamp is out of date\"" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"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)-(10,53)]" -} -] -} -] -} -] -}, -{ -"@id": "#7", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#8", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\nvalidCredentials:\n displayName: Valid Credentials Api Customer\n value:\n customerAccountId : \"123456789\"\n quoteId : \"TED456789-01\"\n isTE : true\n affinityCode : \"BIS1\"\n\nvalidCredentialsOLSS:\n displayName: Valid Credentials OLSS\n value:\n customerAccountId : \"123456789\"\n quoteId : \"123456789-01\"\n isTE : false\n affinityCode : \"BIS1\"" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#8/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(17,25)]" -} -] -} -] -} -] -}, -{ -"@id": "#9", -"@type": [ -"security:SecuritySchemeFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#10", -"@type": [ -"security:SecurityScheme", -"doc:DomainElement" -], -"security:type": [ -{ -"@value": "x-custom" -} -], -"core:description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"apiContract:header": [ -{ -"@id": "#11", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Authorization" -} -], -"apiContract:paramName": [ -{ -"@value": "Authorization" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \n" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,6)-(10,18)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#11/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#11/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#10/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#10/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#10/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "security:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(10,18)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"doc:Module", -"doc:Unit" -], -"doc:declares": [ -{ -"@id": "#14", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#15", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#customerAccountId" -} -], -"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": "customerAccountId" -} -], -"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": "[(8,8)-(8,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#16/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#16" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(10,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,8)-(9,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "customerAccountId" -} -], -"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": "[(7,6)-(10,0)]" -} -] -}, -{ -"@id": "#15/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,8)-(10,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#17", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#userId" -} -], -"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": "userId" -} -], -"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": "[(11,8)-(11,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#18/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#18" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,6)-(13,0)]" -} -] -}, -{ -"@id": "#18/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,8)-(12,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "userId" -} -], -"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": "[(10,6)-(13,0)]" -} -] -}, -{ -"@id": "#17/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,8)-(13,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#19", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#passwordMatched" -} -], -"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#boolean" -} -], -"shacl:name": [ -{ -"@value": "passwordMatched" -} -], -"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": "[(14,8)-(14,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#20/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#20" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,6)-(16,9)]" -} -] -}, -{ -"@id": "#20/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,8)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "passwordMatched" -} -], -"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": "[(13,6)-(16,9)]" -} -] -}, -{ -"@id": "#19/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,8)-(16,9)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "PingValidateCredentialsResponse" -} -], -"sourcemaps:sources": [ -{ -"@id": "#14/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#14/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(16,9)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(5,33)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"sourcemaps:sources": [ -{ -"@id": "#13/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#13/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#13" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#13/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#13" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(16,9)]" -} -] -} -] -} -] -}, -{ -"@id": "#21", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#22", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\nmultiple_customer_accounts_list_all_olss_registered:\n displayName: GET response example with multiple customer accounts found\n value:\n - #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true\n - #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true\n\nmultiple_customer_accounts_list_all_non_olss_registered:\n displayName: GET response example with multiple customer accounts found\n value:\n - #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false\n - #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false\n\nmultiple_customer_accounts_list_mixed:\n displayName: GET response example with multiple customer accounts found\n value:\n - #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true\n - #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false\n\nempty_customer_accounts_list:\n displayName: GET response example with no customer accounts found\n value: []" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#22/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#22/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#22" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(41,11)]" -} -] -} -] -} -] -}, -{ -"@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\n\nuserId_only_request:\n displayName: PATCH Request with only userId\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n \nuserId_and_email_request:\n displayName: PATCH Request with userId and email\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n email: \"jsmith@provider.com\"\n \nuserId_and_encryptedPassword_request:\n displayName: PATCH Request with userId and encryptedPassword\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n encryptedPassword: \"XXXXXXXX\"\n \nuserId_email_and_encryptedPassword_request:\n displayName: PATCH Request with email and encryptedPassword\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n email: \"jsmith@provider.com\"\n encryptedPassword: \"XXXXXXXX\"\n\nemail_and_encryptedPassword_request:\n displayName: PATCH Request with email and encryptedPassword\n value:\n email: \"jsmith@provider.com\"\n encryptedPassword: \"XXXXXXXX\"" -} -], -"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.1.0" -} -], -"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": "[(3,0)-(31,33)]" -} -] -} -] -} -] -}, -{ -"@id": "#25", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#26", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\nvalidate_customer_account_hash_request:\n displayName: A POST Validate Customer Account Hash Request Example\n description: A POST Validate Customer Account Hash Request Example\n value:\n encryptedHash: \"XXXXXXXXX\"" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#26/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#26/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#26" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(7,31)]" -} -] -} -] -} -] -}, -{ -"@id": "#27", -"@type": [ -"apiContract:TraitFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#28", -"@type": [ -"apiContract:Trait", -"doc:AbstractDeclaration", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "trait" -} -], -"doc:dataNode": [ -{ -"@id": "#29", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:headers": [ -{ -"@id": "#30", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:X-Trace-Id": [ -{ -"@id": "#31", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:description": [ -{ -"@id": "#32", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(5,19)-(5,208)]" -} -] -} -] -} -] -} -], -"data:type": [ -{ -"@id": "#33", -"@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": "#33/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#33/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#33" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,12)-(6,18)]" -} -] -} -] -} -] -} -], -"data:maxLength": [ -{ -"@id": "#34", -"@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_6" -} -], -"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": "[(7,17)-(7,19)]" -} -] -} -] -} -] -} -], -"data:required": [ -{ -"@id": "#35", -"@type": [ -"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": "#35/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#35/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#35" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,16)-(8,21)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#31/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#31/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,0)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#31" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(8,29)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(8,29)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(7,0)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(6,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"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": "[(4,0)-(8,29)]" -} -] -}, -{ -"@id": "#30/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:X-Trace-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,29)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"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": "[(3,2)-(8,29)]" -} -] -}, -{ -"@id": "#29/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:headers" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(8,29)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#28/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#28/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#28" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#28/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#28" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(8,29)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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,0)-(8,29)]" -} -] -} -] -} -] -}, -{ -"@id": "#36", -"@type": [ -"doc:Module", -"doc:Unit" -], -"doc:declares": [ -{ -"@id": "#37", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#49", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#customerAccountId" -} -], -"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": "customerAccountId" -} -], -"core:description": [ -{ -"@value": "Valid customer account ID." -} -], -"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": "[(5,6)-(7,0)]" -} -] -}, -{ -"@id": "#50/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,8)-(7,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "customerAccountId" -} -], -"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": "[(5,6)-(7,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#51", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#quoteId" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "quoteId" -} -], -"core:description": [ -{ -"@value": "The most recent quote id found." -} -], -"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": "[(7,6)-(9,0)]" -} -] -}, -{ -"@id": "#52/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,8)-(9,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "quoteId" -} -], -"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": "[(7,6)-(9,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#53", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#isTE" -} -], -"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#boolean" -} -], -"shacl:name": [ -{ -"@value": "isTE" -} -], -"core:description": [ -{ -"@value": "Is this a TE journey?" -} -], -"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": "[(10,8)-(10,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#54/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,8)-(11,0)]" -} -] -}, -{ -"@id": "#54/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,8)-(12,0)]" -} -] -}, -{ -"@id": "#54/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#54" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(12,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "isTE" -} -], -"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": "[(9,6)-(12,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#55", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#affinityCode" -} -], -"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": "affinityCode" -} -], -"core:description": [ -{ -"@value": "The affinity code of this journey." -} -], -"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": "[(12,6)-(15,0)]" -} -] -}, -{ -"@id": "#56/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,8)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "affinityCode" -} -], -"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": "[(12,6)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "RetrieveQuotesResponse" -} -], -"apiContract:examples": [ -{ -"@id": "#38", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "validCredentials" -} -], -"core:displayName": [ -{ -"@value": "Valid Credentials Api Customer" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#38", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:customerAccountId": [ -{ -"@id": "#39", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(6,24)-(6,35)]" -} -] -} -] -} -] -} -], -"data:quoteId": [ -{ -"@id": "#40", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "TED456789-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(7,14)-(7,28)]" -} -] -} -] -} -] -} -], -"data:isTE": [ -{ -"@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_4" -} -], -"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": "[(8,11)-(8,15)]" -} -] -} -] -} -] -} -], -"data:affinityCode": [ -{ -"@id": "#42", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "BIS1" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(9,19)-(9,25)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#38/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#38/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:isTE" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -}, -{ -"@id": "#38/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#38" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(11,0)]" -} -] -}, -{ -"@id": "#38/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:affinityCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(11,0)]" -} -] -}, -{ -"@id": "#38/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:quoteId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -}, -{ -"@id": "#38/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:customerAccountId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(7,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "customerAccountId: \"123456789\"\nquoteId: \"TED456789-01\"\nisTE: true\naffinityCode: \"BIS1\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#38/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#38/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#38/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,8)-(11,0)]" -} -] -}, -{ -"@id": "#38/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#38" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(11,0)]" -} -] -}, -{ -"@id": "#38/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(11,0)]" -} -] -}, -{ -"@id": "#38/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "#38/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(11,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#38/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#38" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#38/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#38" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#43" -} -] -} -] -} -] -}, -{ -"@id": "#44", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "validCredentialsOLSS" -} -], -"core:displayName": [ -{ -"@value": "Valid Credentials OLSS" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#44", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:customerAccountId": [ -{ -"@id": "#45", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789" -} -], -"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": "[(14,24)-(14,35)]" -} -] -} -] -} -] -} -], -"data:quoteId": [ -{ -"@id": "#46", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789-01" -} -], -"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": "[(15,14)-(15,28)]" -} -] -} -] -} -] -} -], -"data:isTE": [ -{ -"@id": "#47", -"@type": [ -"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": "#47/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#47/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#47" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,11)-(16,16)]" -} -] -} -] -} -] -} -], -"data:affinityCode": [ -{ -"@id": "#48", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "BIS1" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(17,19)-(17,25)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#44/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#44/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:isTE" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(17,0)]" -} -] -}, -{ -"@id": "#44/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#44" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,0)-(17,25)]" -} -] -}, -{ -"@id": "#44/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:affinityCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(17,25)]" -} -] -}, -{ -"@id": "#44/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:quoteId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,4)-(16,0)]" -} -] -}, -{ -"@id": "#44/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:customerAccountId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(15,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "customerAccountId: \"123456789\"\nquoteId: \"123456789-01\"\nisTE: false\naffinityCode: \"BIS1\"" -} -], -"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_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,8)-(17,25)]" -} -] -}, -{ -"@id": "#44/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#44" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,0)-(17,25)]" -} -] -}, -{ -"@id": "#44/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,0)-(17,25)]" -} -] -}, -{ -"@id": "#44/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,2)-(13,0)]" -} -] -}, -{ -"@id": "#44/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,0)-(17,25)]" -} -] -} -], -"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#43" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#37/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#37/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#37" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#37/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#37" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#57", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#58", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastName" -} -], -"raml-shapes:range": [ -{ -"@id": "#59", -"@type": [ -"raml-shapes: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" -} -], -"apiContract:examples": [ -{ -"@id": "#60", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#60", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Schwarzenegger" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(20,17)-(20,33)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "Schwarzenegger" -} -], -"sourcemaps:sources": [ -{ -"@id": "#60/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#60/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#60/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,17)-(20,33)]" -} -] -}, -{ -"@id": "#60/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,17)-(20,33)]" -} -] -}, -{ -"@id": "#60/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#60" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,17)-(20,33)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#59/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#59/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#59" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,8)-(19,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#59/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,8)-(20,0)]" -} -] -}, -{ -"@id": "#59/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,8)-(21,0)]" -} -] -}, -{ -"@id": "#59/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#59" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(21,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastName" -} -], -"sourcemaps:sources": [ -{ -"@id": "#58/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#58/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#58" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(21,0)]" -} -] -}, -{ -"@id": "#58/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,8)-(19,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#61", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#dateOfBirth" -} -], -"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#date" -} -], -"shacl:name": [ -{ -"@value": "dateOfBirth" -} -], -"apiContract:examples": [ -{ -"@id": "#63", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#63", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "1947-07-30" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(24,17)-(24,29)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "1947-07-30" -} -], -"sourcemaps:sources": [ -{ -"@id": "#63/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#63/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#63/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,17)-(24,29)]" -} -] -}, -{ -"@id": "#63/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,17)-(24,29)]" -} -] -}, -{ -"@id": "#63/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#63" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,17)-(24,29)]" -} -] -} -] -} -] -} -], -"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": "[(23,8)-(23,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#62/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,8)-(24,0)]" -} -] -}, -{ -"@id": "#62/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,8)-(25,0)]" -} -] -}, -{ -"@id": "#62/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#62" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,6)-(25,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "dateOfBirth" -} -], -"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": "[(21,6)-(25,0)]" -} -] -}, -{ -"@id": "#61/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,8)-(23,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#64", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#customerAccountId" -} -], -"raml-shapes:range": [ -{ -"@id": "#65", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:minLength": [ -{ -"@value": 9 -} -], -"shacl:maxLength": [ -{ -"@value": 9 -} -], -"shacl:name": [ -{ -"@value": "customerAccountId" -} -], -"apiContract:examples": [ -{ -"@id": "#66", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#66", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(30,17)-(30,28)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "123456789" -} -], -"sourcemaps:sources": [ -{ -"@id": "#66/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#66/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#66/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,17)-(30,28)]" -} -] -}, -{ -"@id": "#66/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,17)-(30,28)]" -} -] -}, -{ -"@id": "#66/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#66" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,17)-(30,28)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#65/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#65/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#65" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,8)-(27,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#65/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,8)-(30,0)]" -} -] -}, -{ -"@id": "#65/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#65" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(31,0)]" -} -] -}, -{ -"@id": "#65/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,8)-(31,0)]" -} -] -}, -{ -"@id": "#65/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:minLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,8)-(29,0)]" -} -] -}, -{ -"@id": "#65/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,8)-(28,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "customerAccountId" -} -], -"sourcemaps:sources": [ -{ -"@id": "#64/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#64/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#64" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(31,0)]" -} -] -}, -{ -"@id": "#64/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,8)-(27,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#67", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#product" -} -], -"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": "type" -} -], -"shacl:in": [ -{ -"@id": "#68/list", -"@type": "rdfs:Seq", -"rdfs:_1": [ -{ -"@id": "#69", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Car" -} -], -"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": "[(34,18)-(34,21)]" -} -] -} -] -} -] -} -], -"rdfs:_2": [ -{ -"@id": "#70", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Van" -} -], -"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": "[(34,23)-(34,26)]" -} -] -} -] -} -] -} -], -"rdfs:_3": [ -{ -"@id": "#71", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Home" -} -], -"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": "[(34,28)-(34,32)]" -} -] -} -] -} -] -} -] -} -], -"apiContract:examples": [ -{ -"@id": "#72", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#72", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Car" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(35,17)-(35,22)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "Car" -} -], -"sourcemaps:sources": [ -{ -"@id": "#72/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#72/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#72/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,17)-(35,22)]" -} -] -}, -{ -"@id": "#72/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,17)-(35,22)]" -} -] -}, -{ -"@id": "#72/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#72" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,17)-(35,22)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#72/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#72" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#68/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#68/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#68" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,8)-(35,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:in" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,10)-(35,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "product" -} -], -"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": "[(31,6)-(36,0)]" -} -] -}, -{ -"@id": "#67/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,8)-(33,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#73", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#maskCode" -} -], -"raml-shapes:range": [ -{ -"@id": "#74", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:maxLength": [ -{ -"@value": 7 -} -], -"shacl:name": [ -{ -"@value": "maskCode" -} -], -"apiContract:examples": [ -{ -"@id": "#75", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#75", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "A123" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(40,17)-(40,23)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "A123" -} -], -"sourcemaps:sources": [ -{ -"@id": "#75/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#75/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#75/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,17)-(40,23)]" -} -] -}, -{ -"@id": "#75/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,17)-(40,23)]" -} -] -}, -{ -"@id": "#75/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#75" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,17)-(40,23)]" -} -] -} -] -} -] -} -], -"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": "[(38,8)-(38,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#74/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,8)-(40,0)]" -} -] -}, -{ -"@id": "#74/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,8)-(39,0)]" -} -] -}, -{ -"@id": "#74/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,8)-(40,23)]" -} -] -}, -{ -"@id": "#74/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#74" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,6)-(40,23)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "maskCode" -} -], -"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": "[(36,6)-(40,23)]" -} -] -}, -{ -"@id": "#73/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,8)-(38,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "RetrieveQuotesRequest" -} -], -"sourcemaps:sources": [ -{ -"@id": "#57/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#57/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#57" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#57/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#57" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,2)-(40,23)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"sourcemaps:sources": [ -{ -"@id": "#36/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#36/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#36" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#36/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#36" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(40,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#76", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#77", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\nvalidateCustomerAccountSinglePolicyResponse:\n displayName: Validate Customer Account Single Policy Response\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n customerAccountId: \"123456789\"\n title: \"MR\"\n firstName: \"John\"\n lastName: \"Smith\"\n email: \"jsmith@provider.com\"\n policies: \n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"\n\nvalidateCustomerAccountMultiplePolicyResponse:\n displayName: Validate Customer Account Multiple Policy Response\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n customerAccountId: \"123456789\"\n title: \"MR\"\n firstName: \"John\"\n lastName: \"Smith\"\n email: \"jsmith@provider.com\"\n policies: \n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\" \n -\n id: \"123456789-02\"\n description: \"15 High Street, Derby DE1 4DS\"\n startDate: \"2019-02-01\" \n\nvalidateCustomerAccountContainsEmailNoPingIdResponse:\n displayName: Validate Customer Account Response Email is Populated, No PingId\n value: \n customerAccountId : \"123456789\"\n title : \"MR\"\n firstName : \"John\"\n lastName : \"Smith\"\n email: \"jsmith@provider.com\"\n policies: \n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"\n\nvalidateCustomerAccountContainsPingIdNoEmailResponse:\n displayName: Validate Customer Account Response PingId is Populated, No Email\n value: \n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\" \n customerAccountId : \"123456789\"\n title : \"MR\"\n firstName : \"John\"\n lastName : \"Smith\"\n policies: \n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"\n\nvalidateCustomerAccountContainsNoPingIdNoEmailResponse:\n displayName: Validate Customer Account Response PingId is Populated, No Email\n value: \n customerAccountId : \"123456789\"\n title : \"MR\"\n firstName : \"John\"\n lastName : \"Smith\"\n policies: \n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#77/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#77/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#77" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(77,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#78", -"@type": [ -"doc:Module", -"doc:Unit" -], -"doc:declares": [ -{ -"@id": "#79", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#96", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#titleCode" -} -], -"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": "titleCode" -} -], -"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": "[(6,6)-(7,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "titleCode" -} -], -"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": "[(6,6)-(7,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#98", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstName" -} -], -"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": "firstName" -} -], -"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": "[(7,6)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstName" -} -], -"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": "[(7,6)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#100", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastName" -} -], -"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": "lastName" -} -], -"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": "[(8,6)-(9,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastName" -} -], -"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": "[(8,6)-(9,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#102", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#dateOfBirth" -} -], -"raml-shapes:range": [ -{ -"@id": "#103", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "dateOfBirth" -} -], -"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": "[(9,6)-(10,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "dateOfBirth" -} -], -"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": "[(9,6)-(10,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#104", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#maritalStatusCode" -} -], -"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": "maritalStatusCode" -} -], -"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": "[(10,6)-(11,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "maritalStatusCode" -} -], -"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": "[(10,6)-(11,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#106", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressLine1" -} -], -"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": "addressLine1" -} -], -"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": "[(11,6)-(12,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "addressLine1" -} -], -"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": "[(11,6)-(12,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#108", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressLine2" -} -], -"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": "addressLine2?" -} -], -"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": "[(12,6)-(13,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressLine2" -} -], -"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": "[(12,6)-(13,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#110", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressLine3" -} -], -"raml-shapes:range": [ -{ -"@id": "#111", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "addressLine3?" -} -], -"sourcemaps:sources": [ -{ -"@id": "#111/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#111/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#111" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,6)-(14,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressLine3" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#112", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressLine4" -} -], -"raml-shapes:range": [ -{ -"@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#string" -} -], -"shacl:name": [ -{ -"@value": "addressLine4?" -} -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressLine4" -} -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#114", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressLine5" -} -], -"raml-shapes:range": [ -{ -"@id": "#115", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "addressLine5?" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressLine5" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#116", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#postCode" -} -], -"raml-shapes:range": [ -{ -"@id": "#117", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "postCode" -} -], -"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": "[(16,6)-(17,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "postCode" -} -], -"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": "[(16,6)-(17,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#118", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#maskCode" -} -], -"raml-shapes:range": [ -{ -"@id": "#119", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "maskCode" -} -], -"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": "[(17,6)-(18,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "maskCode" -} -], -"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": "[(17,6)-(18,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#120", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#product" -} -], -"raml-shapes:range": [ -{ -"@id": "#121", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "product" -} -], -"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": "[(18,6)-(19,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "product" -} -], -"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": "[(18,6)-(19,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#122", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#clientId" -} -], -"raml-shapes:range": [ -{ -"@id": "#123", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "clientId" -} -], -"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": "[(19,6)-(21,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "clientId" -} -], -"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": "[(19,6)-(21,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "CreateQuotePostRequest" -} -], -"apiContract:examples": [ -{ -"@id": "#80", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "createQuotePostRequestExample" -} -], -"core:displayName": [ -{ -"@value": "An example of the POST Request for createquote" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#80", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:titleCode": [ -{ -"@id": "#81", -"@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_2" -} -], -"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": "[(6,15)-(6,19)]" -} -] -} -] -} -] -} -], -"data:firstName": [ -{ -"@id": "#82", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "John" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(7,15)-(7,21)]" -} -] -} -] -} -] -} -], -"data:lastName": [ -{ -"@id": "#83", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Doe" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(8,14)-(8,19)]" -} -] -} -] -} -] -} -], -"data:dateOfBirth": [ -{ -"@id": "#84", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "2001-01-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(9,17)-(9,29)]" -} -] -} -] -} -] -} -], -"data:maritalStatusCode": [ -{ -"@id": "#85", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "M" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(10,23)-(10,26)]" -} -] -} -] -} -] -} -], -"data:addressLine1": [ -{ -"@id": "#86", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Dun-roamin" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(11,18)-(11,30)]" -} -] -} -] -} -] -} -], -"data:addressLine2": [ -{ -"@id": "#87", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "1 Back Gate" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_8" -} -], -"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": "[(12,18)-(12,31)]" -} -] -} -] -} -] -} -], -"data:addressLine3": [ -{ -"@id": "#88", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Victoria St" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_9" -} -], -"sourcemaps:sources": [ -{ -"@id": "#88/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#88/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#88" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,18)-(13,31)]" -} -] -} -] -} -] -} -], -"data:addressLine4": [ -{ -"@id": "#89", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Spalding" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_10" -} -], -"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": "[(14,18)-(14,28)]" -} -] -} -] -} -] -} -], -"data:addressLine5": [ -{ -"@id": "#90", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Lincolnshire" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_11" -} -], -"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": "[(15,18)-(15,32)]" -} -] -} -] -} -] -} -], -"data:postCode": [ -{ -"@id": "#91", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "PE11 1EA" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_12" -} -], -"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": "[(16,14)-(16,24)]" -} -] -} -] -} -] -} -], -"data:maskCode": [ -{ -"@id": "#92", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "ABC" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_13" -} -], -"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": "[(17,14)-(17,19)]" -} -] -} -] -} -] -} -], -"data:product": [ -{ -"@id": "#93", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Car" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_14" -} -], -"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": "[(18,13)-(18,18)]" -} -] -} -] -} -] -} -], -"data:clientId": [ -{ -"@id": "#94", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "5656565656565" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_15" -} -], -"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": "[(19,14)-(19,29)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#80/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#80/source-map/lexical/element_14", -"sourcemaps:element": [ -{ -"@value": "data:product" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,4)-(19,0)]" -} -] -}, -{ -"@id": "#80/source-map/lexical/element_12", -"sourcemaps:element": [ -{ -"@value": "data:addressLine4" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(15,0)]" -} -] -}, -{ -"@id": "#80/source-map/lexical/element_10", -"sourcemaps:element": [ -{ -"@value": "data:maritalStatusCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(11,0)]" -} -] -}, -{ -"@id": "#80/source-map/lexical/element_8", -"sourcemaps:element": [ -{ -"@value": "data:titleCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(7,0)]" -} -] -}, -{ -"@id": "#80/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:firstName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -}, -{ -"@id": "#80/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:addressLine1" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,4)-(12,0)]" -} -] -}, -{ -"@id": "#80/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:addressLine5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,4)-(16,0)]" -} -] -}, -{ -"@id": "#80/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:clientId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,4)-(19,29)]" -} -] -}, -{ -"@id": "#80/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:maskCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(18,0)]" -} -] -}, -{ -"@id": "#80/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:addressLine3" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,4)-(14,0)]" -} -] -}, -{ -"@id": "#80/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:dateOfBirth" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(10,0)]" -} -] -}, -{ -"@id": "#80/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "amf://id#80" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(19,29)]" -} -] -}, -{ -"@id": "#80/source-map/lexical/element_9", -"sourcemaps:element": [ -{ -"@value": "data:lastName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -}, -{ -"@id": "#80/source-map/lexical/element_11", -"sourcemaps:element": [ -{ -"@value": "data:addressLine2" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,4)-(13,0)]" -} -] -}, -{ -"@id": "#80/source-map/lexical/element_13", -"sourcemaps:element": [ -{ -"@value": "data:postCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(17,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "titleCode: \"MR\"\nfirstName: \"John\"\nlastName: \"Doe\"\ndateOfBirth: \"2001-01-01\"\nmaritalStatusCode: \"M\"\naddressLine1: \"Dun-roamin\"\naddressLine2: \"1 Back Gate\"\naddressLine3: \"Victoria St\"\naddressLine4: \"Spalding\"\naddressLine5: \"Lincolnshire\"\npostCode: \"PE11 1EA\"\nmaskCode: \"ABC\"\nproduct: \"Car\"\nclientId: \"5656565656565\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#80/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#80/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#80/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,8)-(19,29)]" -} -] -}, -{ -"@id": "#80/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#80" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(19,29)]" -} -] -}, -{ -"@id": "#80/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(19,29)]" -} -] -}, -{ -"@id": "#80/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "#80/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(19,29)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#80/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#80" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#80/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#80" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#95" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#79/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#79/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#79" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#79/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#79" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(21,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#124", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#134", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#customerAccountId" -} -], -"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": "customerAccountId" -} -], -"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": "[(23,6)-(24,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "customerAccountId" -} -], -"sourcemaps:sources": [ -{ -"@id": "#134/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#134/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#134" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,6)-(24,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#136", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#quoteId" -} -], -"raml-shapes:range": [ -{ -"@id": "#137", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "quoteId" -} -], -"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": "[(24,6)-(25,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "quoteId" -} -], -"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": "[(24,6)-(25,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#138", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#titleCode" -} -], -"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": "titleCode" -} -], -"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": "[(25,6)-(26,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "titleCode" -} -], -"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": "[(25,6)-(26,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#140", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#title" -} -], -"raml-shapes:range": [ -{ -"@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": "title" -} -], -"sourcemaps:sources": [ -{ -"@id": "#141/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#141/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#141" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,6)-(27,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "title" -} -], -"sourcemaps:sources": [ -{ -"@id": "#140/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#140/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#140" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,6)-(27,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#142", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstName" -} -], -"raml-shapes:range": [ -{ -"@id": "#143", -"@type": [ -"raml-shapes: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": "#143/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#143/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#143" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(28,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstName" -} -], -"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": "[(27,6)-(28,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#144", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastName" -} -], -"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": "lastName" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastName" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#146", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#existingCustomer" -} -], -"raml-shapes:range": [ -{ -"@id": "#147", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"shacl:name": [ -{ -"@value": "existingCustomer" -} -], -"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": "[(29,6)-(31,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "existingCustomer" -} -], -"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": "[(29,6)-(31,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "CreateQuotePostMatchedResponse" -} -], -"apiContract:examples": [ -{ -"@id": "#125", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "createQuotePostMatchedExample" -} -], -"core:displayName": [ -{ -"@value": "An example of the POST Response for createquote, when the account matches the one in the request" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#125", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:customerAccountId": [ -{ -"@id": "#126", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "WES456789" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(6,23)-(6,34)]" -} -] -} -] -} -] -} -], -"data:quoteId": [ -{ -"@id": "#127", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "WES456789-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#127/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#127/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#127" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,13)-(7,27)]" -} -] -} -] -} -] -} -], -"data:titleCode": [ -{ -"@id": "#128", -"@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": "#128/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#128/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#128" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,15)-(8,19)]" -} -] -} -] -} -] -} -], -"data:title": [ -{ -"@id": "#129", -"@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_5" -} -], -"sourcemaps:sources": [ -{ -"@id": "#129/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#129/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#129" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,11)-(9,15)]" -} -] -} -] -} -] -} -], -"data:firstName": [ -{ -"@id": "#130", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "John" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"sourcemaps:sources": [ -{ -"@id": "#130/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#130/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#130" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,15)-(10,21)]" -} -] -} -] -} -] -} -], -"data:lastName": [ -{ -"@id": "#131", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Doe" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(11,14)-(11,19)]" -} -] -} -] -} -] -} -], -"data:existingCustomer": [ -{ -"@id": "#132", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "true" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"core:name": [ -{ -"@value": "scalar_8" -} -], -"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": "[(12,22)-(12,26)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#125/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#125/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:lastName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,4)-(12,0)]" -} -] -}, -{ -"@id": "#125/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:quoteId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -}, -{ -"@id": "#125/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:customerAccountId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(7,0)]" -} -] -}, -{ -"@id": "#125/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:firstName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(11,0)]" -} -] -}, -{ -"@id": "#125/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:existingCustomer" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,4)-(12,26)]" -} -] -}, -{ -"@id": "#125/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:titleCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -}, -{ -"@id": "#125/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "amf://id#125" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(12,26)]" -} -] -}, -{ -"@id": "#125/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:title" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(10,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "customerAccountId: \"WES456789\"\nquoteId: \"WES456789-01\"\ntitleCode: \"MR\"\ntitle: \"Mr\"\nfirstName: \"John\"\nlastName: \"Doe\"\nexistingCustomer: true" -} -], -"sourcemaps:sources": [ -{ -"@id": "#125/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#125/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#125/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,8)-(12,26)]" -} -] -}, -{ -"@id": "#125/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#125" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(12,26)]" -} -] -}, -{ -"@id": "#125/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(12,26)]" -} -] -}, -{ -"@id": "#125/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "#125/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(12,26)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#125/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#125" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#125/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#125" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#133" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#124/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#124/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#124" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#124/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#124" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,2)-(31,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#148", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#154", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#customerAccountId" -} -], -"raml-shapes:range": [ -{ -"@id": "#155", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "customerAccountId" -} -], -"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": "[(33,6)-(34,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "customerAccountId" -} -], -"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": "[(33,6)-(34,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#156", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#quoteId" -} -], -"raml-shapes:range": [ -{ -"@id": "#157", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "quoteId" -} -], -"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": "[(34,6)-(35,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "quoteId" -} -], -"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": "[(34,6)-(35,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#158", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#existingCustomer" -} -], -"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#boolean" -} -], -"shacl:name": [ -{ -"@value": "existingCustomer" -} -], -"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": "[(35,6)-(35,31)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "existingCustomer" -} -], -"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": "[(35,6)-(35,31)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "CreateQuotePostCreatedResponse" -} -], -"apiContract:examples": [ -{ -"@id": "#149", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "createQuotePostCreatedExample" -} -], -"core:displayName": [ -{ -"@value": "An example of the POST Response for createquote, when the account has been created" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#149", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:customerAccountId": [ -{ -"@id": "#150", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "WES456789" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(6,23)-(6,34)]" -} -] -} -] -} -] -} -], -"data:quoteId": [ -{ -"@id": "#151", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "WES456789-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(7,13)-(7,27)]" -} -] -} -] -} -] -} -], -"data:existingCustomer": [ -{ -"@id": "#152", -"@type": [ -"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": "#152/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#152/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#152" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,22)-(8,27)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#149/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#149/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:quoteId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -}, -{ -"@id": "#149/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:customerAccountId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(7,0)]" -} -] -}, -{ -"@id": "#149/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:existingCustomer" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,27)]" -} -] -}, -{ -"@id": "#149/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#149" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(8,27)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "customerAccountId: \"WES456789\"\nquoteId: \"WES456789-01\"\nexistingCustomer: false" -} -], -"sourcemaps:sources": [ -{ -"@id": "#149/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#149/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#149/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,8)-(8,27)]" -} -] -}, -{ -"@id": "#149/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#149" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(8,27)]" -} -] -}, -{ -"@id": "#149/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(8,27)]" -} -] -}, -{ -"@id": "#149/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "#149/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(8,27)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#149/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#149" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#149/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#149" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#153" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#148/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#148/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#148" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#148/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#148" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,2)-(35,31)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"sourcemaps:sources": [ -{ -"@id": "#78/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#78/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#78" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#78/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#78" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(35,31)]" -} -] -} -] -} -] -}, -{ -"@id": "#160", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#161", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\nno_ping_userId_and_multiple_customer_returned_example:\n displayName: Validate Credentials successful response with no userId\n value:\n - #1st entry\n customerAccountId: \"123456789\"\n passwordMatched: true\n - #2nd entry\n customerAccountId: \"123456799\"\n passwordMatched: true \n\nping_userId_and_one_customer_returned_example:\n displayName: Validate Credentials successful single response with userId\n value:\n - #1st entry\n customerAccountId: \"123456789\"\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n passwordMatched: false\n\nping_userId_and_multiple_customer_returned_example:\n displayName: Validate Credentials successful multiple response with one userId\n value:\n - #1st entry\n customerAccountId: \"123456789\"\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n passwordMatched: true\n - #2nd entry\n customerAccountId: \"123456799\"\n passwordMatched: false" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#161/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#161/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#161" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(30,28)]" -} -] -} -] -} -] -}, -{ -"@id": "#162", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#163", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\nregistration_confirmation_with_no_callback_request:\n displayName: POST Request where correspondence is of type \"registration-confirmation\" with no callback URL.\n value:\n correspondenceTypeCode: \"registration-confirmation\"\n \nforgotten_password_with_callback_request:\n displayName: POST Request where correspondence is of type \"forgotten-password\" and a callback URL is provided.\n value:\n correspondenceTypeCode: \"forgotten-password\"\n callbackUrl: \"http://pingurl/forgottenpassword\"\n \npassword_reset_confirmation_with_callback_request:\n displayName: POST Request where correspondence is of type \"password-reset-confirmation\" and a callback URL is provided.\n value:\n correspondenceTypeCode: \"password-reset-confirmation\"\n callbackUrl: \"http://pingurl/resetpassword\"\n \nchange_password_confirmation_with_no_callback_request:\n displayName: POST Request where correspondence is of type \"change-password-confirmation\" and no callback URL.\n value:\n correspondenceTypeCode: \"change-password-confirmation\"\n\nchange_email_confirmation_with_no_callback_request:\n displayName: POST Request where correspondence is of type \"change-email-confirmation\" and no callback URL.\n value:\n correspondenceTypeCode: \"change-email-confirmation\"\n\nemail_verification_with_callback_request:\n displayName: POST Request where correspondence is of type \"email-verification\" and a callback URL.\n value:\n correspondenceTypeCode: \"email-verification\"\n callbackUrl: \"http://pingurl/emailverified\"" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#163/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#163/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#163" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(34,47)]" -} -] -} -] -} -] -}, -{ -"@id": "#164", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#165", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\ncreateQuotePostRequestExample:\n displayName: An example of the POST Request for createquote\n value:\n titleCode: \"MR\"\n firstName: \"John\"\n lastName: \"Doe\"\n dateOfBirth: \"2001-01-01\"\n maritalStatusCode: \"M\"\n addressLine1: \"Dun-roamin\"\n addressLine2: \"1 Back Gate\"\n addressLine3: \"Victoria St\"\n addressLine4: \"Spalding\"\n addressLine5: \"Lincolnshire\"\n postCode: \"PE11 1EA\"\n maskCode: \"ABC\"\n product: \"Car\"\n clientId: \"5656565656565\"" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#165/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#165/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#165" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(19,29)]" -} -] -} -] -} -] -}, -{ -"@id": "#166", -"@type": [ -"doc:Module", -"doc:Unit" -], -"doc:declares": [ -{ -"@id": "#167", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#180", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#messages" -} -], -"raml-shapes:range": [ -{ -"@id": "#181", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@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#code" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "code" -} -], -"sourcemaps:sources": [ -{ -"@id": "#184/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#184/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#184" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,8)-(12,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "code" -} -], -"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": "[(11,8)-(12,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#185", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#description" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "description" -} -], -"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": "[(12,8)-(13,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "description" -} -], -"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": "[(12,8)-(13,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Messages" -} -], -"sourcemaps:sources": [ -{ -"@id": "#182/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#182/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#182" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#182/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#182" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,2)-(13,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "messages" -} -], -"sourcemaps:sources": [ -{ -"@id": "#181/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#181/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#181" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(9,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "messages" -} -], -"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": "[(7,6)-(9,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Error" -} -], -"apiContract:examples": [ -{ -"@id": "#168", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "400_badrequest_validate_customer_account_hash" -} -], -"core:displayName": [ -{ -"@value": "A bad request for Customer Account Hash" -} -], -"core:description": [ -{ -"@value": "A bad request generated by the API" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#168", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:messages": [ -{ -"@id": "#169", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#170", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:code": [ -{ -"@id": "#171", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "APIXXXX" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(9,16)-(9,23)]" -} -] -} -] -} -] -} -], -"data:description": [ -{ -"@id": "#172", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "The timestamp is out of date" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"sourcemaps:sources": [ -{ -"@id": "#172/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#172/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#172" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,23)-(10,53)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#170/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#170/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:code" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,10)-(10,0)]" -} -] -}, -{ -"@id": "#170/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,10)-(10,53)]" -} -] -}, -{ -"@id": "#170/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#170" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,0)-(10,53)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#169/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#169/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#169" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,14)-(10,53)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"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": "[(7,0)-(10,53)]" -} -] -}, -{ -"@id": "#168/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:messages" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,5)-(10,53)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "messages:\n -\n code: APIXXXX\n description: \"The timestamp is out of date\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#168/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#168/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#168/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,8)-(10,53)]" -} -] -}, -{ -"@id": "#168/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#168" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(10,53)]" -} -] -}, -{ -"@id": "#168/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "#168/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,0)-(10,53)]" -} -] -}, -{ -"@id": "#168/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(10,53)]" -} -] -}, -{ -"@id": "#168/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#168/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#168" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#168/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#168" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#173" -} -] -} -] -} -] -}, -{ -"@id": "#174", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "400_badrequest_for_validate_customer_account" -} -], -"core:displayName": [ -{ -"@value": "A bad request for Customer Account" -} -], -"core:description": [ -{ -"@value": "A bad request generated by DISC" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#174", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:messages": [ -{ -"@id": "#175", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#176", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:code": [ -{ -"@id": "#177", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "APIXXXX" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(9,16)-(9,23)]" -} -] -} -] -} -] -} -], -"data:description": [ -{ -"@id": "#178", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "'dateOfBirth' is invalid" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"sourcemaps:sources": [ -{ -"@id": "#178/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#178/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#178" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,23)-(10,49)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#176/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#176/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:code" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,10)-(10,0)]" -} -] -}, -{ -"@id": "#176/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,10)-(11,0)]" -} -] -}, -{ -"@id": "#176/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#176" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,0)-(11,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_2" -} -], -"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": "[(7,14)-(11,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#174/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#174/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#174" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,0)-(11,0)]" -} -] -}, -{ -"@id": "#174/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:messages" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,5)-(11,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "messages:\n -\n code: APIXXXX\n description: \"'dateOfBirth' is invalid\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#174/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#174/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#174/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,8)-(11,0)]" -} -] -}, -{ -"@id": "#174/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#174" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(11,0)]" -} -] -}, -{ -"@id": "#174/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "#174/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,0)-(11,0)]" -} -] -}, -{ -"@id": "#174/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(11,0)]" -} -] -}, -{ -"@id": "#174/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#174/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#174" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#174/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#174" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#179" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#167/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#167/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#167" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#167/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#167" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(9,0)]" -} -] -} -] -} -] -}, -{ -"@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#code" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "code" -} -], -"sourcemaps:sources": [ -{ -"@id": "#184/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#184/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#184" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,8)-(12,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "code" -} -], -"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": "[(11,8)-(12,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#185", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#description" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "description" -} -], -"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": "[(12,8)-(13,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "description" -} -], -"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": "[(12,8)-(13,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Messages" -} -], -"sourcemaps:sources": [ -{ -"@id": "#182/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#182/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#182" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#182/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#182" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,2)-(13,0)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:usage": [ -{ -"@value": "This library offers shared error responses for System Traits." -} -], -"doc:root": [ -{ -"@value": false -} -], -"sourcemaps:sources": [ -{ -"@id": "#166/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#166/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#166" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#166/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#166" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(13,0)]" -} -] -}, -{ -"@id": "#166/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:usage" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#187", -"@type": [ -"doc:Module", -"doc:Unit" -], -"doc:declares": [ -{ -"@id": "#188", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#205", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#userId" -} -], -"raml-shapes:range": [ -{ -"@id": "#206", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "userId" -} -], -"apiContract:examples": [ -{ -"@id": "#207", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#207", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(24,19)-(24,57)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" -} -], -"sourcemaps:sources": [ -{ -"@id": "#207/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#207/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#207/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,19)-(24,57)]" -} -] -}, -{ -"@id": "#207/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,19)-(24,57)]" -} -] -}, -{ -"@id": "#207/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#207" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,19)-(24,57)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#206/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#206/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#206" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,10)-(22,14)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#206/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,10)-(23,0)]" -} -] -}, -{ -"@id": "#206/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,10)-(25,0)]" -} -] -}, -{ -"@id": "#206/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#206" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,8)-(25,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "userId" -} -], -"sourcemaps:sources": [ -{ -"@id": "#205/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#205/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#205" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,8)-(25,0)]" -} -] -}, -{ -"@id": "#205/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,10)-(24,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#208", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#email" -} -], -"raml-shapes:range": [ -{ -"@id": "#209", -"@type": [ -"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._%-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}\\b$" -} -], -"shacl:maxLength": [ -{ -"@value": 50 -} -], -"shacl:name": [ -{ -"@value": "email" -} -], -"apiContract:examples": [ -{ -"@id": "#210", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#210", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "jsmith@provider.co.uk" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(30,19)-(30,42)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "jsmith@provider.co.uk" -} -], -"sourcemaps:sources": [ -{ -"@id": "#210/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#210/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#210/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,19)-(30,42)]" -} -] -}, -{ -"@id": "#210/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,19)-(30,42)]" -} -] -}, -{ -"@id": "#210/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#210" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,19)-(30,42)]" -} -] -} -] -} -] -} -], -"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": "[(26,10)-(26,14)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#209/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,10)-(29,0)]" -} -] -}, -{ -"@id": "#209/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#209" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,8)-(31,0)]" -} -] -}, -{ -"@id": "#209/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,10)-(31,0)]" -} -] -}, -{ -"@id": "#209/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,10)-(30,0)]" -} -] -}, -{ -"@id": "#209/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,10)-(27,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "email" -} -], -"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": "[(25,8)-(31,0)]" -} -] -}, -{ -"@id": "#208/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,10)-(28,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#211", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#encryptedPassword" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "encryptedPassword" -} -], -"apiContract:examples": [ -{ -"@id": "#213", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#213", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "XXXXXXXX" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(34,19)-(34,29)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "XXXXXXXX" -} -], -"sourcemaps:sources": [ -{ -"@id": "#213/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#213/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#213/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,19)-(34,29)]" -} -] -}, -{ -"@id": "#213/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,19)-(34,29)]" -} -] -}, -{ -"@id": "#213/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#213" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,19)-(34,29)]" -} -] -} -] -} -] -} -], -"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": "[(32,10)-(32,14)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#212/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,10)-(33,0)]" -} -] -}, -{ -"@id": "#212/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,10)-(36,0)]" -} -] -}, -{ -"@id": "#212/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#212" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,8)-(36,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "encryptedPassword" -} -], -"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": "[(31,8)-(36,0)]" -} -] -}, -{ -"@id": "#211/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,10)-(34,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "PatchPingCustomerAccountRequest" -} -], -"apiContract:examples": [ -{ -"@id": "#189", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "userId_only_request" -} -], -"core:displayName": [ -{ -"@value": "PATCH Request with only userId" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#189", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:userId": [ -{ -"@id": "#190", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" -} -], -"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": "[(6,12)-(6,50)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#189/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#189/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#189" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(8,0)]" -} -] -}, -{ -"@id": "#189/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:userId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(8,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"" -} -], -"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_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,8)-(8,0)]" -} -] -}, -{ -"@id": "#189/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#189" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(8,0)]" -} -] -}, -{ -"@id": "#189/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(8,0)]" -} -] -}, -{ -"@id": "#189/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "#189/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(8,0)]" -} -] -} -], -"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#191" -} -] -} -] -} -] -}, -{ -"@id": "#192", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "userId_and_email_request" -} -], -"core:displayName": [ -{ -"@value": "PATCH Request with userId and email" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#192", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:userId": [ -{ -"@id": "#193", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(11,12)-(11,50)]" -} -] -} -] -} -] -} -], -"data:email": [ -{ -"@id": "#194", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "jsmith@provider.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(12,11)-(12,32)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#192/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#192/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:userId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,4)-(12,0)]" -} -] -}, -{ -"@id": "#192/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,4)-(14,0)]" -} -] -}, -{ -"@id": "#192/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#192" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,0)-(14,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\nemail: \"jsmith@provider.com\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#192/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#192/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#192/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,8)-(14,0)]" -} -] -}, -{ -"@id": "#192/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#192" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,0)-(14,0)]" -} -] -}, -{ -"@id": "#192/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,0)-(14,0)]" -} -] -}, -{ -"@id": "#192/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,2)-(10,0)]" -} -] -}, -{ -"@id": "#192/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,0)-(14,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#192/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#192" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#192/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#192" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#191" -} -] -} -] -} -] -}, -{ -"@id": "#195", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "userId_and_encryptedPassword_request" -} -], -"core:displayName": [ -{ -"@value": "PATCH Request with userId and encryptedPassword" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#195", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:userId": [ -{ -"@id": "#196", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(17,12)-(17,50)]" -} -] -} -] -} -] -} -], -"data:encryptedPassword": [ -{ -"@id": "#197", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "XXXXXXXX" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#197/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#197/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#197" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,23)-(18,33)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#195/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#195/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:userId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(18,0)]" -} -] -}, -{ -"@id": "#195/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:encryptedPassword" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,4)-(20,0)]" -} -] -}, -{ -"@id": "#195/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#195" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,0)-(20,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\nencryptedPassword: \"XXXXXXXX\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#195/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#195/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#195/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,8)-(20,0)]" -} -] -}, -{ -"@id": "#195/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#195" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,0)-(20,0)]" -} -] -}, -{ -"@id": "#195/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,0)-(20,0)]" -} -] -}, -{ -"@id": "#195/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,2)-(16,0)]" -} -] -}, -{ -"@id": "#195/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,0)-(20,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#195/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#195" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#195/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#195" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#191" -} -] -} -] -} -] -}, -{ -"@id": "#198", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "userId_email_and_encryptedPassword_request" -} -], -"core:displayName": [ -{ -"@value": "PATCH Request with email and encryptedPassword" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#198", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:userId": [ -{ -"@id": "#199", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(23,12)-(23,50)]" -} -] -} -] -} -] -} -], -"data:email": [ -{ -"@id": "#200", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "jsmith@provider.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(24,11)-(24,32)]" -} -] -} -] -} -] -} -], -"data:encryptedPassword": [ -{ -"@id": "#201", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "XXXXXXXX" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(25,23)-(25,33)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#198/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#198/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(25,0)]" -} -] -}, -{ -"@id": "#198/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:userId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "#198/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:encryptedPassword" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,4)-(27,0)]" -} -] -}, -{ -"@id": "#198/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#198" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,0)-(27,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\nemail: \"jsmith@provider.com\"\nencryptedPassword: \"XXXXXXXX\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#198/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#198/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#198/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,8)-(27,0)]" -} -] -}, -{ -"@id": "#198/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#198" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,0)-(27,0)]" -} -] -}, -{ -"@id": "#198/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,0)-(27,0)]" -} -] -}, -{ -"@id": "#198/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,2)-(22,0)]" -} -] -}, -{ -"@id": "#198/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,0)-(27,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#198/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#198" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#198/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#198" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#191" -} -] -} -] -} -] -}, -{ -"@id": "#202", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "email_and_encryptedPassword_request" -} -], -"core:displayName": [ -{ -"@value": "PATCH Request with email and encryptedPassword" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#202", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:email": [ -{ -"@id": "#203", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "jsmith@provider.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(30,11)-(30,32)]" -} -] -} -] -} -] -} -], -"data:encryptedPassword": [ -{ -"@id": "#204", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "XXXXXXXX" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(31,23)-(31,33)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#202/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#202/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,4)-(31,0)]" -} -] -}, -{ -"@id": "#202/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:encryptedPassword" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,4)-(31,33)]" -} -] -}, -{ -"@id": "#202/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#202" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,0)-(31,33)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "email: \"jsmith@provider.com\"\nencryptedPassword: \"XXXXXXXX\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#202/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#202/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#202/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,8)-(31,33)]" -} -] -}, -{ -"@id": "#202/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#202" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,0)-(31,33)]" -} -] -}, -{ -"@id": "#202/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,0)-(31,33)]" -} -] -}, -{ -"@id": "#202/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,2)-(29,0)]" -} -] -}, -{ -"@id": "#202/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,0)-(31,33)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#202/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#202" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#202/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#202" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#191" -} -] -} -] -} -] -} -], -"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": "[(19,2)-(36,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#214", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#220", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstName" -} -], -"raml-shapes:range": [ -{ -"@id": "#221", -"@type": [ -"raml-shapes: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": "#221/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#221/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#221" -} -], -"sourcemaps:value": [ -{ -"@value": "[(54,6)-(55,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstName" -} -], -"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": "[(54,6)-(55,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#222", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastName" -} -], -"raml-shapes:range": [ -{ -"@id": "#223", -"@type": [ -"raml-shapes: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": "#223/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#223/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#223" -} -], -"sourcemaps:value": [ -{ -"@value": "[(55,6)-(56,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastName" -} -], -"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": "[(55,6)-(56,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#224", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#dateOfBirth" -} -], -"raml-shapes:range": [ -{ -"@id": "#225", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "dateOfBirth" -} -], -"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": "[(56,6)-(57,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "dateOfBirth" -} -], -"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": "[(56,6)-(57,9)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "ValidateCustomerAccountMatchedRequest" -} -], -"apiContract:examples": [ -{ -"@id": "#215", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "ValidatePingCustomerAccountsPostExample" -} -], -"core:displayName": [ -{ -"@value": "An example of the POST Request for validating PING customer" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#215", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:firstName": [ -{ -"@id": "#216", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "John" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(6,16)-(6,22)]" -} -] -} -] -} -] -} -], -"data:lastName": [ -{ -"@id": "#217", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Smith" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(7,15)-(7,22)]" -} -] -} -] -} -] -} -], -"data:dateOfBirth": [ -{ -"@id": "#218", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "2019-03-03" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(8,18)-(8,30)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#215/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#215/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:lastName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -}, -{ -"@id": "#215/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:firstName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(7,0)]" -} -] -}, -{ -"@id": "#215/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:dateOfBirth" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,30)]" -} -] -}, -{ -"@id": "#215/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#215" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(8,30)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "firstName: \"John\"\nlastName: \"Smith\"\ndateOfBirth: \"2019-03-03\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#215/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#215/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#215/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,8)-(8,30)]" -} -] -}, -{ -"@id": "#215/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#215" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(8,30)]" -} -] -}, -{ -"@id": "#215/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(8,30)]" -} -] -}, -{ -"@id": "#215/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "#215/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(8,30)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#215/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#215" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#215/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#215" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#219" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#214/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#214/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#214" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#214/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#214" -} -], -"sourcemaps:value": [ -{ -"@value": "[(52,2)-(57,9)]" -} -] -} -] -} -] -}, -{ -"@id": "#226", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#227", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#id" -} -], -"raml-shapes:range": [ -{ -"@id": "#228", -"@type": [ -"raml-shapes: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" -} -], -"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": "[(38,6)-(39,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "id" -} -], -"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": "[(38,6)-(39,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#229", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#description" -} -], -"raml-shapes:range": [ -{ -"@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": "description" -} -], -"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": "[(39,6)-(40,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "description" -} -], -"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": "[(39,6)-(40,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#231", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#startDate" -} -], -"raml-shapes:range": [ -{ -"@id": "#232", -"@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": "startDate" -} -], -"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": "[(40,6)-(42,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "startDate" -} -], -"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": "[(40,6)-(42,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "ValidateCustomerAccountPolicy" -} -], -"sourcemaps:sources": [ -{ -"@id": "#226/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#226/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#226" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#226/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#226" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,2)-(42,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#233", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#296", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#userId" -} -], -"raml-shapes:range": [ -{ -"@id": "#297", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "userId?" -} -], -"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": "[(44,6)-(45,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "userId" -} -], -"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": "[(44,6)-(45,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#298", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#customerAccountId" -} -], -"raml-shapes:range": [ -{ -"@id": "#299", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "customerAccountId" -} -], -"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": "[(45,6)-(46,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "customerAccountId" -} -], -"sourcemaps:sources": [ -{ -"@id": "#298/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#298/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#298" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,6)-(46,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#300", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#title" -} -], -"raml-shapes:range": [ -{ -"@id": "#301", -"@type": [ -"raml-shapes: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": "#301/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#301/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#301" -} -], -"sourcemaps:value": [ -{ -"@value": "[(46,6)-(47,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "title" -} -], -"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": "[(46,6)-(47,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#302", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstName" -} -], -"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:name": [ -{ -"@value": "firstName" -} -], -"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": "[(47,6)-(48,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstName" -} -], -"sourcemaps:sources": [ -{ -"@id": "#302/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#302/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#302" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,6)-(48,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#304", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastName" -} -], -"raml-shapes:range": [ -{ -"@id": "#305", -"@type": [ -"raml-shapes: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": "#305/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#305/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#305" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,6)-(49,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastName" -} -], -"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": "[(48,6)-(49,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#306", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#email" -} -], -"raml-shapes:range": [ -{ -"@id": "#307", -"@type": [ -"raml-shapes: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": "#307/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#307/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#307" -} -], -"sourcemaps:value": [ -{ -"@value": "[(49,6)-(50,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "email" -} -], -"sourcemaps:sources": [ -{ -"@id": "#306/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#306/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#306" -} -], -"sourcemaps:value": [ -{ -"@value": "[(49,6)-(50,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#308", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#policies" -} -], -"raml-shapes:range": [ -{ -"@id": "#309", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#226", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#227", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#id" -} -], -"raml-shapes:range": [ -{ -"@id": "#228", -"@type": [ -"raml-shapes: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" -} -], -"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": "[(38,6)-(39,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "id" -} -], -"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": "[(38,6)-(39,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#229", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#description" -} -], -"raml-shapes:range": [ -{ -"@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": "description" -} -], -"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": "[(39,6)-(40,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "description" -} -], -"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": "[(39,6)-(40,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#231", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#startDate" -} -], -"raml-shapes:range": [ -{ -"@id": "#232", -"@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": "startDate" -} -], -"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": "[(40,6)-(42,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "startDate" -} -], -"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": "[(40,6)-(42,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "ValidateCustomerAccountPolicy" -} -], -"sourcemaps:sources": [ -{ -"@id": "#226/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#226/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#226" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#226/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#226" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,2)-(42,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "policies" -} -], -"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": "[(50,6)-(52,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "policies" -} -], -"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": "[(50,6)-(52,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "ValidateCustomerAccountMatchedResponse" -} -], -"apiContract:examples": [ -{ -"@id": "#234", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "validateCustomerAccountSinglePolicyResponse" -} -], -"core:displayName": [ -{ -"@value": "Validate Customer Account Single Policy Response" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#234", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:userId": [ -{ -"@id": "#235", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(6,12)-(6,50)]" -} -] -} -] -} -] -} -], -"data:customerAccountId": [ -{ -"@id": "#236", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(7,23)-(7,34)]" -} -] -} -] -} -] -} -], -"data:title": [ -{ -"@id": "#237", -"@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": "#237/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#237/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#237" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,11)-(8,15)]" -} -] -} -] -} -] -} -], -"data:firstName": [ -{ -"@id": "#238", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "John" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(9,15)-(9,21)]" -} -] -} -] -} -] -} -], -"data:lastName": [ -{ -"@id": "#239", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Smith" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(10,14)-(10,21)]" -} -] -} -] -} -] -} -], -"data:email": [ -{ -"@id": "#240", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "jsmith@provider.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(11,11)-(11,32)]" -} -] -} -] -} -] -} -], -"data:policies": [ -{ -"@id": "#241", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#242", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#243", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_10" -} -], -"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": "[(14,12)-(14,26)]" -} -] -} -] -} -] -} -], -"data:description": [ -{ -"@id": "#244", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Ford Fiesta 2015" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_11" -} -], -"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": "[(15,21)-(15,39)]" -} -] -} -] -} -] -} -], -"data:startDate": [ -{ -"@id": "#245", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "2019-01-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_12" -} -], -"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": "[(16,19)-(16,31)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_9" -} -], -"sourcemaps:sources": [ -{ -"@id": "#242/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#242/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,8)-(16,0)]" -} -] -}, -{ -"@id": "#242/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,8)-(15,0)]" -} -] -}, -{ -"@id": "#242/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:startDate" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,8)-(18,0)]" -} -] -}, -{ -"@id": "#242/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#242" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,0)-(18,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_8" -} -], -"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": "[(12,13)-(18,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#234/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#234/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,4)-(12,0)]" -} -] -}, -{ -"@id": "#234/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:customerAccountId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -}, -{ -"@id": "#234/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:userId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(7,0)]" -} -] -}, -{ -"@id": "#234/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:lastName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(11,0)]" -} -] -}, -{ -"@id": "#234/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:policies" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,4)-(18,0)]" -} -] -}, -{ -"@id": "#234/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:title" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -}, -{ -"@id": "#234/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "amf://id#234" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(18,0)]" -} -] -}, -{ -"@id": "#234/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:firstName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(10,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\ncustomerAccountId: \"123456789\"\ntitle: \"MR\"\nfirstName: \"John\"\nlastName: \"Smith\"\nemail: \"jsmith@provider.com\"\npolicies:\n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#234/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#234/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#234/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,8)-(18,0)]" -} -] -}, -{ -"@id": "#234/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#234" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(18,0)]" -} -] -}, -{ -"@id": "#234/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(18,0)]" -} -] -}, -{ -"@id": "#234/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "#234/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(18,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#234/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#234" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#234/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#234" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#246,amf://id#247" -} -] -} -] -} -] -}, -{ -"@id": "#248", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "validateCustomerAccountMultiplePolicyResponse" -} -], -"core:displayName": [ -{ -"@value": "Validate Customer Account Multiple Policy Response" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#248", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:userId": [ -{ -"@id": "#249", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(21,12)-(21,50)]" -} -] -} -] -} -] -} -], -"data:customerAccountId": [ -{ -"@id": "#250", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(22,23)-(22,34)]" -} -] -} -] -} -] -} -], -"data:title": [ -{ -"@id": "#251", -"@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": "#251/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#251/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#251" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,11)-(23,15)]" -} -] -} -] -} -] -} -], -"data:firstName": [ -{ -"@id": "#252", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "John" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(24,15)-(24,21)]" -} -] -} -] -} -] -} -], -"data:lastName": [ -{ -"@id": "#253", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Smith" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(25,14)-(25,21)]" -} -] -} -] -} -] -} -], -"data:email": [ -{ -"@id": "#254", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "jsmith@provider.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(26,11)-(26,32)]" -} -] -} -] -} -] -} -], -"data:policies": [ -{ -"@id": "#255", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#256", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#257", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_10" -} -], -"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": "[(29,12)-(29,26)]" -} -] -} -] -} -] -} -], -"data:description": [ -{ -"@id": "#258", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Ford Fiesta 2015" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_11" -} -], -"sourcemaps:sources": [ -{ -"@id": "#258/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#258/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,21)-(30,39)]" -} -] -} -] -} -] -} -], -"data:startDate": [ -{ -"@id": "#259", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "2019-01-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_12" -} -], -"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": "[(31,19)-(31,31)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_9" -} -], -"sourcemaps:sources": [ -{ -"@id": "#256/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#256/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,8)-(31,0)]" -} -] -}, -{ -"@id": "#256/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,8)-(30,0)]" -} -] -}, -{ -"@id": "#256/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:startDate" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,8)-(32,0)]" -} -] -}, -{ -"@id": "#256/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#256" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,0)-(32,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#260", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#261", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789-02" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_14" -} -], -"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": "[(33,12)-(33,26)]" -} -] -} -] -} -] -} -], -"data:description": [ -{ -"@id": "#262", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "15 High Street, Derby DE1 4DS" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_15" -} -], -"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": "[(34,21)-(34,52)]" -} -] -} -] -} -] -} -], -"data:startDate": [ -{ -"@id": "#263", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "2019-02-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_16" -} -], -"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": "[(35,19)-(35,31)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_13" -} -], -"sourcemaps:sources": [ -{ -"@id": "#260/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#260/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,8)-(35,0)]" -} -] -}, -{ -"@id": "#260/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,8)-(34,0)]" -} -] -}, -{ -"@id": "#260/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:startDate" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,8)-(37,0)]" -} -] -}, -{ -"@id": "#260/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#260" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,0)-(37,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_8" -} -], -"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": "[(27,13)-(37,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#248/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#248/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,4)-(27,0)]" -} -] -}, -{ -"@id": "#248/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:customerAccountId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(23,0)]" -} -] -}, -{ -"@id": "#248/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:userId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,4)-(22,0)]" -} -] -}, -{ -"@id": "#248/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:lastName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,4)-(26,0)]" -} -] -}, -{ -"@id": "#248/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:policies" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,4)-(37,0)]" -} -] -}, -{ -"@id": "#248/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:title" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "#248/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "amf://id#248" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,0)-(37,0)]" -} -] -}, -{ -"@id": "#248/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:firstName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(25,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\ncustomerAccountId: \"123456789\"\ntitle: \"MR\"\nfirstName: \"John\"\nlastName: \"Smith\"\nemail: \"jsmith@provider.com\"\npolicies:\n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"\n -\n id: \"123456789-02\"\n description: \"15 High Street, Derby DE1 4DS\"\n startDate: \"2019-02-01\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#248/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#248/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#248/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,8)-(37,0)]" -} -] -}, -{ -"@id": "#248/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#248" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,0)-(37,0)]" -} -] -}, -{ -"@id": "#248/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,0)-(37,0)]" -} -] -}, -{ -"@id": "#248/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,2)-(20,0)]" -} -] -}, -{ -"@id": "#248/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,0)-(37,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#248/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#248" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#248/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#248" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#246,amf://id#247" -} -] -} -] -} -] -}, -{ -"@id": "#264", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "validateCustomerAccountContainsEmailNoPingIdResponse" -} -], -"core:displayName": [ -{ -"@value": "Validate Customer Account Response Email is Populated, No PingId" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#264", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:customerAccountId": [ -{ -"@id": "#265", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(40,24)-(40,35)]" -} -] -} -] -} -] -} -], -"data:title": [ -{ -"@id": "#266", -"@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_3" -} -], -"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": "[(41,12)-(41,16)]" -} -] -} -] -} -] -} -], -"data:firstName": [ -{ -"@id": "#267", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "John" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(42,16)-(42,22)]" -} -] -} -] -} -] -} -], -"data:lastName": [ -{ -"@id": "#268", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Smith" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(43,15)-(43,22)]" -} -] -} -] -} -] -} -], -"data:email": [ -{ -"@id": "#269", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "jsmith@provider.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(44,11)-(44,32)]" -} -] -} -] -} -] -} -], -"data:policies": [ -{ -"@id": "#270", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#271", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#272", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_9" -} -], -"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": "[(47,12)-(47,26)]" -} -] -} -] -} -] -} -], -"data:description": [ -{ -"@id": "#273", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Ford Fiesta 2015" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_10" -} -], -"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": "[(48,21)-(48,39)]" -} -] -} -] -} -] -} -], -"data:startDate": [ -{ -"@id": "#274", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "2019-01-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_11" -} -], -"sourcemaps:sources": [ -{ -"@id": "#274/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#274/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#274" -} -], -"sourcemaps:value": [ -{ -"@value": "[(49,19)-(49,31)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_8" -} -], -"sourcemaps:sources": [ -{ -"@id": "#271/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#271/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,8)-(49,0)]" -} -] -}, -{ -"@id": "#271/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,8)-(48,0)]" -} -] -}, -{ -"@id": "#271/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:startDate" -} -], -"sourcemaps:value": [ -{ -"@value": "[(49,8)-(51,0)]" -} -] -}, -{ -"@id": "#271/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#271" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,0)-(51,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_7" -} -], -"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": "[(45,13)-(51,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#264/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#264/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,4)-(45,0)]" -} -] -}, -{ -"@id": "#264/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:customerAccountId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,4)-(41,0)]" -} -] -}, -{ -"@id": "#264/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:title" -} -], -"sourcemaps:value": [ -{ -"@value": "[(41,4)-(42,0)]" -} -] -}, -{ -"@id": "#264/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:policies" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,4)-(51,0)]" -} -] -}, -{ -"@id": "#264/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:lastName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(43,4)-(44,0)]" -} -] -}, -{ -"@id": "#264/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#264" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,0)-(51,0)]" -} -] -}, -{ -"@id": "#264/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:firstName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,4)-(43,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "customerAccountId: \"123456789\"\ntitle: \"MR\"\nfirstName: \"John\"\nlastName: \"Smith\"\nemail: \"jsmith@provider.com\"\npolicies:\n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#264/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#264/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#264/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,8)-(51,0)]" -} -] -}, -{ -"@id": "#264/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#264" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,0)-(51,0)]" -} -] -}, -{ -"@id": "#264/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,0)-(51,0)]" -} -] -}, -{ -"@id": "#264/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,2)-(39,0)]" -} -] -}, -{ -"@id": "#264/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,0)-(51,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#264/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#264" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#264/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#264" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#246,amf://id#247" -} -] -} -] -} -] -}, -{ -"@id": "#275", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "validateCustomerAccountContainsPingIdNoEmailResponse" -} -], -"core:displayName": [ -{ -"@value": "Validate Customer Account Response PingId is Populated, No Email" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#275", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:userId": [ -{ -"@id": "#276", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(54,12)-(54,50)]" -} -] -} -] -} -] -} -], -"data:customerAccountId": [ -{ -"@id": "#277", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(55,24)-(55,35)]" -} -] -} -] -} -] -} -], -"data:title": [ -{ -"@id": "#278", -"@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": "#278/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#278/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#278" -} -], -"sourcemaps:value": [ -{ -"@value": "[(56,12)-(56,16)]" -} -] -} -] -} -] -} -], -"data:firstName": [ -{ -"@id": "#279", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "John" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(57,16)-(57,22)]" -} -] -} -] -} -] -} -], -"data:lastName": [ -{ -"@id": "#280", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Smith" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(58,15)-(58,22)]" -} -] -} -] -} -] -} -], -"data:policies": [ -{ -"@id": "#281", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#282", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#283", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_9" -} -], -"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": "[(61,12)-(61,26)]" -} -] -} -] -} -] -} -], -"data:description": [ -{ -"@id": "#284", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Ford Fiesta 2015" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_10" -} -], -"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": "[(62,21)-(62,39)]" -} -] -} -] -} -] -} -], -"data:startDate": [ -{ -"@id": "#285", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "2019-01-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_11" -} -], -"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": "[(63,19)-(63,31)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_8" -} -], -"sourcemaps:sources": [ -{ -"@id": "#282/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#282/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(62,8)-(63,0)]" -} -] -}, -{ -"@id": "#282/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(61,8)-(62,0)]" -} -] -}, -{ -"@id": "#282/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:startDate" -} -], -"sourcemaps:value": [ -{ -"@value": "[(63,8)-(65,0)]" -} -] -}, -{ -"@id": "#282/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#282" -} -], -"sourcemaps:value": [ -{ -"@value": "[(61,0)-(65,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_7" -} -], -"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": "[(59,13)-(65,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#275/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#275/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:lastName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(58,4)-(59,0)]" -} -] -}, -{ -"@id": "#275/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:userId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(54,4)-(55,0)]" -} -] -}, -{ -"@id": "#275/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:customerAccountId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(55,4)-(56,0)]" -} -] -}, -{ -"@id": "#275/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:policies" -} -], -"sourcemaps:value": [ -{ -"@value": "[(59,4)-(65,0)]" -} -] -}, -{ -"@id": "#275/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:firstName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(57,4)-(58,0)]" -} -] -}, -{ -"@id": "#275/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#275" -} -], -"sourcemaps:value": [ -{ -"@value": "[(54,0)-(65,0)]" -} -] -}, -{ -"@id": "#275/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:title" -} -], -"sourcemaps:value": [ -{ -"@value": "[(56,4)-(57,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\ncustomerAccountId: \"123456789\"\ntitle: \"MR\"\nfirstName: \"John\"\nlastName: \"Smith\"\npolicies:\n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#275/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#275/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#275/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(53,8)-(65,0)]" -} -] -}, -{ -"@id": "#275/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#275" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,0)-(65,0)]" -} -] -}, -{ -"@id": "#275/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(54,0)-(65,0)]" -} -] -}, -{ -"@id": "#275/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(52,2)-(53,0)]" -} -] -}, -{ -"@id": "#275/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,0)-(65,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#275/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#275" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#275/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#275" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#246,amf://id#247" -} -] -} -] -} -] -}, -{ -"@id": "#286", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "validateCustomerAccountContainsNoPingIdNoEmailResponse" -} -], -"core:displayName": [ -{ -"@value": "Validate Customer Account Response PingId is Populated, No Email" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#286", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:customerAccountId": [ -{ -"@id": "#287", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(68,24)-(68,35)]" -} -] -} -] -} -] -} -], -"data:title": [ -{ -"@id": "#288", -"@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_3" -} -], -"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": "[(69,12)-(69,16)]" -} -] -} -] -} -] -} -], -"data:firstName": [ -{ -"@id": "#289", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "John" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(70,16)-(70,22)]" -} -] -} -] -} -] -} -], -"data:lastName": [ -{ -"@id": "#290", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Smith" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(71,15)-(71,22)]" -} -] -} -] -} -] -} -], -"data:policies": [ -{ -"@id": "#291", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#292", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#293", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_8" -} -], -"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": "[(74,12)-(74,26)]" -} -] -} -] -} -] -} -], -"data:description": [ -{ -"@id": "#294", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Ford Fiesta 2015" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_9" -} -], -"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": "[(75,21)-(75,39)]" -} -] -} -] -} -] -} -], -"data:startDate": [ -{ -"@id": "#295", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "2019-01-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_10" -} -], -"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": "[(76,19)-(76,31)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_7" -} -], -"sourcemaps:sources": [ -{ -"@id": "#292/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#292/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(75,8)-(76,0)]" -} -] -}, -{ -"@id": "#292/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(74,8)-(75,0)]" -} -] -}, -{ -"@id": "#292/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:startDate" -} -], -"sourcemaps:value": [ -{ -"@value": "[(76,8)-(77,0)]" -} -] -}, -{ -"@id": "#292/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#292" -} -], -"sourcemaps:value": [ -{ -"@value": "[(74,0)-(77,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_6" -} -], -"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": "[(72,13)-(77,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#286/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#286/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:lastName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(71,4)-(72,0)]" -} -] -}, -{ -"@id": "#286/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#286" -} -], -"sourcemaps:value": [ -{ -"@value": "[(68,0)-(77,0)]" -} -] -}, -{ -"@id": "#286/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:firstName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(70,4)-(71,0)]" -} -] -}, -{ -"@id": "#286/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:policies" -} -], -"sourcemaps:value": [ -{ -"@value": "[(72,4)-(77,0)]" -} -] -}, -{ -"@id": "#286/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:customerAccountId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(68,4)-(69,0)]" -} -] -}, -{ -"@id": "#286/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:title" -} -], -"sourcemaps:value": [ -{ -"@value": "[(69,4)-(70,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "customerAccountId: \"123456789\"\ntitle: \"MR\"\nfirstName: \"John\"\nlastName: \"Smith\"\npolicies:\n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#286/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#286/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#286/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(67,8)-(77,0)]" -} -] -}, -{ -"@id": "#286/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#286" -} -], -"sourcemaps:value": [ -{ -"@value": "[(65,0)-(77,0)]" -} -] -}, -{ -"@id": "#286/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(68,0)-(77,0)]" -} -] -}, -{ -"@id": "#286/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(66,2)-(67,0)]" -} -] -}, -{ -"@id": "#286/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(65,0)-(77,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#286/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#286" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#286/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#286" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#246,amf://id#247" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#233/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#233/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#233" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#233/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#233" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,2)-(52,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#310", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#311", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#dateOfBirth" -} -], -"raml-shapes:range": [ -{ -"@id": "#312", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "dateOfBirth" -} -], -"sourcemaps:sources": [ -{ -"@id": "#312/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#312/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#312" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,8)-(14,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#312/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#312" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,6)-(15,0)]" -} -] -}, -{ -"@id": "#312/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,8)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "dateOfBirth" -} -], -"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": "[(13,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#313", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#id" -} -], -"raml-shapes:range": [ -{ -"@id": "#314", -"@type": [ -"raml-shapes: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" -} -], -"sourcemaps:sources": [ -{ -"@id": "#314/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#314/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#314" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,8)-(7,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#314/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#314" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(10,0)]" -} -] -}, -{ -"@id": "#314/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,8)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "id" -} -], -"sourcemaps:sources": [ -{ -"@id": "#313/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#313/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#313" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(10,0)]" -} -] -}, -{ -"@id": "#313/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,8)-(10,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#315", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#olssRegistered" -} -], -"raml-shapes:range": [ -{ -"@id": "#316", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"shacl:name": [ -{ -"@value": "olssRegistered" -} -], -"sourcemaps:sources": [ -{ -"@id": "#316/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#316/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#316" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,8)-(16,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#316/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#316" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,6)-(19,0)]" -} -] -}, -{ -"@id": "#316/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,8)-(17,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "olssRegistered" -} -], -"sourcemaps:sources": [ -{ -"@id": "#315/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#315/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#315" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,6)-(19,0)]" -} -] -}, -{ -"@id": "#315/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,8)-(19,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "PingCustomerAccount" -} -], -"sourcemaps:sources": [ -{ -"@id": "#310/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#310/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#310" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#310/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#310" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,2)-(19,0)]" -} -] -}, -{ -"@id": "#310/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,2)-(10,21)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#310/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#310" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,4)-(11,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#317", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#313", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#id" -} -], -"raml-shapes:range": [ -{ -"@id": "#314", -"@type": [ -"raml-shapes: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" -} -], -"sourcemaps:sources": [ -{ -"@id": "#314/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#314/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#314" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,8)-(7,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#314/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#314" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(10,0)]" -} -] -}, -{ -"@id": "#314/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,8)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "id" -} -], -"sourcemaps:sources": [ -{ -"@id": "#313/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#313/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#313" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(10,0)]" -} -] -}, -{ -"@id": "#313/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,8)-(10,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "PingBaseCustomerAccount" -} -], -"sourcemaps:sources": [ -{ -"@id": "#317/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#317/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#317" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#317/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#317" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(10,0)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"sourcemaps:sources": [ -{ -"@id": "#187/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#187/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#187" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#187/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#187" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(57,9)]" -} -] -} -] -} -] -}, -{ -"@id": "#318", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#319", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\ncreateQuotePostCreatedExample:\n displayName: An example of the POST Response for createquote, when the account has been created\n value:\n customerAccountId: \"WES456789\"\n quoteId: \"WES456789-01\"\n existingCustomer: false" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#319/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#319/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#319" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"sourcemaps:sources": [ -{ -"@id": "#318/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#318/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#318" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(8,27)]" -} -] -} -] -} -] -}, -{ -"@id": "#320", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#321", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\nValidatePingCustomerAccountsPostExample:\n displayName: An example of the POST Request for validating PING customer\n value:\n firstName : \"John\"\n lastName : \"Smith\"\n dateOfBirth : \"2019-03-03\"" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#321/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#321/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#321" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(8,30)]" -} -] -} -] -} -] -}, -{ -"@id": "#322", -"@type": [ -"doc:Module", -"doc:Unit" -], -"doc:declares": [ -{ -"@id": "#323", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#324", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#code" -} -], -"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": "code" -} -], -"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": "[(7,8)-(7,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#325/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#325" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(8,0)]" -} -] -}, -{ -"@id": "#325/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,8)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "code" -} -], -"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": "[(6,6)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#326", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#description" -} -], -"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": "description" -} -], -"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": "[(9,8)-(9,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#327/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#327" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(11,0)]" -} -] -}, -{ -"@id": "#327/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,8)-(11,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "description" -} -], -"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": "[(8,6)-(11,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "PingErrorMessage" -} -], -"sourcemaps:sources": [ -{ -"@id": "#323/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#323/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#323" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#323/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#323" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(11,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#328", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#335", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#messages" -} -], -"raml-shapes:range": [ -{ -"@id": "#336", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#323", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#324", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#code" -} -], -"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": "code" -} -], -"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": "[(7,8)-(7,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#325/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#325" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(8,0)]" -} -] -}, -{ -"@id": "#325/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,8)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "code" -} -], -"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": "[(6,6)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#326", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#description" -} -], -"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": "description" -} -], -"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": "[(9,8)-(9,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#327/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#327" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(11,0)]" -} -] -}, -{ -"@id": "#327/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,8)-(11,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "description" -} -], -"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": "[(8,6)-(11,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "PingErrorMessage" -} -], -"sourcemaps:sources": [ -{ -"@id": "#323/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#323/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#323" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#323/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#323" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(11,0)]" -} -] -} -] -} -] -} -], -"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": "[(14,8)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "messages" -} -], -"sourcemaps:sources": [ -{ -"@id": "#335/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#335/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#335" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,6)-(17,9)]" -} -] -}, -{ -"@id": "#335/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,8)-(17,9)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "PingErrorMessagesResponse" -} -], -"apiContract:examples": [ -{ -"@id": "#329", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#329", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:messages": [ -{ -"@id": "#330", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#331", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:code": [ -{ -"@id": "#332", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "BGLXXXX" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(120,24)-(120,33)]" -} -] -} -] -} -] -} -], -"data:description": [ -{ -"@id": "#333", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Could not validate email and password" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(121,31)-(121,70)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#331/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#331/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:code" -} -], -"sourcemaps:value": [ -{ -"@value": "[(120,18)-(121,0)]" -} -] -}, -{ -"@id": "#331/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(121,18)-(123,0)]" -} -] -}, -{ -"@id": "#331/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#331" -} -], -"sourcemaps:value": [ -{ -"@value": "[(120,0)-(123,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_2" -} -], -"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": "[(118,23)-(123,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"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": "[(118,0)-(123,0)]" -} -] -}, -{ -"@id": "#329/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:messages" -} -], -"sourcemaps:value": [ -{ -"@value": "[(118,14)-(123,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "messages:\n - # match not found\n code: \"BGLXXXX\"\n description: \"Could not validate email and password\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#329/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#329/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#329/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(117,20)-(123,0)]" -} -] -}, -{ -"@id": "#329/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(118,0)-(123,0)]" -} -] -}, -{ -"@id": "#329/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#329" -} -], -"sourcemaps:value": [ -{ -"@value": "[(117,12)-(123,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#329/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#329" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#329/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#329" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#334" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#328/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#328/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#328" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#328/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#328" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,2)-(17,9)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"sourcemaps:sources": [ -{ -"@id": "#322/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#322/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#322" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#322/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#322" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(17,9)]" -} -] -} -] -} -] -}, -{ -"@id": "#337", -"@type": [ -"apiContract:TraitFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#338", -"@type": [ -"apiContract:Trait", -"doc:AbstractDeclaration", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "trait" -} -], -"doc:dataNode": [ -{ -"@id": "#339", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:headers": [ -{ -"@id": "#340", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:X-Trace-Id": [ -{ -"@id": "#341", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:description": [ -{ -"@id": "#342", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(5,19)-(5,208)]" -} -] -} -] -} -] -} -], -"data:type": [ -{ -"@id": "#343", -"@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": "#343/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#343/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#343" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,12)-(6,18)]" -} -] -} -] -} -] -} -], -"data:maxLength": [ -{ -"@id": "#344", -"@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_6" -} -], -"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": "[(7,17)-(7,19)]" -} -] -} -] -} -] -} -], -"data:required": [ -{ -"@id": "#345", -"@type": [ -"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": "#345/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#345/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#345" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,16)-(8,21)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#341/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#341/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,0)]" -} -] -}, -{ -"@id": "#341/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#341" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(10,0)]" -} -] -}, -{ -"@id": "#341/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#341/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(7,0)]" -} -] -}, -{ -"@id": "#341/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(6,0)]" -} -] -} -] -} -] -} -], -"data:X-Request-Id": [ -{ -"@id": "#346", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:description": [ -{ -"@id": "#347", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_9" -} -], -"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": "[(11,19)-(11,101)]" -} -] -} -] -} -] -} -], -"data:type": [ -{ -"@id": "#348", -"@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": "#348/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#348/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#348" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,12)-(12,18)]" -} -] -} -] -} -] -} -], -"data:pattern": [ -{ -"@id": "#349", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_11" -} -], -"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": "[(13,15)-(13,92)]" -} -] -} -] -} -] -} -], -"data:required": [ -{ -"@id": "#350", -"@type": [ -"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": "#350/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#350/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#350" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,16)-(14,20)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_8" -} -], -"sourcemaps:sources": [ -{ -"@id": "#346/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#346/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,6)-(14,0)]" -} -] -}, -{ -"@id": "#346/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#346" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,0)-(16,0)]" -} -] -}, -{ -"@id": "#346/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(16,0)]" -} -] -}, -{ -"@id": "#346/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,6)-(13,0)]" -} -] -}, -{ -"@id": "#346/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,0)]" -} -] -} -] -} -] -} -], -"data:X-Message-Id": [ -{ -"@id": "#351", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:description": [ -{ -"@id": "#352", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_14" -} -], -"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": "[(17,19)-(17,102)]" -} -] -} -] -} -] -} -], -"data:type": [ -{ -"@id": "#353", -"@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_15" -} -], -"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": "[(18,12)-(18,18)]" -} -] -} -] -} -] -} -], -"data:pattern": [ -{ -"@id": "#354", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_16" -} -], -"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": "[(19,15)-(19,92)]" -} -] -} -] -} -] -} -], -"data:required": [ -{ -"@id": "#355", -"@type": [ -"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": "#355/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#355/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#355" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,16)-(20,20)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_13" -} -], -"sourcemaps:sources": [ -{ -"@id": "#351/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#351/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(20,0)]" -} -] -}, -{ -"@id": "#351/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#351" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,0)-(22,0)]" -} -] -}, -{ -"@id": "#351/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(22,0)]" -} -] -}, -{ -"@id": "#351/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,0)]" -} -] -}, -{ -"@id": "#351/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(18,0)]" -} -] -} -] -} -] -} -], -"data:Brand": [ -{ -"@id": "#356", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:description": [ -{ -"@id": "#357", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "The User Brand" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_19" -} -], -"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": "[(23,19)-(23,33)]" -} -] -} -] -} -] -} -], -"data:type": [ -{ -"@id": "#358", -"@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": "#358/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#358/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#358" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,12)-(24,18)]" -} -] -} -] -} -] -} -], -"data:required": [ -{ -"@id": "#359", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "true" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"core:name": [ -{ -"@value": "scalar_21" -} -], -"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": "[(25,16)-(25,20)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_18" -} -], -"sourcemaps:sources": [ -{ -"@id": "#356/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#356/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,6)-(25,0)]" -} -] -}, -{ -"@id": "#356/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,6)-(24,0)]" -} -] -}, -{ -"@id": "#356/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(25,21)]" -} -] -}, -{ -"@id": "#356/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#356" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,0)-(25,21)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#340/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#340/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:X-Message-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(22,0)]" -} -] -}, -{ -"@id": "#340/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#340" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(25,21)]" -} -] -}, -{ -"@id": "#340/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:Brand" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(25,21)]" -} -] -}, -{ -"@id": "#340/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:X-Request-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(16,0)]" -} -] -}, -{ -"@id": "#340/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:X-Trace-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(10,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#339/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#339/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#339" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(25,21)]" -} -] -}, -{ -"@id": "#339/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:headers" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(25,21)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#338/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#338/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#338" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#338/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#338" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(25,21)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(25,21)]" -} -] -} -] -} -] -}, -{ -"@id": "#360", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#361", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\n400_badrequest_for_validate_customer_account:\n displayName: A bad request for Customer Account\n description: A bad request generated by DISC \n value:\n messages: \n - \n code: APIXXXX\n description: \"'dateOfBirth' is invalid\" \n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#361/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#361/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#361" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(11,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#362", -"@type": [ -"apiContract:TraitFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#363", -"@type": [ -"apiContract:Trait", -"doc:AbstractDeclaration", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "trait" -} -], -"doc:dataNode": [ -{ -"@id": "#364", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:responses": [ -{ -"@id": "#365", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:400": [ -{ -"@id": "#366", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:description": [ -{ -"@id": "#367", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Bad request." -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(5,17)-(5,29)]" -} -] -} -] -} -] -} -], -"data:headers": [ -{ -"@id": "#368", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:X-Trace-Id": [ -{ -"@id": "#369", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:required": [ -{ -"@id": "#370", -"@type": [ -"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": "#370/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#370/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#370" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,18)-(8,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_6" -} -], -"sourcemaps:sources": [ -{ -"@id": "#369/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#369/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#369" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,0)-(9,0)]" -} -] -}, -{ -"@id": "#369/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,8)-(9,0)]" -} -] -} -] -} -] -} -], -"data:X-Request-Id": [ -{ -"@id": "#371", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:required": [ -{ -"@id": "#372", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "true" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"core:name": [ -{ -"@value": "scalar_9" -} -], -"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": "[(10,19)-(10,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_8" -} -], -"sourcemaps:sources": [ -{ -"@id": "#371/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#371/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#371" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,0)-(11,0)]" -} -] -}, -{ -"@id": "#371/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,8)-(11,0)]" -} -] -} -] -} -] -} -], -"data:X-Message-Id": [ -{ -"@id": "#373", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:required": [ -{ -"@id": "#374", -"@type": [ -"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": "#374/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#374/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#374" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,19)-(12,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_10" -} -], -"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": "[(12,0)-(13,0)]" -} -] -}, -{ -"@id": "#373/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,8)-(13,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_5" -} -], -"sourcemaps:sources": [ -{ -"@id": "#368/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#368/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:X-Request-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(11,0)]" -} -] -}, -{ -"@id": "#368/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:X-Trace-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(9,0)]" -} -] -}, -{ -"@id": "#368/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:X-Message-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(13,0)]" -} -] -}, -{ -"@id": "#368/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#368" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,0)-(13,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#366/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#366/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -}, -{ -"@id": "#366/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:headers" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(13,0)]" -} -] -}, -{ -"@id": "#366/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#366" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(13,0)]" -} -] -} -] -} -] -} -], -"data:404": [ -{ -"@id": "#375", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:description": [ -{ -"@id": "#376", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Resource not found." -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_13" -} -], -"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": "[(14,17)-(14,36)]" -} -] -} -] -} -] -} -], -"data:headers": [ -{ -"@id": "#377", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:X-Trace-Id": [ -{ -"@id": "#378", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:required": [ -{ -"@id": "#379", -"@type": [ -"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": "#379/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#379/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#379" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,18)-(17,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_15" -} -], -"sourcemaps:sources": [ -{ -"@id": "#378/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#378/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#378" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,0)-(18,0)]" -} -] -}, -{ -"@id": "#378/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,8)-(18,0)]" -} -] -} -] -} -] -} -], -"data:X-Request-Id": [ -{ -"@id": "#380", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:required": [ -{ -"@id": "#381", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "true" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"core:name": [ -{ -"@value": "scalar_18" -} -], -"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": "[(19,19)-(19,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_17" -} -], -"sourcemaps:sources": [ -{ -"@id": "#380/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#380/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#380" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,0)-(20,0)]" -} -] -}, -{ -"@id": "#380/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,8)-(20,0)]" -} -] -} -] -} -] -} -], -"data:X-Message-Id": [ -{ -"@id": "#382", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:required": [ -{ -"@id": "#383", -"@type": [ -"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": "#383/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#383/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#383" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,19)-(21,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_19" -} -], -"sourcemaps:sources": [ -{ -"@id": "#382/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#382/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#382" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,0)-(22,0)]" -} -] -}, -{ -"@id": "#382/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,8)-(22,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_14" -} -], -"sourcemaps:sources": [ -{ -"@id": "#377/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#377/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:X-Request-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(20,0)]" -} -] -}, -{ -"@id": "#377/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:X-Trace-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(18,0)]" -} -] -}, -{ -"@id": "#377/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:X-Message-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(22,0)]" -} -] -}, -{ -"@id": "#377/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#377" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,0)-(22,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_12" -} -], -"sourcemaps:sources": [ -{ -"@id": "#375/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#375/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(15,0)]" -} -] -}, -{ -"@id": "#375/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:headers" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,4)-(22,0)]" -} -] -}, -{ -"@id": "#375/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#375" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,0)-(22,0)]" -} -] -} -] -} -] -} -], -"data:500": [ -{ -"@id": "#384", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:description": [ -{ -"@id": "#385", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Internal Server Error." -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_22" -} -], -"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": "[(23,17)-(23,39)]" -} -] -} -] -} -] -} -], -"data:headers": [ -{ -"@id": "#386", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:X-Trace-Id": [ -{ -"@id": "#387", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:required": [ -{ -"@id": "#388", -"@type": [ -"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": "#388/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#388/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#388" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,18)-(26,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_24" -} -], -"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": "[(26,0)-(27,0)]" -} -] -}, -{ -"@id": "#387/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,8)-(27,0)]" -} -] -} -] -} -] -} -], -"data:X-Request-Id": [ -{ -"@id": "#389", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:required": [ -{ -"@id": "#390", -"@type": [ -"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": "#390/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#390/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#390" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,19)-(28,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_26" -} -], -"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": "[(28,0)-(29,0)]" -} -] -}, -{ -"@id": "#389/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,8)-(29,0)]" -} -] -} -] -} -] -} -], -"data:X-Message-Id": [ -{ -"@id": "#391", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:required": [ -{ -"@id": "#392", -"@type": [ -"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": "#392/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#392/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#392" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,19)-(30,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_28" -} -], -"sourcemaps:sources": [ -{ -"@id": "#391/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#391/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#391" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,0)-(30,23)]" -} -] -}, -{ -"@id": "#391/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,8)-(30,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_23" -} -], -"sourcemaps:sources": [ -{ -"@id": "#386/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#386/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:X-Request-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(29,0)]" -} -] -}, -{ -"@id": "#386/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:X-Trace-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(27,0)]" -} -] -}, -{ -"@id": "#386/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:X-Message-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -}, -{ -"@id": "#386/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#386" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,0)-(30,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_21" -} -], -"sourcemaps:sources": [ -{ -"@id": "#384/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#384/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "#384/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:headers" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(30,23)]" -} -] -}, -{ -"@id": "#384/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#384" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,0)-(30,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#365/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#365/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:404" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(22,0)]" -} -] -}, -{ -"@id": "#365/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:400" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(13,0)]" -} -] -}, -{ -"@id": "#365/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:500" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(30,23)]" -} -] -}, -{ -"@id": "#365/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#365" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(30,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#364/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#364/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#364" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(30,23)]" -} -] -}, -{ -"@id": "#364/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:responses" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(30,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#363/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#363/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#363" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#363/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#363" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(30,23)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(30,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#393", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#394", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\nupdateCredentials:\n displayName: Update Credentials \n value:\n encryptedPassword : \"xxxxxxx\"\n newEncryptedPassword : \"xxxxx\"\n newUserName : \"test@email.com\"\n " -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#394/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#394/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#394" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(9,3)]" -} -] -} -] -} -] -}, -{ -"@id": "#395", -"@type": [ -"doc:Module", -"doc:Unit" -], -"doc:declares": [ -{ -"@id": "#396", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#402", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#encryptedPassword" -} -], -"raml-shapes:range": [ -{ -"@id": "#403", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "encryptedPassword" -} -], -"core:description": [ -{ -"@value": "Existing password on account in encrypted format." -} -], -"sourcemaps:sources": [ -{ -"@id": "#403/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#403/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#403" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(8,0)]" -} -] -}, -{ -"@id": "#403/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,8)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "encryptedPassword" -} -], -"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": "[(6,6)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#404", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#newEncryptedPassword" -} -], -"raml-shapes:range": [ -{ -"@id": "#405", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "newEncryptedPassword?" -} -], -"core:description": [ -{ -"@value": "New password to be set on account in encrypted format." -} -], -"sourcemaps:sources": [ -{ -"@id": "#405/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#405/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#405" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#405/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,8)-(10,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "newEncryptedPassword" -} -], -"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": "[(8,6)-(10,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#406", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#newUserName" -} -], -"raml-shapes:range": [ -{ -"@id": "#407", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "newUserName?" -} -], -"core:description": [ -{ -"@value": "Email Address as username to be updated on account." -} -], -"sourcemaps:sources": [ -{ -"@id": "#407/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#407/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#407" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,6)-(11,72)]" -} -] -}, -{ -"@id": "#407/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,8)-(11,72)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "newUserName" -} -], -"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": "[(10,6)-(11,72)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "UpdateCredentials" -} -], -"apiContract:examples": [ -{ -"@id": "#397", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "updateCredentials" -} -], -"core:displayName": [ -{ -"@value": "Update Credentials" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#397", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:encryptedPassword": [ -{ -"@id": "#398", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "xxxxxxx" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(6,24)-(6,33)]" -} -] -} -] -} -] -} -], -"data:newEncryptedPassword": [ -{ -"@id": "#399", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "xxxxx" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#399/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#399/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#399" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,27)-(7,34)]" -} -] -} -] -} -] -} -], -"data:newUserName": [ -{ -"@id": "#400", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "test@email.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(8,18)-(8,34)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#397/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#397/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:newEncryptedPassword" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -}, -{ -"@id": "#397/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:encryptedPassword" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(7,0)]" -} -] -}, -{ -"@id": "#397/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:newUserName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(9,3)]" -} -] -}, -{ -"@id": "#397/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#397" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(9,3)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "encryptedPassword: \"xxxxxxx\"\nnewEncryptedPassword: \"xxxxx\"\nnewUserName: \"test@email.com\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#397/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#397/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#397/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,8)-(9,3)]" -} -] -}, -{ -"@id": "#397/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#397" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(9,3)]" -} -] -}, -{ -"@id": "#397/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(9,3)]" -} -] -}, -{ -"@id": "#397/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "#397/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(9,3)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#397/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#397" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#397/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#397" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#401" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#396/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#396/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#396" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#396/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#396" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,1)-(11,72)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"sourcemaps:sources": [ -{ -"@id": "#395/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#395/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#395" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#395/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#395" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(11,72)]" -} -] -} -] -} -] -}, -{ -"@id": "#408", -"@type": [ -"doc:Module", -"doc:Unit" -], -"doc:declares": [ -{ -"@id": "#409", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#423", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#referenceId" -} -], -"raml-shapes:range": [ -{ -"@id": "#424", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "referenceId" -} -], -"core:description": [ -{ -"@value": "The newly created Customer Account ID." -} -], -"sourcemaps:sources": [ -{ -"@id": "#424/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#424/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#424" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(8,0)]" -} -] -}, -{ -"@id": "#424/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,8)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "referenceId" -} -], -"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": "[(6,6)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#425", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#quoteId" -} -], -"raml-shapes:range": [ -{ -"@id": "#426", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "quoteId?" -} -], -"core:description": [ -{ -"@value": "The newly created Quote ID." -} -], -"sourcemaps:sources": [ -{ -"@id": "#426/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#426/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#426" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#426/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,8)-(10,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "quoteId" -} -], -"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": "[(8,6)-(10,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#427", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#source" -} -], -"raml-shapes:range": [ -{ -"@id": "#428", -"@type": [ -"raml-shapes: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 name of the Aggregator which is the source of the click-through URL." -} -], -"sourcemaps:sources": [ -{ -"@id": "#428/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#428/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#428" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,6)-(12,0)]" -} -] -}, -{ -"@id": "#428/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,8)-(12,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "source" -} -], -"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": "[(10,6)-(12,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#429", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#existingCustomer" -} -], -"raml-shapes:range": [ -{ -"@id": "#430", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"shacl:name": [ -{ -"@value": "existingCustomer" -} -], -"core:description": [ -{ -"@value": "A boolean value to indicate whether the 'new' customer's details have been matched to an existing account." -} -], -"sourcemaps:sources": [ -{ -"@id": "#430/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#430/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#430" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,8)-(13,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#430/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,8)-(14,0)]" -} -] -}, -{ -"@id": "#430/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,8)-(15,0)]" -} -] -}, -{ -"@id": "#430/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#430" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,6)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "existingCustomer" -} -], -"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": "[(12,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#431", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#title" -} -], -"raml-shapes:range": [ -{ -"@id": "#432", -"@type": [ -"raml-shapes: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": "#432/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#432/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#432" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,6)-(16,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "title" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#433", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstName" -} -], -"raml-shapes:range": [ -{ -"@id": "#434", -"@type": [ -"raml-shapes: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": "#434/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#434/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#434" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "firstName" -} -], -"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": "[(16,6)-(17,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#435", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastName" -} -], -"raml-shapes:range": [ -{ -"@id": "#436", -"@type": [ -"raml-shapes: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": "#436/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#436/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#436" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(20,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "lastName" -} -], -"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": "[(17,6)-(20,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "CreatedQuote" -} -], -"apiContract:examples": [ -{ -"@id": "#410", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "no-match-customer" -} -], -"core:displayName": [ -{ -"@value": "A to P quote without matched Customer" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#410", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:referenceId": [ -{ -"@id": "#411", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "P8T000027" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(6,17)-(6,28)]" -} -] -} -] -} -] -} -], -"data:quoteId": [ -{ -"@id": "#412", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "P8T000027-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(7,13)-(7,27)]" -} -] -} -] -} -] -} -], -"data:source": [ -{ -"@id": "#413", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "moneysupermarket" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(8,12)-(8,30)]" -} -] -} -] -} -] -} -], -"data:existingCustomer": [ -{ -"@id": "#414", -"@type": [ -"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": "#414/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#414/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#414" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,22)-(9,27)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#410/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#410/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:source" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -}, -{ -"@id": "#410/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#410" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(11,0)]" -} -] -}, -{ -"@id": "#410/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:existingCustomer" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(11,0)]" -} -] -}, -{ -"@id": "#410/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:quoteId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -}, -{ -"@id": "#410/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:referenceId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(7,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "referenceId: \"P8T000027\"\nquoteId: \"P8T000027-01\"\nsource: \"moneysupermarket\"\nexistingCustomer: false" -} -], -"sourcemaps:sources": [ -{ -"@id": "#410/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#410/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#410/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,8)-(11,0)]" -} -] -}, -{ -"@id": "#410/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#410" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(11,0)]" -} -] -}, -{ -"@id": "#410/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(11,0)]" -} -] -}, -{ -"@id": "#410/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "#410/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(11,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#410/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#410" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#410/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#410" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#415" -} -] -} -] -} -] -}, -{ -"@id": "#416", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "match-customer" -} -], -"core:displayName": [ -{ -"@value": "A to P quote with matched Customer" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#416", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:referenceId": [ -{ -"@id": "#417", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "118806474" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(14,17)-(14,28)]" -} -] -} -] -} -] -} -], -"data:source": [ -{ -"@id": "#418", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Compare the Market" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(15,12)-(15,32)]" -} -] -} -] -} -] -} -], -"data:existingCustomer": [ -{ -"@id": "#419", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "true" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(16,22)-(16,26)]" -} -] -} -] -} -] -} -], -"data:title": [ -{ -"@id": "#420", -"@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_5" -} -], -"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": "[(17,11)-(17,15)]" -} -] -} -] -} -] -} -], -"data:firstName": [ -{ -"@id": "#421", -"@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_6" -} -], -"sourcemaps:sources": [ -{ -"@id": "#421/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#421/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#421" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,15)-(18,21)]" -} -] -} -] -} -] -} -], -"data:lastName": [ -{ -"@id": "#422", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Name" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(19,14)-(19,20)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#416/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#416/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:firstName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,4)-(19,0)]" -} -] -}, -{ -"@id": "#416/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:referenceId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(15,0)]" -} -] -}, -{ -"@id": "#416/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:source" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,4)-(16,0)]" -} -] -}, -{ -"@id": "#416/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:lastName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,4)-(19,20)]" -} -] -}, -{ -"@id": "#416/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:title" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(18,0)]" -} -] -}, -{ -"@id": "#416/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#416" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,0)-(19,20)]" -} -] -}, -{ -"@id": "#416/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:existingCustomer" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(17,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "referenceId: \"118806474\"\nsource: \"Compare the Market\"\nexistingCustomer: true\ntitle: \"Mr\"\nfirstName: \"Test\"\nlastName: \"Name\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#416/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#416/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#416/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,8)-(19,20)]" -} -] -}, -{ -"@id": "#416/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#416" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,0)-(19,20)]" -} -] -}, -{ -"@id": "#416/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,0)-(19,20)]" -} -] -}, -{ -"@id": "#416/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,2)-(13,0)]" -} -] -}, -{ -"@id": "#416/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,0)-(19,20)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#416/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#416" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#416/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#416" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#415" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#409/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#409/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#409" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#409/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#409" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(20,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#437", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#438", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#clickthroughurl" -} -], -"raml-shapes:range": [ -{ -"@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:name": [ -{ -"@value": "clickthroughurl" -} -], -"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": "https://budget-qa.doodleinsurance.co.uk/Car/BI9M/ALE/?refno=A8S000191&vehno=1&ORGAFFCLIE=CTMS&prdcls=PC&clkref=4DCFB507B8500DCB1123B3AF75F10255D92297C7" -} -], -"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": "[(25,17)-(25,168)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "https://budget-qa.doodleinsurance.co.uk/Car/BI9M/ALE/?refno=A8S000191&vehno=1&ORGAFFCLIE=CTMS&prdcls=PC&clkref=4DCFB507B8500DCB1123B3AF75F10255D92297C7" -} -], -"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": "[(25,17)-(25,168)]" -} -] -}, -{ -"@id": "#440/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,17)-(25,168)]" -} -] -}, -{ -"@id": "#440/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#440" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,17)-(25,168)]" -} -] -} -] -} -] -} -], -"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": "[(24,8)-(24,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#439/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,8)-(25,0)]" -} -] -}, -{ -"@id": "#439/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,8)-(25,168)]" -} -] -}, -{ -"@id": "#439/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#439" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,6)-(25,168)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "clickthroughurl" -} -], -"sourcemaps:sources": [ -{ -"@id": "#438/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#438/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#438" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,6)-(25,168)]" -} -] -}, -{ -"@id": "#438/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,8)-(24,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "AggregatorCreateQuote" -} -], -"sourcemaps:sources": [ -{ -"@id": "#437/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#437/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#437" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#437/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#437" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,2)-(25,168)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"sourcemaps:sources": [ -{ -"@id": "#408/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#408/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#408" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#408/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#408" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(25,168)]" -} -] -} -] -} -] -} -], -"doc:declares": [ -{ -"@id": "#441", -"@type": [ -"apiContract:Trait", -"doc:AbstractDeclaration", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "api-headers" -} -], -"doc:dataNode": [ -{ -"@id": "#29", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:headers": [ -{ -"@id": "#30", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:X-Trace-Id": [ -{ -"@id": "#31", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:description": [ -{ -"@id": "#32", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(5,19)-(5,208)]" -} -] -} -] -} -] -} -], -"data:type": [ -{ -"@id": "#33", -"@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": "#33/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#33/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#33" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,12)-(6,18)]" -} -] -} -] -} -] -} -], -"data:maxLength": [ -{ -"@id": "#34", -"@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_6" -} -], -"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": "[(7,17)-(7,19)]" -} -] -} -] -} -] -} -], -"data:required": [ -{ -"@id": "#35", -"@type": [ -"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": "#35/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#35/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#35" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,16)-(8,21)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#31/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#31/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,0)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#31" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(8,29)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(8,29)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(7,0)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(6,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"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": "[(4,0)-(8,29)]" -} -] -}, -{ -"@id": "#30/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:X-Trace-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(8,29)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"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": "[(3,2)-(8,29)]" -} -] -}, -{ -"@id": "#29/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:headers" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(8,29)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#441/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#441/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#441" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#441/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#441" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(8,29)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#441/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#441" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -}, -{ -"@id": "#442", -"@type": [ -"apiContract:Trait", -"doc:AbstractDeclaration", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "api-strict-headers" -} -], -"doc:dataNode": [ -{ -"@id": "#339", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:headers": [ -{ -"@id": "#340", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:X-Trace-Id": [ -{ -"@id": "#341", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:description": [ -{ -"@id": "#342", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(5,19)-(5,208)]" -} -] -} -] -} -] -} -], -"data:type": [ -{ -"@id": "#343", -"@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": "#343/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#343/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#343" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,12)-(6,18)]" -} -] -} -] -} -] -} -], -"data:maxLength": [ -{ -"@id": "#344", -"@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_6" -} -], -"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": "[(7,17)-(7,19)]" -} -] -} -] -} -] -} -], -"data:required": [ -{ -"@id": "#345", -"@type": [ -"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": "#345/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#345/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#345" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,16)-(8,21)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#341/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#341/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:maxLength" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,0)]" -} -] -}, -{ -"@id": "#341/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#341" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(10,0)]" -} -] -}, -{ -"@id": "#341/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#341/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,6)-(7,0)]" -} -] -}, -{ -"@id": "#341/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,6)-(6,0)]" -} -] -} -] -} -] -} -], -"data:X-Request-Id": [ -{ -"@id": "#346", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:description": [ -{ -"@id": "#347", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_9" -} -], -"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": "[(11,19)-(11,101)]" -} -] -} -] -} -] -} -], -"data:type": [ -{ -"@id": "#348", -"@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": "#348/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#348/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#348" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,12)-(12,18)]" -} -] -} -] -} -] -} -], -"data:pattern": [ -{ -"@id": "#349", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_11" -} -], -"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": "[(13,15)-(13,92)]" -} -] -} -] -} -] -} -], -"data:required": [ -{ -"@id": "#350", -"@type": [ -"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": "#350/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#350/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#350" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,16)-(14,20)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_8" -} -], -"sourcemaps:sources": [ -{ -"@id": "#346/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#346/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,6)-(14,0)]" -} -] -}, -{ -"@id": "#346/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#346" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,0)-(16,0)]" -} -] -}, -{ -"@id": "#346/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(16,0)]" -} -] -}, -{ -"@id": "#346/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,6)-(13,0)]" -} -] -}, -{ -"@id": "#346/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,0)]" -} -] -} -] -} -] -} -], -"data:X-Message-Id": [ -{ -"@id": "#351", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:description": [ -{ -"@id": "#352", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_14" -} -], -"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": "[(17,19)-(17,102)]" -} -] -} -] -} -] -} -], -"data:type": [ -{ -"@id": "#353", -"@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_15" -} -], -"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": "[(18,12)-(18,18)]" -} -] -} -] -} -] -} -], -"data:pattern": [ -{ -"@id": "#354", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_16" -} -], -"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": "[(19,15)-(19,92)]" -} -] -} -] -} -] -} -], -"data:required": [ -{ -"@id": "#355", -"@type": [ -"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": "#355/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#355/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#355" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,16)-(20,20)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_13" -} -], -"sourcemaps:sources": [ -{ -"@id": "#351/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#351/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(20,0)]" -} -] -}, -{ -"@id": "#351/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#351" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,0)-(22,0)]" -} -] -}, -{ -"@id": "#351/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(22,0)]" -} -] -}, -{ -"@id": "#351/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(19,0)]" -} -] -}, -{ -"@id": "#351/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(18,0)]" -} -] -} -] -} -] -} -], -"data:Brand": [ -{ -"@id": "#356", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:description": [ -{ -"@id": "#357", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "The User Brand" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_19" -} -], -"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": "[(23,19)-(23,33)]" -} -] -} -] -} -] -} -], -"data:type": [ -{ -"@id": "#358", -"@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": "#358/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#358/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#358" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,12)-(24,18)]" -} -] -} -] -} -] -} -], -"data:required": [ -{ -"@id": "#359", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "true" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"core:name": [ -{ -"@value": "scalar_21" -} -], -"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": "[(25,16)-(25,20)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_18" -} -], -"sourcemaps:sources": [ -{ -"@id": "#356/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#356/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,6)-(25,0)]" -} -] -}, -{ -"@id": "#356/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,6)-(24,0)]" -} -] -}, -{ -"@id": "#356/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(25,21)]" -} -] -}, -{ -"@id": "#356/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#356" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,0)-(25,21)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#340/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#340/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:X-Message-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(22,0)]" -} -] -}, -{ -"@id": "#340/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#340" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(25,21)]" -} -] -}, -{ -"@id": "#340/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:Brand" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(25,21)]" -} -] -}, -{ -"@id": "#340/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:X-Request-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(16,0)]" -} -] -}, -{ -"@id": "#340/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:X-Trace-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(10,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#339/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#339/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#339" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(25,21)]" -} -] -}, -{ -"@id": "#339/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:headers" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(25,21)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#442/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#442/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#442" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#442/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#442" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(25,21)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#442/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#442" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -}, -{ -"@id": "#443", -"@type": [ -"apiContract:Trait", -"doc:AbstractDeclaration", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "bad-responses" -} -], -"doc:dataNode": [ -{ -"@id": "#364", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:responses": [ -{ -"@id": "#365", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:400": [ -{ -"@id": "#366", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:description": [ -{ -"@id": "#367", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Bad request." -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(5,17)-(5,29)]" -} -] -} -] -} -] -} -], -"data:headers": [ -{ -"@id": "#368", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:X-Trace-Id": [ -{ -"@id": "#369", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:required": [ -{ -"@id": "#370", -"@type": [ -"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": "#370/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#370/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#370" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,18)-(8,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_6" -} -], -"sourcemaps:sources": [ -{ -"@id": "#369/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#369/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#369" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,0)-(9,0)]" -} -] -}, -{ -"@id": "#369/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,8)-(9,0)]" -} -] -} -] -} -] -} -], -"data:X-Request-Id": [ -{ -"@id": "#371", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:required": [ -{ -"@id": "#372", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "true" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"core:name": [ -{ -"@value": "scalar_9" -} -], -"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": "[(10,19)-(10,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_8" -} -], -"sourcemaps:sources": [ -{ -"@id": "#371/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#371/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#371" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,0)-(11,0)]" -} -] -}, -{ -"@id": "#371/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,8)-(11,0)]" -} -] -} -] -} -] -} -], -"data:X-Message-Id": [ -{ -"@id": "#373", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:required": [ -{ -"@id": "#374", -"@type": [ -"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": "#374/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#374/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#374" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,19)-(12,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_10" -} -], -"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": "[(12,0)-(13,0)]" -} -] -}, -{ -"@id": "#373/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,8)-(13,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_5" -} -], -"sourcemaps:sources": [ -{ -"@id": "#368/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#368/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:X-Request-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(11,0)]" -} -] -}, -{ -"@id": "#368/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:X-Trace-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(9,0)]" -} -] -}, -{ -"@id": "#368/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:X-Message-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(13,0)]" -} -] -}, -{ -"@id": "#368/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#368" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,0)-(13,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#366/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#366/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -}, -{ -"@id": "#366/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:headers" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(13,0)]" -} -] -}, -{ -"@id": "#366/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#366" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(13,0)]" -} -] -} -] -} -] -} -], -"data:404": [ -{ -"@id": "#375", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:description": [ -{ -"@id": "#376", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Resource not found." -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_13" -} -], -"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": "[(14,17)-(14,36)]" -} -] -} -] -} -] -} -], -"data:headers": [ -{ -"@id": "#377", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:X-Trace-Id": [ -{ -"@id": "#378", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:required": [ -{ -"@id": "#379", -"@type": [ -"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": "#379/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#379/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#379" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,18)-(17,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_15" -} -], -"sourcemaps:sources": [ -{ -"@id": "#378/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#378/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#378" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,0)-(18,0)]" -} -] -}, -{ -"@id": "#378/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,8)-(18,0)]" -} -] -} -] -} -] -} -], -"data:X-Request-Id": [ -{ -"@id": "#380", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:required": [ -{ -"@id": "#381", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "true" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"core:name": [ -{ -"@value": "scalar_18" -} -], -"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": "[(19,19)-(19,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_17" -} -], -"sourcemaps:sources": [ -{ -"@id": "#380/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#380/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#380" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,0)-(20,0)]" -} -] -}, -{ -"@id": "#380/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,8)-(20,0)]" -} -] -} -] -} -] -} -], -"data:X-Message-Id": [ -{ -"@id": "#382", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:required": [ -{ -"@id": "#383", -"@type": [ -"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": "#383/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#383/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#383" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,19)-(21,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_19" -} -], -"sourcemaps:sources": [ -{ -"@id": "#382/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#382/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#382" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,0)-(22,0)]" -} -] -}, -{ -"@id": "#382/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,8)-(22,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_14" -} -], -"sourcemaps:sources": [ -{ -"@id": "#377/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#377/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:X-Request-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(20,0)]" -} -] -}, -{ -"@id": "#377/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:X-Trace-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(18,0)]" -} -] -}, -{ -"@id": "#377/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:X-Message-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(22,0)]" -} -] -}, -{ -"@id": "#377/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#377" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,0)-(22,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_12" -} -], -"sourcemaps:sources": [ -{ -"@id": "#375/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#375/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(15,0)]" -} -] -}, -{ -"@id": "#375/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:headers" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,4)-(22,0)]" -} -] -}, -{ -"@id": "#375/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#375" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,0)-(22,0)]" -} -] -} -] -} -] -} -], -"data:500": [ -{ -"@id": "#384", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:description": [ -{ -"@id": "#385", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Internal Server Error." -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_22" -} -], -"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": "[(23,17)-(23,39)]" -} -] -} -] -} -] -} -], -"data:headers": [ -{ -"@id": "#386", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:X-Trace-Id": [ -{ -"@id": "#387", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:required": [ -{ -"@id": "#388", -"@type": [ -"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": "#388/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#388/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#388" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,18)-(26,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_24" -} -], -"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": "[(26,0)-(27,0)]" -} -] -}, -{ -"@id": "#387/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,8)-(27,0)]" -} -] -} -] -} -] -} -], -"data:X-Request-Id": [ -{ -"@id": "#389", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:required": [ -{ -"@id": "#390", -"@type": [ -"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": "#390/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#390/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#390" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,19)-(28,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_26" -} -], -"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": "[(28,0)-(29,0)]" -} -] -}, -{ -"@id": "#389/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,8)-(29,0)]" -} -] -} -] -} -] -} -], -"data:X-Message-Id": [ -{ -"@id": "#391", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:required": [ -{ -"@id": "#392", -"@type": [ -"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": "#392/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#392/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#392" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,19)-(30,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_28" -} -], -"sourcemaps:sources": [ -{ -"@id": "#391/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#391/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#391" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,0)-(30,23)]" -} -] -}, -{ -"@id": "#391/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,8)-(30,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_23" -} -], -"sourcemaps:sources": [ -{ -"@id": "#386/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#386/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:X-Request-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(29,0)]" -} -] -}, -{ -"@id": "#386/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:X-Trace-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(27,0)]" -} -] -}, -{ -"@id": "#386/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:X-Message-Id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -}, -{ -"@id": "#386/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#386" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,0)-(30,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_21" -} -], -"sourcemaps:sources": [ -{ -"@id": "#384/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#384/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "#384/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:headers" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(30,23)]" -} -] -}, -{ -"@id": "#384/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#384" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,0)-(30,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#365/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#365/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:404" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(22,0)]" -} -] -}, -{ -"@id": "#365/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:400" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(13,0)]" -} -] -}, -{ -"@id": "#365/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:500" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(30,23)]" -} -] -}, -{ -"@id": "#365/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#365" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(30,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#364/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#364/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#364" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(30,23)]" -} -] -}, -{ -"@id": "#364/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:responses" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(30,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#443/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#443/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#443" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#443/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#443" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(30,23)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#443/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#443" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -}, -{ -"@id": "#444", -"@type": [ -"security:SecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "auth" -} -], -"security:type": [ -{ -"@value": "x-custom" -} -], -"core:description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"apiContract:header": [ -{ -"@id": "#11", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Authorization" -} -], -"apiContract:paramName": [ -{ -"@value": "Authorization" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \n" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,6)-(10,18)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#11/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#11/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#444/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#444/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#444/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "security:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#444/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.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/SE-11508.json b/demo/SE-11508.json deleted file mode 100644 index 83a4033..0000000 --- a/demo/SE-11508.json +++ /dev/null @@ -1,67054 +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#445", -"@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": "System - Security" -} -], -"http://a.ml/vocabularies/apiContract#server": [ -{ -"@id": "amf://id#863", -"@type": [ -"http://a.ml/vocabularies/apiContract#Server", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#urlTemplate": [ -{ -"@value": "/security/v1" -} -], -"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": "http://a.ml/vocabularies/core#urlTemplate" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#863/source-map/synthesized-field/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#863" -} -], -"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#446", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/convertaggregatorquote" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#447", -"@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": "Used to create a P quote from a click-through URL." -} -], -"http://a.ml/vocabularies/apiContract#expects": [ -{ -"@id": "amf://id#448", -"@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#451", -"@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#437/link--472642713", -"@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#437" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "AggregatorCreateQuote" -} -] -} -], -"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": "[(33,8)-(35,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#449", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#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#maxLength": [ -{ -"@value": 64 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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": "[(6,6)-(6,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#450/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(7,19)]" -} -] -}, -{ -"@id": "amf://id#450/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": "[(6,6)-(6,18)]" -} -] -}, -{ -"@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": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "amf://id#450/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#450" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,6)-(8,21)]" -} -] -}, -{ -"@id": "amf://id#449/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": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "amf://id#449/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": "[(4,4)-(8,21)]" -} -] -}, -{ -"@id": "amf://id#449/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#449" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#448/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#448" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,0)-(41,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#returns": [ -{ -"@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": "201" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "201" -} -], -"http://a.ml/vocabularies/apiContract#payload": [ -{ -"@id": "amf://id#415", -"@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#409/link--8027511", -"@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#409" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "CreatedQuote" -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#415/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#415" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(37,10)-(41,0)]" -} -] -} -] -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#452" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,8)-(41,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#453", -"@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": "Bad request." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#454", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#455", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#455" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#454/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": "[(8,8)-(8,23)]" -} -] -}, -{ -"@id": "amf://id#454/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": "[(7,6)-(8,23)]" -} -] -}, -{ -"@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": "[(7,6)-(8,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#456", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#457", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(9,6)-(10,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#456/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": "[(10,8)-(10,23)]" -} -] -}, -{ -"@id": "amf://id#456/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": "[(9,6)-(10,23)]" -} -] -}, -{ -"@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": "[(9,6)-(10,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#458", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#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": "schema" -} -], -"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#lexical": [ -{ -"@id": "amf://id#459/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#459" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(12,8)-(12,23)]" -} -] -}, -{ -"@id": "amf://id#458/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,6)-(12,23)]" -} -] -}, -{ -"@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": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(5,4)-(5,29)]" -} -] -}, -{ -"@id": "amf://id#453/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": "[(6,4)-(12,23)]" -} -] -}, -{ -"@id": "amf://id#453/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#453" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(12,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#460", -"@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." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#461", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#462", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(16,6)-(17,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#461/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": "[(17,8)-(17,23)]" -} -] -}, -{ -"@id": "amf://id#461/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,6)-(17,23)]" -} -] -}, -{ -"@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": "[(16,6)-(17,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#463", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#464", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#464/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#464/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#464" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(19,8)-(19,23)]" -} -] -}, -{ -"@id": "amf://id#463/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,6)-(19,23)]" -} -] -}, -{ -"@id": "amf://id#463/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#463" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#465", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#466", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#465/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#465/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": "[(21,8)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#465/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,6)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#465/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#465" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(14,4)-(14,36)]" -} -] -}, -{ -"@id": "amf://id#460/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": "[(15,4)-(21,23)]" -} -] -}, -{ -"@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": "[(13,2)-(21,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#467", -"@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": "500" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "500" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Internal Server Error." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#468", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#469", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#469/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(25,6)-(26,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#468/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": "[(26,8)-(26,23)]" -} -] -}, -{ -"@id": "amf://id#468/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": "[(25,6)-(26,23)]" -} -] -}, -{ -"@id": "amf://id#468/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#468" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#470", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#471", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(27,6)-(28,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#470/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#470/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": "[(28,8)-(28,23)]" -} -] -}, -{ -"@id": "amf://id#470/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": "[(27,6)-(28,23)]" -} -] -}, -{ -"@id": "amf://id#470/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#470" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#472", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#473", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#472/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": "[(30,8)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#472/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": "[(29,6)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#472/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#472" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(23,4)-(23,39)]" -} -] -}, -{ -"@id": "amf://id#467/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": "[(24,4)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#467/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#467" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,2)-(30,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/security#security": [ -{ -"@id": "amf://id#474", -"@type": [ -"http://a.ml/vocabularies/security#SecurityRequirement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/security#schemes": [ -{ -"@id": "amf://id#475", -"@type": [ -"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "auth" -} -], -"http://a.ml/vocabularies/security#scheme": [ -{ -"@id": "amf://id#444", -"@type": [ -"http://a.ml/vocabularies/security#SecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "auth" -} -], -"http://a.ml/vocabularies/security#type": [ -{ -"@value": "x-custom" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#11", -"@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 pass an authorization token on the request. \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#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": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"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": "[(10,6)-(10,18)]" -} -] -}, -{ -"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -}, -{ -"@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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#444/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#444/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": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/security#type" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#444/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": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#444/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"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#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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#447/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#447/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": "[(31,6)-(32,0)]" -} -] -}, -{ -"@id": "amf://id#447/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": "[(35,6)-(41,0)]" -} -] -}, -{ -"@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": "[(29,4)-(41,0)]" -} -] -} -] -} -] -} -], -"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#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": "[(28,0)-(41,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#476", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/changecredentials" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#477", -"@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": "Used to update credentials." -} -], -"http://a.ml/vocabularies/apiContract#expects": [ -{ -"@id": "amf://id#478", -"@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#401", -"@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#396/link--847855477", -"@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#396" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "UpdateCredentials" -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#401" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(46,8)-(49,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#479", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#480", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#maxLength": [ -{ -"@value": 64 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#480/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#480" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,6)-(6,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#480/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(7,19)]" -} -] -}, -{ -"@id": "amf://id#480/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": "[(6,6)-(6,18)]" -} -] -}, -{ -"@id": "amf://id#480/source-map/lexical/element_0", -"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,6)-(5,208)]" -} -] -}, -{ -"@id": "amf://id#480/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#480" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,6)-(8,21)]" -} -] -}, -{ -"@id": "amf://id#479/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": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "amf://id#479/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": "[(4,4)-(8,21)]" -} -] -}, -{ -"@id": "amf://id#479/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#479" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"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": "[(43,0)-(52,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#returns": [ -{ -"@id": "amf://id#481", -"@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/apiContract#payload": [], -"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": "[(50,8)-(52,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#482", -"@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": "Bad request." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#483", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#484", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(7,6)-(8,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,8)-(8,23)]" -} -] -}, -{ -"@id": "amf://id#483/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": "[(7,6)-(8,23)]" -} -] -}, -{ -"@id": "amf://id#483/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#483" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#485", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#486", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(9,6)-(10,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(10,8)-(10,23)]" -} -] -}, -{ -"@id": "amf://id#485/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": "[(9,6)-(10,23)]" -} -] -}, -{ -"@id": "amf://id#485/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#485" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#487", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#488", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(12,8)-(12,23)]" -} -] -}, -{ -"@id": "amf://id#487/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,6)-(12,23)]" -} -] -}, -{ -"@id": "amf://id#487/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#487" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"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/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,4)-(5,29)]" -} -] -}, -{ -"@id": "amf://id#482/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": "[(6,4)-(12,23)]" -} -] -}, -{ -"@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": "[(4,2)-(12,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#489", -"@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." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#490", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#491", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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,6)-(17,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(17,8)-(17,23)]" -} -] -}, -{ -"@id": "amf://id#490/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,6)-(17,23)]" -} -] -}, -{ -"@id": "amf://id#490/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#490" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#492", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#493", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(18,6)-(19,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#492/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": "[(19,8)-(19,23)]" -} -] -}, -{ -"@id": "amf://id#492/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,6)-(19,23)]" -} -] -}, -{ -"@id": "amf://id#492/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#492" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#494", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#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": "schema" -} -], -"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#lexical": [ -{ -"@id": "amf://id#495/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#495" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(21,8)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#494/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,6)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#494/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#494" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#489/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": "[(14,4)-(14,36)]" -} -] -}, -{ -"@id": "amf://id#489/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": "[(15,4)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#489/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#489" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,2)-(21,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#496", -"@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": "500" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "500" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Internal Server Error." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#497", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#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": "schema" -} -], -"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#lexical": [ -{ -"@id": "amf://id#498/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#498" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(26,8)-(26,23)]" -} -] -}, -{ -"@id": "amf://id#497/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": "[(25,6)-(26,23)]" -} -] -}, -{ -"@id": "amf://id#497/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#497" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#499", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#500", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(27,6)-(28,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(28,8)-(28,23)]" -} -] -}, -{ -"@id": "amf://id#499/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": "[(27,6)-(28,23)]" -} -] -}, -{ -"@id": "amf://id#499/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#499" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#501", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#502", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#501/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": "[(30,8)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#501/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": "[(29,6)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#501/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#501" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(23,4)-(23,39)]" -} -] -}, -{ -"@id": "amf://id#496/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": "[(24,4)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#496/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#496" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,2)-(30,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/security#security": [ -{ -"@id": "amf://id#474", -"@type": [ -"http://a.ml/vocabularies/security#SecurityRequirement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/security#schemes": [ -{ -"@id": "amf://id#475", -"@type": [ -"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "auth" -} -], -"http://a.ml/vocabularies/security#scheme": [ -{ -"@id": "amf://id#444", -"@type": [ -"http://a.ml/vocabularies/security#SecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "auth" -} -], -"http://a.ml/vocabularies/security#type": [ -{ -"@value": "x-custom" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#11", -"@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 pass an authorization token on the request. \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#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": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"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": "[(10,6)-(10,18)]" -} -] -}, -{ -"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -}, -{ -"@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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#444/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#444/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": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/security#type" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#444/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": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#444/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"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#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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#477/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#477/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": "[(44,6)-(45,0)]" -} -] -}, -{ -"@id": "amf://id#477/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": "[(49,6)-(52,0)]" -} -] -}, -{ -"@id": "amf://id#477/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#477" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(42,4)-(52,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#476/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#476" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(41,0)-(52,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#503", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/retrievequotes" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#504", -"@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": "Used to retrieve quotes for valid account." -} -], -"http://a.ml/vocabularies/apiContract#expects": [ -{ -"@id": "amf://id#505", -"@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#508", -"@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#57/link--966145806", -"@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#57" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "RetrieveQuotesRequest" -} -] -} -], -"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": "[(57,8)-(59,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#506", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#507", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#maxLength": [ -{ -"@value": 64 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#507/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#507" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,6)-(6,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#507/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(7,19)]" -} -] -}, -{ -"@id": "amf://id#507/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": "[(6,6)-(6,18)]" -} -] -}, -{ -"@id": "amf://id#507/source-map/lexical/element_0", -"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,6)-(5,208)]" -} -] -}, -{ -"@id": "amf://id#507/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#507" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#506/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": "[(8,6)-(8,21)]" -} -] -}, -{ -"@id": "amf://id#506/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": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "amf://id#506/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": "[(4,4)-(8,21)]" -} -] -}, -{ -"@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": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"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": "[(54,0)-(65,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#returns": [ -{ -"@id": "amf://id#509", -"@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#43", -"@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#37/link-301198464", -"@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#37" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "RetrieveQuotesResponse" -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#43" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(61,10)-(65,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#509/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#509" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(60,8)-(65,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#510", -"@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": "Bad request." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#511", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#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": "schema" -} -], -"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#lexical": [ -{ -"@id": "amf://id#512/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#512" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,8)-(8,23)]" -} -] -}, -{ -"@id": "amf://id#511/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": "[(7,6)-(8,23)]" -} -] -}, -{ -"@id": "amf://id#511/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#511" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#513", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#514", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(9,6)-(10,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(10,8)-(10,23)]" -} -] -}, -{ -"@id": "amf://id#513/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": "[(9,6)-(10,23)]" -} -] -}, -{ -"@id": "amf://id#513/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#513" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#515", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#516", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#515/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": "[(12,8)-(12,23)]" -} -] -}, -{ -"@id": "amf://id#515/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,6)-(12,23)]" -} -] -}, -{ -"@id": "amf://id#515/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#515" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(5,4)-(5,29)]" -} -] -}, -{ -"@id": "amf://id#510/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": "[(6,4)-(12,23)]" -} -] -}, -{ -"@id": "amf://id#510/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#510" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(12,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#517", -"@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." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#518", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#519", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(16,6)-(17,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#518/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": "[(17,8)-(17,23)]" -} -] -}, -{ -"@id": "amf://id#518/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,6)-(17,23)]" -} -] -}, -{ -"@id": "amf://id#518/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#518" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#520", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#521", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#521/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#521/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#521" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(19,8)-(19,23)]" -} -] -}, -{ -"@id": "amf://id#520/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,6)-(19,23)]" -} -] -}, -{ -"@id": "amf://id#520/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#520" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#522", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#523", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#523" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#522/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": "[(21,8)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#522/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,6)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#522/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#522" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(14,4)-(14,36)]" -} -] -}, -{ -"@id": "amf://id#517/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": "[(15,4)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#517/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#517" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,2)-(21,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#524", -"@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": "500" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "500" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Internal Server Error." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#525", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#526", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(25,6)-(26,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#525/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": "[(26,8)-(26,23)]" -} -] -}, -{ -"@id": "amf://id#525/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": "[(25,6)-(26,23)]" -} -] -}, -{ -"@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": "[(25,6)-(26,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#527", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#528", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#528/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#528/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#528" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(28,8)-(28,23)]" -} -] -}, -{ -"@id": "amf://id#527/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": "[(27,6)-(28,23)]" -} -] -}, -{ -"@id": "amf://id#527/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#527" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#529", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#530", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(30,8)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#529/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": "[(29,6)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#529/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#529" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(23,4)-(23,39)]" -} -] -}, -{ -"@id": "amf://id#524/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": "[(24,4)-(30,23)]" -} -] -}, -{ -"@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": "[(22,2)-(30,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/security#security": [ -{ -"@id": "amf://id#474", -"@type": [ -"http://a.ml/vocabularies/security#SecurityRequirement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/security#schemes": [ -{ -"@id": "amf://id#475", -"@type": [ -"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "auth" -} -], -"http://a.ml/vocabularies/security#scheme": [ -{ -"@id": "amf://id#444", -"@type": [ -"http://a.ml/vocabularies/security#SecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "auth" -} -], -"http://a.ml/vocabularies/security#type": [ -{ -"@value": "x-custom" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#11", -"@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 pass an authorization token on the request. \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#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": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"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": "[(10,6)-(10,18)]" -} -] -}, -{ -"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -}, -{ -"@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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#444/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#444/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": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/security#type" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#444/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": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#444/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"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#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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#504/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#504/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": "[(55,6)-(56,0)]" -} -] -}, -{ -"@id": "amf://id#504/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": "[(59,6)-(65,0)]" -} -] -}, -{ -"@id": "amf://id#504/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#504" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(53,4)-(65,0)]" -} -] -} -] -} -] -} -], -"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,0)-(65,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#531", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/createquote" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#532", -"@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": "Functional endpoint used to check if an account with a policy exists and, if it doesn't, create a new account/quote with a blank vehicle." -} -], -"http://a.ml/vocabularies/apiContract#expects": [ -{ -"@id": "amf://id#533", -"@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#95", -"@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#79/link-832828185", -"@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#79" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "CreateQuotePostRequest" -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#95" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(70,8)-(73,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#534", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#535", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#maxLength": [ -{ -"@value": 64 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#535/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#535" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,6)-(6,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#535/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(7,19)]" -} -] -}, -{ -"@id": "amf://id#535/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": "[(6,6)-(6,18)]" -} -] -}, -{ -"@id": "amf://id#535/source-map/lexical/element_0", -"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,6)-(5,208)]" -} -] -}, -{ -"@id": "amf://id#535/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#535" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,6)-(8,21)]" -} -] -}, -{ -"@id": "amf://id#534/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": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "amf://id#534/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": "[(4,4)-(8,21)]" -} -] -}, -{ -"@id": "amf://id#534/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#534" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"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": "[(67,0)-(86,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#returns": [ -{ -"@id": "amf://id#536", -"@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": "response returned if the account matches" -} -], -"http://a.ml/vocabularies/apiContract#payload": [ -{ -"@id": "amf://id#133", -"@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#124/link-1016537872", -"@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#124" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "CreateQuotePostMatchedResponse" -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#133" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(76,10)-(80,0)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#536" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(74,8)-(80,0)]" -} -] -}, -{ -"@id": "amf://id#536/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(75,10)-(76,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#537", -"@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": "response returned if the account has been created since it was not matching any existing one" -} -], -"http://a.ml/vocabularies/apiContract#payload": [ -{ -"@id": "amf://id#153", -"@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#148/link-258651542", -"@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#148" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "CreateQuotePostCreatedResponse" -} -] -} -], -"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": "[(82,10)-(86,0)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#537" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(80,8)-(86,0)]" -} -] -}, -{ -"@id": "amf://id#537/source-map/lexical/element_0", -"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,10)-(82,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#538", -"@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": "Bad request." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#539", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#540", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(7,6)-(8,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,8)-(8,23)]" -} -] -}, -{ -"@id": "amf://id#539/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": "[(7,6)-(8,23)]" -} -] -}, -{ -"@id": "amf://id#539/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#539" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#541", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#542", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(9,6)-(10,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(10,8)-(10,23)]" -} -] -}, -{ -"@id": "amf://id#541/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": "[(9,6)-(10,23)]" -} -] -}, -{ -"@id": "amf://id#541/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#541" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#543", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#544", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(12,8)-(12,23)]" -} -] -}, -{ -"@id": "amf://id#543/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,6)-(12,23)]" -} -] -}, -{ -"@id": "amf://id#543/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#543" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"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/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,4)-(5,29)]" -} -] -}, -{ -"@id": "amf://id#538/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": "[(6,4)-(12,23)]" -} -] -}, -{ -"@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": "[(4,2)-(12,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#545", -"@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." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#546", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#547", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#547" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#546/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": "[(17,8)-(17,23)]" -} -] -}, -{ -"@id": "amf://id#546/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,6)-(17,23)]" -} -] -}, -{ -"@id": "amf://id#546/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#546" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#548", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#549", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#549/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(18,6)-(19,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(19,8)-(19,23)]" -} -] -}, -{ -"@id": "amf://id#548/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,6)-(19,23)]" -} -] -}, -{ -"@id": "amf://id#548/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#548" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#550", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#551", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#550/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": "[(21,8)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#550/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,6)-(21,23)]" -} -] -}, -{ -"@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": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#545/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": "[(14,4)-(14,36)]" -} -] -}, -{ -"@id": "amf://id#545/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": "[(15,4)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#545/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#545" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,2)-(21,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#552", -"@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": "500" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "500" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Internal Server Error." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#553", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#554", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#554" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(26,8)-(26,23)]" -} -] -}, -{ -"@id": "amf://id#553/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": "[(25,6)-(26,23)]" -} -] -}, -{ -"@id": "amf://id#553/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#553" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#555", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#556", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(27,6)-(28,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(28,8)-(28,23)]" -} -] -}, -{ -"@id": "amf://id#555/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": "[(27,6)-(28,23)]" -} -] -}, -{ -"@id": "amf://id#555/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#555" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#557", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#558", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(30,8)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#557/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": "[(29,6)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#557/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#557" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(23,4)-(23,39)]" -} -] -}, -{ -"@id": "amf://id#552/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": "[(24,4)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#552/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#552" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,2)-(30,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/security#security": [ -{ -"@id": "amf://id#474", -"@type": [ -"http://a.ml/vocabularies/security#SecurityRequirement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/security#schemes": [ -{ -"@id": "amf://id#475", -"@type": [ -"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "auth" -} -], -"http://a.ml/vocabularies/security#scheme": [ -{ -"@id": "amf://id#444", -"@type": [ -"http://a.ml/vocabularies/security#SecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "auth" -} -], -"http://a.ml/vocabularies/security#type": [ -{ -"@value": "x-custom" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#11", -"@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 pass an authorization token on the request. \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#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": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"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": "[(10,6)-(10,18)]" -} -] -}, -{ -"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -}, -{ -"@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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#444/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#444/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": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/security#type" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#444/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": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#444/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"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#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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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/apiContract#expects" -} -], -"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_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": "[(68,6)-(69,0)]" -} -] -}, -{ -"@id": "amf://id#532/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": "[(73,6)-(86,0)]" -} -] -}, -{ -"@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": "[(66,4)-(86,0)]" -} -] -} -] -} -] -} -], -"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#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": "[(65,0)-(86,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#559", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/validatecredentials" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#560", -"@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": "used to validate the user credentials (email and password). The successful response includes all the customer accounts that match the email where one of them also has the same password as the one passed in. It will also return a ping user id if one is associated with any customer accounts in disc." -} -], -"http://a.ml/vocabularies/apiContract#expects": [ -{ -"@id": "amf://id#561", -"@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#570", -"@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#571", -"@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#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#email" -} -], -"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#pattern": [ -{ -"@value": "^[A-Za-z0-9._%-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}\\b$" -} -], -"http://www.w3.org/ns/shacl#maxLength": [ -{ -"@value": 50 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "email" -} -], -"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": "[(94,12)-(94,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#576/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": "[(97,12)-(98,0)]" -} -] -}, -{ -"@id": "amf://id#576/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": "[(94,12)-(95,0)]" -} -] -}, -{ -"@id": "amf://id#576/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(96,12)-(97,0)]" -} -] -}, -{ -"@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": "[(93,10)-(98,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#575" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(93,10)-(98,0)]" -} -] -}, -{ -"@id": "amf://id#575/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": "[(95,12)-(96,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#577", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#password" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#578", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "password" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#578/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#578" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(99,12)-(99,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#578/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#578" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(98,10)-(102,0)]" -} -] -}, -{ -"@id": "amf://id#578/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": "[(99,12)-(100,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "password" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#577" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(98,10)-(102,0)]" -} -] -}, -{ -"@id": "amf://id#577/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,12)-(102,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "default" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#572", -"@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#572", -"@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#573", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "jsmith@provider.com" -} -], -"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#573/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#573/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#573" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(103,17)-(103,38)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#password": [ -{ -"@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": "XXXXXXXX" -} -], -"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#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": "[(104,20)-(104,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#email" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(103,10)-(104,0)]" -} -] -}, -{ -"@id": "amf://id#572/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#password" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(104,10)-(106,0)]" -} -] -}, -{ -"@id": "amf://id#572/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#572" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(103,0)-(106,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "email: \"jsmith@provider.com\"\npassword: \"XXXXXXXX\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#572/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#572/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": "[(102,16)-(106,0)]" -} -] -}, -{ -"@id": "amf://id#572/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": "[(103,0)-(106,0)]" -} -] -}, -{ -"@id": "amf://id#572/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#572" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(102,8)-(106,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#572/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#572" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#570" -} -] -} -] -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#571/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#571" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#571/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#571" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(91,6)-(106,0)]" -} -] -}, -{ -"@id": "amf://id#571/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(102,8)-(106,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#570/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#570" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(91,6)-(106,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#562", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#563", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#maxLength": [ -{ -"@value": 64 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#563/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#563" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,6)-(6,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#563/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(7,19)]" -} -] -}, -{ -"@id": "amf://id#563/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": "[(6,6)-(6,18)]" -} -] -}, -{ -"@id": "amf://id#563/source-map/lexical/element_0", -"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,6)-(5,208)]" -} -] -}, -{ -"@id": "amf://id#563/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#563" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#562/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": "[(8,6)-(8,21)]" -} -] -}, -{ -"@id": "amf://id#562/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": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "amf://id#562/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": "[(4,4)-(8,21)]" -} -] -}, -{ -"@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": "[(4,4)-(8,21)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#564", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"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#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#string" -} -], -"http://www.w3.org/ns/shacl#pattern": [ -{ -"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"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": "[(12,6)-(12,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#565/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": "[(13,6)-(13,92)]" -} -] -}, -{ -"@id": "amf://id#565/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": "[(12,6)-(12,18)]" -} -] -}, -{ -"@id": "amf://id#565/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,6)-(11,101)]" -} -] -}, -{ -"@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": "[(10,4)-(14,20)]" -} -] -} -] -} -] -} -], -"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_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": "[(14,6)-(14,20)]" -} -] -}, -{ -"@id": "amf://id#564/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": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "amf://id#564/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": "[(10,4)-(14,20)]" -} -] -}, -{ -"@id": "amf://id#564/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#564" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#566", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"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#567", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#567/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#567" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,6)-(18,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#567/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": "[(19,6)-(19,92)]" -} -] -}, -{ -"@id": "amf://id#567/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": "[(18,6)-(18,18)]" -} -] -}, -{ -"@id": "amf://id#567/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "amf://id#567/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#567" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -} -], -"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_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": "[(20,6)-(20,20)]" -} -] -}, -{ -"@id": "amf://id#566/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": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "amf://id#566/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,4)-(20,20)]" -} -] -}, -{ -"@id": "amf://id#566/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#566" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#568", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Brand" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "Brand" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The User Brand" -} -], -"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#569", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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 User Brand" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#569/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#569" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,6)-(24,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#569/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,6)-(24,18)]" -} -] -}, -{ -"@id": "amf://id#569/source-map/lexical/element_0", -"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,6)-(23,33)]" -} -] -}, -{ -"@id": "amf://id#569/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#569" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#568/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": "[(25,6)-(25,20)]" -} -] -}, -{ -"@id": "amf://id#568/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": "[(23,6)-(23,33)]" -} -] -}, -{ -"@id": "amf://id#568/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": "[(22,4)-(25,20)]" -} -] -}, -{ -"@id": "amf://id#568/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#568" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"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": "[(88,0)-(127,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#returns": [ -{ -"@id": "amf://id#579", -"@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": "the customer accounts that match the email where one of them also has the same password as the one passed in, plus a ping user id if one is associated with any customer accounts in DISC" -} -], -"http://a.ml/vocabularies/apiContract#payload": [ -{ -"@id": "amf://id#580", -"@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#581", -"@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#14/link-1716522", -"@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#14" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "PingValidateCredentialsResponse" -} -] -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#582", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "no_ping_userId_and_multiple_customer_returned_example" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "Validate Credentials successful response with no userId" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#582", -"@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#583", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#customerAccountId": [ -{ -"@id": "amf://id#584", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "123456789" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#584" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,25)-(7,36)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#passwordMatched": [ -{ -"@id": "amf://id#585", -"@type": [ -"http://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_4" -} -], -"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#lexical": [ -{ -"@id": "amf://id#585/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#585" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,23)-(8,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_2" -} -], -"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_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#customerAccountId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#583/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#passwordMatched" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,6)-(9,0)]" -} -] -}, -{ -"@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": "[(7,0)-(9,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#586", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#customerAccountId": [ -{ -"@id": "amf://id#587", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "123456799" -} -], -"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#587/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#587/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#587" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,25)-(10,36)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#passwordMatched": [ -{ -"@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": "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#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": "[(11,23)-(11,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_5" -} -], -"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_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#customerAccountId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,6)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#586/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#passwordMatched" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,6)-(13,0)]" -} -] -}, -{ -"@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": "[(10,0)-(13,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_1" -} -], -"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#lexical": [ -{ -"@id": "amf://id#582/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#582" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,0)-(13,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "- #1st entry\n customerAccountId: \"123456789\"\n passwordMatched: true\n- #2nd entry\n customerAccountId: \"123456799\"\n passwordMatched: true" -} -], -"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/document#strict" -} -], -"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_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,8)-(13,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": "[(3,0)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#582/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": "[(6,0)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#582/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#582/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,0)-(13,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#582/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#582" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#582/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#582" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#580" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#589", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "ping_userId_and_one_customer_returned_example" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "Validate Credentials successful single response with userId" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#589", -"@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#590", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#customerAccountId": [ -{ -"@id": "amf://id#591", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "123456789" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#591" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,25)-(17,36)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#userId": [ -{ -"@id": "amf://id#592", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" -} -], -"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#592/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#592/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#592" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,14)-(18,52)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#passwordMatched": [ -{ -"@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": "false" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(19,23)-(19,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_2" -} -], -"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_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#userId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,6)-(19,0)]" -} -] -}, -{ -"@id": "amf://id#590/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#customerAccountId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,6)-(18,0)]" -} -] -}, -{ -"@id": "amf://id#590/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#passwordMatched" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,6)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#590/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#590" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,0)-(21,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_1" -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#589/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#589/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#589" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,0)-(21,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "- #1st entry\n customerAccountId: \"123456789\"\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n passwordMatched: false" -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#589/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#589/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#589/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,8)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#589/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#589" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,0)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#589/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,0)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#589/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,2)-(15,0)]" -} -] -}, -{ -"@id": "amf://id#589/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": "[(13,0)-(21,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#589/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#589" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#589/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#589" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#580" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#594", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "ping_userId_and_multiple_customer_returned_example" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "Validate Credentials successful multiple response with one userId" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#594", -"@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#595", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#customerAccountId": [ -{ -"@id": "amf://id#596", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "123456789" -} -], -"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#596/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#596/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#596" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,25)-(25,36)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#userId": [ -{ -"@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": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" -} -], -"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#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": "[(26,14)-(26,52)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#passwordMatched": [ -{ -"@id": "amf://id#598", -"@type": [ -"http://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_5" -} -], -"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": "[(27,23)-(27,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_2" -} -], -"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_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#userId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,6)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#595/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#customerAccountId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,6)-(26,0)]" -} -] -}, -{ -"@id": "amf://id#595/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#passwordMatched" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,6)-(28,0)]" -} -] -}, -{ -"@id": "amf://id#595/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#595" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,0)-(28,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#599", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#customerAccountId": [ -{ -"@id": "amf://id#600", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "123456799" -} -], -"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#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": "[(29,25)-(29,36)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#passwordMatched": [ -{ -"@id": "amf://id#601", -"@type": [ -"http://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_8" -} -], -"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#lexical": [ -{ -"@id": "amf://id#601/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#601" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,23)-(30,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_6" -} -], -"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_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#customerAccountId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#599/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#passwordMatched" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,6)-(30,28)]" -} -] -}, -{ -"@id": "amf://id#599/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#599" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,0)-(30,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_1" -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#594/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#594/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#594" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,0)-(30,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "- #1st entry\n customerAccountId: \"123456789\"\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n passwordMatched: true\n- #2nd entry\n customerAccountId: \"123456799\"\n passwordMatched: false" -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#594/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#594/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#594/source-map/lexical/element_4", -"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,8)-(30,28)]" -} -] -}, -{ -"@id": "amf://id#594/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#594" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,0)-(30,28)]" -} -] -}, -{ -"@id": "amf://id#594/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": "[(24,0)-(30,28)]" -} -] -}, -{ -"@id": "amf://id#594/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,2)-(23,0)]" -} -] -}, -{ -"@id": "amf://id#594/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": "[(21,0)-(30,28)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#594/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#594" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#594/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#594" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#580" -} -] -} -] -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#581/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#581" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#581/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#581" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(110,12)-(111,0)]" -} -] -} -] -} -] -} -], -"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#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": "[(109,10)-(113,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#579/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#579" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(107,8)-(113,0)]" -} -] -}, -{ -"@id": "amf://id#579/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(108,10)-(109,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#602", -"@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": "Bad request with empty body if the RAML contract is violated. Otherwise specific error messages will be returned" -} -], -"http://a.ml/vocabularies/apiContract#payload": [ -{ -"@id": "amf://id#334", -"@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#328/link--1965364078", -"@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#328" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "PingErrorMessagesResponse" -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#334/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#334" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(115,10)-(123,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#602/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#602" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(113,8)-(123,0)]" -} -] -}, -{ -"@id": "amf://id#602/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(114,10)-(115,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": "500" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "500" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Internal Server Error" -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#603" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(123,8)-(127,0)]" -} -] -}, -{ -"@id": "amf://id#603/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(124,10)-(127,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/security#security": [ -{ -"@id": "amf://id#474", -"@type": [ -"http://a.ml/vocabularies/security#SecurityRequirement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/security#schemes": [ -{ -"@id": "amf://id#475", -"@type": [ -"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "auth" -} -], -"http://a.ml/vocabularies/security#scheme": [ -{ -"@id": "amf://id#444", -"@type": [ -"http://a.ml/vocabularies/security#SecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "auth" -} -], -"http://a.ml/vocabularies/security#type": [ -{ -"@value": "x-custom" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#11", -"@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 pass an authorization token on the request. \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#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": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"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": "[(10,6)-(10,18)]" -} -] -}, -{ -"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -}, -{ -"@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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#444/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#444/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": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/security#type" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#444/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": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#444/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"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#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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#560/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#560/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": "[(89,6)-(91,0)]" -} -] -}, -{ -"@id": "amf://id#560/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": "[(106,6)-(127,0)]" -} -] -}, -{ -"@id": "amf://id#560/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#560" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(87,4)-(127,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#559/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#559" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(86,0)-(127,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#604", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/validatecustomeraccounthash" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#605", -"@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": "used after a sales journey to verify if the customer account exists, so it can then be registered in ping." -} -], -"http://a.ml/vocabularies/apiContract#expects": [ -{ -"@id": "amf://id#606", -"@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#615", -"@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#616", -"@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#619", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#encryptedHash" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#620", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "encryptedHash" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#620/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#620" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(136,14)-(136,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#620/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#620" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(135,12)-(138,0)]" -} -] -}, -{ -"@id": "amf://id#620/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": "[(136,14)-(137,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "encryptedHash" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#619" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(135,12)-(138,0)]" -} -] -}, -{ -"@id": "amf://id#619/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": "[(137,14)-(138,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#617", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "validate_customer_account_hash_request" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "A POST Validate Customer Account Hash Request Example" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "A POST Validate Customer Account Hash Request Example" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#617", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#encryptedHash": [ -{ -"@id": "amf://id#618", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "XXXXXXXXX" -} -], -"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#618/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#618/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#618" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,20)-(7,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#617" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,0)-(7,31)]" -} -] -}, -{ -"@id": "amf://id#617/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#encryptedHash" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,5)-(7,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "encryptedHash: \"XXXXXXXXX\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#617/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#617/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,8)-(7,31)]" -} -] -}, -{ -"@id": "amf://id#617/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#617" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(7,31)]" -} -] -}, -{ -"@id": "amf://id#617/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": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#617/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": "[(7,0)-(7,31)]" -} -] -}, -{ -"@id": "amf://id#617/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)-(7,31)]" -} -] -}, -{ -"@id": "amf://id#617/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#617/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#617" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#615" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#616/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ -{ -"@id": "amf://id#616/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#616" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#616/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#616" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(133,8)-(140,0)]" -} -] -}, -{ -"@id": "amf://id#616/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(138,10)-(140,0)]" -} -] -} -] -} -] -} -], -"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": "[(133,8)-(140,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#607", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#608", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#maxLength": [ -{ -"@value": 64 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#608/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#608" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,6)-(6,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#608/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(7,19)]" -} -] -}, -{ -"@id": "amf://id#608/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": "[(6,6)-(6,18)]" -} -] -}, -{ -"@id": "amf://id#608/source-map/lexical/element_0", -"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,6)-(5,208)]" -} -] -}, -{ -"@id": "amf://id#608/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#608" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#607/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": "[(8,6)-(8,21)]" -} -] -}, -{ -"@id": "amf://id#607/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": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "amf://id#607/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": "[(4,4)-(8,21)]" -} -] -}, -{ -"@id": "amf://id#607/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#607" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#609", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"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#610", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#610/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#610" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,6)-(12,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#610/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": "[(13,6)-(13,92)]" -} -] -}, -{ -"@id": "amf://id#610/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": "[(12,6)-(12,18)]" -} -] -}, -{ -"@id": "amf://id#610/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "amf://id#610/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#610" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -} -], -"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_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": "[(14,6)-(14,20)]" -} -] -}, -{ -"@id": "amf://id#609/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": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "amf://id#609/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": "[(10,4)-(14,20)]" -} -] -}, -{ -"@id": "amf://id#609/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#609" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#611", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"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#612", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#612/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#612" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,6)-(18,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#612/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": "[(19,6)-(19,92)]" -} -] -}, -{ -"@id": "amf://id#612/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": "[(18,6)-(18,18)]" -} -] -}, -{ -"@id": "amf://id#612/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "amf://id#612/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#612" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#611/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": "[(20,6)-(20,20)]" -} -] -}, -{ -"@id": "amf://id#611/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": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "amf://id#611/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,4)-(20,20)]" -} -] -}, -{ -"@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": "[(16,4)-(20,20)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#613", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Brand" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "Brand" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The User Brand" -} -], -"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#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The User Brand" -} -], -"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": "[(24,6)-(24,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#614/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,6)-(24,18)]" -} -] -}, -{ -"@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": "[(23,6)-(23,33)]" -} -] -}, -{ -"@id": "amf://id#614/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#614" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"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_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": "[(25,6)-(25,20)]" -} -] -}, -{ -"@id": "amf://id#613/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": "[(23,6)-(23,33)]" -} -] -}, -{ -"@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": "[(22,4)-(25,20)]" -} -] -}, -{ -"@id": "amf://id#613/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#613" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"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": "[(129,0)-(155,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#returns": [ -{ -"@id": "amf://id#621", -"@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": "the list of the matched customer accounts" -} -], -"http://a.ml/vocabularies/apiContract#payload": [ -{ -"@id": "amf://id#246", -"@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#233/link-1472441014", -"@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#233" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "ValidateCustomerAccountMatchedResponse" -} -] -} -], -"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": "[(143,10)-(147,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#621/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#621" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(141,8)-(147,0)]" -} -] -}, -{ -"@id": "amf://id#621/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(142,10)-(143,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#622", -"@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": "Bad Request if the hash cannot be decrypted or the timestamp is out of date" -} -], -"http://a.ml/vocabularies/apiContract#payload": [ -{ -"@id": "amf://id#173", -"@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#167/link--114337474", -"@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#167" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "Error" -} -] -} -], -"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": "[(150,12)-(155,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#623", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#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#624/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#624/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#624" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,8)-(8,23)]" -} -] -}, -{ -"@id": "amf://id#623/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": "[(7,6)-(8,23)]" -} -] -}, -{ -"@id": "amf://id#623/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#623" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -}, -{ -"@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-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#name": [ -{ -"@value": "schema" -} -], -"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#lexical": [ -{ -"@id": "amf://id#626/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#626" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -} -], -"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/apiContract#required" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,8)-(10,23)]" -} -] -}, -{ -"@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": "[(9,6)-(10,23)]" -} -] -}, -{ -"@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": "[(9,6)-(10,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#627", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#628", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#628/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#628/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#628" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(12,8)-(12,23)]" -} -] -}, -{ -"@id": "amf://id#627/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,6)-(12,23)]" -} -] -}, -{ -"@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": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#622" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(147,8)-(155,0)]" -} -] -}, -{ -"@id": "amf://id#622/source-map/lexical/element_0", -"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,10)-(149,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#629", -"@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." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#630", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#631", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(16,6)-(17,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#630/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#630/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": "[(17,8)-(17,23)]" -} -] -}, -{ -"@id": "amf://id#630/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,6)-(17,23)]" -} -] -}, -{ -"@id": "amf://id#630/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#630" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#632", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#633", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(18,6)-(19,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(19,8)-(19,23)]" -} -] -}, -{ -"@id": "amf://id#632/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,6)-(19,23)]" -} -] -}, -{ -"@id": "amf://id#632/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#632" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#634", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#635", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#635/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#634/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": "[(21,8)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#634/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,6)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#634/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#634" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(14,4)-(14,36)]" -} -] -}, -{ -"@id": "amf://id#629/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": "[(15,4)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#629/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#629" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,2)-(21,23)]" -} -] -} -] -} -] -}, -{ -"@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": "500" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "500" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Internal Server Error." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#637", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#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#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"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#lexical": [ -{ -"@id": "amf://id#638/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#638" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(26,8)-(26,23)]" -} -] -}, -{ -"@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": "[(25,6)-(26,23)]" -} -] -}, -{ -"@id": "amf://id#637/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#637" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#639", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#640", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#640" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(28,8)-(28,23)]" -} -] -}, -{ -"@id": "amf://id#639/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": "[(27,6)-(28,23)]" -} -] -}, -{ -"@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": "[(27,6)-(28,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#641", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#642", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#641/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": "[(30,8)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#641/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": "[(29,6)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#641/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#641" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(23,4)-(23,39)]" -} -] -}, -{ -"@id": "amf://id#636/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": "[(24,4)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#636/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#636" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,2)-(30,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/security#security": [ -{ -"@id": "amf://id#474", -"@type": [ -"http://a.ml/vocabularies/security#SecurityRequirement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/security#schemes": [ -{ -"@id": "amf://id#475", -"@type": [ -"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "auth" -} -], -"http://a.ml/vocabularies/security#scheme": [ -{ -"@id": "amf://id#444", -"@type": [ -"http://a.ml/vocabularies/security#SecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "auth" -} -], -"http://a.ml/vocabularies/security#type": [ -{ -"@value": "x-custom" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#11", -"@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 pass an authorization token on the request. \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#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": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"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": "[(10,6)-(10,18)]" -} -] -}, -{ -"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -}, -{ -"@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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#444/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#444/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": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/security#type" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#444/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": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#444/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"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#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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#605/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#605/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": "[(130,6)-(132,0)]" -} -] -}, -{ -"@id": "amf://id#605/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": "[(140,6)-(155,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": "[(128,4)-(155,0)]" -} -] -} -] -} -] -} -], -"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": "[(127,0)-(155,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#643", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/customeraccounts" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#644", -"@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": "used to retrieve the list of the Customer Accounts filtered by email address. This API is used as part of the registration flow to identify any other accounts associated with the email so they can be synched with the PING registry." -} -], -"http://a.ml/vocabularies/apiContract#expects": [ -{ -"@id": "amf://id#645", -"@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#646", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "emailaddress" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "emailaddress" -} -], -"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#647", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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._%-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}\\b$" -} -], -"http://www.w3.org/ns/shacl#maxLength": [ -{ -"@value": 50 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#648", -"@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#648", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "hello@provider.co.uk" -} -], -"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#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": "[(166,19)-(166,41)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "hello@provider.co.uk" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#648/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#648/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": "[(166,19)-(166,41)]" -} -] -}, -{ -"@id": "amf://id#648/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": "[(166,19)-(166,41)]" -} -] -}, -{ -"@id": "amf://id#648/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#648" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(166,19)-(166,41)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#648/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#648" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#646" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#647/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#647" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(162,10)-(162,14)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#647/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(164,10)-(165,0)]" -} -] -}, -{ -"@id": "amf://id#647/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#647" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(161,8)-(168,0)]" -} -] -}, -{ -"@id": "amf://id#647/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(166,10)-(168,0)]" -} -] -}, -{ -"@id": "amf://id#647/source-map/lexical/element_1", -"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": "[(165,10)-(166,0)]" -} -] -}, -{ -"@id": "amf://id#647/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": "[(162,10)-(163,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#646/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": "[(163,10)-(164,0)]" -} -] -}, -{ -"@id": "amf://id#646/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": "[(161,8)-(168,0)]" -} -] -}, -{ -"@id": "amf://id#646/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#646" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(161,8)-(168,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#649", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#650", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#maxLength": [ -{ -"@value": 64 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#650/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#650" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,6)-(6,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#650/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(7,19)]" -} -] -}, -{ -"@id": "amf://id#650/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": "[(6,6)-(6,18)]" -} -] -}, -{ -"@id": "amf://id#650/source-map/lexical/element_0", -"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,6)-(5,208)]" -} -] -}, -{ -"@id": "amf://id#650/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#650" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#649/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": "[(8,6)-(8,21)]" -} -] -}, -{ -"@id": "amf://id#649/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": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "amf://id#649/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": "[(4,4)-(8,21)]" -} -] -}, -{ -"@id": "amf://id#649/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#649" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#651", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"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#652", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#652/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#652" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,6)-(12,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#652/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": "[(13,6)-(13,92)]" -} -] -}, -{ -"@id": "amf://id#652/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": "[(12,6)-(12,18)]" -} -] -}, -{ -"@id": "amf://id#652/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "amf://id#652/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#652" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -} -], -"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_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": "[(14,6)-(14,20)]" -} -] -}, -{ -"@id": "amf://id#651/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": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "amf://id#651/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": "[(10,4)-(14,20)]" -} -] -}, -{ -"@id": "amf://id#651/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#651" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#653", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"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#654", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#654/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#654" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,6)-(18,10)]" -} -] -} -], -"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://www.w3.org/ns/shacl#pattern" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,6)-(19,92)]" -} -] -}, -{ -"@id": "amf://id#654/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": "[(18,6)-(18,18)]" -} -] -}, -{ -"@id": "amf://id#654/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,6)-(17,102)]" -} -] -}, -{ -"@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": "[(16,4)-(20,20)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#653/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": "[(20,6)-(20,20)]" -} -] -}, -{ -"@id": "amf://id#653/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": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "amf://id#653/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,4)-(20,20)]" -} -] -}, -{ -"@id": "amf://id#653/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#653" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#655", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Brand" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "Brand" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The User Brand" -} -], -"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#656", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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 User Brand" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#656/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#656" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,6)-(24,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#656/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,6)-(24,18)]" -} -] -}, -{ -"@id": "amf://id#656/source-map/lexical/element_0", -"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,6)-(23,33)]" -} -] -}, -{ -"@id": "amf://id#656/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#656" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"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_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": "[(25,6)-(25,20)]" -} -] -}, -{ -"@id": "amf://id#655/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": "[(23,6)-(23,33)]" -} -] -}, -{ -"@id": "amf://id#655/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": "[(22,4)-(25,20)]" -} -] -}, -{ -"@id": "amf://id#655/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#655" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#645/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#645" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(157,0)-(182,0)]" -} -] -}, -{ -"@id": "amf://id#645/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": "[(160,6)-(168,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#returns": [ -{ -"@id": "amf://id#657", -"@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": "the list of the matched customer accounts" -} -], -"http://a.ml/vocabularies/apiContract#payload": [ -{ -"@id": "amf://id#658", -"@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#659", -"@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#310/link--1445982605", -"@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#310" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "PingCustomerAccount" -} -] -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#660", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "multiple_customer_accounts_list_all_olss_registered" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "GET response example with multiple customer accounts found" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#660", -"@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#661", -"@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#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": "123456789" -} -], -"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#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": "[(7,10)-(7,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#dateOfBirth": [ -{ -"@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": "1970-01-01" -} -], -"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#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": "[(8,19)-(8,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#olssRegistered": [ -{ -"@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": "true" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(9,22)-(9,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_2" -} -], -"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_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#dateOfBirth" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,6)-(9,0)]" -} -] -}, -{ -"@id": "amf://id#661/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": "[(7,6)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#661/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#olssRegistered" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,6)-(10,0)]" -} -] -}, -{ -"@id": "amf://id#661/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#661" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,0)-(10,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#665", -"@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#666", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "123456799" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#666" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,10)-(11,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#dateOfBirth": [ -{ -"@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": "1970-01-01" -} -], -"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#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": "[(12,19)-(12,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#olssRegistered": [ -{ -"@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": "true" -} -], -"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#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": "[(13,22)-(13,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_6" -} -], -"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_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#dateOfBirth" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,6)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#665/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": "[(11,6)-(12,0)]" -} -] -}, -{ -"@id": "amf://id#665/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#olssRegistered" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,6)-(15,0)]" -} -] -}, -{ -"@id": "amf://id#665/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#665" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,0)-(15,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_1" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#660" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,0)-(15,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "- #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true\n- #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#660/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#660/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,8)-(15,0)]" -} -] -}, -{ -"@id": "amf://id#660/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#660" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(15,0)]" -} -] -}, -{ -"@id": "amf://id#660/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": "[(6,0)-(15,0)]" -} -] -}, -{ -"@id": "amf://id#660/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#660/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,0)-(15,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#660/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#660" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#660/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#660" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#658" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#669", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "multiple_customer_accounts_list_all_non_olss_registered" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "GET response example with multiple customer accounts found" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#669", -"@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#670", -"@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#671", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "123456789" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#671" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,10)-(19,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#dateOfBirth": [ -{ -"@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": "1970-01-01" -} -], -"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#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": "[(20,19)-(20,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#olssRegistered": [ -{ -"@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": "false" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(21,22)-(21,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_2" -} -], -"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_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#dateOfBirth" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,6)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#670/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": "[(19,6)-(20,0)]" -} -] -}, -{ -"@id": "amf://id#670/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#olssRegistered" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,6)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#670/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#670" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,0)-(22,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#674", -"@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#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": "123456799" -} -], -"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#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": "[(23,10)-(23,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#dateOfBirth": [ -{ -"@id": "amf://id#676", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "1970-01-01" -} -], -"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#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": "[(24,19)-(24,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#olssRegistered": [ -{ -"@id": "amf://id#677", -"@type": [ -"http://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#677/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#677/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#677" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,22)-(25,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_6" -} -], -"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_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#dateOfBirth" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,6)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#674/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": "[(23,6)-(24,0)]" -} -] -}, -{ -"@id": "amf://id#674/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#olssRegistered" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,6)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#674/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#674" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,0)-(27,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_1" -} -], -"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": "[(18,0)-(27,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "- #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false\n- #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#669/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#669/source-map/lexical/element_4", -"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,8)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#669/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#669" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,0)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#669/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)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#669/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,2)-(17,0)]" -} -] -}, -{ -"@id": "amf://id#669/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": "[(15,0)-(27,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#669/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#669" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#669/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#669" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#658" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#678", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "multiple_customer_accounts_list_mixed" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "GET response example with multiple customer accounts found" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#678", -"@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#679", -"@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#680", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "123456789" -} -], -"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#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": "[(31,10)-(31,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#dateOfBirth": [ -{ -"@id": "amf://id#681", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "1970-01-01" -} -], -"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#681/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#681/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#681" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(32,19)-(32,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#olssRegistered": [ -{ -"@id": "amf://id#682", -"@type": [ -"http://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_5" -} -], -"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": "[(33,22)-(33,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_2" -} -], -"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_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#dateOfBirth" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(32,6)-(33,0)]" -} -] -}, -{ -"@id": "amf://id#679/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": "[(31,6)-(32,0)]" -} -] -}, -{ -"@id": "amf://id#679/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#olssRegistered" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(33,6)-(34,0)]" -} -] -}, -{ -"@id": "amf://id#679/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#679" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(31,0)-(34,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#683", -"@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#684", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "123456799" -} -], -"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#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": "[(35,10)-(35,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#dateOfBirth": [ -{ -"@id": "amf://id#685", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "1970-01-01" -} -], -"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#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": "[(36,19)-(36,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#olssRegistered": [ -{ -"@id": "amf://id#686", -"@type": [ -"http://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#686/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#686/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#686" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(37,22)-(37,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_6" -} -], -"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#lexical": [ -{ -"@id": "amf://id#683/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#dateOfBirth" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,6)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#683/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": "[(35,6)-(36,0)]" -} -] -}, -{ -"@id": "amf://id#683/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#olssRegistered" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(37,6)-(39,0)]" -} -] -}, -{ -"@id": "amf://id#683/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#683" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(35,0)-(39,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_1" -} -], -"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#lexical": [ -{ -"@id": "amf://id#678/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#678" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,0)-(39,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "- #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true\n- #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false" -} -], -"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/document#strict" -} -], -"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_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,8)-(39,0)]" -} -] -}, -{ -"@id": "amf://id#678/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#678" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,0)-(39,0)]" -} -] -}, -{ -"@id": "amf://id#678/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": "[(30,0)-(39,0)]" -} -] -}, -{ -"@id": "amf://id#678/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,2)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#678/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": "[(27,0)-(39,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#678/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#678" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#678/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#678" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#658" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#687", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "empty_customer_accounts_list" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "GET response example with no customer accounts found" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#687", -"@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": [], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_1" -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#687/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#687/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#687" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(41,9)-(41,11)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "[]" -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#687/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#687/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#687/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(41,9)-(41,11)]" -} -] -}, -{ -"@id": "amf://id#687/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#687" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(39,0)-(41,11)]" -} -] -}, -{ -"@id": "amf://id#687/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": "[(41,9)-(41,11)]" -} -] -}, -{ -"@id": "amf://id#687/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(40,2)-(41,0)]" -} -] -}, -{ -"@id": "amf://id#687/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": "[(39,0)-(41,11)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#687/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#687" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#687/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#687" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#658" -} -] -} -] -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#659/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#659" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(172,12)-(173,0)]" -} -] -} -] -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#658" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(171,10)-(175,0)]" -} -] -} -] -} -] -} -], -"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#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": "[(169,8)-(175,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": "[(170,10)-(171,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#688", -"@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": "Bad request" -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"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#lexical": [ -{ -"@id": "amf://id#688/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#688" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(175,8)-(178,0)]" -} -] -}, -{ -"@id": "amf://id#688/source-map/lexical/element_0", -"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,10)-(178,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#689", -"@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": "500" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "500" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Internal Server Error" -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"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": "[(178,8)-(182,0)]" -} -] -}, -{ -"@id": "amf://id#689/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(179,10)-(182,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/security#security": [ -{ -"@id": "amf://id#474", -"@type": [ -"http://a.ml/vocabularies/security#SecurityRequirement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/security#schemes": [ -{ -"@id": "amf://id#475", -"@type": [ -"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "auth" -} -], -"http://a.ml/vocabularies/security#scheme": [ -{ -"@id": "amf://id#444", -"@type": [ -"http://a.ml/vocabularies/security#SecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "auth" -} -], -"http://a.ml/vocabularies/security#type": [ -{ -"@value": "x-custom" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#11", -"@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 pass an authorization token on the request. \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#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": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"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": "[(10,6)-(10,18)]" -} -] -}, -{ -"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -}, -{ -"@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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#444/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#444/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": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/security#type" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#444/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": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#444/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"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#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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#644/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#644/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": "[(158,6)-(160,0)]" -} -] -}, -{ -"@id": "amf://id#644/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": "[(168,6)-(182,0)]" -} -] -}, -{ -"@id": "amf://id#644/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#644" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(156,4)-(182,0)]" -} -] -} -] -} -] -} -], -"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": "[(155,0)-(258,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#690", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/customeraccounts/{customeraccountid}" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#691", -"@type": [ -"http://a.ml/vocabularies/apiContract#Operation", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#method": [ -{ -"@value": "patch" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "This is used to sync disc with the ping user id and sync all customer accounts to the same email and password. Ping will be required to call this for each customer account id." -} -], -"http://a.ml/vocabularies/apiContract#expects": [ -{ -"@id": "amf://id#692", -"@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#191", -"@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#188/link--246023887", -"@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#188" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "PatchPingCustomerAccountRequest" -} -] -} -], -"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": "[(193,8)-(197,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#693", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#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#maxLength": [ -{ -"@value": 64 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#694/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#694/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#694" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,6)-(6,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#694/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(7,19)]" -} -] -}, -{ -"@id": "amf://id#694/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": "[(6,6)-(6,18)]" -} -] -}, -{ -"@id": "amf://id#694/source-map/lexical/element_0", -"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,6)-(5,208)]" -} -] -}, -{ -"@id": "amf://id#694/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#694" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#693/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": "[(8,6)-(8,21)]" -} -] -}, -{ -"@id": "amf://id#693/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": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "amf://id#693/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": "[(4,4)-(8,21)]" -} -] -}, -{ -"@id": "amf://id#693/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#693" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#695", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"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#696", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#696/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#696" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,6)-(12,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#696/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": "[(13,6)-(13,92)]" -} -] -}, -{ -"@id": "amf://id#696/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": "[(12,6)-(12,18)]" -} -] -}, -{ -"@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": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "amf://id#696/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#696" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -} -], -"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_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": "[(14,6)-(14,20)]" -} -] -}, -{ -"@id": "amf://id#695/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": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "amf://id#695/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": "[(10,4)-(14,20)]" -} -] -}, -{ -"@id": "amf://id#695/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#695" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#697", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"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#698", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#698/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#698" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,6)-(18,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#698/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": "[(19,6)-(19,92)]" -} -] -}, -{ -"@id": "amf://id#698/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": "[(18,6)-(18,18)]" -} -] -}, -{ -"@id": "amf://id#698/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "amf://id#698/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#698" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -} -], -"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_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": "[(20,6)-(20,20)]" -} -] -}, -{ -"@id": "amf://id#697/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": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "amf://id#697/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,4)-(20,20)]" -} -] -}, -{ -"@id": "amf://id#697/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#697" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#699", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Brand" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "Brand" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The User Brand" -} -], -"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#700", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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 User Brand" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#700/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#700" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,6)-(24,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#700/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,6)-(24,18)]" -} -] -}, -{ -"@id": "amf://id#700/source-map/lexical/element_0", -"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,6)-(23,33)]" -} -] -}, -{ -"@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": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#699/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": "[(25,6)-(25,20)]" -} -] -}, -{ -"@id": "amf://id#699/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": "[(23,6)-(23,33)]" -} -] -}, -{ -"@id": "amf://id#699/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": "[(22,4)-(25,20)]" -} -] -}, -{ -"@id": "amf://id#699/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#699" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"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#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": "[(191,0)-(201,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#returns": [ -{ -"@id": "amf://id#701", -"@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/core#description": [ -{ -"@value": "Success. PING user id, email, password where updated." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"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#lexical": [ -{ -"@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": "[(198,10)-(201,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": "[(199,12)-(201,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#702", -"@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": "Bad request." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#703", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#704", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#704" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#703/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": "[(8,8)-(8,23)]" -} -] -}, -{ -"@id": "amf://id#703/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": "[(7,6)-(8,23)]" -} -] -}, -{ -"@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": "[(7,6)-(8,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#705", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#706", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(9,6)-(10,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#705/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": "[(10,8)-(10,23)]" -} -] -}, -{ -"@id": "amf://id#705/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": "[(9,6)-(10,23)]" -} -] -}, -{ -"@id": "amf://id#705/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#705" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#707", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#708", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#708" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(12,8)-(12,23)]" -} -] -}, -{ -"@id": "amf://id#707/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,6)-(12,23)]" -} -] -}, -{ -"@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": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(5,4)-(5,29)]" -} -] -}, -{ -"@id": "amf://id#702/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": "[(6,4)-(12,23)]" -} -] -}, -{ -"@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": "[(4,2)-(12,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#709", -"@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." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#710", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#711", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#711" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(17,8)-(17,23)]" -} -] -}, -{ -"@id": "amf://id#710/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,6)-(17,23)]" -} -] -}, -{ -"@id": "amf://id#710/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#710" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#712", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#713", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(18,6)-(19,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_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": "[(19,8)-(19,23)]" -} -] -}, -{ -"@id": "amf://id#712/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,6)-(19,23)]" -} -] -}, -{ -"@id": "amf://id#712/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#712" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#714", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#715", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#715" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,6)-(21,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#lexical": [ -{ -"@id": "amf://id#714/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": "[(21,8)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#714/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,6)-(21,23)]" -} -] -}, -{ -"@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": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#709/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": "[(14,4)-(14,36)]" -} -] -}, -{ -"@id": "amf://id#709/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": "[(15,4)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#709/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#709" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,2)-(21,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#716", -"@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": "500" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "500" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Internal Server Error." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#717", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#718", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(25,6)-(26,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#717/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": "[(26,8)-(26,23)]" -} -] -}, -{ -"@id": "amf://id#717/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": "[(25,6)-(26,23)]" -} -] -}, -{ -"@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": "[(25,6)-(26,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#719", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#720", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(27,6)-(28,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#719/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#719/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": "[(28,8)-(28,23)]" -} -] -}, -{ -"@id": "amf://id#719/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": "[(27,6)-(28,23)]" -} -] -}, -{ -"@id": "amf://id#719/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#719" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#721", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#722", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#721/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#721/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": "[(30,8)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#721/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": "[(29,6)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#721/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#721" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"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": "[(23,4)-(23,39)]" -} -] -}, -{ -"@id": "amf://id#716/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": "[(24,4)-(30,23)]" -} -] -}, -{ -"@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": "[(22,2)-(30,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/security#security": [ -{ -"@id": "amf://id#474", -"@type": [ -"http://a.ml/vocabularies/security#SecurityRequirement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/security#schemes": [ -{ -"@id": "amf://id#475", -"@type": [ -"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "auth" -} -], -"http://a.ml/vocabularies/security#scheme": [ -{ -"@id": "amf://id#444", -"@type": [ -"http://a.ml/vocabularies/security#SecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "auth" -} -], -"http://a.ml/vocabularies/security#type": [ -{ -"@value": "x-custom" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#11", -"@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 pass an authorization token on the request. \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#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": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"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": "[(10,6)-(10,18)]" -} -] -}, -{ -"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -}, -{ -"@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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#444/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#444/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": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/security#type" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#444/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": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#444/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"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#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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#691/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#691/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": "[(192,8)-(193,0)]" -} -] -}, -{ -"@id": "amf://id#691/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": "[(197,8)-(201,0)]" -} -] -}, -{ -"@id": "amf://id#691/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#691" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(190,6)-(201,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#parameter": [ -{ -"@id": "amf://id#723", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "customeraccountid" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "customeraccountid" -} -], -"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#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#string" -} -], -"http://www.w3.org/ns/shacl#minLength": [ -{ -"@value": 9 -} -], -"http://www.w3.org/ns/shacl#maxLength": [ -{ -"@value": 9 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"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": "123456789" -} -], -"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#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": "[(188,19)-(188,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "123456789" -} -], -"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": "[(188,19)-(188,30)]" -} -] -}, -{ -"@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": "[(188,19)-(188,30)]" -} -] -}, -{ -"@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": "[(188,19)-(188,30)]" -} -] -} -], -"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": "[(185,10)-(185,14)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#724/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(187,10)-(188,0)]" -} -] -}, -{ -"@id": "amf://id#724/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#724" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(184,8)-(190,0)]" -} -] -}, -{ -"@id": "amf://id#724/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(188,10)-(190,0)]" -} -] -}, -{ -"@id": "amf://id#724/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#minLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(186,10)-(187,0)]" -} -] -}, -{ -"@id": "amf://id#724/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": "[(185,10)-(186,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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#723" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(184,8)-(190,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": "[(184,8)-(190,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#parent-end-point": [ -{ -"@id": "amf://id#690/source-map/parent-end-point/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#690" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "file://demo/SE-11508/SE-11508.raml#/web-api/end-points/%2Fcustomeraccounts" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#690/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#690" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(182,4)-(258,0)]" -} -] -}, -{ -"@id": "amf://id#690/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": "[(183,20)-(190,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#726", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/customeraccounts/{customeraccountid}/initialregistration" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#727", -"@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": "This is to perform the initial registration of the customer account. This API is used as part of the registration process to setup any new customer in the OLSS system. If the customer is already setup in OLSS then this service will return success." -} -], -"http://a.ml/vocabularies/apiContract#expects": [ -{ -"@id": "amf://id#728", -"@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#737", -"@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#738", -"@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#739", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#encryptedPassword" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#740", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "encryptedPassword" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#741", -"@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#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": "XXXXX" -} -], -"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#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": "[(210,25)-(210,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "XXXXX" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#741/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#741/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": "[(210,25)-(210,32)]" -} -] -}, -{ -"@id": "amf://id#741/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": "[(210,25)-(210,32)]" -} -] -}, -{ -"@id": "amf://id#741/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#741" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(210,25)-(210,32)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#740/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#740" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(208,16)-(208,20)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#740/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": "[(208,16)-(209,0)]" -} -] -}, -{ -"@id": "amf://id#740/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(210,16)-(212,0)]" -} -] -}, -{ -"@id": "amf://id#740/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#740" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(207,14)-(212,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "encryptedPassword" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#739" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(207,14)-(212,0)]" -} -] -}, -{ -"@id": "amf://id#739/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,16)-(210,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "default" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#738/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#738" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(205,10)-(212,0)]" -} -] -} -] -} -] -} -], -"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": "[(205,10)-(212,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#729", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#730", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#maxLength": [ -{ -"@value": 64 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#730/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#730" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,6)-(6,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#730/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(7,19)]" -} -] -}, -{ -"@id": "amf://id#730/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": "[(6,6)-(6,18)]" -} -] -}, -{ -"@id": "amf://id#730/source-map/lexical/element_0", -"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,6)-(5,208)]" -} -] -}, -{ -"@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": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#729/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": "[(8,6)-(8,21)]" -} -] -}, -{ -"@id": "amf://id#729/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": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "amf://id#729/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": "[(4,4)-(8,21)]" -} -] -}, -{ -"@id": "amf://id#729/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#729" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#731", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"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#732", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#732/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#732" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,6)-(12,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#732/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": "[(13,6)-(13,92)]" -} -] -}, -{ -"@id": "amf://id#732/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": "[(12,6)-(12,18)]" -} -] -}, -{ -"@id": "amf://id#732/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "amf://id#732/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#732" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -} -], -"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/apiContract#required" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,6)-(14,20)]" -} -] -}, -{ -"@id": "amf://id#731/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": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "amf://id#731/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": "[(10,4)-(14,20)]" -} -] -}, -{ -"@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": "[(10,4)-(14,20)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#733", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"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#734", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#734/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#734" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,6)-(18,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#734/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": "[(19,6)-(19,92)]" -} -] -}, -{ -"@id": "amf://id#734/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": "[(18,6)-(18,18)]" -} -] -}, -{ -"@id": "amf://id#734/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "amf://id#734/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#734" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -} -], -"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_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": "[(20,6)-(20,20)]" -} -] -}, -{ -"@id": "amf://id#733/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": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "amf://id#733/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,4)-(20,20)]" -} -] -}, -{ -"@id": "amf://id#733/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#733" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#735", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Brand" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "Brand" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The User Brand" -} -], -"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#736", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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 User Brand" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#736/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#736" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,6)-(24,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#736/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,6)-(24,18)]" -} -] -}, -{ -"@id": "amf://id#736/source-map/lexical/element_0", -"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,6)-(23,33)]" -} -] -}, -{ -"@id": "amf://id#736/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#736" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"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_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": "[(25,6)-(25,20)]" -} -] -}, -{ -"@id": "amf://id#735/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": "[(23,6)-(23,33)]" -} -] -}, -{ -"@id": "amf://id#735/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": "[(22,4)-(25,20)]" -} -] -}, -{ -"@id": "amf://id#735/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#735" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"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#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": "[(203,0)-(216,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#returns": [ -{ -"@id": "amf://id#742", -"@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. The account was created or already existed in OLSS." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#742" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(213,12)-(216,0)]" -} -] -}, -{ -"@id": "amf://id#742/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(214,14)-(216,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#743", -"@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": "Bad request." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#744", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#745", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(7,6)-(8,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,8)-(8,23)]" -} -] -}, -{ -"@id": "amf://id#744/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": "[(7,6)-(8,23)]" -} -] -}, -{ -"@id": "amf://id#744/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#744" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#746", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#747", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#747/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#747/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#747" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#746/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": "[(10,8)-(10,23)]" -} -] -}, -{ -"@id": "amf://id#746/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": "[(9,6)-(10,23)]" -} -] -}, -{ -"@id": "amf://id#746/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#746" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#748", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#749", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(12,8)-(12,23)]" -} -] -}, -{ -"@id": "amf://id#748/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,6)-(12,23)]" -} -] -}, -{ -"@id": "amf://id#748/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#748" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(5,4)-(5,29)]" -} -] -}, -{ -"@id": "amf://id#743/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": "[(6,4)-(12,23)]" -} -] -}, -{ -"@id": "amf://id#743/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#743" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(12,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#750", -"@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." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#751", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#752", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#752" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#751/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": "[(17,8)-(17,23)]" -} -] -}, -{ -"@id": "amf://id#751/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,6)-(17,23)]" -} -] -}, -{ -"@id": "amf://id#751/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#751" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#753", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#754", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(18,6)-(19,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(19,8)-(19,23)]" -} -] -}, -{ -"@id": "amf://id#753/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,6)-(19,23)]" -} -] -}, -{ -"@id": "amf://id#753/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#753" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#755", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#756", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(21,8)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#755/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,6)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#755/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#755" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#750/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": "[(14,4)-(14,36)]" -} -] -}, -{ -"@id": "amf://id#750/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": "[(15,4)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#750/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#750" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,2)-(21,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#757", -"@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": "500" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "500" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Internal Server Error." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#758", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#759", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(25,6)-(26,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(26,8)-(26,23)]" -} -] -}, -{ -"@id": "amf://id#758/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": "[(25,6)-(26,23)]" -} -] -}, -{ -"@id": "amf://id#758/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#758" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#760", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#761", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(27,6)-(28,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(28,8)-(28,23)]" -} -] -}, -{ -"@id": "amf://id#760/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": "[(27,6)-(28,23)]" -} -] -}, -{ -"@id": "amf://id#760/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#760" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#762", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#763", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#763/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#763/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#763" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(30,8)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#762/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": "[(29,6)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#762/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#762" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(23,4)-(23,39)]" -} -] -}, -{ -"@id": "amf://id#757/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": "[(24,4)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#757/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#757" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,2)-(30,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/security#security": [ -{ -"@id": "amf://id#474", -"@type": [ -"http://a.ml/vocabularies/security#SecurityRequirement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/security#schemes": [ -{ -"@id": "amf://id#475", -"@type": [ -"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "auth" -} -], -"http://a.ml/vocabularies/security#scheme": [ -{ -"@id": "amf://id#444", -"@type": [ -"http://a.ml/vocabularies/security#SecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "auth" -} -], -"http://a.ml/vocabularies/security#type": [ -{ -"@value": "x-custom" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#11", -"@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 pass an authorization token on the request. \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#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": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"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": "[(10,6)-(10,18)]" -} -] -}, -{ -"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -}, -{ -"@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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#444/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#444/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": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/security#type" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#444/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": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#444/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"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#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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,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#synthesized-field": [ -{ -"@id": "amf://id#727/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#727/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": "[(204,10)-(205,0)]" -} -] -}, -{ -"@id": "amf://id#727/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": "[(212,10)-(216,0)]" -} -] -}, -{ -"@id": "amf://id#727/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#727" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(202,8)-(216,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#parameter": [ -{ -"@id": "amf://id#764", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "customeraccountid" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "customeraccountid" -} -], -"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#765", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#minLength": [ -{ -"@value": 9 -} -], -"http://www.w3.org/ns/shacl#maxLength": [ -{ -"@value": 9 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"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": "123456789" -} -], -"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#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": "[(188,19)-(188,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "123456789" -} -], -"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": "[(188,19)-(188,30)]" -} -] -}, -{ -"@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": "[(188,19)-(188,30)]" -} -] -}, -{ -"@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": "[(188,19)-(188,30)]" -} -] -} -], -"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#765/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#765/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#765" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(185,10)-(185,14)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#765/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(187,10)-(188,0)]" -} -] -}, -{ -"@id": "amf://id#765/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#765" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(184,8)-(190,0)]" -} -] -}, -{ -"@id": "amf://id#765/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(188,10)-(190,0)]" -} -] -}, -{ -"@id": "amf://id#765/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#minLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(186,10)-(187,0)]" -} -] -}, -{ -"@id": "amf://id#765/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": "[(185,10)-(186,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#764/source-map/synthesized-field/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#764" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "true" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#764/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#764" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(184,8)-(190,0)]" -} -] -}, -{ -"@id": "amf://id#764/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": "[(184,8)-(190,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#parent-end-point": [ -{ -"@id": "amf://id#726/source-map/parent-end-point/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#726" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "file://demo/SE-11508/SE-11508.raml#/web-api/end-points/%2Fcustomeraccounts%2F%7Bcustomeraccountid%7D" -} -] -} -], -"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": "[(201,6)-(216,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#766", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/customeraccounts/{customeraccountid}/sendcorrespondence" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#767", -"@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": "used as part of the registration process to inform the disc system to send emails to the customer. These emails are use to confirm things like registration was successful." -} -], -"http://a.ml/vocabularies/apiContract#expects": [ -{ -"@id": "amf://id#768", -"@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#777", -"@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#778", -"@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#794", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#correspondenceTypeCode" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#795", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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://www.w3.org/ns/shacl#in": [ -{ -"@id": "amf://id#795/list", -"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", -"http://www.w3.org/2000/01/rdf-schema#_1": [ -{ -"@id": "amf://id#796", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "registration-confirmation" -} -], -"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#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": "[(224,26)-(224,51)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_2": [ -{ -"@id": "amf://id#797", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "forgotten-password" -} -], -"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#797/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(224,53)-(224,71)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_3": [ -{ -"@id": "amf://id#798", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "password-reset-confirmation" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#798" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(224,73)-(224,100)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_4": [ -{ -"@id": "amf://id#799", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "change-password-confirmation" -} -], -"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#799/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#799/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#799" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(224,102)-(224,130)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_5": [ -{ -"@id": "amf://id#800", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "change-email-confirmation" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#800" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(224,132)-(224,157)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_6": [ -{ -"@id": "amf://id#801", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "email-verification" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#801" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(224,159)-(224,177)]" -} -] -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#795/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#795" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(223,16)-(225,0)]" -} -] -}, -{ -"@id": "amf://id#795/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": "[(224,18)-(225,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "correspondenceTypeCode" -} -], -"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#lexical": [ -{ -"@id": "amf://id#794/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#794" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(222,14)-(226,0)]" -} -] -}, -{ -"@id": "amf://id#794/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": "[(225,16)-(226,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#802", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#callbackUrl" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#803", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "callbackUrl" -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#803/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#803/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#803" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(227,16)-(227,20)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#803/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#803" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(226,14)-(230,0)]" -} -] -}, -{ -"@id": "amf://id#803/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": "[(227,16)-(228,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "callbackUrl" -} -], -"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#lexical": [ -{ -"@id": "amf://id#802/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#802" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(226,14)-(230,0)]" -} -] -}, -{ -"@id": "amf://id#802/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": "[(228,16)-(230,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "default" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#779", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "registration_confirmation_with_no_callback_request" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "POST Request where correspondence is of type \"registration-confirmation\" with no callback URL." -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#779", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#correspondenceTypeCode": [ -{ -"@id": "amf://id#780", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "registration-confirmation" -} -], -"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#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": "[(6,28)-(6,55)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#779" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,0)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#779/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#correspondenceTypeCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,4)-(8,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "correspondenceTypeCode: \"registration-confirmation\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#779/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#779/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,8)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#779/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#779" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#779/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": "[(6,0)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#779/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#779/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,0)-(8,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#779/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#779" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#777" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#781", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "forgotten_password_with_callback_request" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "POST Request where correspondence is of type \"forgotten-password\" and a callback URL is provided." -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#781", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#correspondenceTypeCode": [ -{ -"@id": "amf://id#782", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "forgotten-password" -} -], -"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#782/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(11,28)-(11,48)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#callbackUrl": [ -{ -"@id": "amf://id#783", -"@type": [ -"http://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://pingurl/forgottenpassword" -} -], -"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#783/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(12,17)-(12,51)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#correspondenceTypeCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,4)-(12,0)]" -} -] -}, -{ -"@id": "amf://id#781/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#callbackUrl" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,4)-(14,0)]" -} -] -}, -{ -"@id": "amf://id#781/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#781" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,0)-(14,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "correspondenceTypeCode: \"forgotten-password\"\ncallbackUrl: \"http://pingurl/forgottenpassword\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#781/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#781/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,8)-(14,0)]" -} -] -}, -{ -"@id": "amf://id#781/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#781" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,0)-(14,0)]" -} -] -}, -{ -"@id": "amf://id#781/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": "[(11,0)-(14,0)]" -} -] -}, -{ -"@id": "amf://id#781/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,2)-(10,0)]" -} -] -}, -{ -"@id": "amf://id#781/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": "[(8,0)-(14,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#781/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#781" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#777" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#784", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "password_reset_confirmation_with_callback_request" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "POST Request where correspondence is of type \"password-reset-confirmation\" and a callback URL is provided." -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#784", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#correspondenceTypeCode": [ -{ -"@id": "amf://id#785", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "password-reset-confirmation" -} -], -"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#785/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(17,28)-(17,57)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#callbackUrl": [ -{ -"@id": "amf://id#786", -"@type": [ -"http://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://pingurl/resetpassword" -} -], -"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#786/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(18,17)-(18,47)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#correspondenceTypeCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,4)-(18,0)]" -} -] -}, -{ -"@id": "amf://id#784/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#callbackUrl" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,4)-(20,0)]" -} -] -}, -{ -"@id": "amf://id#784/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#784" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,0)-(20,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "correspondenceTypeCode: \"password-reset-confirmation\"\ncallbackUrl: \"http://pingurl/resetpassword\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#784/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#784/source-map/lexical/element_4", -"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,8)-(20,0)]" -} -] -}, -{ -"@id": "amf://id#784/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#784" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,0)-(20,0)]" -} -] -}, -{ -"@id": "amf://id#784/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": "[(17,0)-(20,0)]" -} -] -}, -{ -"@id": "amf://id#784/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,2)-(16,0)]" -} -] -}, -{ -"@id": "amf://id#784/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": "[(14,0)-(20,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#784/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#784" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#777" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#787", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "change_password_confirmation_with_no_callback_request" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "POST Request where correspondence is of type \"change-password-confirmation\" and no callback URL." -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#787", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#correspondenceTypeCode": [ -{ -"@id": "amf://id#788", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "change-password-confirmation" -} -], -"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#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": "[(23,28)-(23,58)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#787" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,0)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#787/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#correspondenceTypeCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,4)-(25,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "correspondenceTypeCode: \"change-password-confirmation\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#787/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#787/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,8)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#787/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#787" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,0)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#787/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,0)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#787/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,2)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#787/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": "[(20,0)-(25,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#787/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#787" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#777" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#789", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "change_email_confirmation_with_no_callback_request" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "POST Request where correspondence is of type \"change-email-confirmation\" and no callback URL." -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#789", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#correspondenceTypeCode": [ -{ -"@id": "amf://id#790", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "change-email-confirmation" -} -], -"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#790/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(28,28)-(28,55)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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#lexical": [ -{ -"@id": "amf://id#789/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#789" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,0)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#789/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#correspondenceTypeCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,4)-(30,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "correspondenceTypeCode: \"change-email-confirmation\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#789/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#789/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,8)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#789/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#789" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,0)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#789/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,0)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#789/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,2)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#789/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": "[(25,0)-(30,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#789/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#789" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#777" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#791", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "email_verification_with_callback_request" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "POST Request where correspondence is of type \"email-verification\" and a callback URL." -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#791", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#correspondenceTypeCode": [ -{ -"@id": "amf://id#792", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "email-verification" -} -], -"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#792/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#792/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#792" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(33,28)-(33,48)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#callbackUrl": [ -{ -"@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": "http://pingurl/emailverified" -} -], -"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#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": "[(34,17)-(34,47)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#correspondenceTypeCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(33,4)-(34,0)]" -} -] -}, -{ -"@id": "amf://id#791/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#callbackUrl" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(34,4)-(34,47)]" -} -] -}, -{ -"@id": "amf://id#791/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#791" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(33,0)-(34,47)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "correspondenceTypeCode: \"email-verification\"\ncallbackUrl: \"http://pingurl/emailverified\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#791/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#791/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(32,8)-(34,47)]" -} -] -}, -{ -"@id": "amf://id#791/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#791" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,0)-(34,47)]" -} -] -}, -{ -"@id": "amf://id#791/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,0)-(34,47)]" -} -] -}, -{ -"@id": "amf://id#791/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(31,2)-(32,0)]" -} -] -}, -{ -"@id": "amf://id#791/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": "[(30,0)-(34,47)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#791/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#791" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#777" -} -] -} -] -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#778/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#778" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#778/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#778" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(220,10)-(231,0)]" -} -] -}, -{ -"@id": "amf://id#778/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(230,12)-(231,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": "[(220,10)-(231,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#769", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#770", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#maxLength": [ -{ -"@value": 64 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#770/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#770" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,6)-(6,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#770/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(7,19)]" -} -] -}, -{ -"@id": "amf://id#770/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": "[(6,6)-(6,18)]" -} -] -}, -{ -"@id": "amf://id#770/source-map/lexical/element_0", -"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,6)-(5,208)]" -} -] -}, -{ -"@id": "amf://id#770/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#770" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,6)-(8,21)]" -} -] -}, -{ -"@id": "amf://id#769/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": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "amf://id#769/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": "[(4,4)-(8,21)]" -} -] -}, -{ -"@id": "amf://id#769/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#769" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#771", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"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#772", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#772/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#772" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,6)-(12,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#772/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": "[(13,6)-(13,92)]" -} -] -}, -{ -"@id": "amf://id#772/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": "[(12,6)-(12,18)]" -} -] -}, -{ -"@id": "amf://id#772/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "amf://id#772/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#772" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#771/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": "[(14,6)-(14,20)]" -} -] -}, -{ -"@id": "amf://id#771/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": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "amf://id#771/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": "[(10,4)-(14,20)]" -} -] -}, -{ -"@id": "amf://id#771/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#771" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#773", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"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#774", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"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#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": "[(18,6)-(18,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#774/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": "[(19,6)-(19,92)]" -} -] -}, -{ -"@id": "amf://id#774/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": "[(18,6)-(18,18)]" -} -] -}, -{ -"@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": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "amf://id#774/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#774" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -} -], -"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_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": "[(20,6)-(20,20)]" -} -] -}, -{ -"@id": "amf://id#773/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": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "amf://id#773/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,4)-(20,20)]" -} -] -}, -{ -"@id": "amf://id#773/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#773" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#775", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Brand" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "Brand" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The User Brand" -} -], -"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#776", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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 User Brand" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#776/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#776" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,6)-(24,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#776/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,6)-(24,18)]" -} -] -}, -{ -"@id": "amf://id#776/source-map/lexical/element_0", -"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,6)-(23,33)]" -} -] -}, -{ -"@id": "amf://id#776/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#776" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#775/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#775/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": "[(25,6)-(25,20)]" -} -] -}, -{ -"@id": "amf://id#775/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": "[(23,6)-(23,33)]" -} -] -}, -{ -"@id": "amf://id#775/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": "[(22,4)-(25,20)]" -} -] -}, -{ -"@id": "amf://id#775/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#775" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"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": "[(218,0)-(235,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#returns": [ -{ -"@id": "amf://id#804", -"@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. Email sent." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#804" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(232,12)-(235,0)]" -} -] -}, -{ -"@id": "amf://id#804/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(233,13)-(235,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#805", -"@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": "Bad request." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#806", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#807", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(7,6)-(8,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,8)-(8,23)]" -} -] -}, -{ -"@id": "amf://id#806/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": "[(7,6)-(8,23)]" -} -] -}, -{ -"@id": "amf://id#806/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#806" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#808", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#809", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#809/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#809/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#809" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#808/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#808/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": "[(10,8)-(10,23)]" -} -] -}, -{ -"@id": "amf://id#808/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": "[(9,6)-(10,23)]" -} -] -}, -{ -"@id": "amf://id#808/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#808" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#810", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#811", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#811" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(12,8)-(12,23)]" -} -] -}, -{ -"@id": "amf://id#810/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,6)-(12,23)]" -} -] -}, -{ -"@id": "amf://id#810/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#810" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(5,4)-(5,29)]" -} -] -}, -{ -"@id": "amf://id#805/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": "[(6,4)-(12,23)]" -} -] -}, -{ -"@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": "[(4,2)-(12,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#812", -"@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." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#813", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#814", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(16,6)-(17,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(17,8)-(17,23)]" -} -] -}, -{ -"@id": "amf://id#813/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,6)-(17,23)]" -} -] -}, -{ -"@id": "amf://id#813/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#813" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#815", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#816", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(18,6)-(19,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(19,8)-(19,23)]" -} -] -}, -{ -"@id": "amf://id#815/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,6)-(19,23)]" -} -] -}, -{ -"@id": "amf://id#815/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#815" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#817", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#818", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(21,8)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#817/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,6)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#817/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#817" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#812/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": "[(14,4)-(14,36)]" -} -] -}, -{ -"@id": "amf://id#812/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": "[(15,4)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#812/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#812" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,2)-(21,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#819", -"@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": "500" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "500" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Internal Server Error." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#820", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#821", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#821/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(25,6)-(26,23)]" -} -] -} -] -} -] -} -], -"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": "[(26,8)-(26,23)]" -} -] -}, -{ -"@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": "[(25,6)-(26,23)]" -} -] -}, -{ -"@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": "[(25,6)-(26,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#822", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#823", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(27,6)-(28,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#822/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#822/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": "[(28,8)-(28,23)]" -} -] -}, -{ -"@id": "amf://id#822/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": "[(27,6)-(28,23)]" -} -] -}, -{ -"@id": "amf://id#822/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#822" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#824", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#825", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#825/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#825/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#825" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(30,8)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#824/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": "[(29,6)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#824/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#824" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#819/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#819/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": "[(23,4)-(23,39)]" -} -] -}, -{ -"@id": "amf://id#819/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": "[(24,4)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#819/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#819" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,2)-(30,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/security#security": [ -{ -"@id": "amf://id#474", -"@type": [ -"http://a.ml/vocabularies/security#SecurityRequirement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/security#schemes": [ -{ -"@id": "amf://id#475", -"@type": [ -"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "auth" -} -], -"http://a.ml/vocabularies/security#scheme": [ -{ -"@id": "amf://id#444", -"@type": [ -"http://a.ml/vocabularies/security#SecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "auth" -} -], -"http://a.ml/vocabularies/security#type": [ -{ -"@value": "x-custom" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#11", -"@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 pass an authorization token on the request. \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#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": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"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": "[(10,6)-(10,18)]" -} -] -}, -{ -"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -}, -{ -"@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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#444/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#444/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": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/security#type" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#444/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": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#444/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"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#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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#767/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#767/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": "[(219,10)-(220,0)]" -} -] -}, -{ -"@id": "amf://id#767/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": "[(231,10)-(235,0)]" -} -] -}, -{ -"@id": "amf://id#767/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#767" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(217,8)-(235,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#parameter": [ -{ -"@id": "amf://id#826", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "customeraccountid" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "customeraccountid" -} -], -"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#827", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#minLength": [ -{ -"@value": 9 -} -], -"http://www.w3.org/ns/shacl#maxLength": [ -{ -"@value": 9 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"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": "123456789" -} -], -"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#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": "[(188,19)-(188,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "123456789" -} -], -"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": "[(188,19)-(188,30)]" -} -] -}, -{ -"@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": "[(188,19)-(188,30)]" -} -] -}, -{ -"@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": "[(188,19)-(188,30)]" -} -] -} -], -"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#827/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#827/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#827" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(185,10)-(185,14)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#827/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(187,10)-(188,0)]" -} -] -}, -{ -"@id": "amf://id#827/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#827" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(184,8)-(190,0)]" -} -] -}, -{ -"@id": "amf://id#827/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(188,10)-(190,0)]" -} -] -}, -{ -"@id": "amf://id#827/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#minLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(186,10)-(187,0)]" -} -] -}, -{ -"@id": "amf://id#827/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": "[(185,10)-(186,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#826/source-map/synthesized-field/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#826" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "true" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#826/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#826" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(184,8)-(190,0)]" -} -] -}, -{ -"@id": "amf://id#826/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": "[(184,8)-(190,0)]" -} -] -} -] -} -] -} -], -"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#parent-end-point": [ -{ -"@id": "amf://id#766/source-map/parent-end-point/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#766" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "file://demo/SE-11508/SE-11508.raml#/web-api/end-points/%2Fcustomeraccounts%2F%7Bcustomeraccountid%7D" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#766/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#766" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(216,6)-(235,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#828", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/customeraccounts/{customeraccountid}/validate" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#829", -"@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": "This API is used to verify if the customer account" -} -], -"http://a.ml/vocabularies/apiContract#expects": [ -{ -"@id": "amf://id#830", -"@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#219", -"@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#214/link-337373079", -"@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#214" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "ValidateCustomerAccountMatchedRequest" -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#219" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(240,14)-(243,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#831", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#832", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#maxLength": [ -{ -"@value": 64 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#832/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#832" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,6)-(6,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#832/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(7,19)]" -} -] -}, -{ -"@id": "amf://id#832/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": "[(6,6)-(6,18)]" -} -] -}, -{ -"@id": "amf://id#832/source-map/lexical/element_0", -"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,6)-(5,208)]" -} -] -}, -{ -"@id": "amf://id#832/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#832" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,6)-(8,21)]" -} -] -}, -{ -"@id": "amf://id#831/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": "[(5,6)-(5,208)]" -} -] -}, -{ -"@id": "amf://id#831/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": "[(4,4)-(8,21)]" -} -] -}, -{ -"@id": "amf://id#831/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#831" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(8,21)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#833", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"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#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#pattern": [ -{ -"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"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": "[(12,6)-(12,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#834/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": "[(13,6)-(13,92)]" -} -] -}, -{ -"@id": "amf://id#834/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": "[(12,6)-(12,18)]" -} -] -}, -{ -"@id": "amf://id#834/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,6)-(11,101)]" -} -] -}, -{ -"@id": "amf://id#834/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#834" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -} -], -"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_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": "[(14,6)-(14,20)]" -} -] -}, -{ -"@id": "amf://id#833/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": "[(11,6)-(11,101)]" -} -] -}, -{ -"@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": "[(10,4)-(14,20)]" -} -] -}, -{ -"@id": "amf://id#833/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#833" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,4)-(14,20)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#835", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"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#836", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#836/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#836" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,6)-(18,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#836/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": "[(19,6)-(19,92)]" -} -] -}, -{ -"@id": "amf://id#836/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": "[(18,6)-(18,18)]" -} -] -}, -{ -"@id": "amf://id#836/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "amf://id#836/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#836" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -} -], -"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_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": "[(20,6)-(20,20)]" -} -] -}, -{ -"@id": "amf://id#835/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": "[(17,6)-(17,102)]" -} -] -}, -{ -"@id": "amf://id#835/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,4)-(20,20)]" -} -] -}, -{ -"@id": "amf://id#835/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#835" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,4)-(20,20)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#837", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Brand" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "Brand" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The User Brand" -} -], -"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#838", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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 User Brand" -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#838/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#838/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#838" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,6)-(24,10)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#838/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,6)-(24,18)]" -} -] -}, -{ -"@id": "amf://id#838/source-map/lexical/element_0", -"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,6)-(23,33)]" -} -] -}, -{ -"@id": "amf://id#838/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#838" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"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_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": "[(25,6)-(25,20)]" -} -] -}, -{ -"@id": "amf://id#837/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": "[(23,6)-(23,33)]" -} -] -}, -{ -"@id": "amf://id#837/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": "[(22,4)-(25,20)]" -} -] -}, -{ -"@id": "amf://id#837/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#837" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,4)-(25,20)]" -} -] -} -] -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#830" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(237,0)-(258,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#returns": [ -{ -"@id": "amf://id#839", -"@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": "response returned if the account matches" -} -], -"http://a.ml/vocabularies/apiContract#payload": [ -{ -"@id": "amf://id#247", -"@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#233/link-1472441014", -"@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#233" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "ValidateCustomerAccountMatchedResponse" -} -] -} -], -"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": "[(246,16)-(250,0)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#839" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(244,14)-(250,0)]" -} -] -}, -{ -"@id": "amf://id#839/source-map/lexical/element_0", -"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,16)-(246,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#840", -"@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": "Bad request" -} -], -"http://a.ml/vocabularies/apiContract#payload": [ -{ -"@id": "amf://id#179", -"@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#167/link--114337474", -"@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#167" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "Error" -} -] -} -], -"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": "[(253,18)-(258,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#841", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#842", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#842/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#842/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#842" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(8,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,8)-(8,23)]" -} -] -}, -{ -"@id": "amf://id#841/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": "[(7,6)-(8,23)]" -} -] -}, -{ -"@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": "[(7,6)-(8,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#843", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#844", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#844/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#844/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#844" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(10,8)-(10,23)]" -} -] -}, -{ -"@id": "amf://id#843/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": "[(9,6)-(10,23)]" -} -] -}, -{ -"@id": "amf://id#843/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#843" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,6)-(10,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#845", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#846", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#846" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#845/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": "[(12,8)-(12,23)]" -} -] -}, -{ -"@id": "amf://id#845/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,6)-(12,23)]" -} -] -}, -{ -"@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": "[(11,6)-(12,23)]" -} -] -} -] -} -] -} -], -"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#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": "[(250,14)-(258,0)]" -} -] -}, -{ -"@id": "amf://id#840/source-map/lexical/element_0", -"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,16)-(252,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#847", -"@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." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#848", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#849", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(16,6)-(17,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#848/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#848/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": "[(17,8)-(17,23)]" -} -] -}, -{ -"@id": "amf://id#848/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,6)-(17,23)]" -} -] -}, -{ -"@id": "amf://id#848/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#848" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,6)-(17,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#850", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#851", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(18,6)-(19,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#850/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#850/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": "[(19,8)-(19,23)]" -} -] -}, -{ -"@id": "amf://id#850/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,6)-(19,23)]" -} -] -}, -{ -"@id": "amf://id#850/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#850" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,6)-(19,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#852", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#853", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#852/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#852/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": "[(21,8)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#852/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,6)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#852/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#852" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,6)-(21,23)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#847/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": "[(14,4)-(14,36)]" -} -] -}, -{ -"@id": "amf://id#847/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": "[(15,4)-(21,23)]" -} -] -}, -{ -"@id": "amf://id#847/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#847" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,2)-(21,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#854", -"@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": "500" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "500" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Internal Server Error." -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#855", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Trace-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Trace-Id" -} -], -"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#856", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#856" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(26,8)-(26,23)]" -} -] -}, -{ -"@id": "amf://id#855/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": "[(25,6)-(26,23)]" -} -] -}, -{ -"@id": "amf://id#855/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#855" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,6)-(26,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#857", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Request-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Request-Id" -} -], -"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#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#name": [ -{ -"@value": "schema" -} -], -"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#lexical": [ -{ -"@id": "amf://id#858/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#858" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,6)-(28,23)]" -} -] -} -] -} -] -} -], -"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/apiContract#required" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,8)-(28,23)]" -} -] -}, -{ -"@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": "[(27,6)-(28,23)]" -} -] -}, -{ -"@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": "[(27,6)-(28,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#859", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "X-Message-Id" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "X-Message-Id" -} -], -"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#860", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"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_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": "[(30,8)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#859/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": "[(29,6)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#859/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#859" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#854/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#854/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": "[(23,4)-(23,39)]" -} -] -}, -{ -"@id": "amf://id#854/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": "[(24,4)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#854/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#854" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,2)-(30,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/security#security": [ -{ -"@id": "amf://id#474", -"@type": [ -"http://a.ml/vocabularies/security#SecurityRequirement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/security#schemes": [ -{ -"@id": "amf://id#475", -"@type": [ -"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "auth" -} -], -"http://a.ml/vocabularies/security#scheme": [ -{ -"@id": "amf://id#444", -"@type": [ -"http://a.ml/vocabularies/security#SecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "auth" -} -], -"http://a.ml/vocabularies/security#type": [ -{ -"@value": "x-custom" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#11", -"@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 pass an authorization token on the request. \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#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": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"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": "[(10,6)-(10,18)]" -} -] -}, -{ -"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -}, -{ -"@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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#444/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#444/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": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/security#type" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#444/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": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#444/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"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#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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"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": "[(26,12)-(26,16)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#829/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#829/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#829/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": "[(238,12)-(239,0)]" -} -] -}, -{ -"@id": "amf://id#829/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": "[(243,12)-(258,0)]" -} -] -}, -{ -"@id": "amf://id#829/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#829" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(236,10)-(258,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#parameter": [ -{ -"@id": "amf://id#861", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "customeraccountid" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "customeraccountid" -} -], -"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#862", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#minLength": [ -{ -"@value": 9 -} -], -"http://www.w3.org/ns/shacl#maxLength": [ -{ -"@value": 9 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"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": "123456789" -} -], -"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#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": "[(188,19)-(188,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "123456789" -} -], -"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": "[(188,19)-(188,30)]" -} -] -}, -{ -"@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": "[(188,19)-(188,30)]" -} -] -}, -{ -"@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": "[(188,19)-(188,30)]" -} -] -} -], -"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#862/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#862/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#862" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(185,10)-(185,14)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#862/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(187,10)-(188,0)]" -} -] -}, -{ -"@id": "amf://id#862/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#862" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(184,8)-(190,0)]" -} -] -}, -{ -"@id": "amf://id#862/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(188,10)-(190,0)]" -} -] -}, -{ -"@id": "amf://id#862/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#minLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(186,10)-(187,0)]" -} -] -}, -{ -"@id": "amf://id#862/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": "[(185,10)-(186,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#861/source-map/synthesized-field/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#861" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "true" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#861/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#861" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(184,8)-(190,0)]" -} -] -}, -{ -"@id": "amf://id#861/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": "[(184,8)-(190,0)]" -} -] -} -] -} -] -} -], -"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#parent-end-point": [ -{ -"@id": "amf://id#828/source-map/parent-end-point/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#828" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "file://demo/SE-11508/SE-11508.raml#/web-api/end-points/%2Fcustomeraccounts%2F%7Bcustomeraccountid%7D" -} -] -} -], -"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": "[(235,6)-(258,0)]" -} -] -} -] -} -] -} -], -"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#single-value-array": [ -{ -"@id": "amf://id#445/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#445/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#445/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)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#445/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#445" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(258,0)]" -} -] -}, -{ -"@id": "amf://id#445/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)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#445/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": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#445/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#445/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": "[(2,0)-(3,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#445/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#445" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"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": "convert-aggregator-quote-model->amf://id#408::model-system/convert-aggregator-quote-types.raml,ping-customer-accounts-model->amf://id#187::model-system/customer-accounts-types.raml,ping-error-messages->amf://id#322::model-system/ping-error-messages-types.raml,error-model->amf://id#166::exchange_modules2/26d603ba-9696-4993-b97e-f568e49c27ac/traits-system/0.0.19/types/error.raml,credentials-model->amf://id#395::model-system/change-credentials-type.raml,ping-validate-credentials->amf://id#13::model-system/ping-validate-credentials.raml,retrieve-quotes-model->amf://id#36::model-system/retrieve-quotes-types.raml,create-quote-model->amf://id#78::model-system/create-quote-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": "#%RAML 1.0 NamedExample\n\ncreateQuotePostMatchedExample:\n displayName: An example of the POST Response for createquote, when the account matches the one in the request\n value:\n customerAccountId: \"WES456789\"\n quoteId: \"WES456789-01\"\n titleCode: \"MR\"\n title: \"Mr\"\n firstName: \"John\"\n lastName: \"Doe\"\n existingCustomer: true" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#version": [ -{ -"@value": "2.1.0" -} -], -"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)-(12,26)]" -} -] -} -] -} -] -}, -{ -"@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": "#%RAML 1.0 NamedExample\n\nno-match-customer:\n displayName: A to P quote without matched Customer\n value: \n referenceId: \"P8T000027\"\n quoteId: \"P8T000027-01\"\n source: \"moneysupermarket\"\n existingCustomer: false\n\nmatch-customer:\n displayName: A to P quote with matched Customer\n value: \n referenceId: \"118806474\"\n source: \"Compare the Market\"\n existingCustomer: true\n title: \"Mr\"\n firstName: \"Test\"\n lastName: \"Name\"" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(19,20)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#5", -"@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#6", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\n400_badrequest_validate_customer_account_hash:\n displayName: A bad request for Customer Account Hash\n description: A bad request generated by the API \n value:\n messages: \n - \n code: APIXXXX\n description: \"The timestamp is out of date\"" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"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)-(10,53)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#7", -"@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#8", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\nvalidCredentials:\n displayName: Valid Credentials Api Customer\n value:\n customerAccountId : \"123456789\"\n quoteId : \"TED456789-01\"\n isTE : true\n affinityCode : \"BIS1\"\n\nvalidCredentialsOLSS:\n displayName: Valid Credentials OLSS\n value:\n customerAccountId : \"123456789\"\n quoteId : \"123456789-01\"\n isTE : false\n affinityCode : \"BIS1\"" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#8/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(17,25)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#9", -"@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#10", -"@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 lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#11", -"@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 pass an authorization token on the request. \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#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": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"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": "[(10,6)-(10,18)]" -} -] -}, -{ -"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -}, -{ -"@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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#10/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#10" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#10/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": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#10/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/security#type" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#10/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": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "amf://id#10/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#10" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(10,18)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#13", -"@type": [ -"http://a.ml/vocabularies/document#Module", -"http://a.ml/vocabularies/document#Unit" -], -"http://a.ml/vocabularies/document#declares": [ -{ -"@id": "amf://id#14", -"@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#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#customerAccountId" -} -], -"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": "customerAccountId" -} -], -"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": "[(8,8)-(8,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(7,6)-(10,0)]" -} -] -}, -{ -"@id": "amf://id#16/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": "[(8,8)-(9,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "customerAccountId" -} -], -"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": "[(7,6)-(10,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": "[(9,8)-(10,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#userId" -} -], -"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": "userId" -} -], -"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": "[(11,8)-(11,12)]" -} -] -} -], -"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": "[(10,6)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#18/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": "[(11,8)-(12,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "userId" -} -], -"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": "[(10,6)-(13,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": "[(12,8)-(13,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#passwordMatched" -} -], -"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#boolean" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "passwordMatched" -} -], -"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": "[(14,8)-(14,12)]" -} -] -} -], -"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": "[(13,6)-(16,9)]" -} -] -}, -{ -"@id": "amf://id#20/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": "[(14,8)-(15,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "passwordMatched" -} -], -"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": "[(13,6)-(16,9)]" -} -] -}, -{ -"@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": "[(15,8)-(16,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "PingValidateCredentialsResponse" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#14/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#14" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(5,2)-(16,9)]" -} -] -}, -{ -"@id": "amf://id#14/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,33)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#13/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#13" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"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": "[(3,0)-(16,9)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#21", -"@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#22", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\nmultiple_customer_accounts_list_all_olss_registered:\n displayName: GET response example with multiple customer accounts found\n value:\n - #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true\n - #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true\n\nmultiple_customer_accounts_list_all_non_olss_registered:\n displayName: GET response example with multiple customer accounts found\n value:\n - #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false\n - #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false\n\nmultiple_customer_accounts_list_mixed:\n displayName: GET response example with multiple customer accounts found\n value:\n - #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true\n - #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false\n\nempty_customer_accounts_list:\n displayName: GET response example with no customer accounts found\n value: []" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#22/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#22" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(41,11)]" -} -] -} -] -} -] -}, -{ -"@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\n\nuserId_only_request:\n displayName: PATCH Request with only userId\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n \nuserId_and_email_request:\n displayName: PATCH Request with userId and email\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n email: \"jsmith@provider.com\"\n \nuserId_and_encryptedPassword_request:\n displayName: PATCH Request with userId and encryptedPassword\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n encryptedPassword: \"XXXXXXXX\"\n \nuserId_email_and_encryptedPassword_request:\n displayName: PATCH Request with email and encryptedPassword\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n email: \"jsmith@provider.com\"\n encryptedPassword: \"XXXXXXXX\"\n\nemail_and_encryptedPassword_request:\n displayName: PATCH Request with email and encryptedPassword\n value:\n email: \"jsmith@provider.com\"\n encryptedPassword: \"XXXXXXXX\"" -} -], -"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.1.0" -} -], -"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": "[(3,0)-(31,33)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#25", -"@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#26", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\nvalidate_customer_account_hash_request:\n displayName: A POST Validate Customer Account Hash Request Example\n description: A POST Validate Customer Account Hash Request Example\n value:\n encryptedHash: \"XXXXXXXXX\"" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#26/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#26" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(7,31)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#27", -"@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#28", -"@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#29", -"@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#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#X-Trace-Id": [ -{ -"@id": "amf://id#31", -"@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#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": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#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": "[(5,19)-(5,208)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#type": [ -{ -"@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": "string" -} -], -"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#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": "[(6,12)-(6,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#maxLength": [ -{ -"@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": "64" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(7,17)-(7,19)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#required": [ -{ -"@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": "false" -} -], -"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#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": "[(8,16)-(8,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_3" -} -], -"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_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#31/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#31" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,0)-(8,29)]" -} -] -}, -{ -"@id": "amf://id#31/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": "[(8,6)-(8,29)]" -} -] -}, -{ -"@id": "amf://id#31/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": "[(6,6)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#31/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": "[(5,6)-(6,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_2" -} -], -"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": "[(4,0)-(8,29)]" -} -] -}, -{ -"@id": "amf://id#30/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Trace-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(8,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#29" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,2)-(8,29)]" -} -] -}, -{ -"@id": "amf://id#29/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": "[(3,2)-(8,29)]" -} -] -} -] -} -] -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#28/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#28" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"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": "[(3,2)-(8,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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,0)-(8,29)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#36", -"@type": [ -"http://a.ml/vocabularies/document#Module", -"http://a.ml/vocabularies/document#Unit" -], -"http://a.ml/vocabularies/document#declares": [ -{ -"@id": "amf://id#37", -"@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#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#customerAccountId" -} -], -"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": "customerAccountId" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Valid customer account ID." -} -], -"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": [ -{ -"@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": "[(5,6)-(7,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": "[(6,8)-(7,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "customerAccountId" -} -], -"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": "[(5,6)-(7,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#quoteId" -} -], -"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#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "quoteId" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The most recent quote id found." -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#52" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(9,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": "[(8,8)-(9,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "quoteId" -} -], -"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": "[(7,6)-(9,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#isTE" -} -], -"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#boolean" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "isTE" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Is this a TE journey?" -} -], -"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": "[(10,8)-(10,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#54/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": "[(10,8)-(11,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": "[(11,8)-(12,0)]" -} -] -}, -{ -"@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": "[(9,6)-(12,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "isTE" -} -], -"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": "[(9,6)-(12,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#affinityCode" -} -], -"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": "affinityCode" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The affinity code of this journey." -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#56" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,6)-(15,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": "[(13,8)-(15,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "affinityCode" -} -], -"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": "[(12,6)-(15,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "RetrieveQuotesResponse" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#38", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "validCredentials" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "Valid Credentials Api Customer" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#38", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#customerAccountId": [ -{ -"@id": "amf://id#39", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "123456789" -} -], -"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#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": "[(6,24)-(6,35)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#quoteId": [ -{ -"@id": "amf://id#40", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "TED456789-01" -} -], -"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#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": "[(7,14)-(7,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#isTE": [ -{ -"@id": "amf://id#41", -"@type": [ -"http://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_4" -} -], -"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": "[(8,11)-(8,15)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#affinityCode": [ -{ -"@id": "amf://id#42", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "BIS1" -} -], -"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#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": "[(9,19)-(9,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#isTE" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -}, -{ -"@id": "amf://id#38/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#38" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,0)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#38/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#affinityCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,4)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#38/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#quoteId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#38/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#customerAccountId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,4)-(7,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "customerAccountId: \"123456789\"\nquoteId: \"TED456789-01\"\nisTE: true\naffinityCode: \"BIS1\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#38/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#38/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,8)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#38/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#38" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#38/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": "[(6,0)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#38/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#38/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,0)-(11,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#38/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#38" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#38/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#38" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#43" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#44", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "validCredentialsOLSS" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "Valid Credentials OLSS" -} -], -"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#customerAccountId": [ -{ -"@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": "123456789" -} -], -"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": "[(14,24)-(14,35)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#quoteId": [ -{ -"@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": "123456789-01" -} -], -"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": "[(15,14)-(15,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#isTE": [ -{ -"@id": "amf://id#47", -"@type": [ -"http://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_4" -} -], -"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": "[(16,11)-(16,16)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#affinityCode": [ -{ -"@id": "amf://id#48", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "BIS1" -} -], -"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#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": "[(17,19)-(17,25)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#44/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#isTE" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,4)-(17,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": "[(14,0)-(17,25)]" -} -] -}, -{ -"@id": "amf://id#44/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#affinityCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,4)-(17,25)]" -} -] -}, -{ -"@id": "amf://id#44/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#quoteId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,4)-(16,0)]" -} -] -}, -{ -"@id": "amf://id#44/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#customerAccountId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,4)-(15,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "customerAccountId: \"123456789\"\nquoteId: \"123456789-01\"\nisTE: false\naffinityCode: \"BIS1\"" -} -], -"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_4", -"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,8)-(17,25)]" -} -] -}, -{ -"@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": "[(11,0)-(17,25)]" -} -] -}, -{ -"@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": "[(14,0)-(17,25)]" -} -] -}, -{ -"@id": "amf://id#44/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,2)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#44/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": "[(11,0)-(17,25)]" -} -] -} -], -"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#43" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#37/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#37" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(3,2)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#57", -"@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#58", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#59", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/apiContract#examples": [ -{ -"@id": "amf://id#60", -"@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#60", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Schwarzenegger" -} -], -"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#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": "[(20,17)-(20,33)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "Schwarzenegger" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#60/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#60/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": "[(20,17)-(20,33)]" -} -] -}, -{ -"@id": "amf://id#60/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": "[(20,17)-(20,33)]" -} -] -}, -{ -"@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": "[(20,17)-(20,33)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#59/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#59" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,8)-(19,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#59/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,8)-(20,0)]" -} -] -}, -{ -"@id": "amf://id#59/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,8)-(21,0)]" -} -] -}, -{ -"@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": "[(17,6)-(21,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#58" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,6)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#58/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": "[(18,8)-(19,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#dateOfBirth" -} -], -"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#date" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "dateOfBirth" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#63", -"@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#63", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "1947-07-30" -} -], -"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#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": "[(24,17)-(24,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "1947-07-30" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#63/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#63/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": "[(24,17)-(24,29)]" -} -] -}, -{ -"@id": "amf://id#63/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": "[(24,17)-(24,29)]" -} -] -}, -{ -"@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": "[(24,17)-(24,29)]" -} -] -} -] -} -] -} -], -"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": "[(23,8)-(23,12)]" -} -] -} -], -"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": "[(23,8)-(24,0)]" -} -] -}, -{ -"@id": "amf://id#62/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,8)-(25,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": "[(21,6)-(25,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "dateOfBirth" -} -], -"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": "[(21,6)-(25,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": "[(22,8)-(23,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#64", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#customerAccountId" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#65", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#minLength": [ -{ -"@value": 9 -} -], -"http://www.w3.org/ns/shacl#maxLength": [ -{ -"@value": 9 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "customerAccountId" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#66", -"@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#66", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "123456789" -} -], -"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#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": "[(30,17)-(30,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "123456789" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#66/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#66/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": "[(30,17)-(30,28)]" -} -] -}, -{ -"@id": "amf://id#66/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": "[(30,17)-(30,28)]" -} -] -}, -{ -"@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": "[(30,17)-(30,28)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#65/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#65" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,8)-(27,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#65/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,8)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#65/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#65" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,6)-(31,0)]" -} -] -}, -{ -"@id": "amf://id#65/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,8)-(31,0)]" -} -] -}, -{ -"@id": "amf://id#65/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#minLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,8)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#65/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,8)-(28,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "customerAccountId" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#64" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,6)-(31,0)]" -} -] -}, -{ -"@id": "amf://id#64/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": "[(26,8)-(27,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#product" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@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": "type" -} -], -"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": "Car" -} -], -"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": "[(34,18)-(34,21)]" -} -] -} -] -} -] -} -], -"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": "Van" -} -], -"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": "[(34,23)-(34,26)]" -} -] -} -] -} -] -} -], -"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": "Home" -} -], -"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": "[(34,28)-(34,32)]" -} -] -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#72", -"@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#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": "Car" -} -], -"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#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": "[(35,17)-(35,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "Car" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#72/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#72/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": "[(35,17)-(35,22)]" -} -] -}, -{ -"@id": "amf://id#72/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": "[(35,17)-(35,22)]" -} -] -}, -{ -"@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": "[(35,17)-(35,22)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#72/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#72" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -] -} -] -} -], -"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#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": "[(33,8)-(35,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": "[(34,10)-(35,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "product" -} -], -"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": "[(31,6)-(36,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": "[(32,8)-(33,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#73", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#maskCode" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#74", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#maxLength": [ -{ -"@value": 7 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "maskCode" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#75", -"@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#75", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "A123" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#75" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(40,17)-(40,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "A123" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#75/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#75/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": "[(40,17)-(40,23)]" -} -] -}, -{ -"@id": "amf://id#75/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": "[(40,17)-(40,23)]" -} -] -}, -{ -"@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": "[(40,17)-(40,23)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#74/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#74" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(38,8)-(38,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#74/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(39,8)-(40,0)]" -} -] -}, -{ -"@id": "amf://id#74/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": "[(38,8)-(39,0)]" -} -] -}, -{ -"@id": "amf://id#74/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(40,8)-(40,23)]" -} -] -}, -{ -"@id": "amf://id#74/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#74" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,6)-(40,23)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "maskCode" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#73" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,6)-(40,23)]" -} -] -}, -{ -"@id": "amf://id#73/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,8)-(38,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "RetrieveQuotesRequest" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#57/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#57" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(15,2)-(40,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#36/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#36" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"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": "[(2,0)-(40,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#76", -"@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#77", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\nvalidateCustomerAccountSinglePolicyResponse:\n displayName: Validate Customer Account Single Policy Response\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n customerAccountId: \"123456789\"\n title: \"MR\"\n firstName: \"John\"\n lastName: \"Smith\"\n email: \"jsmith@provider.com\"\n policies: \n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"\n\nvalidateCustomerAccountMultiplePolicyResponse:\n displayName: Validate Customer Account Multiple Policy Response\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n customerAccountId: \"123456789\"\n title: \"MR\"\n firstName: \"John\"\n lastName: \"Smith\"\n email: \"jsmith@provider.com\"\n policies: \n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\" \n -\n id: \"123456789-02\"\n description: \"15 High Street, Derby DE1 4DS\"\n startDate: \"2019-02-01\" \n\nvalidateCustomerAccountContainsEmailNoPingIdResponse:\n displayName: Validate Customer Account Response Email is Populated, No PingId\n value: \n customerAccountId : \"123456789\"\n title : \"MR\"\n firstName : \"John\"\n lastName : \"Smith\"\n email: \"jsmith@provider.com\"\n policies: \n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"\n\nvalidateCustomerAccountContainsPingIdNoEmailResponse:\n displayName: Validate Customer Account Response PingId is Populated, No Email\n value: \n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\" \n customerAccountId : \"123456789\"\n title : \"MR\"\n firstName : \"John\"\n lastName : \"Smith\"\n policies: \n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"\n\nvalidateCustomerAccountContainsNoPingIdNoEmailResponse:\n displayName: Validate Customer Account Response PingId is Populated, No Email\n value: \n customerAccountId : \"123456789\"\n title : \"MR\"\n firstName : \"John\"\n lastName : \"Smith\"\n policies: \n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#77/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#77" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(77,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#78", -"@type": [ -"http://a.ml/vocabularies/document#Module", -"http://a.ml/vocabularies/document#Unit" -], -"http://a.ml/vocabularies/document#declares": [ -{ -"@id": "amf://id#79", -"@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#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#titleCode" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#97", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "titleCode" -} -], -"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": "[(6,6)-(7,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "titleCode" -} -], -"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": "[(6,6)-(7,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#98", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#99", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(7,6)-(8,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#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": "[(7,6)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#100", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#101", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(8,6)-(9,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#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": "[(8,6)-(9,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#102", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#dateOfBirth" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#103", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "dateOfBirth" -} -], -"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": "[(9,6)-(10,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "dateOfBirth" -} -], -"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": "[(9,6)-(10,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#maritalStatusCode" -} -], -"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": "maritalStatusCode" -} -], -"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": "[(10,6)-(11,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "maritalStatusCode" -} -], -"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": "[(10,6)-(11,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#addressLine1" -} -], -"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#name": [ -{ -"@value": "addressLine1" -} -], -"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": "[(11,6)-(12,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine1" -} -], -"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": "[(11,6)-(12,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#addressLine2" -} -], -"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": "addressLine2?" -} -], -"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": "[(12,6)-(13,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine2" -} -], -"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": "[(12,6)-(13,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#110", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressLine3" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#111", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine3?" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#111" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,6)-(14,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine3" -} -], -"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": "[(13,6)-(14,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#addressLine4" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@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#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine4?" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#113" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,6)-(15,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine4" -} -], -"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": "[(14,6)-(15,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#addressLine5" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#115", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine5?" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine5" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#116", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#postCode" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#117", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "postCode" -} -], -"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": "[(16,6)-(17,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "postCode" -} -], -"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": "[(16,6)-(17,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#118", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#maskCode" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#119", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "maskCode" -} -], -"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": "[(17,6)-(18,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "maskCode" -} -], -"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": "[(17,6)-(18,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#120", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#product" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#121", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "product" -} -], -"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": "[(18,6)-(19,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "product" -} -], -"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": "[(18,6)-(19,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#122", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#clientId" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#123", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "clientId" -} -], -"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": "[(19,6)-(21,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "clientId" -} -], -"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": "[(19,6)-(21,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "CreateQuotePostRequest" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#80", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "createQuotePostRequestExample" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "An example of the POST Request for createquote" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#80", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#titleCode": [ -{ -"@id": "amf://id#81", -"@type": [ -"http://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_2" -} -], -"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": "[(6,15)-(6,19)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#firstName": [ -{ -"@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": "John" -} -], -"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#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": "[(7,15)-(7,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastName": [ -{ -"@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": "Doe" -} -], -"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#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": "[(8,14)-(8,19)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#dateOfBirth": [ -{ -"@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": "2001-01-01" -} -], -"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#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": "[(9,17)-(9,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#maritalStatusCode": [ -{ -"@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": "M" -} -], -"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#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": "[(10,23)-(10,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressLine1": [ -{ -"@id": "amf://id#86", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Dun-roamin" -} -], -"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#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": "[(11,18)-(11,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressLine2": [ -{ -"@id": "amf://id#87", -"@type": [ -"http://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 Back Gate" -} -], -"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#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": "[(12,18)-(12,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressLine3": [ -{ -"@id": "amf://id#88", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Victoria St" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#88" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,18)-(13,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressLine4": [ -{ -"@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": "Spalding" -} -], -"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#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": "[(14,18)-(14,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressLine5": [ -{ -"@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": "Lincolnshire" -} -], -"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#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": "[(15,18)-(15,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#postCode": [ -{ -"@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": "PE11 1EA" -} -], -"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#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": "[(16,14)-(16,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#maskCode": [ -{ -"@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": "ABC" -} -], -"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#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": "[(17,14)-(17,19)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#product": [ -{ -"@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": "Car" -} -], -"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#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": "[(18,13)-(18,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#clientId": [ -{ -"@id": "amf://id#94", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "5656565656565" -} -], -"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#94/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(19,14)-(19,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_14", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#product" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,4)-(19,0)]" -} -] -}, -{ -"@id": "amf://id#80/source-map/lexical/element_12", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressLine4" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,4)-(15,0)]" -} -] -}, -{ -"@id": "amf://id#80/source-map/lexical/element_10", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#maritalStatusCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,4)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#80/source-map/lexical/element_8", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#titleCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,4)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#80/source-map/lexical/element_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#firstName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#80/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressLine1" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,4)-(12,0)]" -} -] -}, -{ -"@id": "amf://id#80/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressLine5" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,4)-(16,0)]" -} -] -}, -{ -"@id": "amf://id#80/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#clientId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,4)-(19,29)]" -} -] -}, -{ -"@id": "amf://id#80/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#maskCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,4)-(18,0)]" -} -] -}, -{ -"@id": "amf://id#80/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressLine3" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,4)-(14,0)]" -} -] -}, -{ -"@id": "amf://id#80/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#dateOfBirth" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,4)-(10,0)]" -} -] -}, -{ -"@id": "amf://id#80/source-map/lexical/element_7", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#80" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,0)-(19,29)]" -} -] -}, -{ -"@id": "amf://id#80/source-map/lexical/element_9", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#lastName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -}, -{ -"@id": "amf://id#80/source-map/lexical/element_11", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressLine2" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,4)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#80/source-map/lexical/element_13", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#postCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,4)-(17,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "titleCode: \"MR\"\nfirstName: \"John\"\nlastName: \"Doe\"\ndateOfBirth: \"2001-01-01\"\nmaritalStatusCode: \"M\"\naddressLine1: \"Dun-roamin\"\naddressLine2: \"1 Back Gate\"\naddressLine3: \"Victoria St\"\naddressLine4: \"Spalding\"\naddressLine5: \"Lincolnshire\"\npostCode: \"PE11 1EA\"\nmaskCode: \"ABC\"\nproduct: \"Car\"\nclientId: \"5656565656565\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#80/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#80/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,8)-(19,29)]" -} -] -}, -{ -"@id": "amf://id#80/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#80" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(19,29)]" -} -] -}, -{ -"@id": "amf://id#80/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": "[(6,0)-(19,29)]" -} -] -}, -{ -"@id": "amf://id#80/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#80/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,0)-(19,29)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#80/source-map/local-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#tracked-element": [ -{ -"@id": "amf://id#80/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#80" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#95" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#79/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#79" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(4,2)-(21,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#124", -"@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#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#customerAccountId" -} -], -"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": "customerAccountId" -} -], -"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": "[(23,6)-(24,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "customerAccountId" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#134" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,6)-(24,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#136", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#quoteId" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#137", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "quoteId" -} -], -"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": "[(24,6)-(25,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "quoteId" -} -], -"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": "[(24,6)-(25,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#titleCode" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#139", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "titleCode" -} -], -"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": "[(25,6)-(26,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "titleCode" -} -], -"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": "[(25,6)-(26,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#title" -} -], -"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://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#141" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,6)-(27,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "title" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#140" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,6)-(27,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#142", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#143", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(27,6)-(28,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#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": "[(27,6)-(28,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#144", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#145", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(28,6)-(29,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#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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#146", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#existingCustomer" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#147", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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": "existingCustomer" -} -], -"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": "[(29,6)-(31,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "existingCustomer" -} -], -"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": "[(29,6)-(31,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "CreateQuotePostMatchedResponse" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#125", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "createQuotePostMatchedExample" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "An example of the POST Response for createquote, when the account matches the one in the request" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#125", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#customerAccountId": [ -{ -"@id": "amf://id#126", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "WES456789" -} -], -"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#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": "[(6,23)-(6,34)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#quoteId": [ -{ -"@id": "amf://id#127", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "WES456789-01" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#127" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,13)-(7,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#titleCode": [ -{ -"@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": "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#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": "[(8,15)-(8,19)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#title": [ -{ -"@id": "amf://id#129", -"@type": [ -"http://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_5" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#129" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,11)-(9,15)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#firstName": [ -{ -"@id": "amf://id#130", -"@type": [ -"http://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" -} -], -"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#130/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#130/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#130" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,15)-(10,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastName": [ -{ -"@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": "Doe" -} -], -"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#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": "[(11,14)-(11,19)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#existingCustomer": [ -{ -"@id": "amf://id#132", -"@type": [ -"http://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_8" -} -], -"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": "[(12,22)-(12,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_7", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#lastName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,4)-(12,0)]" -} -] -}, -{ -"@id": "amf://id#125/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#quoteId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#125/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#customerAccountId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,4)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#125/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": "[(10,4)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#125/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#existingCustomer" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,4)-(12,26)]" -} -] -}, -{ -"@id": "amf://id#125/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#titleCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -}, -{ -"@id": "amf://id#125/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#125" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,0)-(12,26)]" -} -] -}, -{ -"@id": "amf://id#125/source-map/lexical/element_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#title" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,4)-(10,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "customerAccountId: \"WES456789\"\nquoteId: \"WES456789-01\"\ntitleCode: \"MR\"\ntitle: \"Mr\"\nfirstName: \"John\"\nlastName: \"Doe\"\nexistingCustomer: true" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#125/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#125/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,8)-(12,26)]" -} -] -}, -{ -"@id": "amf://id#125/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#125" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(12,26)]" -} -] -}, -{ -"@id": "amf://id#125/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": "[(6,0)-(12,26)]" -} -] -}, -{ -"@id": "amf://id#125/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#125/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,0)-(12,26)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#125/source-map/local-element/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#tracked-element": [ -{ -"@id": "amf://id#125/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#125" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#133" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#124/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#124" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(21,2)-(31,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#148", -"@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#154", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#customerAccountId" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#155", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "customerAccountId" -} -], -"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": "[(33,6)-(34,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "customerAccountId" -} -], -"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": "[(33,6)-(34,0)]" -} -] -} -] -} -] -}, -{ -"@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#quoteId" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#157", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "quoteId" -} -], -"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": "[(34,6)-(35,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "quoteId" -} -], -"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": "[(34,6)-(35,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#existingCustomer" -} -], -"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#boolean" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "existingCustomer" -} -], -"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": "[(35,6)-(35,31)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "existingCustomer" -} -], -"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": "[(35,6)-(35,31)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "CreateQuotePostCreatedResponse" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#149", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "createQuotePostCreatedExample" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "An example of the POST Response for createquote, when the account has been created" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#149", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#customerAccountId": [ -{ -"@id": "amf://id#150", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "WES456789" -} -], -"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#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": "[(6,23)-(6,34)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#quoteId": [ -{ -"@id": "amf://id#151", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "WES456789-01" -} -], -"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#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": "[(7,13)-(7,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#existingCustomer": [ -{ -"@id": "amf://id#152", -"@type": [ -"http://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_4" -} -], -"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": "[(8,22)-(8,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#quoteId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#149/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#customerAccountId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,4)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#149/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#existingCustomer" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,4)-(8,27)]" -} -] -}, -{ -"@id": "amf://id#149/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#149" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,0)-(8,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "customerAccountId: \"WES456789\"\nquoteId: \"WES456789-01\"\nexistingCustomer: false" -} -], -"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": "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#149/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,8)-(8,27)]" -} -] -}, -{ -"@id": "amf://id#149/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#149" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(8,27)]" -} -] -}, -{ -"@id": "amf://id#149/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": "[(6,0)-(8,27)]" -} -] -}, -{ -"@id": "amf://id#149/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#149/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,0)-(8,27)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#149/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#149" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#149/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#149" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#153" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#148/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#148" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(31,2)-(35,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#78/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#78" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"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": "[(3,0)-(35,31)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#160", -"@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#161", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\nno_ping_userId_and_multiple_customer_returned_example:\n displayName: Validate Credentials successful response with no userId\n value:\n - #1st entry\n customerAccountId: \"123456789\"\n passwordMatched: true\n - #2nd entry\n customerAccountId: \"123456799\"\n passwordMatched: true \n\nping_userId_and_one_customer_returned_example:\n displayName: Validate Credentials successful single response with userId\n value:\n - #1st entry\n customerAccountId: \"123456789\"\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n passwordMatched: false\n\nping_userId_and_multiple_customer_returned_example:\n displayName: Validate Credentials successful multiple response with one userId\n value:\n - #1st entry\n customerAccountId: \"123456789\"\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n passwordMatched: true\n - #2nd entry\n customerAccountId: \"123456799\"\n passwordMatched: false" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#161/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#161" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(30,28)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#162", -"@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#163", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\nregistration_confirmation_with_no_callback_request:\n displayName: POST Request where correspondence is of type \"registration-confirmation\" with no callback URL.\n value:\n correspondenceTypeCode: \"registration-confirmation\"\n \nforgotten_password_with_callback_request:\n displayName: POST Request where correspondence is of type \"forgotten-password\" and a callback URL is provided.\n value:\n correspondenceTypeCode: \"forgotten-password\"\n callbackUrl: \"http://pingurl/forgottenpassword\"\n \npassword_reset_confirmation_with_callback_request:\n displayName: POST Request where correspondence is of type \"password-reset-confirmation\" and a callback URL is provided.\n value:\n correspondenceTypeCode: \"password-reset-confirmation\"\n callbackUrl: \"http://pingurl/resetpassword\"\n \nchange_password_confirmation_with_no_callback_request:\n displayName: POST Request where correspondence is of type \"change-password-confirmation\" and no callback URL.\n value:\n correspondenceTypeCode: \"change-password-confirmation\"\n\nchange_email_confirmation_with_no_callback_request:\n displayName: POST Request where correspondence is of type \"change-email-confirmation\" and no callback URL.\n value:\n correspondenceTypeCode: \"change-email-confirmation\"\n\nemail_verification_with_callback_request:\n displayName: POST Request where correspondence is of type \"email-verification\" and a callback URL.\n value:\n correspondenceTypeCode: \"email-verification\"\n callbackUrl: \"http://pingurl/emailverified\"" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#163/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#163" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(34,47)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#164", -"@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#165", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\ncreateQuotePostRequestExample:\n displayName: An example of the POST Request for createquote\n value:\n titleCode: \"MR\"\n firstName: \"John\"\n lastName: \"Doe\"\n dateOfBirth: \"2001-01-01\"\n maritalStatusCode: \"M\"\n addressLine1: \"Dun-roamin\"\n addressLine2: \"1 Back Gate\"\n addressLine3: \"Victoria St\"\n addressLine4: \"Spalding\"\n addressLine5: \"Lincolnshire\"\n postCode: \"PE11 1EA\"\n maskCode: \"ABC\"\n product: \"Car\"\n clientId: \"5656565656565\"" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#165/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#165" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(19,29)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#166", -"@type": [ -"http://a.ml/vocabularies/document#Module", -"http://a.ml/vocabularies/document#Unit" -], -"http://a.ml/vocabularies/document#declares": [ -{ -"@id": "amf://id#167", -"@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#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#messages" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#181", -"@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#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#code" -} -], -"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#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "code" -} -], -"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#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": "[(11,8)-(12,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#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": "[(11,8)-(12,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#description" -} -], -"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#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "description" -} -], -"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": "[(12,8)-(13,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#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": "[(12,8)-(13,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Messages" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#182/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#182" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(9,2)-(13,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "messages" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#181" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(9,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "messages" -} -], -"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": "[(7,6)-(9,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Error" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#168", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "400_badrequest_validate_customer_account_hash" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "A bad request for Customer Account Hash" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "A bad request generated by the API" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#168", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#messages": [ -{ -"@id": "amf://id#169", -"@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#170", -"@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#171", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "APIXXXX" -} -], -"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#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": "[(9,16)-(9,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#description": [ -{ -"@id": "amf://id#172", -"@type": [ -"http://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 timestamp is out of date" -} -], -"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#172/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(10,23)-(10,53)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_3" -} -], -"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_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#code" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,10)-(10,0)]" -} -] -}, -{ -"@id": "amf://id#170/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": "[(10,10)-(10,53)]" -} -] -}, -{ -"@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": "[(9,0)-(10,53)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_2" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#169" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,14)-(10,53)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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": "[(7,0)-(10,53)]" -} -] -}, -{ -"@id": "amf://id#168/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#messages" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,5)-(10,53)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "messages:\n -\n code: APIXXXX\n description: \"The timestamp is out of date\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#168/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#168/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,8)-(10,53)]" -} -] -}, -{ -"@id": "amf://id#168/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#168" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(10,53)]" -} -] -}, -{ -"@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": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#168/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": "[(7,0)-(10,53)]" -} -] -}, -{ -"@id": "amf://id#168/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)-(10,53)]" -} -] -}, -{ -"@id": "amf://id#168/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#168/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#168" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#168/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#168" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#173" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#174", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "400_badrequest_for_validate_customer_account" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "A bad request for Customer Account" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "A bad request generated by DISC" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#174", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#messages": [ -{ -"@id": "amf://id#175", -"@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#176", -"@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#177", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "APIXXXX" -} -], -"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#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": "[(9,16)-(9,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#description": [ -{ -"@id": "amf://id#178", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "'dateOfBirth' is invalid" -} -], -"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#178/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#178/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#178" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,23)-(10,49)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_3" -} -], -"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_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#code" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,10)-(10,0)]" -} -] -}, -{ -"@id": "amf://id#176/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": "[(10,10)-(11,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": "[(9,0)-(11,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_2" -} -], -"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": "[(7,14)-(11,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#174" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,0)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#174/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#messages" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,5)-(11,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "messages:\n -\n code: APIXXXX\n description: \"'dateOfBirth' is invalid\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#174/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#174/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,8)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#174/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#174" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#174/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": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#174/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": "[(7,0)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#174/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)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#174/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#174/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#174" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#174/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#174" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#179" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#167/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#167" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(5,2)-(9,0)]" -} -] -} -] -} -] -}, -{ -"@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#code" -} -], -"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#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "code" -} -], -"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#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": "[(11,8)-(12,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#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": "[(11,8)-(12,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#description" -} -], -"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#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "description" -} -], -"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": "[(12,8)-(13,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#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": "[(12,8)-(13,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Messages" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#182/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#182" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(9,2)-(13,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#usage": [ -{ -"@value": "This library offers shared error responses for System Traits." -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#166/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#166" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(2,0)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#166/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": "[(2,0)-(4,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#187", -"@type": [ -"http://a.ml/vocabularies/document#Module", -"http://a.ml/vocabularies/document#Unit" -], -"http://a.ml/vocabularies/document#declares": [ -{ -"@id": "amf://id#188", -"@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#205", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#userId" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#206", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "userId" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#207", -"@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#207", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" -} -], -"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#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": "[(24,19)-(24,57)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#207/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#207/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": "[(24,19)-(24,57)]" -} -] -}, -{ -"@id": "amf://id#207/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": "[(24,19)-(24,57)]" -} -] -}, -{ -"@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": "[(24,19)-(24,57)]" -} -] -} -] -} -] -} -], -"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#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": "[(22,10)-(22,14)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#206/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": "[(22,10)-(23,0)]" -} -] -}, -{ -"@id": "amf://id#206/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,10)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#206/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#206" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,8)-(25,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "userId" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#205" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,8)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#205/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,10)-(24,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#email" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#209", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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._%-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}\\b$" -} -], -"http://www.w3.org/ns/shacl#maxLength": [ -{ -"@value": 50 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "email" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#210", -"@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#210", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "jsmith@provider.co.uk" -} -], -"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#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": "[(30,19)-(30,42)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "jsmith@provider.co.uk" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#210/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#210/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": "[(30,19)-(30,42)]" -} -] -}, -{ -"@id": "amf://id#210/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": "[(30,19)-(30,42)]" -} -] -}, -{ -"@id": "amf://id#210/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#210" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,19)-(30,42)]" -} -] -} -] -} -] -} -], -"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": "[(26,10)-(26,14)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#209/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://www.w3.org/ns/shacl#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,10)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#209/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#209" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,8)-(31,0)]" -} -] -}, -{ -"@id": "amf://id#209/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,10)-(31,0)]" -} -] -}, -{ -"@id": "amf://id#209/source-map/lexical/element_1", -"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,10)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#209/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": "[(26,10)-(27,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "email" -} -], -"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": "[(25,8)-(31,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": "[(27,10)-(28,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#encryptedPassword" -} -], -"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#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "encryptedPassword" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#213", -"@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#213", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "XXXXXXXX" -} -], -"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#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": "[(34,19)-(34,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "XXXXXXXX" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#213/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#213/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": "[(34,19)-(34,29)]" -} -] -}, -{ -"@id": "amf://id#213/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,19)-(34,29)]" -} -] -}, -{ -"@id": "amf://id#213/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#213" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(34,19)-(34,29)]" -} -] -} -] -} -] -} -], -"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": "[(32,10)-(32,14)]" -} -] -} -], -"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": "[(32,10)-(33,0)]" -} -] -}, -{ -"@id": "amf://id#212/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(34,10)-(36,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": "[(31,8)-(36,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "encryptedPassword" -} -], -"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": "[(31,8)-(36,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,10)-(34,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "PatchPingCustomerAccountRequest" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#189", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "userId_only_request" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "PATCH Request with only userId" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#189", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#userId": [ -{ -"@id": "amf://id#190", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" -} -], -"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#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": "[(6,12)-(6,50)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#189" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,0)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#189/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#userId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,4)-(8,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#189/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#189/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,8)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#189/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#189" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#189/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": "[(6,0)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#189/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#189/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,0)-(8,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#189/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#189" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#189/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#189" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#191" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#192", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "userId_and_email_request" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "PATCH Request with userId and email" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#192", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#userId": [ -{ -"@id": "amf://id#193", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" -} -], -"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#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": "[(11,12)-(11,50)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#email": [ -{ -"@id": "amf://id#194", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "jsmith@provider.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#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": "[(12,11)-(12,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#userId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,4)-(12,0)]" -} -] -}, -{ -"@id": "amf://id#192/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": "[(12,4)-(14,0)]" -} -] -}, -{ -"@id": "amf://id#192/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#192" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,0)-(14,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\nemail: \"jsmith@provider.com\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#192/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#192/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,8)-(14,0)]" -} -] -}, -{ -"@id": "amf://id#192/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#192" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,0)-(14,0)]" -} -] -}, -{ -"@id": "amf://id#192/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": "[(11,0)-(14,0)]" -} -] -}, -{ -"@id": "amf://id#192/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,2)-(10,0)]" -} -] -}, -{ -"@id": "amf://id#192/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": "[(8,0)-(14,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#192/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#192" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#192/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#192" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#191" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#195", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "userId_and_encryptedPassword_request" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "PATCH Request with userId and encryptedPassword" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#195", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#userId": [ -{ -"@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": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" -} -], -"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#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": "[(17,12)-(17,50)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#encryptedPassword": [ -{ -"@id": "amf://id#197", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "XXXXXXXX" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#197" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,23)-(18,33)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_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#lexical": [ -{ -"@id": "amf://id#195/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#userId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,4)-(18,0)]" -} -] -}, -{ -"@id": "amf://id#195/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#encryptedPassword" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,4)-(20,0)]" -} -] -}, -{ -"@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": "[(17,0)-(20,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\nencryptedPassword: \"XXXXXXXX\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#195/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#195/source-map/lexical/element_4", -"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,8)-(20,0)]" -} -] -}, -{ -"@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": "[(14,0)-(20,0)]" -} -] -}, -{ -"@id": "amf://id#195/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": "[(17,0)-(20,0)]" -} -] -}, -{ -"@id": "amf://id#195/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,2)-(16,0)]" -} -] -}, -{ -"@id": "amf://id#195/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": "[(14,0)-(20,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#195/source-map/local-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#tracked-element": [ -{ -"@id": "amf://id#195/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#195" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#191" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#198", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "userId_email_and_encryptedPassword_request" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "PATCH Request with email and encryptedPassword" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#198", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#userId": [ -{ -"@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": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" -} -], -"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#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": "[(23,12)-(23,50)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#email": [ -{ -"@id": "amf://id#200", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "jsmith@provider.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#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": "[(24,11)-(24,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#encryptedPassword": [ -{ -"@id": "amf://id#201", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "XXXXXXXX" -} -], -"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#201/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#201/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#201" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,23)-(25,33)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_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": "[(24,4)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#198/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#userId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "amf://id#198/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#encryptedPassword" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,4)-(27,0)]" -} -] -}, -{ -"@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": "[(23,0)-(27,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\nemail: \"jsmith@provider.com\"\nencryptedPassword: \"XXXXXXXX\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#198/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#198/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,8)-(27,0)]" -} -] -}, -{ -"@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": "[(20,0)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#198/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,0)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#198/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,2)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#198/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": "[(20,0)-(27,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#198/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#198" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#198/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#198" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#191" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#202", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "email_and_encryptedPassword_request" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "PATCH Request with email and encryptedPassword" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#202", -"@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#203", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "jsmith@provider.com" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#203" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,11)-(30,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#encryptedPassword": [ -{ -"@id": "amf://id#204", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "XXXXXXXX" -} -], -"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#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": "[(31,23)-(31,33)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#email" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,4)-(31,0)]" -} -] -}, -{ -"@id": "amf://id#202/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#encryptedPassword" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(31,4)-(31,33)]" -} -] -}, -{ -"@id": "amf://id#202/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#202" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,0)-(31,33)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "email: \"jsmith@provider.com\"\nencryptedPassword: \"XXXXXXXX\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#202/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#202/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,8)-(31,33)]" -} -] -}, -{ -"@id": "amf://id#202/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#202" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,0)-(31,33)]" -} -] -}, -{ -"@id": "amf://id#202/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": "[(30,0)-(31,33)]" -} -] -}, -{ -"@id": "amf://id#202/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,2)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#202/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": "[(27,0)-(31,33)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#202/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#202" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#202/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#202" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#191" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#188/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#188" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(19,2)-(36,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#214", -"@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#220", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#221", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(54,6)-(55,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#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": "[(54,6)-(55,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#222", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#223", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#223" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(55,6)-(56,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#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": "[(55,6)-(56,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#224", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#dateOfBirth" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#225", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "dateOfBirth" -} -], -"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": "[(56,6)-(57,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "dateOfBirth" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#224" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(56,6)-(57,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "ValidateCustomerAccountMatchedRequest" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#215", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "ValidatePingCustomerAccountsPostExample" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "An example of the POST Request for validating PING customer" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#215", -"@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#216", -"@type": [ -"http://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" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#216" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,16)-(6,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastName": [ -{ -"@id": "amf://id#217", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Smith" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#217" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,15)-(7,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#dateOfBirth": [ -{ -"@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": "2019-03-03" -} -], -"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#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": "[(8,18)-(8,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_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": "[(7,4)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#215/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": "[(6,4)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#215/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#dateOfBirth" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,4)-(8,30)]" -} -] -}, -{ -"@id": "amf://id#215/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#215" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,0)-(8,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "firstName: \"John\"\nlastName: \"Smith\"\ndateOfBirth: \"2019-03-03\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#215/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#215/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,8)-(8,30)]" -} -] -}, -{ -"@id": "amf://id#215/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#215" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(8,30)]" -} -] -}, -{ -"@id": "amf://id#215/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": "[(6,0)-(8,30)]" -} -] -}, -{ -"@id": "amf://id#215/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#215/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,0)-(8,30)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#215/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#215" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#215/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#215" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#219" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#214/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#214" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(52,2)-(57,9)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#226", -"@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#227", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#228", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/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": "[(38,6)-(39,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#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": "[(38,6)-(39,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#229", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#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": "description" -} -], -"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": "[(39,6)-(40,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#229" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(39,6)-(40,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#231", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#startDate" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#232", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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": "startDate" -} -], -"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#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": "[(40,6)-(42,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "startDate" -} -], -"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": "amf://id#231" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(40,6)-(42,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "ValidateCustomerAccountPolicy" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#226/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#226" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(36,2)-(42,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#233", -"@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#296", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#userId" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#297", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "userId?" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#297" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(44,6)-(45,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "userId" -} -], -"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": "[(44,6)-(45,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#298", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#customerAccountId" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#299", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "customerAccountId" -} -], -"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": "[(45,6)-(46,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "customerAccountId" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#298" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(45,6)-(46,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#300", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#301", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(46,6)-(47,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "title" -} -], -"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": "[(46,6)-(47,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#firstName" -} -], -"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#name": [ -{ -"@value": "firstName" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#303" -} -], -"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": "firstName" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#302" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(47,6)-(48,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#304", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#305", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#305" -} -], -"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": "lastName" -} -], -"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#lexical": [ -{ -"@id": "amf://id#304/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#304" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(48,6)-(49,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#306", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#307", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(49,6)-(50,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "email" -} -], -"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#lexical": [ -{ -"@id": "amf://id#306/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#306" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(49,6)-(50,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#308", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#policies" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#309", -"@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#226", -"@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#227", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#228", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/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": "[(38,6)-(39,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#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": "[(38,6)-(39,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#229", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#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": "description" -} -], -"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": "[(39,6)-(40,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#229" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(39,6)-(40,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#231", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#startDate" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#232", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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": "startDate" -} -], -"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#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": "[(40,6)-(42,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "startDate" -} -], -"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": "amf://id#231" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(40,6)-(42,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "ValidateCustomerAccountPolicy" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#226/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#226" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(36,2)-(42,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "policies" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#309" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(50,6)-(52,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "policies" -} -], -"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": "[(50,6)-(52,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "ValidateCustomerAccountMatchedResponse" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#234", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "validateCustomerAccountSinglePolicyResponse" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "Validate Customer Account Single Policy Response" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#234", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#userId": [ -{ -"@id": "amf://id#235", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#235" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,12)-(6,50)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#customerAccountId": [ -{ -"@id": "amf://id#236", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "123456789" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#236" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,23)-(7,34)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#title": [ -{ -"@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": "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#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": "[(8,11)-(8,15)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#firstName": [ -{ -"@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": "John" -} -], -"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#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": "[(9,15)-(9,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastName": [ -{ -"@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": "Smith" -} -], -"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#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": "[(10,14)-(10,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#email": [ -{ -"@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": "jsmith@provider.com" -} -], -"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#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": "[(11,11)-(11,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#policies": [ -{ -"@id": "amf://id#241", -"@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#242", -"@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#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": "123456789-01" -} -], -"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#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": "[(14,12)-(14,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#description": [ -{ -"@id": "amf://id#244", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Ford Fiesta 2015" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#244" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,21)-(15,39)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#startDate": [ -{ -"@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": "2019-01-01" -} -], -"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#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": "[(16,19)-(16,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_9" -} -], -"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_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": "[(15,8)-(16,0)]" -} -] -}, -{ -"@id": "amf://id#242/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": "[(14,8)-(15,0)]" -} -] -}, -{ -"@id": "amf://id#242/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#startDate" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,8)-(18,0)]" -} -] -}, -{ -"@id": "amf://id#242/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#242" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,0)-(18,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_8" -} -], -"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": "[(12,13)-(18,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_7", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#email" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,4)-(12,0)]" -} -] -}, -{ -"@id": "amf://id#234/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#customerAccountId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#234/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#userId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,4)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#234/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": "[(10,4)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#234/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#policies" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,4)-(18,0)]" -} -] -}, -{ -"@id": "amf://id#234/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#title" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -}, -{ -"@id": "amf://id#234/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#234" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,0)-(18,0)]" -} -] -}, -{ -"@id": "amf://id#234/source-map/lexical/element_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#firstName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,4)-(10,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\ncustomerAccountId: \"123456789\"\ntitle: \"MR\"\nfirstName: \"John\"\nlastName: \"Smith\"\nemail: \"jsmith@provider.com\"\npolicies:\n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#234/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#234/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,8)-(18,0)]" -} -] -}, -{ -"@id": "amf://id#234/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#234" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(18,0)]" -} -] -}, -{ -"@id": "amf://id#234/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": "[(6,0)-(18,0)]" -} -] -}, -{ -"@id": "amf://id#234/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#234/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,0)-(18,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#234/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#234" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#234/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#234" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#246,amf://id#247" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#248", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "validateCustomerAccountMultiplePolicyResponse" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "Validate Customer Account Multiple Policy Response" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#248", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#userId": [ -{ -"@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": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" -} -], -"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#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": "[(21,12)-(21,50)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#customerAccountId": [ -{ -"@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": "123456789" -} -], -"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#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": "[(22,23)-(22,34)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#title": [ -{ -"@id": "amf://id#251", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#251" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,11)-(23,15)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#firstName": [ -{ -"@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": "John" -} -], -"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#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": "[(24,15)-(24,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastName": [ -{ -"@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": "Smith" -} -], -"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#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": "[(25,14)-(25,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#email": [ -{ -"@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": "jsmith@provider.com" -} -], -"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#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": "[(26,11)-(26,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#policies": [ -{ -"@id": "amf://id#255", -"@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#256", -"@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#257", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "123456789-01" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#257" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,12)-(29,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#description": [ -{ -"@id": "amf://id#258", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Ford Fiesta 2015" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#258" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,21)-(30,39)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#startDate": [ -{ -"@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": "2019-01-01" -} -], -"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#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": "[(31,19)-(31,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_9" -} -], -"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_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": "[(30,8)-(31,0)]" -} -] -}, -{ -"@id": "amf://id#256/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": "[(29,8)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#256/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#startDate" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(31,8)-(32,0)]" -} -] -}, -{ -"@id": "amf://id#256/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#256" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,0)-(32,0)]" -} -] -} -] -} -] -}, -{ -"@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#id": [ -{ -"@id": "amf://id#261", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "123456789-02" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#261" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(33,12)-(33,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#description": [ -{ -"@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": "15 High Street, Derby DE1 4DS" -} -], -"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#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": "[(34,21)-(34,52)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#startDate": [ -{ -"@id": "amf://id#263", -"@type": [ -"http://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-02-01" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#263" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(35,19)-(35,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_13" -} -], -"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_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": "[(34,8)-(35,0)]" -} -] -}, -{ -"@id": "amf://id#260/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": "[(33,8)-(34,0)]" -} -] -}, -{ -"@id": "amf://id#260/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#startDate" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(35,8)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#260/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#260" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(33,0)-(37,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_8" -} -], -"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": "[(27,13)-(37,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_7", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#email" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,4)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#248/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#customerAccountId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,4)-(23,0)]" -} -] -}, -{ -"@id": "amf://id#248/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#userId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,4)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#248/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": "[(25,4)-(26,0)]" -} -] -}, -{ -"@id": "amf://id#248/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#policies" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,4)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#248/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#title" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "amf://id#248/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#248" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,0)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#248/source-map/lexical/element_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#firstName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,4)-(25,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\ncustomerAccountId: \"123456789\"\ntitle: \"MR\"\nfirstName: \"John\"\nlastName: \"Smith\"\nemail: \"jsmith@provider.com\"\npolicies:\n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"\n -\n id: \"123456789-02\"\n description: \"15 High Street, Derby DE1 4DS\"\n startDate: \"2019-02-01\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#248/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#248/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,8)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#248/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#248" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,0)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#248/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,0)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#248/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,2)-(20,0)]" -} -] -}, -{ -"@id": "amf://id#248/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,0)-(37,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#248/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#248" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#248/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#248" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#246,amf://id#247" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#264", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "validateCustomerAccountContainsEmailNoPingIdResponse" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "Validate Customer Account Response Email is Populated, No PingId" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@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#customerAccountId": [ -{ -"@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": "123456789" -} -], -"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#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": "[(40,24)-(40,35)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#title": [ -{ -"@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": "MR" -} -], -"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#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": "[(41,12)-(41,16)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#firstName": [ -{ -"@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": "John" -} -], -"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#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": "[(42,16)-(42,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastName": [ -{ -"@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": "Smith" -} -], -"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#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": "[(43,15)-(43,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#email": [ -{ -"@id": "amf://id#269", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "jsmith@provider.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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#269" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(44,11)-(44,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#policies": [ -{ -"@id": "amf://id#270", -"@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#271", -"@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#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": "123456789-01" -} -], -"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#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": "[(47,12)-(47,26)]" -} -] -} -] -} -] -} -], -"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": "Ford Fiesta 2015" -} -], -"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#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": "[(48,21)-(48,39)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#startDate": [ -{ -"@id": "amf://id#274", -"@type": [ -"http://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-01-01" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#274" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(49,19)-(49,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_8" -} -], -"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_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": "[(48,8)-(49,0)]" -} -] -}, -{ -"@id": "amf://id#271/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": "[(47,8)-(48,0)]" -} -] -}, -{ -"@id": "amf://id#271/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#startDate" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(49,8)-(51,0)]" -} -] -}, -{ -"@id": "amf://id#271/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#271" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(47,0)-(51,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_7" -} -], -"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": "[(45,13)-(51,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#email" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(44,4)-(45,0)]" -} -] -}, -{ -"@id": "amf://id#264/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#customerAccountId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(40,4)-(41,0)]" -} -] -}, -{ -"@id": "amf://id#264/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#title" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(41,4)-(42,0)]" -} -] -}, -{ -"@id": "amf://id#264/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#policies" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(45,4)-(51,0)]" -} -] -}, -{ -"@id": "amf://id#264/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": "[(43,4)-(44,0)]" -} -] -}, -{ -"@id": "amf://id#264/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#264" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(40,0)-(51,0)]" -} -] -}, -{ -"@id": "amf://id#264/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#firstName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(42,4)-(43,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "customerAccountId: \"123456789\"\ntitle: \"MR\"\nfirstName: \"John\"\nlastName: \"Smith\"\nemail: \"jsmith@provider.com\"\npolicies:\n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#264/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#264/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(39,8)-(51,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": "[(37,0)-(51,0)]" -} -] -}, -{ -"@id": "amf://id#264/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": "[(40,0)-(51,0)]" -} -] -}, -{ -"@id": "amf://id#264/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(38,2)-(39,0)]" -} -] -}, -{ -"@id": "amf://id#264/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": "[(37,0)-(51,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#264/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#264" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#264/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#264" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#246,amf://id#247" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#275", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "validateCustomerAccountContainsPingIdNoEmailResponse" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "Validate Customer Account Response PingId is Populated, No Email" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#275", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#userId": [ -{ -"@id": "amf://id#276", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#276" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(54,12)-(54,50)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#customerAccountId": [ -{ -"@id": "amf://id#277", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "123456789" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#277" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(55,24)-(55,35)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#title": [ -{ -"@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": "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#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": "[(56,12)-(56,16)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#firstName": [ -{ -"@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": "John" -} -], -"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#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": "[(57,16)-(57,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastName": [ -{ -"@id": "amf://id#280", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Smith" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#280" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(58,15)-(58,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#policies": [ -{ -"@id": "amf://id#281", -"@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#282", -"@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#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": "123456789-01" -} -], -"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#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": "[(61,12)-(61,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#description": [ -{ -"@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": "Ford Fiesta 2015" -} -], -"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#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": "[(62,21)-(62,39)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#startDate": [ -{ -"@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": "2019-01-01" -} -], -"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#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": "[(63,19)-(63,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_8" -} -], -"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_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": "[(62,8)-(63,0)]" -} -] -}, -{ -"@id": "amf://id#282/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": "[(61,8)-(62,0)]" -} -] -}, -{ -"@id": "amf://id#282/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#startDate" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(63,8)-(65,0)]" -} -] -}, -{ -"@id": "amf://id#282/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#282" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(61,0)-(65,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_7" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#281" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(59,13)-(65,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#lastName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(58,4)-(59,0)]" -} -] -}, -{ -"@id": "amf://id#275/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#userId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(54,4)-(55,0)]" -} -] -}, -{ -"@id": "amf://id#275/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#customerAccountId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(55,4)-(56,0)]" -} -] -}, -{ -"@id": "amf://id#275/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#policies" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(59,4)-(65,0)]" -} -] -}, -{ -"@id": "amf://id#275/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": "[(57,4)-(58,0)]" -} -] -}, -{ -"@id": "amf://id#275/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#275" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(54,0)-(65,0)]" -} -] -}, -{ -"@id": "amf://id#275/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#title" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(56,4)-(57,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\ncustomerAccountId: \"123456789\"\ntitle: \"MR\"\nfirstName: \"John\"\nlastName: \"Smith\"\npolicies:\n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#275/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#275/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(53,8)-(65,0)]" -} -] -}, -{ -"@id": "amf://id#275/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#275" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(51,0)-(65,0)]" -} -] -}, -{ -"@id": "amf://id#275/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,0)-(65,0)]" -} -] -}, -{ -"@id": "amf://id#275/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(52,2)-(53,0)]" -} -] -}, -{ -"@id": "amf://id#275/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": "[(51,0)-(65,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#275/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#275" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#275/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#275" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#246,amf://id#247" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#286", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "validateCustomerAccountContainsNoPingIdNoEmailResponse" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "Validate Customer Account Response PingId is Populated, No Email" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@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#customerAccountId": [ -{ -"@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": "123456789" -} -], -"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#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": "[(68,24)-(68,35)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#title": [ -{ -"@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": "MR" -} -], -"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#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": "[(69,12)-(69,16)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#firstName": [ -{ -"@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": "John" -} -], -"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#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": "[(70,16)-(70,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastName": [ -{ -"@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": "Smith" -} -], -"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#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": "[(71,15)-(71,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#policies": [ -{ -"@id": "amf://id#291", -"@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#292", -"@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#293", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "123456789-01" -} -], -"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#293/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#293/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#293" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(74,12)-(74,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#description": [ -{ -"@id": "amf://id#294", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Ford Fiesta 2015" -} -], -"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#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": "[(75,21)-(75,39)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#startDate": [ -{ -"@id": "amf://id#295", -"@type": [ -"http://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-01-01" -} -], -"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#295/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#295/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#295" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(76,19)-(76,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_7" -} -], -"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_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": "[(75,8)-(76,0)]" -} -] -}, -{ -"@id": "amf://id#292/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": "[(74,8)-(75,0)]" -} -] -}, -{ -"@id": "amf://id#292/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#startDate" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(76,8)-(77,0)]" -} -] -}, -{ -"@id": "amf://id#292/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#292" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(74,0)-(77,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_6" -} -], -"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#lexical": [ -{ -"@id": "amf://id#291/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#291" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(72,13)-(77,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#lastName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(71,4)-(72,0)]" -} -] -}, -{ -"@id": "amf://id#286/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#286" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(68,0)-(77,0)]" -} -] -}, -{ -"@id": "amf://id#286/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": "[(70,4)-(71,0)]" -} -] -}, -{ -"@id": "amf://id#286/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#policies" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(72,4)-(77,0)]" -} -] -}, -{ -"@id": "amf://id#286/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#customerAccountId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(68,4)-(69,0)]" -} -] -}, -{ -"@id": "amf://id#286/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": "[(69,4)-(70,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "customerAccountId: \"123456789\"\ntitle: \"MR\"\nfirstName: \"John\"\nlastName: \"Smith\"\npolicies:\n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#286/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#286/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(67,8)-(77,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": "[(65,0)-(77,0)]" -} -] -}, -{ -"@id": "amf://id#286/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": "[(68,0)-(77,0)]" -} -] -}, -{ -"@id": "amf://id#286/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(66,2)-(67,0)]" -} -] -}, -{ -"@id": "amf://id#286/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": "[(65,0)-(77,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#286/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#286" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#286/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#286" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#246,amf://id#247" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#233/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#233" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#233/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#233" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(42,2)-(52,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#310", -"@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#311", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#dateOfBirth" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#312", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "dateOfBirth" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#312/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#312" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,8)-(14,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#312/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#312" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,6)-(15,0)]" -} -] -}, -{ -"@id": "amf://id#312/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": "[(14,8)-(15,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "dateOfBirth" -} -], -"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#lexical": [ -{ -"@id": "amf://id#311/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#311" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#313", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#314", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/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#type-property-lexical-info": [ -{ -"@id": "amf://id#314/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#314" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,8)-(7,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#314/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#314" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,6)-(10,0)]" -} -] -}, -{ -"@id": "amf://id#314/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": "[(7,8)-(8,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#313" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,6)-(10,0)]" -} -] -}, -{ -"@id": "amf://id#313/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": "[(8,8)-(10,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#315", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#olssRegistered" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#316", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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": "olssRegistered" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#316/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#316" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,8)-(16,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#316/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#316" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,6)-(19,0)]" -} -] -}, -{ -"@id": "amf://id#316/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": "[(16,8)-(17,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "olssRegistered" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#315" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,6)-(19,0)]" -} -] -}, -{ -"@id": "amf://id#315/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,8)-(19,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "PingCustomerAccount" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#310/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#310" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(10,2)-(19,0)]" -} -] -}, -{ -"@id": "amf://id#310/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,21)]" -} -] -} -], -"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": "[(11,4)-(11,8)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#317", -"@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#313", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#314", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/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#type-property-lexical-info": [ -{ -"@id": "amf://id#314/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#314" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,8)-(7,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#314/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#314" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,6)-(10,0)]" -} -] -}, -{ -"@id": "amf://id#314/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": "[(7,8)-(8,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#313" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,6)-(10,0)]" -} -] -}, -{ -"@id": "amf://id#313/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": "[(8,8)-(10,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "PingBaseCustomerAccount" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#317/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#317" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(4,2)-(10,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#187/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#187" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"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": "[(3,0)-(57,9)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#318", -"@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#319", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\ncreateQuotePostCreatedExample:\n displayName: An example of the POST Response for createquote, when the account has been created\n value:\n customerAccountId: \"WES456789\"\n quoteId: \"WES456789-01\"\n existingCustomer: false" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#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" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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#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": "[(3,0)-(8,27)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#320", -"@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#321", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\nValidatePingCustomerAccountsPostExample:\n displayName: An example of the POST Request for validating PING customer\n value:\n firstName : \"John\"\n lastName : \"Smith\"\n dateOfBirth : \"2019-03-03\"" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#321/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#321" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(8,30)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#322", -"@type": [ -"http://a.ml/vocabularies/document#Module", -"http://a.ml/vocabularies/document#Unit" -], -"http://a.ml/vocabularies/document#declares": [ -{ -"@id": "amf://id#323", -"@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#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#code" -} -], -"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": "code" -} -], -"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": "[(7,8)-(7,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(6,6)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#325/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": "[(7,8)-(8,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#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": "[(6,6)-(8,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#description" -} -], -"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": "description" -} -], -"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": "[(9,8)-(9,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(8,6)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#327/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)-(11,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#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": "[(8,6)-(11,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "PingErrorMessage" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#323/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#323" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#323/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#323" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(11,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#328", -"@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#335", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#messages" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#336", -"@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#323", -"@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#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#code" -} -], -"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": "code" -} -], -"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": "[(7,8)-(7,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(6,6)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#325/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": "[(7,8)-(8,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#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": "[(6,6)-(8,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#description" -} -], -"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": "description" -} -], -"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": "[(9,8)-(9,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(8,6)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#327/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)-(11,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#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": "[(8,6)-(11,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "PingErrorMessage" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#323/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#323" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#323/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#323" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(11,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#336/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#336" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,8)-(15,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "messages" -} -], -"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#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": "[(13,6)-(17,9)]" -} -] -}, -{ -"@id": "amf://id#335/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": "[(15,8)-(17,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "PingErrorMessagesResponse" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#329", -"@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#329", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#messages": [ -{ -"@id": "amf://id#330", -"@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#331", -"@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#332", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "BGLXXXX" -} -], -"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#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": "[(120,24)-(120,33)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#description": [ -{ -"@id": "amf://id#333", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Could not validate email and password" -} -], -"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#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": "[(121,31)-(121,70)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_3" -} -], -"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#lexical": [ -{ -"@id": "amf://id#331/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#code" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(120,18)-(121,0)]" -} -] -}, -{ -"@id": "amf://id#331/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": "[(121,18)-(123,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": "[(120,0)-(123,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_2" -} -], -"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": "[(118,23)-(123,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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": "[(118,0)-(123,0)]" -} -] -}, -{ -"@id": "amf://id#329/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#messages" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(118,14)-(123,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "messages:\n - # match not found\n code: \"BGLXXXX\"\n description: \"Could not validate email and password\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#329/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#329/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": "[(117,20)-(123,0)]" -} -] -}, -{ -"@id": "amf://id#329/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": "[(118,0)-(123,0)]" -} -] -}, -{ -"@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": "[(117,12)-(123,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#329/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#329" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#329/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#329" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#334" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#328/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#328" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(11,2)-(17,9)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#322/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#322" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#322/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#322" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(17,9)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#337", -"@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#338", -"@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#339", -"@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#340", -"@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-Trace-Id": [ -{ -"@id": "amf://id#341", -"@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#342", -"@type": [ -"http://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 X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#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": "[(5,19)-(5,208)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#type": [ -{ -"@id": "amf://id#343", -"@type": [ -"http://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_5" -} -], -"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#lexical": [ -{ -"@id": "amf://id#343/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#343" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,12)-(6,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#maxLength": [ -{ -"@id": "amf://id#344", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "64" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(7,17)-(7,19)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#required": [ -{ -"@id": "amf://id#345", -"@type": [ -"http://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_7" -} -], -"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#lexical": [ -{ -"@id": "amf://id#345/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#345" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,16)-(8,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_3" -} -], -"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#lexical": [ -{ -"@id": "amf://id#341/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#341/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#341" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,0)-(10,0)]" -} -] -}, -{ -"@id": "amf://id#341/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": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "amf://id#341/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": "[(6,6)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#341/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": "[(5,6)-(6,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#X-Request-Id": [ -{ -"@id": "amf://id#346", -"@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#347", -"@type": [ -"http://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 X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"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#347/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#347/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#347" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,19)-(11,101)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#type": [ -{ -"@id": "amf://id#348", -"@type": [ -"http://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_10" -} -], -"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#lexical": [ -{ -"@id": "amf://id#348/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#348" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,12)-(12,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#pattern": [ -{ -"@id": "amf://id#349", -"@type": [ -"http://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-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"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#349/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#349/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#349" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,15)-(13,92)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#required": [ -{ -"@id": "amf://id#350", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#350" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,16)-(14,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_8" -} -], -"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_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#pattern" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,6)-(14,0)]" -} -] -}, -{ -"@id": "amf://id#346/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#346" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,0)-(16,0)]" -} -] -}, -{ -"@id": "amf://id#346/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": "[(14,6)-(16,0)]" -} -] -}, -{ -"@id": "amf://id#346/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": "[(12,6)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#346/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": "[(11,6)-(12,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#X-Message-Id": [ -{ -"@id": "amf://id#351", -"@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#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": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"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#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": "[(17,19)-(17,102)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#type": [ -{ -"@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": "string" -} -], -"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#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": "[(18,12)-(18,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#pattern": [ -{ -"@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": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"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#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": "[(19,15)-(19,92)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#required": [ -{ -"@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": "true" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_17" -} -], -"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": "[(20,16)-(20,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_13" -} -], -"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_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#pattern" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,6)-(20,0)]" -} -] -}, -{ -"@id": "amf://id#351/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#351" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,0)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#351/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": "[(20,6)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#351/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": "[(18,6)-(19,0)]" -} -] -}, -{ -"@id": "amf://id#351/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": "[(17,6)-(18,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#Brand": [ -{ -"@id": "amf://id#356", -"@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#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": "The User Brand" -} -], -"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#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": "[(23,19)-(23,33)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#type": [ -{ -"@id": "amf://id#358", -"@type": [ -"http://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#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": "[(24,12)-(24,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#required": [ -{ -"@id": "amf://id#359", -"@type": [ -"http://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_21" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#359" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,16)-(25,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_18" -} -], -"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_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": "[(24,6)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#356/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": "[(23,6)-(24,0)]" -} -] -}, -{ -"@id": "amf://id#356/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": "[(25,6)-(25,21)]" -} -] -}, -{ -"@id": "amf://id#356/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#356" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,0)-(25,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_2" -} -], -"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_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Message-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,4)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#340/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#340" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(25,21)]" -} -] -}, -{ -"@id": "amf://id#340/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#Brand" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,4)-(25,21)]" -} -] -}, -{ -"@id": "amf://id#340/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Request-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,4)-(16,0)]" -} -] -}, -{ -"@id": "amf://id#340/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Trace-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(10,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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#lexical": [ -{ -"@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": "[(3,2)-(25,21)]" -} -] -}, -{ -"@id": "amf://id#339/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": "[(3,2)-(25,21)]" -} -] -} -] -} -] -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#338/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#338" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"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": "[(3,2)-(25,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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#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": "[(3,0)-(25,21)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#360", -"@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#361", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\n400_badrequest_for_validate_customer_account:\n displayName: A bad request for Customer Account\n description: A bad request generated by DISC \n value:\n messages: \n - \n code: APIXXXX\n description: \"'dateOfBirth' is invalid\" \n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#361/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#361" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(11,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#362", -"@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#363", -"@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#364", -"@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#365", -"@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#366", -"@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#367", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Bad request." -} -], -"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#367/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#367/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#367" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,17)-(5,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#headers": [ -{ -"@id": "amf://id#368", -"@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-Trace-Id": [ -{ -"@id": "amf://id#369", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#required": [ -{ -"@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": "false" -} -], -"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#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": "[(8,18)-(8,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_6" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#369" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,0)-(9,0)]" -} -] -}, -{ -"@id": "amf://id#369/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": "[(8,8)-(9,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#X-Request-Id": [ -{ -"@id": "amf://id#371", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#required": [ -{ -"@id": "amf://id#372", -"@type": [ -"http://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_9" -} -], -"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#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": "[(10,19)-(10,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_8" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#371" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,0)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#371/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": "[(10,8)-(11,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#X-Message-Id": [ -{ -"@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#required": [ -{ -"@id": "amf://id#374", -"@type": [ -"http://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_11" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#374" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,19)-(12,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_10" -} -], -"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": "[(12,0)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#373/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": "[(12,8)-(13,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_5" -} -], -"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#lexical": [ -{ -"@id": "amf://id#368/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Request-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,6)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#368/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Trace-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(9,0)]" -} -] -}, -{ -"@id": "amf://id#368/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Message-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,6)-(13,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": "[(7,0)-(13,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_3" -} -], -"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_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": "[(5,4)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#366/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": "[(6,4)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#366/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#366" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,0)-(13,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#404": [ -{ -"@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#description": [ -{ -"@id": "amf://id#376", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Resource not found." -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#376" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,17)-(14,36)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#headers": [ -{ -"@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#X-Trace-Id": [ -{ -"@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#required": [ -{ -"@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": "false" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_16" -} -], -"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": "[(17,18)-(17,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_15" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#378" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,0)-(18,0)]" -} -] -}, -{ -"@id": "amf://id#378/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": "[(17,8)-(18,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#X-Request-Id": [ -{ -"@id": "amf://id#380", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#required": [ -{ -"@id": "amf://id#381", -"@type": [ -"http://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_18" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#381" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,19)-(19,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_17" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#380" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,0)-(20,0)]" -} -] -}, -{ -"@id": "amf://id#380/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": "[(19,8)-(20,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#X-Message-Id": [ -{ -"@id": "amf://id#382", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#required": [ -{ -"@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": "true" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_20" -} -], -"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": "[(21,19)-(21,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_19" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#382" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,0)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#382/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": "[(21,8)-(22,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_14" -} -], -"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_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Request-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,6)-(20,0)]" -} -] -}, -{ -"@id": "amf://id#377/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Trace-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,6)-(18,0)]" -} -] -}, -{ -"@id": "amf://id#377/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Message-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,6)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#377/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#377" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,0)-(22,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_12" -} -], -"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_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": "[(14,4)-(15,0)]" -} -] -}, -{ -"@id": "amf://id#375/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": "[(15,4)-(22,0)]" -} -] -}, -{ -"@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": "[(14,0)-(22,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#500": [ -{ -"@id": "amf://id#384", -"@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#385", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Internal Server Error." -} -], -"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#385/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(23,17)-(23,39)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#headers": [ -{ -"@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#X-Trace-Id": [ -{ -"@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#required": [ -{ -"@id": "amf://id#388", -"@type": [ -"http://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_25" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#388" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,18)-(26,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_24" -} -], -"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": "[(26,0)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#387/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": "[(26,8)-(27,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#X-Request-Id": [ -{ -"@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#required": [ -{ -"@id": "amf://id#390", -"@type": [ -"http://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_27" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#390" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,19)-(28,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_26" -} -], -"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": "[(28,0)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#389/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": "[(28,8)-(29,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#X-Message-Id": [ -{ -"@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#required": [ -{ -"@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": "true" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_29" -} -], -"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": "[(30,19)-(30,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_28" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#391" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,0)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#391/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,8)-(30,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_23" -} -], -"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_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Request-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,6)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#386/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Trace-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,6)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#386/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Message-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#386/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#386" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,0)-(30,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_21" -} -], -"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_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": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "amf://id#384/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": "[(24,4)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#384/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#384" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,0)-(30,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_2" -} -], -"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_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#404" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,2)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#365/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#400" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#365/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#500" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,2)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#365/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#365" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(30,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#364" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#364/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": "[(3,0)-(30,23)]" -} -] -} -] -} -] -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#363/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#363" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"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": "[(3,0)-(30,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(30,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#393", -"@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#394", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n\nupdateCredentials:\n displayName: Update Credentials \n value:\n encryptedPassword : \"xxxxxxx\"\n newEncryptedPassword : \"xxxxx\"\n newUserName : \"test@email.com\"\n " -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#394/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#394" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(9,3)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#395", -"@type": [ -"http://a.ml/vocabularies/document#Module", -"http://a.ml/vocabularies/document#Unit" -], -"http://a.ml/vocabularies/document#declares": [ -{ -"@id": "amf://id#396", -"@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#402", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#encryptedPassword" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#403", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "encryptedPassword" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Existing password on account in encrypted format." -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#403" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,6)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#403/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,8)-(8,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "encryptedPassword" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#402" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,6)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#404", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#newEncryptedPassword" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#405", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "newEncryptedPassword?" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "New password to be set on account in encrypted format." -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#405" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "amf://id#405/source-map/lexical/element_0", -"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,8)-(10,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "newEncryptedPassword" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#404" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#406", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#newUserName" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#407", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "newUserName?" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Email Address as username to be updated on account." -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#407" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,6)-(11,72)]" -} -] -}, -{ -"@id": "amf://id#407/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,8)-(11,72)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "newUserName" -} -], -"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": "[(10,6)-(11,72)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "UpdateCredentials" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#397", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "updateCredentials" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "Update Credentials" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#397", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#encryptedPassword": [ -{ -"@id": "amf://id#398", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "xxxxxxx" -} -], -"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#398/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(6,24)-(6,33)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#newEncryptedPassword": [ -{ -"@id": "amf://id#399", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "xxxxx" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#399" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,27)-(7,34)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#newUserName": [ -{ -"@id": "amf://id#400", -"@type": [ -"http://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@email.com" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#400" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,18)-(8,34)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#newEncryptedPassword" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#397/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#encryptedPassword" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,4)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#397/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#newUserName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,4)-(9,3)]" -} -] -}, -{ -"@id": "amf://id#397/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#397" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,0)-(9,3)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "encryptedPassword: \"xxxxxxx\"\nnewEncryptedPassword: \"xxxxx\"\nnewUserName: \"test@email.com\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#397/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#397/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,8)-(9,3)]" -} -] -}, -{ -"@id": "amf://id#397/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#397" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(9,3)]" -} -] -}, -{ -"@id": "amf://id#397/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": "[(6,0)-(9,3)]" -} -] -}, -{ -"@id": "amf://id#397/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#397/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,0)-(9,3)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#397/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#397" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#397/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#397" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#401" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#396/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#396" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(4,1)-(11,72)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#395/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#395" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"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": "[(3,0)-(11,72)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#408", -"@type": [ -"http://a.ml/vocabularies/document#Module", -"http://a.ml/vocabularies/document#Unit" -], -"http://a.ml/vocabularies/document#declares": [ -{ -"@id": "amf://id#409", -"@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#423", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#referenceId" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#424", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "referenceId" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The newly created Customer Account ID." -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#424/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#424/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#424" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,6)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#424/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,8)-(8,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "referenceId" -} -], -"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": "[(6,6)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#425", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#quoteId" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#426", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "quoteId?" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The newly created Quote ID." -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#426/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#426/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#426" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "amf://id#426/source-map/lexical/element_0", -"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,8)-(10,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "quoteId" -} -], -"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": "[(8,6)-(10,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#427", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#source" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#428", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "source" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The name of the Aggregator which is the source of the click-through URL." -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#428" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,6)-(12,0)]" -} -] -}, -{ -"@id": "amf://id#428/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,8)-(12,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "source" -} -], -"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": "[(10,6)-(12,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#429", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#existingCustomer" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#430", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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": "existingCustomer" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "A boolean value to indicate whether the 'new' customer's details have been matched to an existing account." -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#430/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#430" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,8)-(13,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#430/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": "[(13,8)-(14,0)]" -} -] -}, -{ -"@id": "amf://id#430/source-map/lexical/element_0", -"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,8)-(15,0)]" -} -] -}, -{ -"@id": "amf://id#430/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#430" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,6)-(15,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "existingCustomer" -} -], -"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#lexical": [ -{ -"@id": "amf://id#429/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#429" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#431", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#432", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#432/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#432/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#432" -} -], -"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#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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#433", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#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://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#434/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#434/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#434" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,6)-(17,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "firstName" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#433" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,6)-(17,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#435", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#436", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(17,6)-(20,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "lastName" -} -], -"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": "[(17,6)-(20,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "CreatedQuote" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#410", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "no-match-customer" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "A to P quote without matched Customer" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#410", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#referenceId": [ -{ -"@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": "P8T000027" -} -], -"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#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": "[(6,17)-(6,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#quoteId": [ -{ -"@id": "amf://id#412", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "P8T000027-01" -} -], -"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#412/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(7,13)-(7,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#source": [ -{ -"@id": "amf://id#413", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "moneysupermarket" -} -], -"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#413/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(8,12)-(8,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#existingCustomer": [ -{ -"@id": "amf://id#414", -"@type": [ -"http://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_5" -} -], -"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#lexical": [ -{ -"@id": "amf://id#414/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#414" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,22)-(9,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#source" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -}, -{ -"@id": "amf://id#410/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#410" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,0)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#410/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#existingCustomer" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,4)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#410/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#quoteId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#410/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#referenceId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,4)-(7,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "referenceId: \"P8T000027\"\nquoteId: \"P8T000027-01\"\nsource: \"moneysupermarket\"\nexistingCustomer: false" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#410/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#410/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/document#structuredValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,8)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#410/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#410" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#410/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": "[(6,0)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#410/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#410/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,0)-(11,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#410/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#410" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#410/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#410" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#415" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#416", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "match-customer" -} -], -"http://a.ml/vocabularies/core#displayName": [ -{ -"@value": "A to P quote with matched Customer" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#416", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#referenceId": [ -{ -"@id": "amf://id#417", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "118806474" -} -], -"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#417/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#417/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#417" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,17)-(14,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#source": [ -{ -"@id": "amf://id#418", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Compare the Market" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#418" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,12)-(15,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#existingCustomer": [ -{ -"@id": "amf://id#419", -"@type": [ -"http://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_4" -} -], -"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#lexical": [ -{ -"@id": "amf://id#419/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#419" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,22)-(16,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#title": [ -{ -"@id": "amf://id#420", -"@type": [ -"http://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_5" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#420" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,11)-(17,15)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#firstName": [ -{ -"@id": "amf://id#421", -"@type": [ -"http://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_6" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#421" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,15)-(18,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastName": [ -{ -"@id": "amf://id#422", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Name" -} -], -"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#422/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#422/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#422" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,14)-(19,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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#lexical": [ -{ -"@id": "amf://id#416/source-map/lexical/element_6", -"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,4)-(19,0)]" -} -] -}, -{ -"@id": "amf://id#416/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#referenceId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,4)-(15,0)]" -} -] -}, -{ -"@id": "amf://id#416/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#source" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,4)-(16,0)]" -} -] -}, -{ -"@id": "amf://id#416/source-map/lexical/element_0", -"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,4)-(19,20)]" -} -] -}, -{ -"@id": "amf://id#416/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#title" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,4)-(18,0)]" -} -] -}, -{ -"@id": "amf://id#416/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#416" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,0)-(19,20)]" -} -] -}, -{ -"@id": "amf://id#416/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#existingCustomer" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,4)-(17,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "referenceId: \"118806474\"\nsource: \"Compare the Market\"\nexistingCustomer: true\ntitle: \"Mr\"\nfirstName: \"Test\"\nlastName: \"Name\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#416/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#416/source-map/lexical/element_4", -"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,8)-(19,20)]" -} -] -}, -{ -"@id": "amf://id#416/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#416" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,0)-(19,20)]" -} -] -}, -{ -"@id": "amf://id#416/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": "[(14,0)-(19,20)]" -} -] -}, -{ -"@id": "amf://id#416/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#displayName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,2)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#416/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": "[(11,0)-(19,20)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#416/source-map/local-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#tracked-element": [ -{ -"@id": "amf://id#416/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#416" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#415" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#409/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#409" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(4,2)-(20,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#437", -"@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#438", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#clickthroughurl" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@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#name": [ -{ -"@value": "clickthroughurl" -} -], -"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": "https://budget-qa.doodleinsurance.co.uk/Car/BI9M/ALE/?refno=A8S000191&vehno=1&ORGAFFCLIE=CTMS&prdcls=PC&clkref=4DCFB507B8500DCB1123B3AF75F10255D92297C7" -} -], -"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": "[(25,17)-(25,168)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "https://budget-qa.doodleinsurance.co.uk/Car/BI9M/ALE/?refno=A8S000191&vehno=1&ORGAFFCLIE=CTMS&prdcls=PC&clkref=4DCFB507B8500DCB1123B3AF75F10255D92297C7" -} -], -"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": "[(25,17)-(25,168)]" -} -] -}, -{ -"@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": "[(25,17)-(25,168)]" -} -] -}, -{ -"@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": "[(25,17)-(25,168)]" -} -] -} -] -} -] -} -], -"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": "[(24,8)-(24,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#439/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,8)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#439/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,8)-(25,168)]" -} -] -}, -{ -"@id": "amf://id#439/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#439" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,6)-(25,168)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "clickthroughurl" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#438" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,6)-(25,168)]" -} -] -}, -{ -"@id": "amf://id#438/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,8)-(24,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "AggregatorCreateQuote" -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#437/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#declared-element": [ -{ -"@id": "amf://id#437/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#437" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#437/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#437" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,2)-(25,168)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#408/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#408" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#408/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#408" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(25,168)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#declares": [ -{ -"@id": "amf://id#441", -"@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": "api-headers" -} -], -"http://a.ml/vocabularies/document#dataNode": [ -{ -"@id": "amf://id#29", -"@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#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#X-Trace-Id": [ -{ -"@id": "amf://id#31", -"@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#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": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#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": "[(5,19)-(5,208)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#type": [ -{ -"@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": "string" -} -], -"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#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": "[(6,12)-(6,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#maxLength": [ -{ -"@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": "64" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(7,17)-(7,19)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#required": [ -{ -"@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": "false" -} -], -"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#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": "[(8,16)-(8,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_3" -} -], -"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_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#31/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#31" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,0)-(8,29)]" -} -] -}, -{ -"@id": "amf://id#31/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": "[(8,6)-(8,29)]" -} -] -}, -{ -"@id": "amf://id#31/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": "[(6,6)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#31/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": "[(5,6)-(6,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_2" -} -], -"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": "[(4,0)-(8,29)]" -} -] -}, -{ -"@id": "amf://id#30/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Trace-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(8,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#29" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,2)-(8,29)]" -} -] -}, -{ -"@id": "amf://id#29/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": "[(3,2)-(8,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#441/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#declared-element": [ -{ -"@id": "amf://id#441/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#441" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#441/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#441" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,2)-(8,29)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#441/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#441" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#442", -"@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": "api-strict-headers" -} -], -"http://a.ml/vocabularies/document#dataNode": [ -{ -"@id": "amf://id#339", -"@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#340", -"@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-Trace-Id": [ -{ -"@id": "amf://id#341", -"@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#342", -"@type": [ -"http://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 X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." -} -], -"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#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": "[(5,19)-(5,208)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#type": [ -{ -"@id": "amf://id#343", -"@type": [ -"http://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_5" -} -], -"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#lexical": [ -{ -"@id": "amf://id#343/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#343" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,12)-(6,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#maxLength": [ -{ -"@id": "amf://id#344", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "64" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(7,17)-(7,19)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#required": [ -{ -"@id": "amf://id#345", -"@type": [ -"http://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_7" -} -], -"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#lexical": [ -{ -"@id": "amf://id#345/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#345" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,16)-(8,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_3" -} -], -"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#lexical": [ -{ -"@id": "amf://id#341/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#maxLength" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#341/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#341" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,0)-(10,0)]" -} -] -}, -{ -"@id": "amf://id#341/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": "[(8,6)-(10,0)]" -} -] -}, -{ -"@id": "amf://id#341/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": "[(6,6)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#341/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": "[(5,6)-(6,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#X-Request-Id": [ -{ -"@id": "amf://id#346", -"@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#347", -"@type": [ -"http://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 X-Request-Id is a correlation identifier set on a request by the loadbalancer." -} -], -"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#347/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#347/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#347" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,19)-(11,101)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#type": [ -{ -"@id": "amf://id#348", -"@type": [ -"http://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_10" -} -], -"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#lexical": [ -{ -"@id": "amf://id#348/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#348" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,12)-(12,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#pattern": [ -{ -"@id": "amf://id#349", -"@type": [ -"http://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-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"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#349/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#349/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#349" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,15)-(13,92)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#required": [ -{ -"@id": "amf://id#350", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#350" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,16)-(14,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_8" -} -], -"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_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#pattern" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,6)-(14,0)]" -} -] -}, -{ -"@id": "amf://id#346/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#346" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,0)-(16,0)]" -} -] -}, -{ -"@id": "amf://id#346/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": "[(14,6)-(16,0)]" -} -] -}, -{ -"@id": "amf://id#346/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": "[(12,6)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#346/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": "[(11,6)-(12,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#X-Message-Id": [ -{ -"@id": "amf://id#351", -"@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#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": "The X-Message-Id is a unique identifier for every request within the API subsystem." -} -], -"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#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": "[(17,19)-(17,102)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#type": [ -{ -"@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": "string" -} -], -"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#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": "[(18,12)-(18,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#pattern": [ -{ -"@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": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" -} -], -"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#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": "[(19,15)-(19,92)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#required": [ -{ -"@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": "true" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_17" -} -], -"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": "[(20,16)-(20,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_13" -} -], -"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_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#pattern" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,6)-(20,0)]" -} -] -}, -{ -"@id": "amf://id#351/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#351" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,0)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#351/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": "[(20,6)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#351/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": "[(18,6)-(19,0)]" -} -] -}, -{ -"@id": "amf://id#351/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": "[(17,6)-(18,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#Brand": [ -{ -"@id": "amf://id#356", -"@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#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": "The User Brand" -} -], -"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#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": "[(23,19)-(23,33)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#type": [ -{ -"@id": "amf://id#358", -"@type": [ -"http://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#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": "[(24,12)-(24,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#required": [ -{ -"@id": "amf://id#359", -"@type": [ -"http://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_21" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#359" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,16)-(25,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_18" -} -], -"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_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": "[(24,6)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#356/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": "[(23,6)-(24,0)]" -} -] -}, -{ -"@id": "amf://id#356/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": "[(25,6)-(25,21)]" -} -] -}, -{ -"@id": "amf://id#356/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#356" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,0)-(25,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_2" -} -], -"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_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Message-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,4)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#340/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#340" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(25,21)]" -} -] -}, -{ -"@id": "amf://id#340/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#Brand" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,4)-(25,21)]" -} -] -}, -{ -"@id": "amf://id#340/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Request-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,4)-(16,0)]" -} -] -}, -{ -"@id": "amf://id#340/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Trace-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(10,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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#lexical": [ -{ -"@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": "[(3,2)-(25,21)]" -} -] -}, -{ -"@id": "amf://id#339/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": "[(3,2)-(25,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#442/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#declared-element": [ -{ -"@id": "amf://id#442/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#442" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#442/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#442" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,2)-(25,21)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#442/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#442" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#443", -"@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": "bad-responses" -} -], -"http://a.ml/vocabularies/document#dataNode": [ -{ -"@id": "amf://id#364", -"@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#365", -"@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#366", -"@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#367", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Bad request." -} -], -"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#367/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#367/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#367" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,17)-(5,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#headers": [ -{ -"@id": "amf://id#368", -"@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-Trace-Id": [ -{ -"@id": "amf://id#369", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#required": [ -{ -"@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": "false" -} -], -"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#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": "[(8,18)-(8,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_6" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#369" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,0)-(9,0)]" -} -] -}, -{ -"@id": "amf://id#369/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": "[(8,8)-(9,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#X-Request-Id": [ -{ -"@id": "amf://id#371", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#required": [ -{ -"@id": "amf://id#372", -"@type": [ -"http://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_9" -} -], -"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#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": "[(10,19)-(10,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_8" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#371" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,0)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#371/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": "[(10,8)-(11,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#X-Message-Id": [ -{ -"@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#required": [ -{ -"@id": "amf://id#374", -"@type": [ -"http://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_11" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#374" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,19)-(12,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_10" -} -], -"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": "[(12,0)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#373/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": "[(12,8)-(13,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_5" -} -], -"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#lexical": [ -{ -"@id": "amf://id#368/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Request-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,6)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#368/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Trace-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,6)-(9,0)]" -} -] -}, -{ -"@id": "amf://id#368/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Message-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,6)-(13,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": "[(7,0)-(13,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_3" -} -], -"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_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": "[(5,4)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#366/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": "[(6,4)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#366/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#366" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,0)-(13,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#404": [ -{ -"@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#description": [ -{ -"@id": "amf://id#376", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Resource not found." -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#376" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,17)-(14,36)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#headers": [ -{ -"@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#X-Trace-Id": [ -{ -"@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#required": [ -{ -"@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": "false" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_16" -} -], -"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": "[(17,18)-(17,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_15" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#378" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,0)-(18,0)]" -} -] -}, -{ -"@id": "amf://id#378/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": "[(17,8)-(18,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#X-Request-Id": [ -{ -"@id": "amf://id#380", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#required": [ -{ -"@id": "amf://id#381", -"@type": [ -"http://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_18" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#381" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,19)-(19,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_17" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#380" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,0)-(20,0)]" -} -] -}, -{ -"@id": "amf://id#380/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": "[(19,8)-(20,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#X-Message-Id": [ -{ -"@id": "amf://id#382", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#required": [ -{ -"@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": "true" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_20" -} -], -"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": "[(21,19)-(21,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_19" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#382" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,0)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#382/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": "[(21,8)-(22,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_14" -} -], -"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_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Request-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,6)-(20,0)]" -} -] -}, -{ -"@id": "amf://id#377/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Trace-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,6)-(18,0)]" -} -] -}, -{ -"@id": "amf://id#377/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Message-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,6)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#377/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#377" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,0)-(22,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_12" -} -], -"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_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": "[(14,4)-(15,0)]" -} -] -}, -{ -"@id": "amf://id#375/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": "[(15,4)-(22,0)]" -} -] -}, -{ -"@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": "[(14,0)-(22,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#500": [ -{ -"@id": "amf://id#384", -"@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#385", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Internal Server Error." -} -], -"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#385/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(23,17)-(23,39)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#headers": [ -{ -"@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#X-Trace-Id": [ -{ -"@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#required": [ -{ -"@id": "amf://id#388", -"@type": [ -"http://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_25" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#388" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,18)-(26,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_24" -} -], -"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": "[(26,0)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#387/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": "[(26,8)-(27,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#X-Request-Id": [ -{ -"@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#required": [ -{ -"@id": "amf://id#390", -"@type": [ -"http://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_27" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#390" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,19)-(28,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_26" -} -], -"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": "[(28,0)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#389/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": "[(28,8)-(29,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#X-Message-Id": [ -{ -"@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#required": [ -{ -"@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": "true" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_29" -} -], -"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": "[(30,19)-(30,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_28" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#391" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,0)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#391/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,8)-(30,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_23" -} -], -"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_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Request-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,6)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#386/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Trace-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,6)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#386/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#X-Message-Id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#386/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#386" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,0)-(30,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_21" -} -], -"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_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": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "amf://id#384/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": "[(24,4)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#384/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#384" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,0)-(30,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_2" -} -], -"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_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#404" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,2)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#365/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#400" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#365/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#500" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,2)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#365/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#365" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(30,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#364" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(30,23)]" -} -] -}, -{ -"@id": "amf://id#364/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": "[(3,0)-(30,23)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#443/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#443" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(3,0)-(30,23)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#443/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#443" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#444", -"@type": [ -"http://a.ml/vocabularies/security#SecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "auth" -} -], -"http://a.ml/vocabularies/security#type": [ -{ -"@value": "x-custom" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#11", -"@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 pass an authorization token on the request. \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#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": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" -} -] -} -], -"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": "[(10,6)-(10,18)]" -} -] -}, -{ -"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" -} -] -}, -{ -"@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": "[(7,4)-(10,18)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#444/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#444/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": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/security#type" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#444/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": "[(6,2)-(10,18)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(10,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#444/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -] -} -] diff --git a/demo/SE-12291-compact.json b/demo/SE-12291-compact.json deleted file mode 100644 index 7443c60..0000000 --- a/demo/SE-12291-compact.json +++ /dev/null @@ -1,14604 +0,0 @@ -[ -{ -"@id": "", -"@type": [ -"doc:Document", -"doc:Fragment", -"doc:Module", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#71", -"@type": [ -"apiContract:WebAPI", -"doc:RootDomainElement", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Example" -} -], -"apiContract:server": [ -{ -"@id": "#72", -"@type": [ -"apiContract:Server", -"doc:DomainElement" -], -"core:urlTemplate": [ -{ -"@value": "sample" -} -], -"sourcemaps:sources": [ -{ -"@id": "#72/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:host-lexical": [ -{ -"@id": "#72/source-map/host-lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:urlTemplate" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(7,18)]" -} -] -} -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#72/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#72" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -] -} -] -} -], -"apiContract:scheme": [ -{ -"@value": "https" -} -], -"core:version": [ -{ -"@value": "v1" -} -], -"apiContract:endpoint": [ -{ -"@id": "#73", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/api/investment-administration/capital-system/v1/portfolios" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#74", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "get" -} -], -"core:name": [ -{ -"@value": "Portfolio_GetPortfolios" -} -], -"apiContract:guiSummary": [ -{ -"@value": "Returns the portfolios" -} -], -"apiContract:accepts": [], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"apiContract:expects": [ -{ -"@id": "#81", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:parameter": [ -{ -"@id": "#82", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "resultCount" -} -], -"apiContract:paramName": [ -{ -"@value": "resultCount" -} -], -"core:description": [ -{ -"@value": "Limit Results to a certain amount" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "query" -} -], -"raml-shapes:schema": [ -{ -"@id": "#83", -"@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": "int32" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "Limit Results to a certain amount" -} -], -"sourcemaps:sources": [ -{ -"@id": "#83/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#83/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#83" -} -], -"sourcemaps:value": [ -{ -"@value": "[(102,12)-(102,18)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#83/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:format" -} -], -"sourcemaps:value": [ -{ -"@value": "[(103,12)-(103,29)]" -} -] -}, -{ -"@id": "#83/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(102,12)-(102,29)]" -} -] -}, -{ -"@id": "#83/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(100,12)-(100,62)]" -} -] -}, -{ -"@id": "#83/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#83" -} -], -"sourcemaps:value": [ -{ -"@value": "[(97,10)-(104,11)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#82/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#82/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "apiContract:binding" -} -], -"sourcemaps:value": [ -{ -"@value": "[(99,12)-(99,25)]" -} -] -}, -{ -"@id": "#82/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(98,12)-(98,33)]" -} -] -}, -{ -"@id": "#82/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:paramName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(98,12)-(98,33)]" -} -] -}, -{ -"@id": "#82/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(97,10)-(104,11)]" -} -] -}, -{ -"@id": "#82/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(101,12)-(101,29)]" -} -] -}, -{ -"@id": "#82/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#82" -} -], -"sourcemaps:value": [ -{ -"@value": "[(97,10)-(104,11)]" -} -] -}, -{ -"@id": "#82/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(100,12)-(100,62)]" -} -] -} -] -} -] -}, -{ -"@id": "#84", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "containsValueFields" -} -], -"apiContract:paramName": [ -{ -"@value": "containsValueFields" -} -], -"core:description": [ -{ -"@value": "Defaults to 1/PortfolioName. Choose which fields to find a contained value. 1 = PortfolioName, 2 = InvestmentPortfolioName, 3 = either" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "query" -} -], -"raml-shapes:schema": [ -{ -"@id": "#85", -"@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": "int32" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "Defaults to 1/PortfolioName. Choose which fields to find a contained value. 1 = PortfolioName, 2 = InvestmentPortfolioName, 3 = either" -} -], -"sourcemaps:sources": [ -{ -"@id": "#85/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#85/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#85" -} -], -"sourcemaps:value": [ -{ -"@value": "[(94,12)-(94,18)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#85/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:format" -} -], -"sourcemaps:value": [ -{ -"@value": "[(95,12)-(95,29)]" -} -] -}, -{ -"@id": "#85/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(94,12)-(94,29)]" -} -] -}, -{ -"@id": "#85/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(92,12)-(92,163)]" -} -] -}, -{ -"@id": "#85/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#85" -} -], -"sourcemaps:value": [ -{ -"@value": "[(89,10)-(96,11)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#84/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#84/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "apiContract:binding" -} -], -"sourcemaps:value": [ -{ -"@value": "[(91,12)-(91,25)]" -} -] -}, -{ -"@id": "#84/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(90,12)-(90,41)]" -} -] -}, -{ -"@id": "#84/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:paramName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(90,12)-(90,41)]" -} -] -}, -{ -"@id": "#84/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(89,10)-(96,11)]" -} -] -}, -{ -"@id": "#84/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(93,12)-(93,29)]" -} -] -}, -{ -"@id": "#84/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#84" -} -], -"sourcemaps:value": [ -{ -"@value": "[(89,10)-(96,11)]" -} -] -}, -{ -"@id": "#84/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(92,12)-(92,163)]" -} -] -} -] -} -] -}, -{ -"@id": "#86", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "portfolioUids" -} -], -"apiContract:paramName": [ -{ -"@value": "portfolioUids" -} -], -"core:description": [ -{ -"@value": "Filters the portfolios to this set of portfolio ids" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "query" -} -], -"raml-shapes:schema": [ -{ -"@id": "#87", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@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#long" -} -], -"raml-shapes:format": [ -{ -"@value": "int64" -} -], -"shacl:name": [ -{ -"@value": "items" -} -], -"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": "[(31,14)-(31,20)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#88/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,14)-(31,31)]" -} -] -}, -{ -"@id": "#88/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:format" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,14)-(32,31)]" -} -] -}, -{ -"@id": "#88/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#88" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,12)-(33,13)]" -} -] -} -] -} -] -} -], -"raml-shapes:collectionFormat": [ -{ -"@value": "multi" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "Filters the portfolios to this set of portfolio ids" -} -], -"sourcemaps:sources": [ -{ -"@id": "#87/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#87/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#87" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,12)-(29,18)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#87/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:collectionFormat" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,12)-(34,39)]" -} -] -}, -{ -"@id": "#87/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,12)-(27,80)]" -} -] -}, -{ -"@id": "#87/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#87" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,10)-(35,11)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#86/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#86/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "apiContract:binding" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,12)-(26,25)]" -} -] -}, -{ -"@id": "#86/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,12)-(25,35)]" -} -] -}, -{ -"@id": "#86/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:paramName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,12)-(25,35)]" -} -] -}, -{ -"@id": "#86/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,10)-(35,11)]" -} -] -}, -{ -"@id": "#86/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,12)-(28,29)]" -} -] -}, -{ -"@id": "#86/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#86" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,10)-(35,11)]" -} -] -}, -{ -"@id": "#86/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,12)-(27,80)]" -} -] -} -] -} -] -}, -{ -"@id": "#89", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "containsValue" -} -], -"apiContract:paramName": [ -{ -"@value": "containsValue" -} -], -"core:description": [ -{ -"@value": "Find portfolios that contain a specific value." -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "query" -} -], -"raml-shapes:schema": [ -{ -"@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#string" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "Find portfolios that contain a specific value." -} -], -"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": "[(87,12)-(87,18)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#90/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(87,12)-(87,28)]" -} -] -}, -{ -"@id": "#90/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(85,12)-(85,75)]" -} -] -}, -{ -"@id": "#90/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#90" -} -], -"sourcemaps:value": [ -{ -"@value": "[(82,10)-(88,11)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#89/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#89/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "apiContract:binding" -} -], -"sourcemaps:value": [ -{ -"@value": "[(84,12)-(84,25)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(83,12)-(83,35)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:paramName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(83,12)-(83,35)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(82,10)-(88,11)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(86,12)-(86,29)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#89" -} -], -"sourcemaps:value": [ -{ -"@value": "[(82,10)-(88,11)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(85,12)-(85,75)]" -} -] -} -] -} -] -}, -{ -"@id": "#91", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "investmentPortfolioProperty.value" -} -], -"apiContract:paramName": [ -{ -"@value": "investmentPortfolioProperty.value" -} -], -"core:description": [ -{ -"@value": "[Requires Property Name, Cannot be Filtered Alone] The value of the property must be equal to" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "query" -} -], -"raml-shapes:schema": [ -{ -"@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": "schema" -} -], -"core:description": [ -{ -"@value": "[Requires Property Name, Cannot be Filtered Alone] The value of the property must be equal to" -} -], -"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": "[(117,12)-(117,18)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#92/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(117,12)-(117,28)]" -} -] -}, -{ -"@id": "#92/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(115,12)-(115,122)]" -} -] -}, -{ -"@id": "#92/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#92" -} -], -"sourcemaps:value": [ -{ -"@value": "[(112,10)-(118,11)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#91/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#91/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "apiContract:binding" -} -], -"sourcemaps:value": [ -{ -"@value": "[(114,12)-(114,25)]" -} -] -}, -{ -"@id": "#91/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(113,12)-(113,55)]" -} -] -}, -{ -"@id": "#91/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:paramName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(113,12)-(113,55)]" -} -] -}, -{ -"@id": "#91/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(112,10)-(118,11)]" -} -] -}, -{ -"@id": "#91/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(116,12)-(116,29)]" -} -] -}, -{ -"@id": "#91/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#91" -} -], -"sourcemaps:value": [ -{ -"@value": "[(112,10)-(118,11)]" -} -] -}, -{ -"@id": "#91/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(115,12)-(115,122)]" -} -] -} -] -} -] -}, -{ -"@id": "#93", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "investmentPortfolioProperty.name" -} -], -"apiContract:paramName": [ -{ -"@value": "investmentPortfolioProperty.name" -} -], -"core:description": [ -{ -"@value": "The name of the property to filter by" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "query" -} -], -"raml-shapes:schema": [ -{ -"@id": "#94", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"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 name of the property to filter by" -} -], -"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": "[(110,12)-(110,18)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#94/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(110,12)-(110,28)]" -} -] -}, -{ -"@id": "#94/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(108,12)-(108,66)]" -} -] -}, -{ -"@id": "#94/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#94" -} -], -"sourcemaps:value": [ -{ -"@value": "[(105,10)-(111,11)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#93/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#93/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "apiContract:binding" -} -], -"sourcemaps:value": [ -{ -"@value": "[(107,12)-(107,25)]" -} -] -}, -{ -"@id": "#93/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(106,12)-(106,54)]" -} -] -}, -{ -"@id": "#93/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:paramName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(106,12)-(106,54)]" -} -] -}, -{ -"@id": "#93/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(105,10)-(111,11)]" -} -] -}, -{ -"@id": "#93/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(109,12)-(109,29)]" -} -] -}, -{ -"@id": "#93/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#93" -} -], -"sourcemaps:value": [ -{ -"@value": "[(105,10)-(111,11)]" -} -] -}, -{ -"@id": "#93/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(108,12)-(108,66)]" -} -] -} -] -} -] -}, -{ -"@id": "#95", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "portfolioCategory" -} -], -"apiContract:paramName": [ -{ -"@value": "portfolioCategory" -} -], -"core:description": [ -{ -"@value": "Category of the portfolios" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "query" -} -], -"raml-shapes:schema": [ -{ -"@id": "#96", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "Category of the portfolios" -} -], -"shacl:in": [ -{ -"@id": "#96/list", -"@type": "rdfs:Seq", -"rdfs:_1": [ -{ -"@id": "#97", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Investment" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(77,14)-(77,26)]" -} -] -} -] -} -] -} -], -"rdfs:_2": [ -{ -"@id": "#98", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Index" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(78,14)-(78,21)]" -} -] -} -] -} -] -} -], -"rdfs:_3": [ -{ -"@id": "#99", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Composite" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(79,14)-(79,25)]" -} -] -} -] -} -] -} -] -} -], -"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": "[(75,12)-(75,18)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#96/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(73,12)-(73,55)]" -} -] -}, -{ -"@id": "#96/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(75,12)-(75,28)]" -} -] -}, -{ -"@id": "#96/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:in" -} -], -"sourcemaps:value": [ -{ -"@value": "[(76,12)-(80,13)]" -} -] -}, -{ -"@id": "#96/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#96" -} -], -"sourcemaps:value": [ -{ -"@value": "[(70,10)-(81,11)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#95/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#95/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "apiContract:binding" -} -], -"sourcemaps:value": [ -{ -"@value": "[(72,12)-(72,25)]" -} -] -}, -{ -"@id": "#95/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(71,12)-(71,39)]" -} -] -}, -{ -"@id": "#95/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:paramName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(71,12)-(71,39)]" -} -] -}, -{ -"@id": "#95/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(70,10)-(81,11)]" -} -] -}, -{ -"@id": "#95/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(74,12)-(74,29)]" -} -] -}, -{ -"@id": "#95/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#95" -} -], -"sourcemaps:value": [ -{ -"@value": "[(70,10)-(81,11)]" -} -] -}, -{ -"@id": "#95/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(73,12)-(73,55)]" -} -] -} -] -} -] -}, -{ -"@id": "#100", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "investmentPortfolioType" -} -], -"apiContract:paramName": [ -{ -"@value": "investmentPortfolioType" -} -], -"core:description": [ -{ -"@value": "Filters the portfolio by portfolio type (not valid for portfolio category of index or composite)" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "query" -} -], -"raml-shapes:schema": [ -{ -"@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": "schema" -} -], -"core:description": [ -{ -"@value": "Filters the portfolio by portfolio type (not valid for portfolio category of index or composite)" -} -], -"shacl:in": [ -{ -"@id": "#101/list", -"@type": "rdfs:Seq", -"rdfs:_1": [ -{ -"@id": "#102", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "AA" -} -], -"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": "[(43,14)-(43,18)]" -} -] -} -] -} -] -} -], -"rdfs:_2": [ -{ -"@id": "#103", -"@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_2" -} -], -"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": "[(44,14)-(44,18)]" -} -] -} -] -} -] -} -], -"rdfs:_3": [ -{ -"@id": "#104", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "RP" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(45,14)-(45,18)]" -} -] -} -] -} -] -} -], -"rdfs:_4": [ -{ -"@id": "#105", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "MX" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(46,14)-(46,18)]" -} -] -} -] -} -] -} -], -"rdfs:_5": [ -{ -"@id": "#106", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GP" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(47,14)-(47,18)]" -} -] -} -] -} -] -} -], -"rdfs:_6": [ -{ -"@id": "#107", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "SG" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(48,14)-(48,18)]" -} -] -} -] -} -] -} -], -"rdfs:_7": [ -{ -"@id": "#108", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "ID" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(49,14)-(49,18)]" -} -] -} -] -} -] -} -], -"rdfs:_8": [ -{ -"@id": "#109", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "AD" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_8" -} -], -"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": "[(50,14)-(50,18)]" -} -] -} -] -} -] -} -], -"rdfs:_9": [ -{ -"@id": "#110", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "AM" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_9" -} -], -"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": "[(51,14)-(51,18)]" -} -] -} -] -} -] -} -], -"rdfs:_10": [ -{ -"@id": "#111", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "AR" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_10" -} -], -"sourcemaps:sources": [ -{ -"@id": "#111/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#111/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#111" -} -], -"sourcemaps:value": [ -{ -"@value": "[(52,14)-(52,18)]" -} -] -} -] -} -] -} -], -"rdfs:_11": [ -{ -"@id": "#112", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "AX" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_11" -} -], -"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": "[(53,14)-(53,18)]" -} -] -} -] -} -] -} -], -"rdfs:_12": [ -{ -"@id": "#113", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GA" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_12" -} -], -"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": "[(54,14)-(54,18)]" -} -] -} -] -} -] -} -], -"rdfs:_13": [ -{ -"@id": "#114", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GM" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_13" -} -], -"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": "[(55,14)-(55,18)]" -} -] -} -] -} -] -} -], -"rdfs:_14": [ -{ -"@id": "#115", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GR" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_14" -} -], -"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": "[(56,14)-(56,18)]" -} -] -} -] -} -] -} -], -"rdfs:_15": [ -{ -"@id": "#116", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GX" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_15" -} -], -"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": "[(57,14)-(57,18)]" -} -] -} -] -} -] -} -], -"rdfs:_16": [ -{ -"@id": "#117", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "RM" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_16" -} -], -"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": "[(58,14)-(58,18)]" -} -] -} -] -} -] -} -], -"rdfs:_17": [ -{ -"@id": "#118", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "SM" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_17" -} -], -"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": "[(59,14)-(59,18)]" -} -] -} -] -} -] -} -], -"rdfs:_18": [ -{ -"@id": "#119", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "SR" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_18" -} -], -"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": "[(60,14)-(60,18)]" -} -] -} -] -} -] -} -], -"rdfs:_19": [ -{ -"@id": "#120", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "SX" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_19" -} -], -"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": "[(61,14)-(61,18)]" -} -] -} -] -} -] -} -], -"rdfs:_20": [ -{ -"@id": "#121", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "XM" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_20" -} -], -"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": "[(62,14)-(62,18)]" -} -] -} -] -} -] -} -], -"rdfs:_21": [ -{ -"@id": "#122", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "FL" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_21" -} -], -"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": "[(63,14)-(63,18)]" -} -] -} -] -} -] -} -], -"rdfs:_22": [ -{ -"@id": "#123", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "AT" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_22" -} -], -"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": "[(64,14)-(64,18)]" -} -] -} -] -} -] -} -], -"rdfs:_23": [ -{ -"@id": "#124", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "CP" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_23" -} -], -"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": "[(65,14)-(65,18)]" -} -] -} -] -} -] -} -], -"rdfs:_24": [ -{ -"@id": "#125", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "MG" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_24" -} -], -"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": "[(66,14)-(66,18)]" -} -] -} -] -} -] -} -], -"rdfs:_25": [ -{ -"@id": "#126", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "IDM" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_25" -} -], -"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": "[(67,14)-(67,19)]" -} -] -} -] -} -] -} -] -} -], -"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": "[(41,12)-(41,18)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#101/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,12)-(39,125)]" -} -] -}, -{ -"@id": "#101/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(41,12)-(41,28)]" -} -] -}, -{ -"@id": "#101/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:in" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,12)-(68,13)]" -} -] -}, -{ -"@id": "#101/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#101" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,10)-(69,11)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#100/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#100/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "apiContract:binding" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,12)-(38,25)]" -} -] -}, -{ -"@id": "#100/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,12)-(37,45)]" -} -] -}, -{ -"@id": "#100/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:paramName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,12)-(37,45)]" -} -] -}, -{ -"@id": "#100/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,10)-(69,11)]" -} -] -}, -{ -"@id": "#100/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,12)-(40,29)]" -} -] -}, -{ -"@id": "#100/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#100" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,10)-(69,11)]" -} -] -}, -{ -"@id": "#100/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,12)-(39,125)]" -} -] -} -] -} -] -} -], -"apiContract:header": [ -{ -"@id": "#127", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "clientId" -} -], -"apiContract:paramName": [ -{ -"@value": "clientId" -} -], -"core:description": [ -{ -"@value": "HTTP Header Parameter - Client system name that invoked this api" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"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": "schema" -} -], -"core:description": [ -{ -"@value": "HTTP Header Parameter - Client system name that invoked this api" -} -], -"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": "[(124,12)-(124,18)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#128/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(124,12)-(124,28)]" -} -] -}, -{ -"@id": "#128/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(122,12)-(122,93)]" -} -] -}, -{ -"@id": "#128/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#128" -} -], -"sourcemaps:value": [ -{ -"@value": "[(119,10)-(125,11)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#127/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#127/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "apiContract:binding" -} -], -"sourcemaps:value": [ -{ -"@value": "[(121,12)-(121,26)]" -} -] -}, -{ -"@id": "#127/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(120,12)-(120,30)]" -} -] -}, -{ -"@id": "#127/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:paramName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(120,12)-(120,30)]" -} -] -}, -{ -"@id": "#127/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(119,10)-(125,11)]" -} -] -}, -{ -"@id": "#127/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(123,12)-(123,29)]" -} -] -}, -{ -"@id": "#127/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#127" -} -], -"sourcemaps:value": [ -{ -"@value": "[(119,10)-(125,11)]" -} -] -}, -{ -"@id": "#127/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(122,12)-(122,93)]" -} -] -} -] -} -] -}, -{ -"@id": "#129", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "CG-CorrelationId" -} -], -"apiContract:paramName": [ -{ -"@value": "CG-CorrelationId" -} -], -"core:description": [ -{ -"@value": "HTTP Header Parameter - GUID to uniquely identify requests and correlate request & response, end-to-end" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@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": "schema" -} -], -"core:description": [ -{ -"@value": "HTTP Header Parameter - GUID to uniquely identify requests and correlate request & response, end-to-end" -} -], -"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": "[(131,12)-(131,18)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#130/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(131,12)-(131,28)]" -} -] -}, -{ -"@id": "#130/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(129,12)-(129,132)]" -} -] -}, -{ -"@id": "#130/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#130" -} -], -"sourcemaps:value": [ -{ -"@value": "[(126,10)-(132,11)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#129/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#129/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "apiContract:binding" -} -], -"sourcemaps:value": [ -{ -"@value": "[(128,12)-(128,26)]" -} -] -}, -{ -"@id": "#129/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(127,12)-(127,38)]" -} -] -}, -{ -"@id": "#129/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:paramName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(127,12)-(127,38)]" -} -] -}, -{ -"@id": "#129/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(126,10)-(132,11)]" -} -] -}, -{ -"@id": "#129/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(130,12)-(130,29)]" -} -] -}, -{ -"@id": "#129/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#129" -} -], -"sourcemaps:value": [ -{ -"@value": "[(126,10)-(132,11)]" -} -] -}, -{ -"@id": "#129/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(129,12)-(129,132)]" -} -] -} -] -} -] -}, -{ -"@id": "#131", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "metaData" -} -], -"apiContract:paramName": [ -{ -"@value": "metaData" -} -], -"core:description": [ -{ -"@value": "HTTP Header Parameter - Comma separated name-value pairs of key elements of request" -} -], -"apiContract:required": [ -{ -"@value": false -} -], -"apiContract:binding": [ -{ -"@value": "header" -} -], -"raml-shapes:schema": [ -{ -"@id": "#132", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:description": [ -{ -"@value": "HTTP Header Parameter - Comma separated name-value pairs of key elements of request" -} -], -"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": "[(138,12)-(138,18)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#132/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(138,12)-(138,28)]" -} -] -}, -{ -"@id": "#132/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(136,12)-(136,113)]" -} -] -}, -{ -"@id": "#132/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#132" -} -], -"sourcemaps:value": [ -{ -"@value": "[(133,10)-(139,11)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#131/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#131/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "apiContract:binding" -} -], -"sourcemaps:value": [ -{ -"@value": "[(135,12)-(135,26)]" -} -] -}, -{ -"@id": "#131/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(134,12)-(134,30)]" -} -] -}, -{ -"@id": "#131/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:paramName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(134,12)-(134,30)]" -} -] -}, -{ -"@id": "#131/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:schema" -} -], -"sourcemaps:value": [ -{ -"@value": "[(133,10)-(139,11)]" -} -] -}, -{ -"@id": "#131/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "apiContract:required" -} -], -"sourcemaps:value": [ -{ -"@value": "[(137,12)-(137,29)]" -} -] -}, -{ -"@id": "#131/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#131" -} -], -"sourcemaps:value": [ -{ -"@value": "[(133,10)-(139,11)]" -} -] -}, -{ -"@id": "#131/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(136,12)-(136,113)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#81/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#81/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:parameter" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,8)-(140,9)]" -} -] -}, -{ -"@id": "#81/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:header" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,8)-(140,9)]" -} -] -}, -{ -"@id": "#81/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#81" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,13)-(163,7)]" -} -] -} -] -} -] -} -], -"apiContract:returns": [ -{ -"@id": "#76", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "200" -} -], -"core:name": [ -{ -"@value": "200" -} -], -"core:description": [ -{ -"@value": "Success" -} -], -"apiContract:payload": [ -{ -"@id": "#77", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#66/link--1371783372", -"@type": [ -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#66" -} -], -"doc:link-label": [ -{ -"@value": "PortfoliosResponse" -} -] -} -], -"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": "[(144,12)-(146,13)]" -} -] -} -] -} -] -} -], -"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": "[(142,10)-(147,11)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(143,12)-(143,36)]" -} -] -} -] -} -] -}, -{ -"@id": "#78", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "204" -} -], -"core:name": [ -{ -"@value": "204" -} -], -"core:description": [ -{ -"@value": "NoContent" -} -], -"apiContract:payload": [], -"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": "[(148,10)-(150,11)]" -} -] -}, -{ -"@id": "#78/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(149,12)-(149,38)]" -} -] -} -] -} -] -}, -{ -"@id": "#79", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "500" -} -], -"core:name": [ -{ -"@value": "500" -} -], -"core:description": [ -{ -"@value": "Internal Server Error" -} -], -"apiContract:payload": [ -{ -"@id": "#80", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#1/link-614416671", -"@type": [ -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#1" -} -], -"doc:link-label": [ -{ -"@value": "Error" -} -] -} -], -"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": "[(153,12)-(155,13)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#79/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#79/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#79" -} -], -"sourcemaps:value": [ -{ -"@value": "[(151,10)-(156,11)]" -} -] -}, -{ -"@id": "#79/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(152,12)-(152,50)]" -} -] -} -] -} -] -} -], -"security:security": [ -{ -"@id": "#133", -"@type": [ -"security:SecurityRequirement", -"doc:DomainElement" -], -"security:schemes": [ -{ -"@id": "#134", -"@type": [ -"security:ParametrizedSecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "basicAuth" -} -], -"security:scheme": [ -{ -"@id": "#70", -"@type": [ -"security:SecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "basicAuth" -} -], -"security:type": [ -{ -"@value": "Basic Authentication" -} -], -"core:description": [ -{ -"@value": "Basic HTTP Authentication" -} -], -"sourcemaps:sources": [ -{ -"@id": "#70/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#70/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#70" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#70/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "security:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(353,6)-(353,21)]" -} -] -}, -{ -"@id": "#70/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(352,4)-(352,15)]" -} -] -}, -{ -"@id": "#70/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(354,6)-(354,48)]" -} -] -}, -{ -"@id": "#70/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#70" -} -], -"sourcemaps:value": [ -{ -"@value": "[(352,4)-(355,5)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#134/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#134/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#134" -} -], -"sourcemaps:value": [ -{ -"@value": "[(160,12)-(160,27)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#133/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#133/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#133" -} -], -"sourcemaps:value": [ -{ -"@value": "[(159,10)-(161,11)]" -} -] -} -] -} -] -} -], -"apiContract:tag": [ -{ -"@id": "#75", -"@type": [ -"apiContract:Tag", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Portfolio" -} -], -"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": "[(15,10)-(15,21)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#74/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#74/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#74/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "apiContract:returns" -} -], -"sourcemaps:value": [ -{ -"@value": "[(141,8)-(157,9)]" -} -] -}, -{ -"@id": "#74/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#74" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,6)-(163,7)]" -} -] -}, -{ -"@id": "#74/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "apiContract:accepts" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,8)-(19,22)]" -} -] -}, -{ -"@id": "#74/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:tag" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,8)-(16,9)]" -} -] -}, -{ -"@id": "#74/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,8)-(18,48)]" -} -] -}, -{ -"@id": "#74/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "apiContract:guiSummary" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,8)-(17,43)]" -} -] -} -] -} -] -} -], -"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": "[(12,4)-(164,5)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#71/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#71/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#71" -} -], -"sourcemaps:value": [ -{ -"@value": "OAS 2.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#71/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:version" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(4,19)]" -} -] -}, -{ -"@id": "#71/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#71" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(357,1)]" -} -] -}, -{ -"@id": "#71/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:endpoint" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,11)-(165,3)]" -} -] -}, -{ -"@id": "#71/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "apiContract:scheme" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,2)-(10,3)]" -} -] -}, -{ -"@id": "#71/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(5,22)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": true -} -], -"doc:declares": [ -{ -"@id": "#1", -"@type": [ -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:recursive": [ -{ -"@value": true -} -], -"shacl:name": [ -{ -"@value": "Error" -} -], -"core:description": [ -{ -"@value": "Represents a generic custom error (this is not a replacement for the HTTP errors)" -} -], -"shacl:and": [ -{ -"@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#responseMetaData" -} -], -"raml-shapes:range": [ -{ -"@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#apiVersion" -} -], -"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": "apiVersion" -} -], -"core:description": [ -{ -"@value": "The version number of the API" -} -], -"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": "[(234,10)-(234,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#6/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(234,10)-(234,26)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(233,10)-(233,56)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#6" -} -], -"sourcemaps:value": [ -{ -"@value": "[(232,8)-(235,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "apiVersion" -} -], -"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": "[(232,8)-(235,9)]" -} -] -}, -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(227,8)-(227,20)]" -} -] -} -] -} -] -}, -{ -"@id": "#7", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#timestamp" -} -], -"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#dateTime" -} -], -"raml-shapes:format": [ -{ -"@value": "date-time" -} -], -"shacl:name": [ -{ -"@value": "timestamp" -} -], -"core:description": [ -{ -"@value": "Timestamp the response was created" -} -], -"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": "[(239,10)-(239,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:format" -} -], -"sourcemaps:value": [ -{ -"@value": "[(237,10)-(237,31)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(239,10)-(239,26)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(238,10)-(238,61)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(236,8)-(240,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "timestamp" -} -], -"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": "[(236,8)-(240,9)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(228,8)-(228,19)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "ApiResponseMetaData" -} -], -"core:description": [ -{ -"@value": "Meta data describing the response to a request" -} -], -"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_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(224,4)-(224,25)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(225,6)-(225,69)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#4" -} -], -"sourcemaps:value": [ -{ -"@value": "[(224,4)-(242,5)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#4/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#4" -} -], -"sourcemaps:value": [ -{ -"@value": "[(230,6)-(230,12)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "responseMetaData" -} -], -"sourcemaps:sources": [ -{ -"@id": "#3/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#3/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#3" -} -], -"sourcemaps:value": [ -{ -"@value": "[(218,8)-(221,9)]" -} -] -}, -{ -"@id": "#3/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(214,8)-(214,26)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "ApiResponse" -} -], -"core:description": [ -{ -"@value": "Abstract representation of a success/error response" -} -], -"sourcemaps:sources": [ -{ -"@id": "#2/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#2/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#2" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#2/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(211,4)-(211,17)]" -} -] -}, -{ -"@id": "#2/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(212,6)-(212,74)]" -} -] -}, -{ -"@id": "#2/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#2" -} -], -"sourcemaps:value": [ -{ -"@value": "[(211,4)-(223,5)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#2/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#2" -} -], -"sourcemaps:value": [ -{ -"@value": "[(216,6)-(216,12)]" -} -] -} -] -} -] -}, -{ -"@id": "#9", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#10", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#errors" -} -], -"raml-shapes:range": [ -{ -"@id": "#11", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#12", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#id" -} -], -"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": "id" -} -], -"core:description": [ -{ -"@value": "Unique identifier of the error message" -} -], -"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": "[(255,10)-(255,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(255,10)-(255,26)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(254,10)-(254,65)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(253,8)-(256,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "id" -} -], -"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": "[(253,8)-(256,9)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(246,8)-(246,12)]" -} -] -} -] -} -] -}, -{ -"@id": "#15", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#code" -} -], -"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": "code" -} -], -"core:description": [ -{ -"@value": "Mnemonic identifier" -} -], -"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": "[(259,10)-(259,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#16/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(259,10)-(259,26)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(258,10)-(258,46)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#16" -} -], -"sourcemaps:value": [ -{ -"@value": "[(257,8)-(260,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "code" -} -], -"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": "[(257,8)-(260,9)]" -} -] -}, -{ -"@id": "#15/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(247,8)-(247,14)]" -} -] -} -] -} -] -}, -{ -"@id": "#17", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#message" -} -], -"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": "message" -} -], -"core:description": [ -{ -"@value": "Detailed message of the error" -} -], -"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": "[(263,10)-(263,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#18/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(263,10)-(263,26)]" -} -] -}, -{ -"@id": "#18/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(262,10)-(262,56)]" -} -] -}, -{ -"@id": "#18/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#18" -} -], -"sourcemaps:value": [ -{ -"@value": "[(261,8)-(264,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "message" -} -], -"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": "[(261,8)-(264,9)]" -} -] -}, -{ -"@id": "#17/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(248,8)-(248,17)]" -} -] -} -] -} -] -}, -{ -"@id": "#19", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#createdDate" -} -], -"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#dateTime" -} -], -"raml-shapes:format": [ -{ -"@value": "date-time" -} -], -"shacl:name": [ -{ -"@value": "createdDate" -} -], -"core:description": [ -{ -"@value": "Timestamp the error was created" -} -], -"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": "[(268,10)-(268,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#20/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:format" -} -], -"sourcemaps:value": [ -{ -"@value": "[(266,10)-(266,31)]" -} -] -}, -{ -"@id": "#20/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(268,10)-(268,26)]" -} -] -}, -{ -"@id": "#20/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(267,10)-(267,58)]" -} -] -}, -{ -"@id": "#20/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#20" -} -], -"sourcemaps:value": [ -{ -"@value": "[(265,8)-(269,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "createdDate" -} -], -"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": "[(265,8)-(269,9)]" -} -] -}, -{ -"@id": "#19/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(249,8)-(249,21)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "ErrorMessage" -} -], -"core:description": [ -{ -"@value": "The detailed contents of an error" -} -], -"sourcemaps:sources": [ -{ -"@id": "#12/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#12/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(243,4)-(243,18)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(244,6)-(244,56)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(243,4)-(271,5)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#12/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(251,6)-(251,12)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "errors" -} -], -"core:description": [ -{ -"@value": "Details of why the error occurred" -} -], -"sourcemaps:sources": [ -{ -"@id": "#11/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#11/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(202,14)-(202,20)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#11/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(200,12)-(206,13)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(201,14)-(201,64)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "errors" -} -], -"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": "[(200,12)-(206,13)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(196,12)-(196,20)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "item1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(198,10)-(198,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(194,8)-(208,9)]" -} -] -} -] -} -] -} -], -"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_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(189,6)-(189,104)]" -} -] -}, -{ -"@id": "#1/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(188,4)-(188,11)]" -} -] -}, -{ -"@id": "#1/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:and" -} -], -"sourcemaps:value": [ -{ -"@value": "[(190,15)-(209,7)]" -} -] -}, -{ -"@id": "#1/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#1" -} -], -"sourcemaps:value": [ -{ -"@value": "[(188,4)-(210,5)]" -} -] -} -] -} -] -}, -{ -"@id": "#21", -"@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#portfolioUid" -} -], -"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#long" -} -], -"raml-shapes:format": [ -{ -"@value": "int64" -} -], -"shacl:name": [ -{ -"@value": "portfolioUid" -} -], -"core:description": [ -{ -"@value": "Identifiers of a Portfolio" -} -], -"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": "[(284,10)-(284,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#23/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:format" -} -], -"sourcemaps:value": [ -{ -"@value": "[(282,10)-(282,27)]" -} -] -}, -{ -"@id": "#23/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(284,10)-(284,27)]" -} -] -}, -{ -"@id": "#23/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(283,10)-(283,53)]" -} -] -}, -{ -"@id": "#23/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#23" -} -], -"sourcemaps:value": [ -{ -"@value": "[(281,8)-(285,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "portfolioUid" -} -], -"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": "[(281,8)-(285,9)]" -} -] -}, -{ -"@id": "#22/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(275,8)-(275,22)]" -} -] -} -] -} -] -}, -{ -"@id": "#24", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#name" -} -], -"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": "name" -} -], -"core:description": [ -{ -"@value": "PortfolioName of a Portfolio" -} -], -"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": "[(288,10)-(288,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#25/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(288,10)-(288,26)]" -} -] -}, -{ -"@id": "#25/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(287,10)-(287,55)]" -} -] -}, -{ -"@id": "#25/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#25" -} -], -"sourcemaps:value": [ -{ -"@value": "[(286,8)-(289,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(286,8)-(289,9)]" -} -] -}, -{ -"@id": "#24/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(276,8)-(276,14)]" -} -] -} -] -} -] -}, -{ -"@id": "#26", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#category" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "category" -} -], -"core:description": [ -{ -"@value": "Category of a Portfolio" -} -], -"shacl:in": [ -{ -"@id": "#27/list", -"@type": "rdfs:Seq", -"rdfs:_1": [ -{ -"@id": "#28", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Investment" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(293,12)-(293,24)]" -} -] -} -] -} -] -} -], -"rdfs:_2": [ -{ -"@id": "#29", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Index" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(294,12)-(294,19)]" -} -] -} -] -} -] -} -], -"rdfs:_3": [ -{ -"@id": "#30", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Composite" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(295,12)-(295,23)]" -} -] -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#27/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#27/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#27" -} -], -"sourcemaps:value": [ -{ -"@value": "[(297,10)-(297,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#27/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(291,10)-(291,50)]" -} -] -}, -{ -"@id": "#27/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(297,10)-(297,26)]" -} -] -}, -{ -"@id": "#27/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:in" -} -], -"sourcemaps:value": [ -{ -"@value": "[(292,10)-(296,11)]" -} -] -}, -{ -"@id": "#27/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#27" -} -], -"sourcemaps:value": [ -{ -"@value": "[(290,8)-(298,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "category" -} -], -"sourcemaps:sources": [ -{ -"@id": "#26/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#26/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#26" -} -], -"sourcemaps:value": [ -{ -"@value": "[(290,8)-(298,9)]" -} -] -}, -{ -"@id": "#26/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(277,8)-(277,18)]" -} -] -} -] -} -] -}, -{ -"@id": "#31", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#investmentPortfolioTypeUid" -} -], -"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#integer" -} -], -"raml-shapes:format": [ -{ -"@value": "int32" -} -], -"shacl:name": [ -{ -"@value": "investmentPortfolioTypeUid" -} -], -"core:description": [ -{ -"@value": "InvestmentPortfolioType of a Portfolio" -} -], -"raml-shapes:readOnly": [ -{ -"@value": true -} -], -"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": "[(302,10)-(302,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#32/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(301,10)-(301,65)]" -} -] -}, -{ -"@id": "#32/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#32" -} -], -"sourcemaps:value": [ -{ -"@value": "[(299,8)-(304,9)]" -} -] -}, -{ -"@id": "#32/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:readOnly" -} -], -"sourcemaps:value": [ -{ -"@value": "[(303,10)-(303,26)]" -} -] -}, -{ -"@id": "#32/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:format" -} -], -"sourcemaps:value": [ -{ -"@value": "[(300,10)-(300,27)]" -} -] -}, -{ -"@id": "#32/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(302,10)-(302,27)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "investmentPortfolioTypeUid" -} -], -"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": "[(299,8)-(304,9)]" -} -] -} -] -} -] -}, -{ -"@id": "#33", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#investmentPortfolioTypeCode" -} -], -"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": "investmentPortfolioTypeCode" -} -], -"core:description": [ -{ -"@value": "InvestmentPortfolioTypeCode of a Portfolio" -} -], -"shacl:in": [ -{ -"@id": "#34/list", -"@type": "rdfs:Seq", -"rdfs:_1": [ -{ -"@id": "#35", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "AA" -} -], -"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": "[(308,12)-(308,16)]" -} -] -} -] -} -] -} -], -"rdfs:_2": [ -{ -"@id": "#36", -"@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_2" -} -], -"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": "[(309,12)-(309,16)]" -} -] -} -] -} -] -} -], -"rdfs:_3": [ -{ -"@id": "#37", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "RP" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(310,12)-(310,16)]" -} -] -} -] -} -] -} -], -"rdfs:_4": [ -{ -"@id": "#38", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "MX" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(311,12)-(311,16)]" -} -] -} -] -} -] -} -], -"rdfs:_5": [ -{ -"@id": "#39", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GP" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(312,12)-(312,16)]" -} -] -} -] -} -] -} -], -"rdfs:_6": [ -{ -"@id": "#40", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "SG" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(313,12)-(313,16)]" -} -] -} -] -} -] -} -], -"rdfs:_7": [ -{ -"@id": "#41", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "ID" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(314,12)-(314,16)]" -} -] -} -] -} -] -} -], -"rdfs:_8": [ -{ -"@id": "#42", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "AD" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_8" -} -], -"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": "[(315,12)-(315,16)]" -} -] -} -] -} -] -} -], -"rdfs:_9": [ -{ -"@id": "#43", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "AM" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_9" -} -], -"sourcemaps:sources": [ -{ -"@id": "#43/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#43/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#43" -} -], -"sourcemaps:value": [ -{ -"@value": "[(316,12)-(316,16)]" -} -] -} -] -} -] -} -], -"rdfs:_10": [ -{ -"@id": "#44", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "AR" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_10" -} -], -"sourcemaps:sources": [ -{ -"@id": "#44/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#44/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#44" -} -], -"sourcemaps:value": [ -{ -"@value": "[(317,12)-(317,16)]" -} -] -} -] -} -] -} -], -"rdfs:_11": [ -{ -"@id": "#45", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "AX" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_11" -} -], -"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": "[(318,12)-(318,16)]" -} -] -} -] -} -] -} -], -"rdfs:_12": [ -{ -"@id": "#46", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GA" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_12" -} -], -"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": "[(319,12)-(319,16)]" -} -] -} -] -} -] -} -], -"rdfs:_13": [ -{ -"@id": "#47", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GM" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_13" -} -], -"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": "[(320,12)-(320,16)]" -} -] -} -] -} -] -} -], -"rdfs:_14": [ -{ -"@id": "#48", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GR" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_14" -} -], -"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": "[(321,12)-(321,16)]" -} -] -} -] -} -] -} -], -"rdfs:_15": [ -{ -"@id": "#49", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GX" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_15" -} -], -"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": "[(322,12)-(322,16)]" -} -] -} -] -} -] -} -], -"rdfs:_16": [ -{ -"@id": "#50", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "RM" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_16" -} -], -"sourcemaps:sources": [ -{ -"@id": "#50/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#50/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#50" -} -], -"sourcemaps:value": [ -{ -"@value": "[(323,12)-(323,16)]" -} -] -} -] -} -] -} -], -"rdfs:_17": [ -{ -"@id": "#51", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "SM" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_17" -} -], -"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": "[(324,12)-(324,16)]" -} -] -} -] -} -] -} -], -"rdfs:_18": [ -{ -"@id": "#52", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "SR" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_18" -} -], -"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": "[(325,12)-(325,16)]" -} -] -} -] -} -] -} -], -"rdfs:_19": [ -{ -"@id": "#53", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "SX" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_19" -} -], -"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": "[(326,12)-(326,16)]" -} -] -} -] -} -] -} -], -"rdfs:_20": [ -{ -"@id": "#54", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "XM" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_20" -} -], -"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": "[(327,12)-(327,16)]" -} -] -} -] -} -] -} -], -"rdfs:_21": [ -{ -"@id": "#55", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "FL" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_21" -} -], -"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": "[(328,12)-(328,16)]" -} -] -} -] -} -] -} -], -"rdfs:_22": [ -{ -"@id": "#56", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "AT" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_22" -} -], -"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": "[(329,12)-(329,16)]" -} -] -} -] -} -] -} -], -"rdfs:_23": [ -{ -"@id": "#57", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "CP" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_23" -} -], -"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": "[(330,12)-(330,16)]" -} -] -} -] -} -] -} -], -"rdfs:_24": [ -{ -"@id": "#58", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "MG" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_24" -} -], -"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": "[(331,12)-(331,16)]" -} -] -} -] -} -] -} -], -"rdfs:_25": [ -{ -"@id": "#59", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "IDM" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_25" -} -], -"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": "[(332,12)-(332,17)]" -} -] -} -] -} -] -} -] -} -], -"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": "[(334,10)-(334,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#34/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(306,10)-(306,69)]" -} -] -}, -{ -"@id": "#34/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(334,10)-(334,26)]" -} -] -}, -{ -"@id": "#34/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:in" -} -], -"sourcemaps:value": [ -{ -"@value": "[(307,10)-(333,11)]" -} -] -}, -{ -"@id": "#34/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#34" -} -], -"sourcemaps:value": [ -{ -"@value": "[(305,8)-(335,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "investmentPortfolioTypeCode" -} -], -"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": "[(305,8)-(335,9)]" -} -] -} -] -} -] -}, -{ -"@id": "#60", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#investmentPortfolioNumber" -} -], -"raml-shapes:range": [ -{ -"@id": "#61", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "investmentPortfolioNumber" -} -], -"core:description": [ -{ -"@value": "InvestmentPortfolioNumber of a Portfolio" -} -], -"sourcemaps:sources": [ -{ -"@id": "#61/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#61/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#61" -} -], -"sourcemaps:value": [ -{ -"@value": "[(338,10)-(338,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#61/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(338,10)-(338,26)]" -} -] -}, -{ -"@id": "#61/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(337,10)-(337,67)]" -} -] -}, -{ -"@id": "#61/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#61" -} -], -"sourcemaps:value": [ -{ -"@value": "[(336,8)-(339,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "investmentPortfolioNumber" -} -], -"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": "[(336,8)-(339,9)]" -} -] -} -] -} -] -}, -{ -"@id": "#62", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#investmentPortfolioName" -} -], -"raml-shapes:range": [ -{ -"@id": "#63", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "investmentPortfolioName" -} -], -"core:description": [ -{ -"@value": "InvestmentPortfolioName of a Portfolio" -} -], -"sourcemaps:sources": [ -{ -"@id": "#63/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#63/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#63" -} -], -"sourcemaps:value": [ -{ -"@value": "[(342,10)-(342,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#63/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(342,10)-(342,26)]" -} -] -}, -{ -"@id": "#63/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(341,10)-(341,65)]" -} -] -}, -{ -"@id": "#63/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#63" -} -], -"sourcemaps:value": [ -{ -"@value": "[(340,8)-(343,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "investmentPortfolioName" -} -], -"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": "[(340,8)-(343,9)]" -} -] -} -] -} -] -}, -{ -"@id": "#64", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#portfolioAliasName" -} -], -"raml-shapes:range": [ -{ -"@id": "#65", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "portfolioAliasName" -} -], -"core:description": [ -{ -"@value": "PortfolioAliasName of a Portfolio" -} -], -"sourcemaps:sources": [ -{ -"@id": "#65/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#65/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#65" -} -], -"sourcemaps:value": [ -{ -"@value": "[(346,10)-(346,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#65/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(346,10)-(346,26)]" -} -] -}, -{ -"@id": "#65/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(345,10)-(345,60)]" -} -] -}, -{ -"@id": "#65/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#65" -} -], -"sourcemaps:value": [ -{ -"@value": "[(344,8)-(347,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "portfolioAliasName" -} -], -"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": "[(344,8)-(347,9)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Portfolio" -} -], -"core:description": [ -{ -"@value": "Definition of a generic portfolio" -} -], -"sourcemaps:sources": [ -{ -"@id": "#21/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#21/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#21" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#21/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(272,4)-(272,15)]" -} -] -}, -{ -"@id": "#21/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(273,6)-(273,56)]" -} -] -}, -{ -"@id": "#21/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#21" -} -], -"sourcemaps:value": [ -{ -"@value": "[(272,4)-(349,5)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#21/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#21" -} -], -"sourcemaps:value": [ -{ -"@value": "[(279,6)-(279,12)]" -} -] -} -] -} -] -}, -{ -"@id": "#66", -"@type": [ -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:recursive": [ -{ -"@value": true -} -], -"shacl:name": [ -{ -"@value": "PortfoliosResponse" -} -], -"shacl:and": [ -{ -"@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#responseMetaData" -} -], -"raml-shapes:range": [ -{ -"@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#apiVersion" -} -], -"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": "apiVersion" -} -], -"core:description": [ -{ -"@value": "The version number of the API" -} -], -"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": "[(234,10)-(234,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#6/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(234,10)-(234,26)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(233,10)-(233,56)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#6" -} -], -"sourcemaps:value": [ -{ -"@value": "[(232,8)-(235,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "apiVersion" -} -], -"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": "[(232,8)-(235,9)]" -} -] -}, -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(227,8)-(227,20)]" -} -] -} -] -} -] -}, -{ -"@id": "#7", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#timestamp" -} -], -"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#dateTime" -} -], -"raml-shapes:format": [ -{ -"@value": "date-time" -} -], -"shacl:name": [ -{ -"@value": "timestamp" -} -], -"core:description": [ -{ -"@value": "Timestamp the response was created" -} -], -"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": "[(239,10)-(239,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:format" -} -], -"sourcemaps:value": [ -{ -"@value": "[(237,10)-(237,31)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(239,10)-(239,26)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(238,10)-(238,61)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(236,8)-(240,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "timestamp" -} -], -"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": "[(236,8)-(240,9)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(228,8)-(228,19)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "ApiResponseMetaData" -} -], -"core:description": [ -{ -"@value": "Meta data describing the response to a request" -} -], -"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_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(224,4)-(224,25)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(225,6)-(225,69)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#4" -} -], -"sourcemaps:value": [ -{ -"@value": "[(224,4)-(242,5)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#4/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#4" -} -], -"sourcemaps:value": [ -{ -"@value": "[(230,6)-(230,12)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "responseMetaData" -} -], -"sourcemaps:sources": [ -{ -"@id": "#3/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#3/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#3" -} -], -"sourcemaps:value": [ -{ -"@value": "[(218,8)-(221,9)]" -} -] -}, -{ -"@id": "#3/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(214,8)-(214,26)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "ApiResponse" -} -], -"core:description": [ -{ -"@value": "Abstract representation of a success/error response" -} -], -"sourcemaps:sources": [ -{ -"@id": "#2/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#2/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#2" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#2/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(211,4)-(211,17)]" -} -] -}, -{ -"@id": "#2/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(212,6)-(212,74)]" -} -] -}, -{ -"@id": "#2/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#2" -} -], -"sourcemaps:value": [ -{ -"@value": "[(211,4)-(223,5)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#2/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#2" -} -], -"sourcemaps:value": [ -{ -"@value": "[(216,6)-(216,12)]" -} -] -} -] -} -] -}, -{ -"@id": "#67", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#68", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#portfolios" -} -], -"raml-shapes:range": [ -{ -"@id": "#69", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#21", -"@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#portfolioUid" -} -], -"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#long" -} -], -"raml-shapes:format": [ -{ -"@value": "int64" -} -], -"shacl:name": [ -{ -"@value": "portfolioUid" -} -], -"core:description": [ -{ -"@value": "Identifiers of a Portfolio" -} -], -"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": "[(284,10)-(284,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#23/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:format" -} -], -"sourcemaps:value": [ -{ -"@value": "[(282,10)-(282,27)]" -} -] -}, -{ -"@id": "#23/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(284,10)-(284,27)]" -} -] -}, -{ -"@id": "#23/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(283,10)-(283,53)]" -} -] -}, -{ -"@id": "#23/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#23" -} -], -"sourcemaps:value": [ -{ -"@value": "[(281,8)-(285,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "portfolioUid" -} -], -"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": "[(281,8)-(285,9)]" -} -] -}, -{ -"@id": "#22/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(275,8)-(275,22)]" -} -] -} -] -} -] -}, -{ -"@id": "#24", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#name" -} -], -"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": "name" -} -], -"core:description": [ -{ -"@value": "PortfolioName of a Portfolio" -} -], -"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": "[(288,10)-(288,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#25/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(288,10)-(288,26)]" -} -] -}, -{ -"@id": "#25/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(287,10)-(287,55)]" -} -] -}, -{ -"@id": "#25/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#25" -} -], -"sourcemaps:value": [ -{ -"@value": "[(286,8)-(289,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(286,8)-(289,9)]" -} -] -}, -{ -"@id": "#24/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(276,8)-(276,14)]" -} -] -} -] -} -] -}, -{ -"@id": "#26", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#category" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "category" -} -], -"core:description": [ -{ -"@value": "Category of a Portfolio" -} -], -"shacl:in": [ -{ -"@id": "#27/list", -"@type": "rdfs:Seq", -"rdfs:_1": [ -{ -"@id": "#28", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Investment" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(293,12)-(293,24)]" -} -] -} -] -} -] -} -], -"rdfs:_2": [ -{ -"@id": "#29", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Index" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(294,12)-(294,19)]" -} -] -} -] -} -] -} -], -"rdfs:_3": [ -{ -"@id": "#30", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Composite" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(295,12)-(295,23)]" -} -] -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#27/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#27/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#27" -} -], -"sourcemaps:value": [ -{ -"@value": "[(297,10)-(297,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#27/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(291,10)-(291,50)]" -} -] -}, -{ -"@id": "#27/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(297,10)-(297,26)]" -} -] -}, -{ -"@id": "#27/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:in" -} -], -"sourcemaps:value": [ -{ -"@value": "[(292,10)-(296,11)]" -} -] -}, -{ -"@id": "#27/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#27" -} -], -"sourcemaps:value": [ -{ -"@value": "[(290,8)-(298,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "category" -} -], -"sourcemaps:sources": [ -{ -"@id": "#26/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#26/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#26" -} -], -"sourcemaps:value": [ -{ -"@value": "[(290,8)-(298,9)]" -} -] -}, -{ -"@id": "#26/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(277,8)-(277,18)]" -} -] -} -] -} -] -}, -{ -"@id": "#31", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#investmentPortfolioTypeUid" -} -], -"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#integer" -} -], -"raml-shapes:format": [ -{ -"@value": "int32" -} -], -"shacl:name": [ -{ -"@value": "investmentPortfolioTypeUid" -} -], -"core:description": [ -{ -"@value": "InvestmentPortfolioType of a Portfolio" -} -], -"raml-shapes:readOnly": [ -{ -"@value": true -} -], -"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": "[(302,10)-(302,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#32/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(301,10)-(301,65)]" -} -] -}, -{ -"@id": "#32/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#32" -} -], -"sourcemaps:value": [ -{ -"@value": "[(299,8)-(304,9)]" -} -] -}, -{ -"@id": "#32/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:readOnly" -} -], -"sourcemaps:value": [ -{ -"@value": "[(303,10)-(303,26)]" -} -] -}, -{ -"@id": "#32/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:format" -} -], -"sourcemaps:value": [ -{ -"@value": "[(300,10)-(300,27)]" -} -] -}, -{ -"@id": "#32/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(302,10)-(302,27)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "investmentPortfolioTypeUid" -} -], -"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": "[(299,8)-(304,9)]" -} -] -} -] -} -] -}, -{ -"@id": "#33", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#investmentPortfolioTypeCode" -} -], -"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": "investmentPortfolioTypeCode" -} -], -"core:description": [ -{ -"@value": "InvestmentPortfolioTypeCode of a Portfolio" -} -], -"shacl:in": [ -{ -"@id": "#34/list", -"@type": "rdfs:Seq", -"rdfs:_1": [ -{ -"@id": "#35", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "AA" -} -], -"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": "[(308,12)-(308,16)]" -} -] -} -] -} -] -} -], -"rdfs:_2": [ -{ -"@id": "#36", -"@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_2" -} -], -"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": "[(309,12)-(309,16)]" -} -] -} -] -} -] -} -], -"rdfs:_3": [ -{ -"@id": "#37", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "RP" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(310,12)-(310,16)]" -} -] -} -] -} -] -} -], -"rdfs:_4": [ -{ -"@id": "#38", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "MX" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(311,12)-(311,16)]" -} -] -} -] -} -] -} -], -"rdfs:_5": [ -{ -"@id": "#39", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GP" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(312,12)-(312,16)]" -} -] -} -] -} -] -} -], -"rdfs:_6": [ -{ -"@id": "#40", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "SG" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(313,12)-(313,16)]" -} -] -} -] -} -] -} -], -"rdfs:_7": [ -{ -"@id": "#41", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "ID" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(314,12)-(314,16)]" -} -] -} -] -} -] -} -], -"rdfs:_8": [ -{ -"@id": "#42", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "AD" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_8" -} -], -"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": "[(315,12)-(315,16)]" -} -] -} -] -} -] -} -], -"rdfs:_9": [ -{ -"@id": "#43", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "AM" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_9" -} -], -"sourcemaps:sources": [ -{ -"@id": "#43/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#43/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#43" -} -], -"sourcemaps:value": [ -{ -"@value": "[(316,12)-(316,16)]" -} -] -} -] -} -] -} -], -"rdfs:_10": [ -{ -"@id": "#44", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "AR" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_10" -} -], -"sourcemaps:sources": [ -{ -"@id": "#44/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#44/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#44" -} -], -"sourcemaps:value": [ -{ -"@value": "[(317,12)-(317,16)]" -} -] -} -] -} -] -} -], -"rdfs:_11": [ -{ -"@id": "#45", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "AX" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_11" -} -], -"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": "[(318,12)-(318,16)]" -} -] -} -] -} -] -} -], -"rdfs:_12": [ -{ -"@id": "#46", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GA" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_12" -} -], -"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": "[(319,12)-(319,16)]" -} -] -} -] -} -] -} -], -"rdfs:_13": [ -{ -"@id": "#47", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GM" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_13" -} -], -"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": "[(320,12)-(320,16)]" -} -] -} -] -} -] -} -], -"rdfs:_14": [ -{ -"@id": "#48", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GR" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_14" -} -], -"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": "[(321,12)-(321,16)]" -} -] -} -] -} -] -} -], -"rdfs:_15": [ -{ -"@id": "#49", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GX" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_15" -} -], -"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": "[(322,12)-(322,16)]" -} -] -} -] -} -] -} -], -"rdfs:_16": [ -{ -"@id": "#50", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "RM" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_16" -} -], -"sourcemaps:sources": [ -{ -"@id": "#50/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#50/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#50" -} -], -"sourcemaps:value": [ -{ -"@value": "[(323,12)-(323,16)]" -} -] -} -] -} -] -} -], -"rdfs:_17": [ -{ -"@id": "#51", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "SM" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_17" -} -], -"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": "[(324,12)-(324,16)]" -} -] -} -] -} -] -} -], -"rdfs:_18": [ -{ -"@id": "#52", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "SR" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_18" -} -], -"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": "[(325,12)-(325,16)]" -} -] -} -] -} -] -} -], -"rdfs:_19": [ -{ -"@id": "#53", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "SX" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_19" -} -], -"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": "[(326,12)-(326,16)]" -} -] -} -] -} -] -} -], -"rdfs:_20": [ -{ -"@id": "#54", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "XM" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_20" -} -], -"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": "[(327,12)-(327,16)]" -} -] -} -] -} -] -} -], -"rdfs:_21": [ -{ -"@id": "#55", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "FL" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_21" -} -], -"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": "[(328,12)-(328,16)]" -} -] -} -] -} -] -} -], -"rdfs:_22": [ -{ -"@id": "#56", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "AT" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_22" -} -], -"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": "[(329,12)-(329,16)]" -} -] -} -] -} -] -} -], -"rdfs:_23": [ -{ -"@id": "#57", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "CP" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_23" -} -], -"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": "[(330,12)-(330,16)]" -} -] -} -] -} -] -} -], -"rdfs:_24": [ -{ -"@id": "#58", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "MG" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_24" -} -], -"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": "[(331,12)-(331,16)]" -} -] -} -] -} -] -} -], -"rdfs:_25": [ -{ -"@id": "#59", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "IDM" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_25" -} -], -"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": "[(332,12)-(332,17)]" -} -] -} -] -} -] -} -] -} -], -"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": "[(334,10)-(334,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#34/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(306,10)-(306,69)]" -} -] -}, -{ -"@id": "#34/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(334,10)-(334,26)]" -} -] -}, -{ -"@id": "#34/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:in" -} -], -"sourcemaps:value": [ -{ -"@value": "[(307,10)-(333,11)]" -} -] -}, -{ -"@id": "#34/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#34" -} -], -"sourcemaps:value": [ -{ -"@value": "[(305,8)-(335,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "investmentPortfolioTypeCode" -} -], -"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": "[(305,8)-(335,9)]" -} -] -} -] -} -] -}, -{ -"@id": "#60", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#investmentPortfolioNumber" -} -], -"raml-shapes:range": [ -{ -"@id": "#61", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "investmentPortfolioNumber" -} -], -"core:description": [ -{ -"@value": "InvestmentPortfolioNumber of a Portfolio" -} -], -"sourcemaps:sources": [ -{ -"@id": "#61/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#61/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#61" -} -], -"sourcemaps:value": [ -{ -"@value": "[(338,10)-(338,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#61/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(338,10)-(338,26)]" -} -] -}, -{ -"@id": "#61/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(337,10)-(337,67)]" -} -] -}, -{ -"@id": "#61/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#61" -} -], -"sourcemaps:value": [ -{ -"@value": "[(336,8)-(339,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "investmentPortfolioNumber" -} -], -"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": "[(336,8)-(339,9)]" -} -] -} -] -} -] -}, -{ -"@id": "#62", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#investmentPortfolioName" -} -], -"raml-shapes:range": [ -{ -"@id": "#63", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "investmentPortfolioName" -} -], -"core:description": [ -{ -"@value": "InvestmentPortfolioName of a Portfolio" -} -], -"sourcemaps:sources": [ -{ -"@id": "#63/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#63/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#63" -} -], -"sourcemaps:value": [ -{ -"@value": "[(342,10)-(342,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#63/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(342,10)-(342,26)]" -} -] -}, -{ -"@id": "#63/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(341,10)-(341,65)]" -} -] -}, -{ -"@id": "#63/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#63" -} -], -"sourcemaps:value": [ -{ -"@value": "[(340,8)-(343,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "investmentPortfolioName" -} -], -"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": "[(340,8)-(343,9)]" -} -] -} -] -} -] -}, -{ -"@id": "#64", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#portfolioAliasName" -} -], -"raml-shapes:range": [ -{ -"@id": "#65", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "portfolioAliasName" -} -], -"core:description": [ -{ -"@value": "PortfolioAliasName of a Portfolio" -} -], -"sourcemaps:sources": [ -{ -"@id": "#65/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#65/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#65" -} -], -"sourcemaps:value": [ -{ -"@value": "[(346,10)-(346,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#65/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(346,10)-(346,26)]" -} -] -}, -{ -"@id": "#65/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(345,10)-(345,60)]" -} -] -}, -{ -"@id": "#65/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#65" -} -], -"sourcemaps:value": [ -{ -"@value": "[(344,8)-(347,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "portfolioAliasName" -} -], -"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": "[(344,8)-(347,9)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Portfolio" -} -], -"core:description": [ -{ -"@value": "Definition of a generic portfolio" -} -], -"sourcemaps:sources": [ -{ -"@id": "#21/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#21/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#21" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#21/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(272,4)-(272,15)]" -} -] -}, -{ -"@id": "#21/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(273,6)-(273,56)]" -} -] -}, -{ -"@id": "#21/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#21" -} -], -"sourcemaps:value": [ -{ -"@value": "[(272,4)-(349,5)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#21/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#21" -} -], -"sourcemaps:value": [ -{ -"@value": "[(279,6)-(279,12)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "portfolios" -} -], -"sourcemaps:sources": [ -{ -"@id": "#69/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#69/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#69" -} -], -"sourcemaps:value": [ -{ -"@value": "[(179,14)-(179,20)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#69/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#69" -} -], -"sourcemaps:value": [ -{ -"@value": "[(178,12)-(183,13)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "portfolios" -} -], -"sourcemaps:sources": [ -{ -"@id": "#68/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#68/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#68" -} -], -"sourcemaps:value": [ -{ -"@value": "[(178,12)-(183,13)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(174,12)-(174,24)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "item1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#67/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#67/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#67" -} -], -"sourcemaps:value": [ -{ -"@value": "[(176,10)-(176,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#67/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#67" -} -], -"sourcemaps:value": [ -{ -"@value": "[(172,8)-(185,9)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#66/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#66/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#66" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#66/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(167,4)-(167,24)]" -} -] -}, -{ -"@id": "#66/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:and" -} -], -"sourcemaps:value": [ -{ -"@value": "[(168,15)-(186,7)]" -} -] -}, -{ -"@id": "#66/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#66" -} -], -"sourcemaps:value": [ -{ -"@value": "[(167,4)-(187,5)]" -} -] -} -] -} -] -}, -{ -"@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#apiVersion" -} -], -"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": "apiVersion" -} -], -"core:description": [ -{ -"@value": "The version number of the API" -} -], -"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": "[(234,10)-(234,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#6/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(234,10)-(234,26)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(233,10)-(233,56)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#6" -} -], -"sourcemaps:value": [ -{ -"@value": "[(232,8)-(235,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "apiVersion" -} -], -"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": "[(232,8)-(235,9)]" -} -] -}, -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(227,8)-(227,20)]" -} -] -} -] -} -] -}, -{ -"@id": "#7", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#timestamp" -} -], -"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#dateTime" -} -], -"raml-shapes:format": [ -{ -"@value": "date-time" -} -], -"shacl:name": [ -{ -"@value": "timestamp" -} -], -"core:description": [ -{ -"@value": "Timestamp the response was created" -} -], -"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": "[(239,10)-(239,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:format" -} -], -"sourcemaps:value": [ -{ -"@value": "[(237,10)-(237,31)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(239,10)-(239,26)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(238,10)-(238,61)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(236,8)-(240,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "timestamp" -} -], -"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": "[(236,8)-(240,9)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(228,8)-(228,19)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "ApiResponseMetaData" -} -], -"core:description": [ -{ -"@value": "Meta data describing the response to a request" -} -], -"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_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(224,4)-(224,25)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(225,6)-(225,69)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#4" -} -], -"sourcemaps:value": [ -{ -"@value": "[(224,4)-(242,5)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#4/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#4" -} -], -"sourcemaps:value": [ -{ -"@value": "[(230,6)-(230,12)]" -} -] -} -] -} -] -}, -{ -"@id": "#12", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#id" -} -], -"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": "id" -} -], -"core:description": [ -{ -"@value": "Unique identifier of the error message" -} -], -"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": "[(255,10)-(255,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(255,10)-(255,26)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(254,10)-(254,65)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(253,8)-(256,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "id" -} -], -"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": "[(253,8)-(256,9)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(246,8)-(246,12)]" -} -] -} -] -} -] -}, -{ -"@id": "#15", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#code" -} -], -"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": "code" -} -], -"core:description": [ -{ -"@value": "Mnemonic identifier" -} -], -"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": "[(259,10)-(259,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#16/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(259,10)-(259,26)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(258,10)-(258,46)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#16" -} -], -"sourcemaps:value": [ -{ -"@value": "[(257,8)-(260,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "code" -} -], -"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": "[(257,8)-(260,9)]" -} -] -}, -{ -"@id": "#15/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(247,8)-(247,14)]" -} -] -} -] -} -] -}, -{ -"@id": "#17", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#message" -} -], -"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": "message" -} -], -"core:description": [ -{ -"@value": "Detailed message of the error" -} -], -"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": "[(263,10)-(263,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#18/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(263,10)-(263,26)]" -} -] -}, -{ -"@id": "#18/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(262,10)-(262,56)]" -} -] -}, -{ -"@id": "#18/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#18" -} -], -"sourcemaps:value": [ -{ -"@value": "[(261,8)-(264,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "message" -} -], -"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": "[(261,8)-(264,9)]" -} -] -}, -{ -"@id": "#17/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(248,8)-(248,17)]" -} -] -} -] -} -] -}, -{ -"@id": "#19", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#createdDate" -} -], -"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#dateTime" -} -], -"raml-shapes:format": [ -{ -"@value": "date-time" -} -], -"shacl:name": [ -{ -"@value": "createdDate" -} -], -"core:description": [ -{ -"@value": "Timestamp the error was created" -} -], -"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": "[(268,10)-(268,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#20/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:format" -} -], -"sourcemaps:value": [ -{ -"@value": "[(266,10)-(266,31)]" -} -] -}, -{ -"@id": "#20/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(268,10)-(268,26)]" -} -] -}, -{ -"@id": "#20/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(267,10)-(267,58)]" -} -] -}, -{ -"@id": "#20/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#20" -} -], -"sourcemaps:value": [ -{ -"@value": "[(265,8)-(269,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "createdDate" -} -], -"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": "[(265,8)-(269,9)]" -} -] -}, -{ -"@id": "#19/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(249,8)-(249,21)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "ErrorMessage" -} -], -"core:description": [ -{ -"@value": "The detailed contents of an error" -} -], -"sourcemaps:sources": [ -{ -"@id": "#12/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#12/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(243,4)-(243,18)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(244,6)-(244,56)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(243,4)-(271,5)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#12/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(251,6)-(251,12)]" -} -] -} -] -} -] -}, -{ -"@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#responseMetaData" -} -], -"raml-shapes:range": [ -{ -"@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#apiVersion" -} -], -"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": "apiVersion" -} -], -"core:description": [ -{ -"@value": "The version number of the API" -} -], -"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": "[(234,10)-(234,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#6/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(234,10)-(234,26)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(233,10)-(233,56)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#6" -} -], -"sourcemaps:value": [ -{ -"@value": "[(232,8)-(235,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "apiVersion" -} -], -"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": "[(232,8)-(235,9)]" -} -] -}, -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(227,8)-(227,20)]" -} -] -} -] -} -] -}, -{ -"@id": "#7", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#timestamp" -} -], -"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#dateTime" -} -], -"raml-shapes:format": [ -{ -"@value": "date-time" -} -], -"shacl:name": [ -{ -"@value": "timestamp" -} -], -"core:description": [ -{ -"@value": "Timestamp the response was created" -} -], -"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": "[(239,10)-(239,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:format" -} -], -"sourcemaps:value": [ -{ -"@value": "[(237,10)-(237,31)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(239,10)-(239,26)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(238,10)-(238,61)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(236,8)-(240,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "timestamp" -} -], -"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": "[(236,8)-(240,9)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(228,8)-(228,19)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "ApiResponseMetaData" -} -], -"core:description": [ -{ -"@value": "Meta data describing the response to a request" -} -], -"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_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(224,4)-(224,25)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(225,6)-(225,69)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#4" -} -], -"sourcemaps:value": [ -{ -"@value": "[(224,4)-(242,5)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#4/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#4" -} -], -"sourcemaps:value": [ -{ -"@value": "[(230,6)-(230,12)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "responseMetaData" -} -], -"sourcemaps:sources": [ -{ -"@id": "#3/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#3/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#3" -} -], -"sourcemaps:value": [ -{ -"@value": "[(218,8)-(221,9)]" -} -] -}, -{ -"@id": "#3/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(214,8)-(214,26)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "ApiResponse" -} -], -"core:description": [ -{ -"@value": "Abstract representation of a success/error response" -} -], -"sourcemaps:sources": [ -{ -"@id": "#2/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#2/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#2" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#2/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(211,4)-(211,17)]" -} -] -}, -{ -"@id": "#2/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(212,6)-(212,74)]" -} -] -}, -{ -"@id": "#2/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#2" -} -], -"sourcemaps:value": [ -{ -"@value": "[(211,4)-(223,5)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#2/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#2" -} -], -"sourcemaps:value": [ -{ -"@value": "[(216,6)-(216,12)]" -} -] -} -] -} -] -}, -{ -"@id": "#70", -"@type": [ -"security:SecurityScheme", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "basicAuth" -} -], -"security:type": [ -{ -"@value": "Basic Authentication" -} -], -"core:description": [ -{ -"@value": "Basic HTTP Authentication" -} -], -"sourcemaps:sources": [ -{ -"@id": "#70/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#70/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#70" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#70/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "security:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(353,6)-(353,21)]" -} -] -}, -{ -"@id": "#70/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(352,4)-(352,15)]" -} -] -}, -{ -"@id": "#70/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(354,6)-(354,48)]" -} -] -}, -{ -"@id": "#70/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#70" -} -], -"sourcemaps:value": [ -{ -"@value": "[(352,4)-(355,5)]" -} -] -} -] -} -] -} -], -"@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#", -"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#", -"sourcemaps": "http://a.ml/vocabularies/document-source-maps#" -} -} -] diff --git a/demo/SE-12291.json b/demo/SE-12291.json deleted file mode 100644 index 60616d9..0000000 --- a/demo/SE-12291.json +++ /dev/null @@ -1,14592 +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#71", -"@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" -} -], -"http://a.ml/vocabularies/apiContract#server": [ -{ -"@id": "amf://id#72", -"@type": [ -"http://a.ml/vocabularies/apiContract#Server", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#urlTemplate": [ -{ -"@value": "sample" -} -], -"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#host-lexical": [ -{ -"@id": "amf://id#72/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": "[(7,2)-(7,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#72/source-map/synthesized-field/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#72" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "true" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#scheme": [ -{ -"@value": "https" -} -], -"http://a.ml/vocabularies/core#version": [ -{ -"@value": "v1" -} -], -"http://a.ml/vocabularies/apiContract#endpoint": [ -{ -"@id": "amf://id#73", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/api/investment-administration/capital-system/v1/portfolios" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#74", -"@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": "Portfolio_GetPortfolios" -} -], -"http://a.ml/vocabularies/apiContract#guiSummary": [ -{ -"@value": "Returns the portfolios" -} -], -"http://a.ml/vocabularies/apiContract#accepts": [], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/json" -} -], -"http://a.ml/vocabularies/apiContract#expects": [ -{ -"@id": "amf://id#81", -"@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#82", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "resultCount" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "resultCount" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Limit Results to a certain amount" -} -], -"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#83", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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": "int32" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Limit Results to a certain amount" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#83/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#83" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(102,12)-(102,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#83/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#format" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(103,12)-(103,29)]" -} -] -}, -{ -"@id": "amf://id#83/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": "[(102,12)-(102,29)]" -} -] -}, -{ -"@id": "amf://id#83/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(100,12)-(100,62)]" -} -] -}, -{ -"@id": "amf://id#83/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#83" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(97,10)-(104,11)]" -} -] -} -] -} -] -} -], -"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_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#binding" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(99,12)-(99,25)]" -} -] -}, -{ -"@id": "amf://id#82/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": "[(98,12)-(98,33)]" -} -] -}, -{ -"@id": "amf://id#82/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#paramName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(98,12)-(98,33)]" -} -] -}, -{ -"@id": "amf://id#82/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": "[(97,10)-(104,11)]" -} -] -}, -{ -"@id": "amf://id#82/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": "[(101,12)-(101,29)]" -} -] -}, -{ -"@id": "amf://id#82/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#82" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(97,10)-(104,11)]" -} -] -}, -{ -"@id": "amf://id#82/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": "[(100,12)-(100,62)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#84", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "containsValueFields" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "containsValueFields" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Defaults to 1/PortfolioName. Choose which fields to find a contained value. 1 = PortfolioName, 2 = InvestmentPortfolioName, 3 = either" -} -], -"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#85", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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": "int32" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Defaults to 1/PortfolioName. Choose which fields to find a contained value. 1 = PortfolioName, 2 = InvestmentPortfolioName, 3 = either" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#85/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#85" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(94,12)-(94,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#85/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#format" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(95,12)-(95,29)]" -} -] -}, -{ -"@id": "amf://id#85/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": "[(94,12)-(94,29)]" -} -] -}, -{ -"@id": "amf://id#85/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(92,12)-(92,163)]" -} -] -}, -{ -"@id": "amf://id#85/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#85" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(89,10)-(96,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_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#binding" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(91,12)-(91,25)]" -} -] -}, -{ -"@id": "amf://id#84/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": "[(90,12)-(90,41)]" -} -] -}, -{ -"@id": "amf://id#84/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#paramName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(90,12)-(90,41)]" -} -] -}, -{ -"@id": "amf://id#84/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": "[(89,10)-(96,11)]" -} -] -}, -{ -"@id": "amf://id#84/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": "[(93,12)-(93,29)]" -} -] -}, -{ -"@id": "amf://id#84/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#84" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(89,10)-(96,11)]" -} -] -}, -{ -"@id": "amf://id#84/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": "[(92,12)-(92,163)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#86", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "portfolioUids" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "portfolioUids" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Filters the portfolios to this set of portfolio ids" -} -], -"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#87", -"@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#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#long" -} -], -"http://a.ml/vocabularies/shapes#format": [ -{ -"@value": "int64" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "items" -} -], -"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": "[(31,14)-(31,20)]" -} -] -} -], -"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": "[(31,14)-(31,31)]" -} -] -}, -{ -"@id": "amf://id#88/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": "[(32,14)-(32,31)]" -} -] -}, -{ -"@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": "[(30,12)-(33,13)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/shapes#collectionFormat": [ -{ -"@value": "multi" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Filters the portfolios to this set of portfolio ids" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#87/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#87" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,12)-(29,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#87/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#collectionFormat" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(34,12)-(34,39)]" -} -] -}, -{ -"@id": "amf://id#87/source-map/lexical/element_0", -"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,12)-(27,80)]" -} -] -}, -{ -"@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": "[(24,10)-(35,11)]" -} -] -} -] -} -] -} -], -"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_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#binding" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,12)-(26,25)]" -} -] -}, -{ -"@id": "amf://id#86/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": "[(25,12)-(25,35)]" -} -] -}, -{ -"@id": "amf://id#86/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#paramName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,12)-(25,35)]" -} -] -}, -{ -"@id": "amf://id#86/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,10)-(35,11)]" -} -] -}, -{ -"@id": "amf://id#86/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": "[(28,12)-(28,29)]" -} -] -}, -{ -"@id": "amf://id#86/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#86" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,10)-(35,11)]" -} -] -}, -{ -"@id": "amf://id#86/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": "[(27,12)-(27,80)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#89", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "containsValue" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "containsValue" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Find portfolios that contain a specific value." -} -], -"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#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#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Find portfolios that contain a specific value." -} -], -"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": "[(87,12)-(87,18)]" -} -] -} -], -"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": "[(87,12)-(87,28)]" -} -] -}, -{ -"@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": "[(85,12)-(85,75)]" -} -] -}, -{ -"@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": "[(82,10)-(88,11)]" -} -] -} -] -} -] -} -], -"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_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#binding" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(84,12)-(84,25)]" -} -] -}, -{ -"@id": "amf://id#89/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": "[(83,12)-(83,35)]" -} -] -}, -{ -"@id": "amf://id#89/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#paramName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(83,12)-(83,35)]" -} -] -}, -{ -"@id": "amf://id#89/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": "[(82,10)-(88,11)]" -} -] -}, -{ -"@id": "amf://id#89/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": "[(86,12)-(86,29)]" -} -] -}, -{ -"@id": "amf://id#89/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#89" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(82,10)-(88,11)]" -} -] -}, -{ -"@id": "amf://id#89/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": "[(85,12)-(85,75)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#91", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "investmentPortfolioProperty.value" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "investmentPortfolioProperty.value" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "[Requires Property Name, Cannot be Filtered Alone] The value of the property must be equal to" -} -], -"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#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": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "[Requires Property Name, Cannot be Filtered Alone] The value of the property must be equal to" -} -], -"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": "[(117,12)-(117,18)]" -} -] -} -], -"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": "[(117,12)-(117,28)]" -} -] -}, -{ -"@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": "[(115,12)-(115,122)]" -} -] -}, -{ -"@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": "[(112,10)-(118,11)]" -} -] -} -] -} -] -} -], -"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_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#binding" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(114,12)-(114,25)]" -} -] -}, -{ -"@id": "amf://id#91/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": "[(113,12)-(113,55)]" -} -] -}, -{ -"@id": "amf://id#91/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#paramName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(113,12)-(113,55)]" -} -] -}, -{ -"@id": "amf://id#91/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": "[(112,10)-(118,11)]" -} -] -}, -{ -"@id": "amf://id#91/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": "[(116,12)-(116,29)]" -} -] -}, -{ -"@id": "amf://id#91/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#91" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(112,10)-(118,11)]" -} -] -}, -{ -"@id": "amf://id#91/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": "[(115,12)-(115,122)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#93", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "investmentPortfolioProperty.name" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "investmentPortfolioProperty.name" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The name of the property to filter by" -} -], -"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#94", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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 name of the property to filter by" -} -], -"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": "[(110,12)-(110,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#94/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": "[(110,12)-(110,28)]" -} -] -}, -{ -"@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": "[(108,12)-(108,66)]" -} -] -}, -{ -"@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": "[(105,10)-(111,11)]" -} -] -} -] -} -] -} -], -"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_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#binding" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(107,12)-(107,25)]" -} -] -}, -{ -"@id": "amf://id#93/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": "[(106,12)-(106,54)]" -} -] -}, -{ -"@id": "amf://id#93/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#paramName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(106,12)-(106,54)]" -} -] -}, -{ -"@id": "amf://id#93/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": "[(105,10)-(111,11)]" -} -] -}, -{ -"@id": "amf://id#93/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": "[(109,12)-(109,29)]" -} -] -}, -{ -"@id": "amf://id#93/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#93" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(105,10)-(111,11)]" -} -] -}, -{ -"@id": "amf://id#93/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": "[(108,12)-(108,66)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#95", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "portfolioCategory" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "portfolioCategory" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Category of the portfolios" -} -], -"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#96", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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": "Category of the portfolios" -} -], -"http://www.w3.org/ns/shacl#in": [ -{ -"@id": "amf://id#96/list", -"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", -"http://www.w3.org/2000/01/rdf-schema#_1": [ -{ -"@id": "amf://id#97", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Investment" -} -], -"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#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": "[(77,14)-(77,26)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_2": [ -{ -"@id": "amf://id#98", -"@type": [ -"http://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" -} -], -"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#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": "[(78,14)-(78,21)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_3": [ -{ -"@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": "Composite" -} -], -"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#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": "[(79,14)-(79,25)]" -} -] -} -] -} -] -} -] -} -], -"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": "[(75,12)-(75,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#96/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": "[(73,12)-(73,55)]" -} -] -}, -{ -"@id": "amf://id#96/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": "[(75,12)-(75,28)]" -} -] -}, -{ -"@id": "amf://id#96/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": "[(76,12)-(80,13)]" -} -] -}, -{ -"@id": "amf://id#96/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#96" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(70,10)-(81,11)]" -} -] -} -] -} -] -} -], -"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_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#binding" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(72,12)-(72,25)]" -} -] -}, -{ -"@id": "amf://id#95/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": "[(71,12)-(71,39)]" -} -] -}, -{ -"@id": "amf://id#95/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#paramName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(71,12)-(71,39)]" -} -] -}, -{ -"@id": "amf://id#95/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)-(81,11)]" -} -] -}, -{ -"@id": "amf://id#95/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": "[(74,12)-(74,29)]" -} -] -}, -{ -"@id": "amf://id#95/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#95" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(70,10)-(81,11)]" -} -] -}, -{ -"@id": "amf://id#95/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": "[(73,12)-(73,55)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#100", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "investmentPortfolioType" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "investmentPortfolioType" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Filters the portfolio by portfolio type (not valid for portfolio category of index or composite)" -} -], -"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#101", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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": "Filters the portfolio by portfolio type (not valid for portfolio category of index or composite)" -} -], -"http://www.w3.org/ns/shacl#in": [ -{ -"@id": "amf://id#101/list", -"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", -"http://www.w3.org/2000/01/rdf-schema#_1": [ -{ -"@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": "AA" -} -], -"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#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": "[(43,14)-(43,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_2": [ -{ -"@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": "MR" -} -], -"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#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": "[(44,14)-(44,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_3": [ -{ -"@id": "amf://id#104", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "RP" -} -], -"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#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": "[(45,14)-(45,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_4": [ -{ -"@id": "amf://id#105", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "MX" -} -], -"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#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": "[(46,14)-(46,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_5": [ -{ -"@id": "amf://id#106", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "GP" -} -], -"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#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": "[(47,14)-(47,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_6": [ -{ -"@id": "amf://id#107", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "SG" -} -], -"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#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": "[(48,14)-(48,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_7": [ -{ -"@id": "amf://id#108", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "ID" -} -], -"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#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": "[(49,14)-(49,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_8": [ -{ -"@id": "amf://id#109", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "AD" -} -], -"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#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": "[(50,14)-(50,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_9": [ -{ -"@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": "AM" -} -], -"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#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": "[(51,14)-(51,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_10": [ -{ -"@id": "amf://id#111", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "AR" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#111" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(52,14)-(52,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_11": [ -{ -"@id": "amf://id#112", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "AX" -} -], -"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#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": "[(53,14)-(53,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_12": [ -{ -"@id": "amf://id#113", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "GA" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#113" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(54,14)-(54,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_13": [ -{ -"@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": "GM" -} -], -"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#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": "[(55,14)-(55,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_14": [ -{ -"@id": "amf://id#115", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "GR" -} -], -"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#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": "[(56,14)-(56,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_15": [ -{ -"@id": "amf://id#116", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "GX" -} -], -"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#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": "[(57,14)-(57,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_16": [ -{ -"@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": "RM" -} -], -"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#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": "[(58,14)-(58,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_17": [ -{ -"@id": "amf://id#118", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "SM" -} -], -"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#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": "[(59,14)-(59,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_18": [ -{ -"@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": "SR" -} -], -"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#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": "[(60,14)-(60,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_19": [ -{ -"@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": "SX" -} -], -"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#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": "[(61,14)-(61,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_20": [ -{ -"@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": "XM" -} -], -"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#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": "[(62,14)-(62,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_21": [ -{ -"@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": "FL" -} -], -"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#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": "[(63,14)-(63,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_22": [ -{ -"@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": "AT" -} -], -"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#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": "[(64,14)-(64,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_23": [ -{ -"@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": "CP" -} -], -"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#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": "[(65,14)-(65,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_24": [ -{ -"@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": "MG" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_24" -} -], -"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": "[(66,14)-(66,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_25": [ -{ -"@id": "amf://id#126", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "IDM" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_25" -} -], -"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": "[(67,14)-(67,19)]" -} -] -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#101/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#101" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(41,12)-(41,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#101/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": "[(39,12)-(39,125)]" -} -] -}, -{ -"@id": "amf://id#101/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": "[(41,12)-(41,28)]" -} -] -}, -{ -"@id": "amf://id#101/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": "[(42,12)-(68,13)]" -} -] -}, -{ -"@id": "amf://id#101/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#101" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,10)-(69,11)]" -} -] -} -] -} -] -} -], -"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_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#binding" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(38,12)-(38,25)]" -} -] -}, -{ -"@id": "amf://id#100/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": "[(37,12)-(37,45)]" -} -] -}, -{ -"@id": "amf://id#100/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#paramName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(37,12)-(37,45)]" -} -] -}, -{ -"@id": "amf://id#100/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": "[(36,10)-(69,11)]" -} -] -}, -{ -"@id": "amf://id#100/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": "[(40,12)-(40,29)]" -} -] -}, -{ -"@id": "amf://id#100/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#100" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,10)-(69,11)]" -} -] -}, -{ -"@id": "amf://id#100/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": "[(39,12)-(39,125)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#header": [ -{ -"@id": "amf://id#127", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "clientId" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "clientId" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "HTTP Header Parameter - Client system name that invoked this api" -} -], -"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#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": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "HTTP Header Parameter - Client system name that invoked this api" -} -], -"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": "[(124,12)-(124,18)]" -} -] -} -], -"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": "[(124,12)-(124,28)]" -} -] -}, -{ -"@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": "[(122,12)-(122,93)]" -} -] -}, -{ -"@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": "[(119,10)-(125,11)]" -} -] -} -] -} -] -} -], -"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_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#binding" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(121,12)-(121,26)]" -} -] -}, -{ -"@id": "amf://id#127/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": "[(120,12)-(120,30)]" -} -] -}, -{ -"@id": "amf://id#127/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#paramName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(120,12)-(120,30)]" -} -] -}, -{ -"@id": "amf://id#127/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": "[(119,10)-(125,11)]" -} -] -}, -{ -"@id": "amf://id#127/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": "[(123,12)-(123,29)]" -} -] -}, -{ -"@id": "amf://id#127/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#127" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(119,10)-(125,11)]" -} -] -}, -{ -"@id": "amf://id#127/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": "[(122,12)-(122,93)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#129", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "CG-CorrelationId" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "CG-CorrelationId" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "HTTP Header Parameter - GUID to uniquely identify requests and correlate request & response, end-to-end" -} -], -"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#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": "schema" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "HTTP Header Parameter - GUID to uniquely identify requests and correlate request & response, end-to-end" -} -], -"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": "[(131,12)-(131,18)]" -} -] -} -], -"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": "[(131,12)-(131,28)]" -} -] -}, -{ -"@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": "[(129,12)-(129,132)]" -} -] -}, -{ -"@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": "[(126,10)-(132,11)]" -} -] -} -] -} -] -} -], -"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_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#binding" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(128,12)-(128,26)]" -} -] -}, -{ -"@id": "amf://id#129/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": "[(127,12)-(127,38)]" -} -] -}, -{ -"@id": "amf://id#129/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#paramName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(127,12)-(127,38)]" -} -] -}, -{ -"@id": "amf://id#129/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": "[(126,10)-(132,11)]" -} -] -}, -{ -"@id": "amf://id#129/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": "[(130,12)-(130,29)]" -} -] -}, -{ -"@id": "amf://id#129/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#129" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(126,10)-(132,11)]" -} -] -}, -{ -"@id": "amf://id#129/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": "[(129,12)-(129,132)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#131", -"@type": [ -"http://a.ml/vocabularies/apiContract#Parameter", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "metaData" -} -], -"http://a.ml/vocabularies/apiContract#paramName": [ -{ -"@value": "metaData" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "HTTP Header Parameter - Comma separated name-value pairs of key elements of request" -} -], -"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#132", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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": "HTTP Header Parameter - Comma separated name-value pairs of key elements of request" -} -], -"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": "[(138,12)-(138,18)]" -} -] -} -], -"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://www.w3.org/ns/shacl#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(138,12)-(138,28)]" -} -] -}, -{ -"@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": "[(136,12)-(136,113)]" -} -] -}, -{ -"@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": "[(133,10)-(139,11)]" -} -] -} -] -} -] -} -], -"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_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#binding" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(135,12)-(135,26)]" -} -] -}, -{ -"@id": "amf://id#131/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": "[(134,12)-(134,30)]" -} -] -}, -{ -"@id": "amf://id#131/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#paramName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(134,12)-(134,30)]" -} -] -}, -{ -"@id": "amf://id#131/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": "[(133,10)-(139,11)]" -} -] -}, -{ -"@id": "amf://id#131/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": "[(137,12)-(137,29)]" -} -] -}, -{ -"@id": "amf://id#131/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#131" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(133,10)-(139,11)]" -} -] -}, -{ -"@id": "amf://id#131/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": "[(136,12)-(136,113)]" -} -] -} -] -} -] -} -], -"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_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": "[(23,8)-(140,9)]" -} -] -}, -{ -"@id": "amf://id#81/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": "[(23,8)-(140,9)]" -} -] -}, -{ -"@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": "[(13,13)-(163,7)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#returns": [ -{ -"@id": "amf://id#76", -"@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" -} -], -"http://a.ml/vocabularies/apiContract#payload": [ -{ -"@id": "amf://id#77", -"@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#66/link--1371783372", -"@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#66" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "PortfoliosResponse" -} -] -} -], -"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": "[(144,12)-(146,13)]" -} -] -} -] -} -] -} -], -"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": "[(142,10)-(147,11)]" -} -] -}, -{ -"@id": "amf://id#76/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(143,12)-(143,36)]" -} -] -} -] -} -] -}, -{ -"@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": "204" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "204" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "NoContent" -} -], -"http://a.ml/vocabularies/apiContract#payload": [], -"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": "[(148,10)-(150,11)]" -} -] -}, -{ -"@id": "amf://id#78/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(149,12)-(149,38)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#79", -"@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": "500" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "500" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Internal Server Error" -} -], -"http://a.ml/vocabularies/apiContract#payload": [ -{ -"@id": "amf://id#80", -"@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#1/link-614416671", -"@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#1" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "Error" -} -] -} -], -"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": "[(153,12)-(155,13)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#79" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(151,10)-(156,11)]" -} -] -}, -{ -"@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": "[(152,12)-(152,50)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/security#security": [ -{ -"@id": "amf://id#133", -"@type": [ -"http://a.ml/vocabularies/security#SecurityRequirement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/security#schemes": [ -{ -"@id": "amf://id#134", -"@type": [ -"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "basicAuth" -} -], -"http://a.ml/vocabularies/security#scheme": [ -{ -"@id": "amf://id#70", -"@type": [ -"http://a.ml/vocabularies/security#SecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "basicAuth" -} -], -"http://a.ml/vocabularies/security#type": [ -{ -"@value": "Basic Authentication" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Basic HTTP Authentication" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#70/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#70" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#70/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": "[(353,6)-(353,21)]" -} -] -}, -{ -"@id": "amf://id#70/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": "[(352,4)-(352,15)]" -} -] -}, -{ -"@id": "amf://id#70/source-map/lexical/element_0", -"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,6)-(354,48)]" -} -] -}, -{ -"@id": "amf://id#70/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#70" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(352,4)-(355,5)]" -} -] -} -] -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#134" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(160,12)-(160,27)]" -} -] -} -] -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#133" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(159,10)-(161,11)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#tag": [ -{ -"@id": "amf://id#75", -"@type": [ -"http://a.ml/vocabularies/apiContract#Tag", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Portfolio" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#75" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,10)-(15,21)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#74/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#74/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#returns" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(141,8)-(157,9)]" -} -] -}, -{ -"@id": "amf://id#74/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#74" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,6)-(163,7)]" -} -] -}, -{ -"@id": "amf://id#74/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": "[(19,8)-(19,22)]" -} -] -}, -{ -"@id": "amf://id#74/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#tag" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,8)-(16,9)]" -} -] -}, -{ -"@id": "amf://id#74/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": "[(18,8)-(18,48)]" -} -] -}, -{ -"@id": "amf://id#74/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#guiSummary" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,8)-(17,43)]" -} -] -} -] -} -] -} -], -"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": "[(12,4)-(164,5)]" -} -] -} -] -} -] -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#71/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#71" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "OAS 2.0" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#71/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": "[(4,4)-(4,19)]" -} -] -}, -{ -"@id": "amf://id#71/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#71" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(1,0)-(357,1)]" -} -] -}, -{ -"@id": "amf://id#71/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": "[(11,11)-(165,3)]" -} -] -}, -{ -"@id": "amf://id#71/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": "[(8,2)-(10,3)]" -} -] -}, -{ -"@id": "amf://id#71/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": "[(5,4)-(5,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#declares": [ -{ -"@id": "amf://id#1", -"@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": "Error" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Represents a generic custom error (this is not a replacement for the HTTP errors)" -} -], -"http://www.w3.org/ns/shacl#and": [ -{ -"@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#responseMetaData" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@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#apiVersion" -} -], -"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": "apiVersion" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The version number of the API" -} -], -"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": "[(234,10)-(234,16)]" -} -] -} -], -"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": "[(234,10)-(234,26)]" -} -] -}, -{ -"@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": "[(233,10)-(233,56)]" -} -] -}, -{ -"@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": "[(232,8)-(235,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "apiVersion" -} -], -"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": "[(232,8)-(235,9)]" -} -] -}, -{ -"@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": "[(227,8)-(227,20)]" -} -] -} -] -} -] -}, -{ -"@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#timestamp" -} -], -"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#dateTime" -} -], -"http://a.ml/vocabularies/shapes#format": [ -{ -"@value": "date-time" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "timestamp" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Timestamp the response was created" -} -], -"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": "[(239,10)-(239,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#8/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#format" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(237,10)-(237,31)]" -} -] -}, -{ -"@id": "amf://id#8/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": "[(239,10)-(239,26)]" -} -] -}, -{ -"@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": "[(238,10)-(238,61)]" -} -] -}, -{ -"@id": "amf://id#8/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(236,8)-(240,9)]" -} -] -} -] -} -] -} -], -"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#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": "[(236,8)-(240,9)]" -} -] -}, -{ -"@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": "[(228,8)-(228,19)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "ApiResponseMetaData" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Meta data describing the response to a request" -} -], -"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_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": "[(224,4)-(224,25)]" -} -] -}, -{ -"@id": "amf://id#4/source-map/lexical/element_0", -"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,6)-(225,69)]" -} -] -}, -{ -"@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": "[(224,4)-(242,5)]" -} -] -} -], -"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": "[(230,6)-(230,12)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "responseMetaData" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#3" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(218,8)-(221,9)]" -} -] -}, -{ -"@id": "amf://id#3/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": "[(214,8)-(214,26)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "ApiResponse" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Abstract representation of a success/error response" -} -], -"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": [ -{ -"@id": "amf://id#2/source-map/declared-element/element_0", -"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": [ -{ -"@id": "amf://id#2/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": "[(211,4)-(211,17)]" -} -] -}, -{ -"@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": "[(212,6)-(212,74)]" -} -] -}, -{ -"@id": "amf://id#2/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#2" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(211,4)-(223,5)]" -} -] -} -], -"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": "[(216,6)-(216,12)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#9", -"@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#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#errors" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#11", -"@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#12", -"@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#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#id" -} -], -"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": "id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Unique identifier of the error message" -} -], -"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": "[(255,10)-(255,16)]" -} -] -} -], -"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": "[(255,10)-(255,26)]" -} -] -}, -{ -"@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": "[(254,10)-(254,65)]" -} -] -}, -{ -"@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": "[(253,8)-(256,9)]" -} -] -} -] -} -] -} -], -"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#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": "[(253,8)-(256,9)]" -} -] -}, -{ -"@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": "[(246,8)-(246,12)]" -} -] -} -] -} -] -}, -{ -"@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#code" -} -], -"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": "code" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Mnemonic identifier" -} -], -"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": "[(259,10)-(259,16)]" -} -] -} -], -"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": "[(259,10)-(259,26)]" -} -] -}, -{ -"@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": "[(258,10)-(258,46)]" -} -] -}, -{ -"@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": "[(257,8)-(260,9)]" -} -] -} -] -} -] -} -], -"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#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": "[(257,8)-(260,9)]" -} -] -}, -{ -"@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": "[(247,8)-(247,14)]" -} -] -} -] -} -] -}, -{ -"@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#message" -} -], -"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": "message" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Detailed message of the error" -} -], -"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": "[(263,10)-(263,16)]" -} -] -} -], -"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": "[(263,10)-(263,26)]" -} -] -}, -{ -"@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": "[(262,10)-(262,56)]" -} -] -}, -{ -"@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": "[(261,8)-(264,9)]" -} -] -} -] -} -] -} -], -"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#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": "[(261,8)-(264,9)]" -} -] -}, -{ -"@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": "[(248,8)-(248,17)]" -} -] -} -] -} -] -}, -{ -"@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#createdDate" -} -], -"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#dateTime" -} -], -"http://a.ml/vocabularies/shapes#format": [ -{ -"@value": "date-time" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "createdDate" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Timestamp the error was created" -} -], -"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": "[(268,10)-(268,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#20/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#format" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(266,10)-(266,31)]" -} -] -}, -{ -"@id": "amf://id#20/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": "[(268,10)-(268,26)]" -} -] -}, -{ -"@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": "[(267,10)-(267,58)]" -} -] -}, -{ -"@id": "amf://id#20/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#20" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(265,8)-(269,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "createdDate" -} -], -"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": "[(265,8)-(269,9)]" -} -] -}, -{ -"@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": "[(249,8)-(249,21)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "ErrorMessage" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The detailed contents of an error" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#12/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#12" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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#name" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(243,4)-(243,18)]" -} -] -}, -{ -"@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": "[(244,6)-(244,56)]" -} -] -}, -{ -"@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": "[(243,4)-(271,5)]" -} -] -} -], -"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": "[(251,6)-(251,12)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "errors" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Details of why the error occurred" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#11/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#11" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(202,14)-(202,20)]" -} -] -} -], -"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": "[(200,12)-(206,13)]" -} -] -}, -{ -"@id": "amf://id#11/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(201,14)-(201,64)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "errors" -} -], -"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": "[(200,12)-(206,13)]" -} -] -}, -{ -"@id": "amf://id#10/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": "[(196,12)-(196,20)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "item1" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(198,10)-(198,16)]" -} -] -} -], -"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": "[(194,8)-(208,9)]" -} -] -} -] -} -] -} -], -"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_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": "[(189,6)-(189,104)]" -} -] -}, -{ -"@id": "amf://id#1/source-map/lexical/element_1", -"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": "[(188,4)-(188,11)]" -} -] -}, -{ -"@id": "amf://id#1/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": "[(190,15)-(209,7)]" -} -] -}, -{ -"@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": "[(188,4)-(210,5)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#21", -"@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#portfolioUid" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#23", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#long" -} -], -"http://a.ml/vocabularies/shapes#format": [ -{ -"@value": "int64" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "portfolioUid" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Identifiers of a Portfolio" -} -], -"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": "[(284,10)-(284,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#23/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#format" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(282,10)-(282,27)]" -} -] -}, -{ -"@id": "amf://id#23/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": "[(284,10)-(284,27)]" -} -] -}, -{ -"@id": "amf://id#23/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(283,10)-(283,53)]" -} -] -}, -{ -"@id": "amf://id#23/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#23" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(281,8)-(285,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "portfolioUid" -} -], -"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": "[(281,8)-(285,9)]" -} -] -}, -{ -"@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": "[(275,8)-(275,22)]" -} -] -} -] -} -] -}, -{ -"@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#name" -} -], -"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": "name" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "PortfolioName of a Portfolio" -} -], -"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": "[(288,10)-(288,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#25/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,10)-(288,26)]" -} -] -}, -{ -"@id": "amf://id#25/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(287,10)-(287,55)]" -} -] -}, -{ -"@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": "[(286,8)-(289,9)]" -} -] -} -] -} -] -} -], -"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#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": "[(286,8)-(289,9)]" -} -] -}, -{ -"@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": "[(276,8)-(276,14)]" -} -] -} -] -} -] -}, -{ -"@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://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#category" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@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": "category" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Category of a Portfolio" -} -], -"http://www.w3.org/ns/shacl#in": [ -{ -"@id": "amf://id#27/list", -"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", -"http://www.w3.org/2000/01/rdf-schema#_1": [ -{ -"@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": "Investment" -} -], -"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#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": "[(293,12)-(293,24)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_2": [ -{ -"@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": "Index" -} -], -"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#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": "[(294,12)-(294,19)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_3": [ -{ -"@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": "Composite" -} -], -"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#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": "[(295,12)-(295,23)]" -} -] -} -] -} -] -} -] -} -], -"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": [ -{ -"@id": "amf://id#27/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#27" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(297,10)-(297,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#27/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": "[(291,10)-(291,50)]" -} -] -}, -{ -"@id": "amf://id#27/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": "[(297,10)-(297,26)]" -} -] -}, -{ -"@id": "amf://id#27/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": "[(292,10)-(296,11)]" -} -] -}, -{ -"@id": "amf://id#27/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#27" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(290,8)-(298,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "category" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#26" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(290,8)-(298,9)]" -} -] -}, -{ -"@id": "amf://id#26/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": "[(277,8)-(277,18)]" -} -] -} -] -} -] -}, -{ -"@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#investmentPortfolioTypeUid" -} -], -"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#integer" -} -], -"http://a.ml/vocabularies/shapes#format": [ -{ -"@value": "int32" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "investmentPortfolioTypeUid" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "InvestmentPortfolioType of a Portfolio" -} -], -"http://a.ml/vocabularies/shapes#readOnly": [ -{ -"@value": true -} -], -"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": "[(302,10)-(302,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#32/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": "[(301,10)-(301,65)]" -} -] -}, -{ -"@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": "[(299,8)-(304,9)]" -} -] -}, -{ -"@id": "amf://id#32/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#readOnly" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(303,10)-(303,26)]" -} -] -}, -{ -"@id": "amf://id#32/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": "[(300,10)-(300,27)]" -} -] -}, -{ -"@id": "amf://id#32/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": "[(302,10)-(302,27)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "investmentPortfolioTypeUid" -} -], -"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": "[(299,8)-(304,9)]" -} -] -} -] -} -] -}, -{ -"@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#investmentPortfolioTypeCode" -} -], -"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": "investmentPortfolioTypeCode" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "InvestmentPortfolioTypeCode of a Portfolio" -} -], -"http://www.w3.org/ns/shacl#in": [ -{ -"@id": "amf://id#34/list", -"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", -"http://www.w3.org/2000/01/rdf-schema#_1": [ -{ -"@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": "AA" -} -], -"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": "[(308,12)-(308,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_2": [ -{ -"@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": "MR" -} -], -"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#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": "[(309,12)-(309,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_3": [ -{ -"@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": "RP" -} -], -"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#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": "[(310,12)-(310,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_4": [ -{ -"@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": "MX" -} -], -"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#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": "[(311,12)-(311,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_5": [ -{ -"@id": "amf://id#39", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "GP" -} -], -"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#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": "[(312,12)-(312,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_6": [ -{ -"@id": "amf://id#40", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "SG" -} -], -"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#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": "[(313,12)-(313,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_7": [ -{ -"@id": "amf://id#41", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "ID" -} -], -"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#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": "[(314,12)-(314,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_8": [ -{ -"@id": "amf://id#42", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "AD" -} -], -"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#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": "[(315,12)-(315,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_9": [ -{ -"@id": "amf://id#43", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "AM" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#43" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(316,12)-(316,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_10": [ -{ -"@id": "amf://id#44", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "AR" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#44" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(317,12)-(317,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_11": [ -{ -"@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": "AX" -} -], -"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#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": "[(318,12)-(318,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_12": [ -{ -"@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": "GA" -} -], -"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#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": "[(319,12)-(319,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_13": [ -{ -"@id": "amf://id#47", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "GM" -} -], -"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#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": "[(320,12)-(320,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_14": [ -{ -"@id": "amf://id#48", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "GR" -} -], -"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#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": "[(321,12)-(321,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_15": [ -{ -"@id": "amf://id#49", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "GX" -} -], -"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#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": "[(322,12)-(322,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_16": [ -{ -"@id": "amf://id#50", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "RM" -} -], -"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#50/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(323,12)-(323,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_17": [ -{ -"@id": "amf://id#51", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "SM" -} -], -"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#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": "[(324,12)-(324,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_18": [ -{ -"@id": "amf://id#52", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "SR" -} -], -"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#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": "[(325,12)-(325,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_19": [ -{ -"@id": "amf://id#53", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "SX" -} -], -"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#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": "[(326,12)-(326,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_20": [ -{ -"@id": "amf://id#54", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "XM" -} -], -"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#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": "[(327,12)-(327,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_21": [ -{ -"@id": "amf://id#55", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "FL" -} -], -"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#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": "[(328,12)-(328,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_22": [ -{ -"@id": "amf://id#56", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "AT" -} -], -"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#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": "[(329,12)-(329,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_23": [ -{ -"@id": "amf://id#57", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "CP" -} -], -"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#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": "[(330,12)-(330,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_24": [ -{ -"@id": "amf://id#58", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "MG" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_24" -} -], -"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": "[(331,12)-(331,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_25": [ -{ -"@id": "amf://id#59", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "IDM" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_25" -} -], -"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": "[(332,12)-(332,17)]" -} -] -} -] -} -] -} -] -} -], -"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": "[(334,10)-(334,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#34/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": "[(306,10)-(306,69)]" -} -] -}, -{ -"@id": "amf://id#34/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": "[(334,10)-(334,26)]" -} -] -}, -{ -"@id": "amf://id#34/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": "[(307,10)-(333,11)]" -} -] -}, -{ -"@id": "amf://id#34/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#34" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(305,8)-(335,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "investmentPortfolioTypeCode" -} -], -"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": "[(305,8)-(335,9)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#60", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#investmentPortfolioNumber" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#61", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "investmentPortfolioNumber" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "InvestmentPortfolioNumber of a Portfolio" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#61/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#61" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(338,10)-(338,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#61/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": "[(338,10)-(338,26)]" -} -] -}, -{ -"@id": "amf://id#61/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(337,10)-(337,67)]" -} -] -}, -{ -"@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": "[(336,8)-(339,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "investmentPortfolioNumber" -} -], -"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": "[(336,8)-(339,9)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#62", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#investmentPortfolioName" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#63", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "investmentPortfolioName" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "InvestmentPortfolioName of a Portfolio" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#63/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#63" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(342,10)-(342,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#63/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": "[(342,10)-(342,26)]" -} -] -}, -{ -"@id": "amf://id#63/source-map/lexical/element_0", -"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,10)-(341,65)]" -} -] -}, -{ -"@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": "[(340,8)-(343,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "investmentPortfolioName" -} -], -"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": "[(340,8)-(343,9)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#64", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#portfolioAliasName" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#65", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "portfolioAliasName" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "PortfolioAliasName of a Portfolio" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#65/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#65" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(346,10)-(346,16)]" -} -] -} -], -"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://www.w3.org/ns/shacl#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(346,10)-(346,26)]" -} -] -}, -{ -"@id": "amf://id#65/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(345,10)-(345,60)]" -} -] -}, -{ -"@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": "[(344,8)-(347,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "portfolioAliasName" -} -], -"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": "[(344,8)-(347,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Portfolio" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Definition of a generic portfolio" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#21/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#21" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#21/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": "[(272,4)-(272,15)]" -} -] -}, -{ -"@id": "amf://id#21/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(273,6)-(273,56)]" -} -] -}, -{ -"@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": "[(272,4)-(349,5)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#21/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#21" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(279,6)-(279,12)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#66", -"@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": "PortfoliosResponse" -} -], -"http://www.w3.org/ns/shacl#and": [ -{ -"@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#responseMetaData" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@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#apiVersion" -} -], -"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": "apiVersion" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The version number of the API" -} -], -"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": "[(234,10)-(234,16)]" -} -] -} -], -"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": "[(234,10)-(234,26)]" -} -] -}, -{ -"@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": "[(233,10)-(233,56)]" -} -] -}, -{ -"@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": "[(232,8)-(235,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "apiVersion" -} -], -"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": "[(232,8)-(235,9)]" -} -] -}, -{ -"@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": "[(227,8)-(227,20)]" -} -] -} -] -} -] -}, -{ -"@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#timestamp" -} -], -"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#dateTime" -} -], -"http://a.ml/vocabularies/shapes#format": [ -{ -"@value": "date-time" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "timestamp" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Timestamp the response was created" -} -], -"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": "[(239,10)-(239,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#8/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#format" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(237,10)-(237,31)]" -} -] -}, -{ -"@id": "amf://id#8/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": "[(239,10)-(239,26)]" -} -] -}, -{ -"@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": "[(238,10)-(238,61)]" -} -] -}, -{ -"@id": "amf://id#8/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(236,8)-(240,9)]" -} -] -} -] -} -] -} -], -"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#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": "[(236,8)-(240,9)]" -} -] -}, -{ -"@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": "[(228,8)-(228,19)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "ApiResponseMetaData" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Meta data describing the response to a request" -} -], -"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_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": "[(224,4)-(224,25)]" -} -] -}, -{ -"@id": "amf://id#4/source-map/lexical/element_0", -"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,6)-(225,69)]" -} -] -}, -{ -"@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": "[(224,4)-(242,5)]" -} -] -} -], -"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": "[(230,6)-(230,12)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "responseMetaData" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#3" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(218,8)-(221,9)]" -} -] -}, -{ -"@id": "amf://id#3/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": "[(214,8)-(214,26)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "ApiResponse" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Abstract representation of a success/error response" -} -], -"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": [ -{ -"@id": "amf://id#2/source-map/declared-element/element_0", -"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": [ -{ -"@id": "amf://id#2/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": "[(211,4)-(211,17)]" -} -] -}, -{ -"@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": "[(212,6)-(212,74)]" -} -] -}, -{ -"@id": "amf://id#2/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#2" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(211,4)-(223,5)]" -} -] -} -], -"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": "[(216,6)-(216,12)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#67", -"@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#68", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#portfolios" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#69", -"@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#21", -"@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#portfolioUid" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#23", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#long" -} -], -"http://a.ml/vocabularies/shapes#format": [ -{ -"@value": "int64" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "portfolioUid" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Identifiers of a Portfolio" -} -], -"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": "[(284,10)-(284,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#23/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#format" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(282,10)-(282,27)]" -} -] -}, -{ -"@id": "amf://id#23/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": "[(284,10)-(284,27)]" -} -] -}, -{ -"@id": "amf://id#23/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(283,10)-(283,53)]" -} -] -}, -{ -"@id": "amf://id#23/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#23" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(281,8)-(285,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "portfolioUid" -} -], -"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": "[(281,8)-(285,9)]" -} -] -}, -{ -"@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": "[(275,8)-(275,22)]" -} -] -} -] -} -] -}, -{ -"@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#name" -} -], -"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": "name" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "PortfolioName of a Portfolio" -} -], -"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": "[(288,10)-(288,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#25/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,10)-(288,26)]" -} -] -}, -{ -"@id": "amf://id#25/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(287,10)-(287,55)]" -} -] -}, -{ -"@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": "[(286,8)-(289,9)]" -} -] -} -] -} -] -} -], -"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#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": "[(286,8)-(289,9)]" -} -] -}, -{ -"@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": "[(276,8)-(276,14)]" -} -] -} -] -} -] -}, -{ -"@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://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#category" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@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": "category" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Category of a Portfolio" -} -], -"http://www.w3.org/ns/shacl#in": [ -{ -"@id": "amf://id#27/list", -"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", -"http://www.w3.org/2000/01/rdf-schema#_1": [ -{ -"@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": "Investment" -} -], -"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#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": "[(293,12)-(293,24)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_2": [ -{ -"@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": "Index" -} -], -"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#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": "[(294,12)-(294,19)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_3": [ -{ -"@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": "Composite" -} -], -"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#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": "[(295,12)-(295,23)]" -} -] -} -] -} -] -} -] -} -], -"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": [ -{ -"@id": "amf://id#27/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#27" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(297,10)-(297,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#27/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": "[(291,10)-(291,50)]" -} -] -}, -{ -"@id": "amf://id#27/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": "[(297,10)-(297,26)]" -} -] -}, -{ -"@id": "amf://id#27/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": "[(292,10)-(296,11)]" -} -] -}, -{ -"@id": "amf://id#27/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#27" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(290,8)-(298,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "category" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#26" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(290,8)-(298,9)]" -} -] -}, -{ -"@id": "amf://id#26/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": "[(277,8)-(277,18)]" -} -] -} -] -} -] -}, -{ -"@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#investmentPortfolioTypeUid" -} -], -"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#integer" -} -], -"http://a.ml/vocabularies/shapes#format": [ -{ -"@value": "int32" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "investmentPortfolioTypeUid" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "InvestmentPortfolioType of a Portfolio" -} -], -"http://a.ml/vocabularies/shapes#readOnly": [ -{ -"@value": true -} -], -"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": "[(302,10)-(302,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#32/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": "[(301,10)-(301,65)]" -} -] -}, -{ -"@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": "[(299,8)-(304,9)]" -} -] -}, -{ -"@id": "amf://id#32/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#readOnly" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(303,10)-(303,26)]" -} -] -}, -{ -"@id": "amf://id#32/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": "[(300,10)-(300,27)]" -} -] -}, -{ -"@id": "amf://id#32/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": "[(302,10)-(302,27)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "investmentPortfolioTypeUid" -} -], -"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": "[(299,8)-(304,9)]" -} -] -} -] -} -] -}, -{ -"@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#investmentPortfolioTypeCode" -} -], -"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": "investmentPortfolioTypeCode" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "InvestmentPortfolioTypeCode of a Portfolio" -} -], -"http://www.w3.org/ns/shacl#in": [ -{ -"@id": "amf://id#34/list", -"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", -"http://www.w3.org/2000/01/rdf-schema#_1": [ -{ -"@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": "AA" -} -], -"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": "[(308,12)-(308,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_2": [ -{ -"@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": "MR" -} -], -"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#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": "[(309,12)-(309,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_3": [ -{ -"@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": "RP" -} -], -"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#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": "[(310,12)-(310,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_4": [ -{ -"@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": "MX" -} -], -"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#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": "[(311,12)-(311,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_5": [ -{ -"@id": "amf://id#39", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "GP" -} -], -"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#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": "[(312,12)-(312,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_6": [ -{ -"@id": "amf://id#40", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "SG" -} -], -"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#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": "[(313,12)-(313,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_7": [ -{ -"@id": "amf://id#41", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "ID" -} -], -"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#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": "[(314,12)-(314,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_8": [ -{ -"@id": "amf://id#42", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "AD" -} -], -"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#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": "[(315,12)-(315,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_9": [ -{ -"@id": "amf://id#43", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "AM" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#43" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(316,12)-(316,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_10": [ -{ -"@id": "amf://id#44", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "AR" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#44" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(317,12)-(317,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_11": [ -{ -"@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": "AX" -} -], -"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#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": "[(318,12)-(318,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_12": [ -{ -"@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": "GA" -} -], -"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#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": "[(319,12)-(319,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_13": [ -{ -"@id": "amf://id#47", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "GM" -} -], -"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#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": "[(320,12)-(320,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_14": [ -{ -"@id": "amf://id#48", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "GR" -} -], -"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#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": "[(321,12)-(321,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_15": [ -{ -"@id": "amf://id#49", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "GX" -} -], -"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#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": "[(322,12)-(322,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_16": [ -{ -"@id": "amf://id#50", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "RM" -} -], -"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#50/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(323,12)-(323,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_17": [ -{ -"@id": "amf://id#51", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "SM" -} -], -"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#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": "[(324,12)-(324,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_18": [ -{ -"@id": "amf://id#52", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "SR" -} -], -"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#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": "[(325,12)-(325,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_19": [ -{ -"@id": "amf://id#53", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "SX" -} -], -"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#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": "[(326,12)-(326,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_20": [ -{ -"@id": "amf://id#54", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "XM" -} -], -"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#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": "[(327,12)-(327,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_21": [ -{ -"@id": "amf://id#55", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "FL" -} -], -"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#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": "[(328,12)-(328,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_22": [ -{ -"@id": "amf://id#56", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "AT" -} -], -"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#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": "[(329,12)-(329,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_23": [ -{ -"@id": "amf://id#57", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "CP" -} -], -"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#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": "[(330,12)-(330,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_24": [ -{ -"@id": "amf://id#58", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "MG" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_24" -} -], -"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": "[(331,12)-(331,16)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_25": [ -{ -"@id": "amf://id#59", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "IDM" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_25" -} -], -"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": "[(332,12)-(332,17)]" -} -] -} -] -} -] -} -] -} -], -"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": "[(334,10)-(334,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#34/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": "[(306,10)-(306,69)]" -} -] -}, -{ -"@id": "amf://id#34/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": "[(334,10)-(334,26)]" -} -] -}, -{ -"@id": "amf://id#34/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": "[(307,10)-(333,11)]" -} -] -}, -{ -"@id": "amf://id#34/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#34" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(305,8)-(335,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "investmentPortfolioTypeCode" -} -], -"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": "[(305,8)-(335,9)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#60", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#investmentPortfolioNumber" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#61", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "investmentPortfolioNumber" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "InvestmentPortfolioNumber of a Portfolio" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#61/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#61" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(338,10)-(338,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#61/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": "[(338,10)-(338,26)]" -} -] -}, -{ -"@id": "amf://id#61/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(337,10)-(337,67)]" -} -] -}, -{ -"@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": "[(336,8)-(339,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "investmentPortfolioNumber" -} -], -"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": "[(336,8)-(339,9)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#62", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#investmentPortfolioName" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#63", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "investmentPortfolioName" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "InvestmentPortfolioName of a Portfolio" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#63/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#63" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(342,10)-(342,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#63/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": "[(342,10)-(342,26)]" -} -] -}, -{ -"@id": "amf://id#63/source-map/lexical/element_0", -"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,10)-(341,65)]" -} -] -}, -{ -"@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": "[(340,8)-(343,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "investmentPortfolioName" -} -], -"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": "[(340,8)-(343,9)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#64", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#portfolioAliasName" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#65", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "portfolioAliasName" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "PortfolioAliasName of a Portfolio" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#65/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#65" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(346,10)-(346,16)]" -} -] -} -], -"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://www.w3.org/ns/shacl#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(346,10)-(346,26)]" -} -] -}, -{ -"@id": "amf://id#65/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(345,10)-(345,60)]" -} -] -}, -{ -"@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": "[(344,8)-(347,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "portfolioAliasName" -} -], -"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": "[(344,8)-(347,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Portfolio" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Definition of a generic portfolio" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#21/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#21" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#21/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": "[(272,4)-(272,15)]" -} -] -}, -{ -"@id": "amf://id#21/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(273,6)-(273,56)]" -} -] -}, -{ -"@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": "[(272,4)-(349,5)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#21/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#21" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(279,6)-(279,12)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "portfolios" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#69/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#69" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(179,14)-(179,20)]" -} -] -} -], -"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": "[(178,12)-(183,13)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "portfolios" -} -], -"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#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": "[(178,12)-(183,13)]" -} -] -}, -{ -"@id": "amf://id#68/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": "[(174,12)-(174,24)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "item1" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#67/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#67" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(176,10)-(176,16)]" -} -] -} -], -"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": "[(172,8)-(185,9)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#66/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#66" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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#name" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(167,4)-(167,24)]" -} -] -}, -{ -"@id": "amf://id#66/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": "[(168,15)-(186,7)]" -} -] -}, -{ -"@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": "[(167,4)-(187,5)]" -} -] -} -] -} -] -}, -{ -"@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#apiVersion" -} -], -"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": "apiVersion" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The version number of the API" -} -], -"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": "[(234,10)-(234,16)]" -} -] -} -], -"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": "[(234,10)-(234,26)]" -} -] -}, -{ -"@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": "[(233,10)-(233,56)]" -} -] -}, -{ -"@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": "[(232,8)-(235,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "apiVersion" -} -], -"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": "[(232,8)-(235,9)]" -} -] -}, -{ -"@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": "[(227,8)-(227,20)]" -} -] -} -] -} -] -}, -{ -"@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#timestamp" -} -], -"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#dateTime" -} -], -"http://a.ml/vocabularies/shapes#format": [ -{ -"@value": "date-time" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "timestamp" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Timestamp the response was created" -} -], -"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": "[(239,10)-(239,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#8/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#format" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(237,10)-(237,31)]" -} -] -}, -{ -"@id": "amf://id#8/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": "[(239,10)-(239,26)]" -} -] -}, -{ -"@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": "[(238,10)-(238,61)]" -} -] -}, -{ -"@id": "amf://id#8/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(236,8)-(240,9)]" -} -] -} -] -} -] -} -], -"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#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": "[(236,8)-(240,9)]" -} -] -}, -{ -"@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": "[(228,8)-(228,19)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "ApiResponseMetaData" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Meta data describing the response to a request" -} -], -"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_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": "[(224,4)-(224,25)]" -} -] -}, -{ -"@id": "amf://id#4/source-map/lexical/element_0", -"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,6)-(225,69)]" -} -] -}, -{ -"@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": "[(224,4)-(242,5)]" -} -] -} -], -"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": "[(230,6)-(230,12)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#12", -"@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#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#id" -} -], -"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": "id" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Unique identifier of the error message" -} -], -"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": "[(255,10)-(255,16)]" -} -] -} -], -"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": "[(255,10)-(255,26)]" -} -] -}, -{ -"@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": "[(254,10)-(254,65)]" -} -] -}, -{ -"@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": "[(253,8)-(256,9)]" -} -] -} -] -} -] -} -], -"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#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": "[(253,8)-(256,9)]" -} -] -}, -{ -"@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": "[(246,8)-(246,12)]" -} -] -} -] -} -] -}, -{ -"@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#code" -} -], -"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": "code" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Mnemonic identifier" -} -], -"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": "[(259,10)-(259,16)]" -} -] -} -], -"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": "[(259,10)-(259,26)]" -} -] -}, -{ -"@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": "[(258,10)-(258,46)]" -} -] -}, -{ -"@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": "[(257,8)-(260,9)]" -} -] -} -] -} -] -} -], -"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#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": "[(257,8)-(260,9)]" -} -] -}, -{ -"@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": "[(247,8)-(247,14)]" -} -] -} -] -} -] -}, -{ -"@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#message" -} -], -"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": "message" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Detailed message of the error" -} -], -"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": "[(263,10)-(263,16)]" -} -] -} -], -"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": "[(263,10)-(263,26)]" -} -] -}, -{ -"@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": "[(262,10)-(262,56)]" -} -] -}, -{ -"@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": "[(261,8)-(264,9)]" -} -] -} -] -} -] -} -], -"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#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": "[(261,8)-(264,9)]" -} -] -}, -{ -"@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": "[(248,8)-(248,17)]" -} -] -} -] -} -] -}, -{ -"@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#createdDate" -} -], -"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#dateTime" -} -], -"http://a.ml/vocabularies/shapes#format": [ -{ -"@value": "date-time" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "createdDate" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Timestamp the error was created" -} -], -"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": "[(268,10)-(268,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#20/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#format" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(266,10)-(266,31)]" -} -] -}, -{ -"@id": "amf://id#20/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": "[(268,10)-(268,26)]" -} -] -}, -{ -"@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": "[(267,10)-(267,58)]" -} -] -}, -{ -"@id": "amf://id#20/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#20" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(265,8)-(269,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "createdDate" -} -], -"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": "[(265,8)-(269,9)]" -} -] -}, -{ -"@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": "[(249,8)-(249,21)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "ErrorMessage" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The detailed contents of an error" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#12/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#12" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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#name" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(243,4)-(243,18)]" -} -] -}, -{ -"@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": "[(244,6)-(244,56)]" -} -] -}, -{ -"@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": "[(243,4)-(271,5)]" -} -] -} -], -"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": "[(251,6)-(251,12)]" -} -] -} -] -} -] -}, -{ -"@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#responseMetaData" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@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#apiVersion" -} -], -"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": "apiVersion" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The version number of the API" -} -], -"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": "[(234,10)-(234,16)]" -} -] -} -], -"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": "[(234,10)-(234,26)]" -} -] -}, -{ -"@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": "[(233,10)-(233,56)]" -} -] -}, -{ -"@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": "[(232,8)-(235,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "apiVersion" -} -], -"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": "[(232,8)-(235,9)]" -} -] -}, -{ -"@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": "[(227,8)-(227,20)]" -} -] -} -] -} -] -}, -{ -"@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#timestamp" -} -], -"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#dateTime" -} -], -"http://a.ml/vocabularies/shapes#format": [ -{ -"@value": "date-time" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "timestamp" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Timestamp the response was created" -} -], -"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": "[(239,10)-(239,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#8/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#format" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(237,10)-(237,31)]" -} -] -}, -{ -"@id": "amf://id#8/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": "[(239,10)-(239,26)]" -} -] -}, -{ -"@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": "[(238,10)-(238,61)]" -} -] -}, -{ -"@id": "amf://id#8/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(236,8)-(240,9)]" -} -] -} -] -} -] -} -], -"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#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": "[(236,8)-(240,9)]" -} -] -}, -{ -"@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": "[(228,8)-(228,19)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "ApiResponseMetaData" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Meta data describing the response to a request" -} -], -"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_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": "[(224,4)-(224,25)]" -} -] -}, -{ -"@id": "amf://id#4/source-map/lexical/element_0", -"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,6)-(225,69)]" -} -] -}, -{ -"@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": "[(224,4)-(242,5)]" -} -] -} -], -"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": "[(230,6)-(230,12)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "responseMetaData" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#3" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(218,8)-(221,9)]" -} -] -}, -{ -"@id": "amf://id#3/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": "[(214,8)-(214,26)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "ApiResponse" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Abstract representation of a success/error response" -} -], -"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": [ -{ -"@id": "amf://id#2/source-map/declared-element/element_0", -"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": [ -{ -"@id": "amf://id#2/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": "[(211,4)-(211,17)]" -} -] -}, -{ -"@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": "[(212,6)-(212,74)]" -} -] -}, -{ -"@id": "amf://id#2/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#2" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(211,4)-(223,5)]" -} -] -} -], -"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": "[(216,6)-(216,12)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#70", -"@type": [ -"http://a.ml/vocabularies/security#SecurityScheme", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "basicAuth" -} -], -"http://a.ml/vocabularies/security#type": [ -{ -"@value": "Basic Authentication" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Basic HTTP Authentication" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#70/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#70" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#70/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": "[(353,6)-(353,21)]" -} -] -}, -{ -"@id": "amf://id#70/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": "[(352,4)-(352,15)]" -} -] -}, -{ -"@id": "amf://id#70/source-map/lexical/element_0", -"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,6)-(354,48)]" -} -] -}, -{ -"@id": "amf://id#70/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#70" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(352,4)-(355,5)]" -} -] -} -] -} -] -} -] -} -] diff --git a/demo/array-example-compact.json b/demo/array-example-compact.json deleted file mode 100644 index 559322e..0000000 --- a/demo/array-example-compact.json +++ /dev/null @@ -1,20441 +0,0 @@ -[ -{ -"@id": "", -"@type": [ -"doc:Document", -"doc:Fragment", -"doc:Module", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#180", -"@type": [ -"apiContract:WebAPI", -"doc:RootDomainElement", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Demo" -} -], -"apiContract:server": [ -{ -"@id": "#186", -"@type": [ -"apiContract:Server", -"doc:DomainElement" -], -"core:urlTemplate": [ -{ -"@value": "https://demo.api.com" -} -], -"sourcemaps:sources": [ -{ -"@id": "#186/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#186/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:urlTemplate" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -} -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#186/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#186" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -] -} -] -} -], -"core:version": [ -{ -"@value": "1.0" -} -], -"apiContract:endpoint": [ -{ -"@id": "#181", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/customers" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#182", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "get" -} -], -"apiContract:expects": [ -{ -"@id": "#183", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#184", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#185", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#48/link-936576810", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#48" -} -], -"doc:link-label": [ -{ -"@value": "customer" -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#185/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#185/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#185" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#185/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#185" -} -], -"sourcemaps:value": [ -{ -"@value": "[(200,8)-(201,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#184/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#184/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#184" -} -], -"sourcemaps:value": [ -{ -"@value": "[(199,6)-(201,0)]" -} -] -} -] -} -] -} -], -"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": "[(198,0)-(201,0)]" -} -] -}, -{ -"@id": "#183/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(198,4)-(201,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#182/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#182/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#182/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#182" -} -], -"sourcemaps:value": [ -{ -"@value": "[(197,2)-(201,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#181/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#181/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#181" -} -], -"sourcemaps:value": [ -{ -"@value": "[(196,0)-(201,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#180/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#180/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#180" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#180/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:server" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "#180/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#180/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:version" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(6,0)]" -} -] -}, -{ -"@id": "#180/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#180" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(201,0)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"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": "value:\n \"customerId\": \"US52949186\"\n \"doctorId\": \"\"\n \"customerStatus\": \"A\"\n \"customerTypeCode\": \"OPCR\"\n \"customerSubTypeCode\": \"MEDGRP\"\n \"primarySpecialtyCode\": \"\"\n \"primarySpecialtyDescr\": \"\"\n \"nameData\":\n \"name\": \"JOHN DOE SKIN AND VEIN CENTER\"\n \"firstName\": \"\"\n \"lastName\": \"\"\n \"middleName\": \"\"\n \"salutation\": \"\"\n \"designation\": \"\"\n\n \"affiliations\":\n -\n \"affiliationId\": \"72824633\"\n \"affiliationName\": \"MULTIPLE DOCTORS\"\n \"secAffiliationId\": \"\"\n \"secAffiliationName\": \"\"\n \"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"\"\n \"addressType\": \"\"\n \"addressLine1\": \"\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"\"\n \"stateProvinceCode\": \"\"\n \"postalCode\": \"\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n -\n \"affiliationId\": \"15200973\"\n \"affiliationName\": \"JANE Doe\"\n \"secAffiliationId\": \"\"\n \"secAffiliationName\": \"\"\n \"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"\"\n \"addressType\": \"\"\n \"addressLine1\": \"\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"\"\n \"stateProvinceCode\": \"\"\n \"postalCode\": \"\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n \"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"15200973\"\n \"addressType\": \"CALL\"\n \"addressLine1\": \"7110 JOHN AVE\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"WILMINGTON\"\n \"stateProvinceCode\": \"NC\"\n \"postalCode\": \"28403\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"232323\"\n \"addressType\": \"MAIL\"\n \"addressLine1\": \"1 JOHN AVE\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"WILMINGTON\"\n \"stateProvinceCode\": \"NC\"\n \"postalCode\": \"28403\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n \"contacts\":\n -\n \"phone\": \"\"\n \"phone2\": \"\"\n \"email\": \"\"\n \"fax\": \"\"\n \"webAddress\": \"\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -} -], -"doc:declares": [ -{ -"@id": "#3", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#4", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressIndicator" -} -], -"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": "addressIndicator" -} -], -"core:description": [ -{ -"@value": "Address indicator as referred from SOLR." -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#5/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,8)-(12,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,8)-(13,0)]" -} -] -}, -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,8)-(15,0)]" -} -] -}, -{ -"@id": "#5/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressIndicator" -} -], -"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": "[(11,6)-(15,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,8)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#6", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressId" -} -], -"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": "addressId" -} -], -"core:description": [ -{ -"@value": "Address Id as referred from SOLR.ex:-0001" -} -], -"sourcemaps:sources": [ -{ -"@id": "#7/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#7/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,8)-(16,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#7/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,8)-(17,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,8)-(19,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,6)-(19,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressId" -} -], -"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": "[(15,6)-(19,0)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,8)-(18,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#8", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressType" -} -], -"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": "addressType" -} -], -"core:description": [ -{ -"@value": "Address type as referred from SOLR.ex:-BUSINESS" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,8)-(20,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,8)-(21,0)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,8)-(23,0)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(23,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressType" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(23,0)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,8)-(22,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#10", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressLine1" -} -], -"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": "addressLine1" -} -], -"core:description": [ -{ -"@value": "Address details as referred from SOLR.ex:-5310 S 123TH ST" -} -], -"sourcemaps:sources": [ -{ -"@id": "#11/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#11/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,8)-(24,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#11/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,8)-(25,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,8)-(27,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,6)-(27,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressLine1" -} -], -"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": "[(23,6)-(27,0)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,8)-(26,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#12", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressLine2" -} -], -"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:name": [ -{ -"@value": "addressLine2" -} -], -"core:description": [ -{ -"@value": "Address details as referred from SOLR.ex:-STE 3" -} -], -"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": "[(28,8)-(28,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#13/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,8)-(29,0)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,8)-(31,0)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#13" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(31,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressLine2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#12/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(31,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,8)-(30,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#14", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressLine3" -} -], -"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": "addressLine3" -} -], -"core:description": [ -{ -"@value": "Address details as referred from SOLR.ex:-8950A CAMPUS DEL" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#15/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,8)-(32,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#15/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,8)-(33,0)]" -} -] -}, -{ -"@id": "#15/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,8)-(35,0)]" -} -] -}, -{ -"@id": "#15/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,6)-(35,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressLine3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#14/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,6)-(35,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,8)-(34,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#city" -} -], -"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": "city" -} -], -"core:description": [ -{ -"@value": "City as referred from SOLR.ex:-LINCOLN" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#17/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,8)-(36,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#17/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,8)-(37,0)]" -} -] -}, -{ -"@id": "#17/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,8)-(39,0)]" -} -] -}, -{ -"@id": "#17/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,6)-(39,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#16/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#16/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#16" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,6)-(39,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,8)-(38,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#stateProvinceCode" -} -], -"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": "stateProvinceCode" -} -], -"core:description": [ -{ -"@value": "State as referred from SOLR.ex:-NE" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#19/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,8)-(40,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#19/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,8)-(41,0)]" -} -] -}, -{ -"@id": "#19/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,8)-(43,0)]" -} -] -}, -{ -"@id": "#19/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,6)-(43,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "stateProvinceCode" -} -], -"sourcemaps:sources": [ -{ -"@id": "#18/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#18/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#18" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,6)-(43,0)]" -} -] -}, -{ -"@id": "#18/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(41,8)-(42,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#postalCode" -} -], -"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:name": [ -{ -"@value": "postalCode" -} -], -"core:description": [ -{ -"@value": "Postal code as referred from SOLR.ex:-B3H 60023" -} -], -"sourcemaps:sources": [ -{ -"@id": "#21/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#21/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#21" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,8)-(44,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#21/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,8)-(45,0)]" -} -] -}, -{ -"@id": "#21/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(46,8)-(47,0)]" -} -] -}, -{ -"@id": "#21/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#21" -} -], -"sourcemaps:value": [ -{ -"@value": "[(43,6)-(47,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "postalCode" -} -], -"sourcemaps:sources": [ -{ -"@id": "#20/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#20/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#20" -} -], -"sourcemaps:value": [ -{ -"@value": "[(43,6)-(47,0)]" -} -] -}, -{ -"@id": "#20/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,8)-(46,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#22", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#postalCodeExt" -} -], -"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": "postalCodeExt" -} -], -"core:description": [ -{ -"@value": "Postal code extension as referred from SOLR.ex:-B3H" -} -], -"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": "[(48,8)-(48,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#23/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,8)-(49,0)]" -} -] -}, -{ -"@id": "#23/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,8)-(51,0)]" -} -] -}, -{ -"@id": "#23/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#23" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,6)-(51,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "postalCodeExt" -} -], -"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": "[(47,6)-(51,0)]" -} -] -}, -{ -"@id": "#22/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(49,8)-(50,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#24", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#country" -} -], -"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": "country" -} -], -"core:description": [ -{ -"@value": "Country as referred from SOLR.ex:-US" -} -], -"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": "[(52,8)-(52,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#25/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(52,8)-(53,0)]" -} -] -}, -{ -"@id": "#25/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(54,8)-(55,0)]" -} -] -}, -{ -"@id": "#25/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#25" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,6)-(55,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "country" -} -], -"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": "[(51,6)-(55,0)]" -} -] -}, -{ -"@id": "#24/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(53,8)-(54,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "addressType" -} -], -"core:name": [ -{ -"@value": "address" -} -], -"sourcemaps:sources": [ -{ -"@id": "#3/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#3/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#3" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#3/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(7,13)]" -} -] -}, -{ -"@id": "#3/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(10,0)]" -} -] -}, -{ -"@id": "#3/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#3" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(55,0)]" -} -] -} -], -"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)]" -} -] -} -] -} -] -}, -{ -"@id": "#26", -"@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#phone" -} -], -"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": "phone" -} -], -"core:description": [ -{ -"@value": "Phone number of the customer as referred from SOLR.ex:-(000) 123-1234" -} -], -"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": "[(60,8)-(60,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#28/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(60,8)-(61,0)]" -} -] -}, -{ -"@id": "#28/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(62,8)-(63,0)]" -} -] -}, -{ -"@id": "#28/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#28" -} -], -"sourcemaps:value": [ -{ -"@value": "[(59,6)-(63,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "phone" -} -], -"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": "[(59,6)-(63,0)]" -} -] -}, -{ -"@id": "#27/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(61,8)-(62,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#29", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#phone2" -} -], -"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": "phone2" -} -], -"core:description": [ -{ -"@value": "Phone number of the customer as referred from SOLR.ex:-(000) 123-1234" -} -], -"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": "[(64,8)-(64,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#30/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(64,8)-(65,0)]" -} -] -}, -{ -"@id": "#30/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(66,8)-(67,0)]" -} -] -}, -{ -"@id": "#30/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#30" -} -], -"sourcemaps:value": [ -{ -"@value": "[(63,6)-(67,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "phone2" -} -], -"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": "[(63,6)-(67,0)]" -} -] -}, -{ -"@id": "#29/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(65,8)-(66,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#31", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#email" -} -], -"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": "email" -} -], -"core:description": [ -{ -"@value": "Email Id of the customer as referred from SOLR. ex:-veeralakshmi.palanivelu@astrazeneca.com" -} -], -"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": "[(68,8)-(68,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#32/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(68,8)-(69,0)]" -} -] -}, -{ -"@id": "#32/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(70,8)-(71,0)]" -} -] -}, -{ -"@id": "#32/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#32" -} -], -"sourcemaps:value": [ -{ -"@value": "[(67,6)-(71,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "email" -} -], -"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": "[(67,6)-(71,0)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(69,8)-(70,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#33", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#fax" -} -], -"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": "fax" -} -], -"core:description": [ -{ -"@value": "Fax number of the customer as referred from SOLR.ex:-(250) 000-6789" -} -], -"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": "[(72,8)-(72,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#34/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(72,8)-(73,0)]" -} -] -}, -{ -"@id": "#34/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(74,8)-(75,0)]" -} -] -}, -{ -"@id": "#34/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#34" -} -], -"sourcemaps:value": [ -{ -"@value": "[(71,6)-(75,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "fax" -} -], -"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": "[(71,6)-(75,0)]" -} -] -}, -{ -"@id": "#33/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(73,8)-(74,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#35", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#webAddress" -} -], -"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": "webAddress" -} -], -"core:description": [ -{ -"@value": "web address as referred from SOLR." -} -], -"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": "[(76,8)-(76,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#36/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(76,8)-(77,0)]" -} -] -}, -{ -"@id": "#36/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(78,8)-(79,0)]" -} -] -}, -{ -"@id": "#36/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#36" -} -], -"sourcemaps:value": [ -{ -"@value": "[(75,6)-(79,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "webAddress" -} -], -"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": "[(75,6)-(79,0)]" -} -] -}, -{ -"@id": "#35/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(77,8)-(78,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "contactType" -} -], -"core:name": [ -{ -"@value": "contact" -} -], -"sourcemaps:sources": [ -{ -"@id": "#26/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#26/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#26" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#26/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(55,2)-(55,13)]" -} -] -}, -{ -"@id": "#26/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(57,4)-(58,0)]" -} -] -}, -{ -"@id": "#26/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#26" -} -], -"sourcemaps:value": [ -{ -"@value": "[(55,2)-(79,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#26/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#26" -} -], -"sourcemaps:value": [ -{ -"@value": "[(56,4)-(56,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#37", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#38", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#affiliationId" -} -], -"raml-shapes:range": [ -{ -"@id": "#39", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "affiliationId" -} -], -"core:description": [ -{ -"@value": "Affiliation Id as referred from SOLR.ex:-49664" -} -], -"sourcemaps:sources": [ -{ -"@id": "#39/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#39/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#39" -} -], -"sourcemaps:value": [ -{ -"@value": "[(84,8)-(84,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#39/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(84,8)-(85,0)]" -} -] -}, -{ -"@id": "#39/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(86,8)-(87,0)]" -} -] -}, -{ -"@id": "#39/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#39" -} -], -"sourcemaps:value": [ -{ -"@value": "[(83,6)-(87,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "affiliationId" -} -], -"sourcemaps:sources": [ -{ -"@id": "#38/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#38/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#38" -} -], -"sourcemaps:value": [ -{ -"@value": "[(83,6)-(87,0)]" -} -] -}, -{ -"@id": "#38/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(85,8)-(86,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#40", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#affiliationName" -} -], -"raml-shapes:range": [ -{ -"@id": "#41", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "affiliationName" -} -], -"core:description": [ -{ -"@value": "Affiliation name as referred from SOLR.ex:-Westin Medical" -} -], -"sourcemaps:sources": [ -{ -"@id": "#41/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#41/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#41" -} -], -"sourcemaps:value": [ -{ -"@value": "[(88,8)-(88,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#41/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(88,8)-(89,0)]" -} -] -}, -{ -"@id": "#41/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(90,8)-(91,0)]" -} -] -}, -{ -"@id": "#41/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#41" -} -], -"sourcemaps:value": [ -{ -"@value": "[(87,6)-(91,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "affiliationName" -} -], -"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": "[(87,6)-(91,0)]" -} -] -}, -{ -"@id": "#40/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(89,8)-(90,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#42", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#secAffiliationId" -} -], -"raml-shapes:range": [ -{ -"@id": "#43", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "secAffiliationId" -} -], -"core:description": [ -{ -"@value": "Secondary affiliation Id as referred from SOLR.ex:-123123" -} -], -"sourcemaps:sources": [ -{ -"@id": "#43/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#43/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#43" -} -], -"sourcemaps:value": [ -{ -"@value": "[(92,8)-(92,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#43/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(92,8)-(93,0)]" -} -] -}, -{ -"@id": "#43/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(94,8)-(95,0)]" -} -] -}, -{ -"@id": "#43/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#43" -} -], -"sourcemaps:value": [ -{ -"@value": "[(91,6)-(95,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "secAffiliationId" -} -], -"sourcemaps:sources": [ -{ -"@id": "#42/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#42/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#42" -} -], -"sourcemaps:value": [ -{ -"@value": "[(91,6)-(95,0)]" -} -] -}, -{ -"@id": "#42/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(93,8)-(94,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#44", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#secAffiliationName" -} -], -"raml-shapes:range": [ -{ -"@id": "#45", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "secAffiliationName" -} -], -"core:description": [ -{ -"@value": "Secondary affiliation name as referred from SOLR.ex:-NHS Swingson" -} -], -"sourcemaps:sources": [ -{ -"@id": "#45/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#45/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#45" -} -], -"sourcemaps:value": [ -{ -"@value": "[(96,8)-(96,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#45/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(96,8)-(97,0)]" -} -] -}, -{ -"@id": "#45/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(98,8)-(99,0)]" -} -] -}, -{ -"@id": "#45/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#45" -} -], -"sourcemaps:value": [ -{ -"@value": "[(95,6)-(99,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "secAffiliationName" -} -], -"sourcemaps:sources": [ -{ -"@id": "#44/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#44/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#44" -} -], -"sourcemaps:value": [ -{ -"@value": "[(95,6)-(99,0)]" -} -] -}, -{ -"@id": "#44/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(97,8)-(98,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#46", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addresses" -} -], -"raml-shapes:range": [ -{ -"@id": "#47", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#3", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#4", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressIndicator" -} -], -"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": "addressIndicator" -} -], -"core:description": [ -{ -"@value": "Address indicator as referred from SOLR." -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#5/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,8)-(12,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,8)-(13,0)]" -} -] -}, -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,8)-(15,0)]" -} -] -}, -{ -"@id": "#5/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressIndicator" -} -], -"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": "[(11,6)-(15,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,8)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#6", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressId" -} -], -"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": "addressId" -} -], -"core:description": [ -{ -"@value": "Address Id as referred from SOLR.ex:-0001" -} -], -"sourcemaps:sources": [ -{ -"@id": "#7/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#7/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,8)-(16,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#7/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,8)-(17,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,8)-(19,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,6)-(19,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressId" -} -], -"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": "[(15,6)-(19,0)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,8)-(18,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#8", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressType" -} -], -"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": "addressType" -} -], -"core:description": [ -{ -"@value": "Address type as referred from SOLR.ex:-BUSINESS" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,8)-(20,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,8)-(21,0)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,8)-(23,0)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(23,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressType" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(23,0)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,8)-(22,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#10", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressLine1" -} -], -"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": "addressLine1" -} -], -"core:description": [ -{ -"@value": "Address details as referred from SOLR.ex:-5310 S 123TH ST" -} -], -"sourcemaps:sources": [ -{ -"@id": "#11/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#11/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,8)-(24,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#11/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,8)-(25,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,8)-(27,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,6)-(27,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressLine1" -} -], -"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": "[(23,6)-(27,0)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,8)-(26,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#12", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressLine2" -} -], -"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:name": [ -{ -"@value": "addressLine2" -} -], -"core:description": [ -{ -"@value": "Address details as referred from SOLR.ex:-STE 3" -} -], -"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": "[(28,8)-(28,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#13/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,8)-(29,0)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,8)-(31,0)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#13" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(31,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressLine2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#12/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(31,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,8)-(30,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#14", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressLine3" -} -], -"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": "addressLine3" -} -], -"core:description": [ -{ -"@value": "Address details as referred from SOLR.ex:-8950A CAMPUS DEL" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#15/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,8)-(32,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#15/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,8)-(33,0)]" -} -] -}, -{ -"@id": "#15/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,8)-(35,0)]" -} -] -}, -{ -"@id": "#15/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,6)-(35,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressLine3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#14/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,6)-(35,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,8)-(34,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#city" -} -], -"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": "city" -} -], -"core:description": [ -{ -"@value": "City as referred from SOLR.ex:-LINCOLN" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#17/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,8)-(36,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#17/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,8)-(37,0)]" -} -] -}, -{ -"@id": "#17/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,8)-(39,0)]" -} -] -}, -{ -"@id": "#17/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,6)-(39,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#16/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#16/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#16" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,6)-(39,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,8)-(38,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#stateProvinceCode" -} -], -"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": "stateProvinceCode" -} -], -"core:description": [ -{ -"@value": "State as referred from SOLR.ex:-NE" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#19/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,8)-(40,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#19/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,8)-(41,0)]" -} -] -}, -{ -"@id": "#19/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,8)-(43,0)]" -} -] -}, -{ -"@id": "#19/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,6)-(43,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "stateProvinceCode" -} -], -"sourcemaps:sources": [ -{ -"@id": "#18/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#18/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#18" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,6)-(43,0)]" -} -] -}, -{ -"@id": "#18/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(41,8)-(42,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#postalCode" -} -], -"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:name": [ -{ -"@value": "postalCode" -} -], -"core:description": [ -{ -"@value": "Postal code as referred from SOLR.ex:-B3H 60023" -} -], -"sourcemaps:sources": [ -{ -"@id": "#21/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#21/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#21" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,8)-(44,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#21/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,8)-(45,0)]" -} -] -}, -{ -"@id": "#21/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(46,8)-(47,0)]" -} -] -}, -{ -"@id": "#21/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#21" -} -], -"sourcemaps:value": [ -{ -"@value": "[(43,6)-(47,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "postalCode" -} -], -"sourcemaps:sources": [ -{ -"@id": "#20/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#20/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#20" -} -], -"sourcemaps:value": [ -{ -"@value": "[(43,6)-(47,0)]" -} -] -}, -{ -"@id": "#20/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,8)-(46,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#22", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#postalCodeExt" -} -], -"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": "postalCodeExt" -} -], -"core:description": [ -{ -"@value": "Postal code extension as referred from SOLR.ex:-B3H" -} -], -"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": "[(48,8)-(48,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#23/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,8)-(49,0)]" -} -] -}, -{ -"@id": "#23/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,8)-(51,0)]" -} -] -}, -{ -"@id": "#23/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#23" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,6)-(51,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "postalCodeExt" -} -], -"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": "[(47,6)-(51,0)]" -} -] -}, -{ -"@id": "#22/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(49,8)-(50,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#24", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#country" -} -], -"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": "country" -} -], -"core:description": [ -{ -"@value": "Country as referred from SOLR.ex:-US" -} -], -"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": "[(52,8)-(52,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#25/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(52,8)-(53,0)]" -} -] -}, -{ -"@id": "#25/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(54,8)-(55,0)]" -} -] -}, -{ -"@id": "#25/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#25" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,6)-(55,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "country" -} -], -"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": "[(51,6)-(55,0)]" -} -] -}, -{ -"@id": "#24/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(53,8)-(54,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "addressType" -} -], -"core:name": [ -{ -"@value": "address" -} -], -"sourcemaps:sources": [ -{ -"@id": "#3/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#3/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#3" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#3/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(7,13)]" -} -] -}, -{ -"@id": "#3/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(10,0)]" -} -] -}, -{ -"@id": "#3/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#3" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(55,0)]" -} -] -} -], -"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)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "addresses" -} -], -"core:name": [ -{ -"@value": "addresses" -} -], -"core:description": [ -{ -"@value": "Address details of the affiliation as referred from SOLR." -} -], -"sourcemaps:sources": [ -{ -"@id": "#47/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#47/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#47" -} -], -"sourcemaps:value": [ -{ -"@value": "[(100,8)-(100,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#47/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(101,8)-(102,0)]" -} -] -}, -{ -"@id": "#47/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(102,8)-(103,0)]" -} -] -}, -{ -"@id": "#47/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#47" -} -], -"sourcemaps:value": [ -{ -"@value": "[(99,6)-(104,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "addresses" -} -], -"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": "[(99,6)-(104,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "affiliationType" -} -], -"core:name": [ -{ -"@value": "affiliation" -} -], -"sourcemaps:sources": [ -{ -"@id": "#37/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#37/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#37" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#37/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(79,2)-(79,17)]" -} -] -}, -{ -"@id": "#37/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(81,4)-(82,0)]" -} -] -}, -{ -"@id": "#37/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#37" -} -], -"sourcemaps:value": [ -{ -"@value": "[(79,2)-(104,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#37/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#37" -} -], -"sourcemaps:value": [ -{ -"@value": "[(80,4)-(80,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#48", -"@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#customerId" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "customerId" -} -], -"core:description": [ -{ -"@value": "Customer Id of the customer as referred from SOLR." -} -], -"apiContract:examples": [ -{ -"@id": "#135", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#135", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "CA1353123" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(109,17)-(109,26)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "CA1353123" -} -], -"sourcemaps:sources": [ -{ -"@id": "#135/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#135/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#135/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(109,17)-(109,26)]" -} -] -}, -{ -"@id": "#135/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(109,17)-(109,26)]" -} -] -}, -{ -"@id": "#135/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#135" -} -], -"sourcemaps:value": [ -{ -"@value": "[(109,17)-(109,26)]" -} -] -} -] -} -] -} -], -"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": "[(107,8)-(107,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#134/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(108,8)-(109,0)]" -} -] -}, -{ -"@id": "#134/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(107,8)-(108,0)]" -} -] -}, -{ -"@id": "#134/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(109,8)-(110,0)]" -} -] -}, -{ -"@id": "#134/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#134" -} -], -"sourcemaps:value": [ -{ -"@value": "[(106,6)-(111,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "customerId" -} -], -"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": "[(106,6)-(111,0)]" -} -] -}, -{ -"@id": "#133/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(110,8)-(111,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#136", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#doctorId" -} -], -"raml-shapes:range": [ -{ -"@id": "#137", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "doctorId" -} -], -"core:description": [ -{ -"@value": "Doctor Id of the customer as referred from SOLR." -} -], -"apiContract:examples": [ -{ -"@id": "#138", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#138", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "tbc" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(114,17)-(114,20)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "tbc" -} -], -"sourcemaps:sources": [ -{ -"@id": "#138/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#138/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#138/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(114,17)-(114,20)]" -} -] -}, -{ -"@id": "#138/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(114,17)-(114,20)]" -} -] -}, -{ -"@id": "#138/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#138" -} -], -"sourcemaps:value": [ -{ -"@value": "[(114,17)-(114,20)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#137/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#137/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#137" -} -], -"sourcemaps:value": [ -{ -"@value": "[(112,8)-(112,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#137/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(113,8)-(114,0)]" -} -] -}, -{ -"@id": "#137/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(112,8)-(113,0)]" -} -] -}, -{ -"@id": "#137/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(114,8)-(115,0)]" -} -] -}, -{ -"@id": "#137/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#137" -} -], -"sourcemaps:value": [ -{ -"@value": "[(111,6)-(116,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "doctorId" -} -], -"sourcemaps:sources": [ -{ -"@id": "#136/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#136/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#136" -} -], -"sourcemaps:value": [ -{ -"@value": "[(111,6)-(116,0)]" -} -] -}, -{ -"@id": "#136/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(115,8)-(116,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#139", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#customerStatus" -} -], -"raml-shapes:range": [ -{ -"@id": "#140", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "customerStatus" -} -], -"core:description": [ -{ -"@value": "Customer status as referred from SOLR." -} -], -"apiContract:examples": [ -{ -"@id": "#141", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#141", -"@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": "#141/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#141/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#141" -} -], -"sourcemaps:value": [ -{ -"@value": "[(119,17)-(119,18)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "A" -} -], -"sourcemaps:sources": [ -{ -"@id": "#141/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#141/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#141/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(119,17)-(119,18)]" -} -] -}, -{ -"@id": "#141/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(119,17)-(119,18)]" -} -] -}, -{ -"@id": "#141/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#141" -} -], -"sourcemaps:value": [ -{ -"@value": "[(119,17)-(119,18)]" -} -] -} -] -} -] -} -], -"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": "[(117,8)-(117,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#140/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(118,8)-(119,0)]" -} -] -}, -{ -"@id": "#140/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(117,8)-(118,0)]" -} -] -}, -{ -"@id": "#140/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(119,8)-(120,0)]" -} -] -}, -{ -"@id": "#140/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#140" -} -], -"sourcemaps:value": [ -{ -"@value": "[(116,6)-(121,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "customerStatus" -} -], -"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": "[(116,6)-(121,0)]" -} -] -}, -{ -"@id": "#139/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(120,8)-(121,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#142", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#customerTypeCode" -} -], -"raml-shapes:range": [ -{ -"@id": "#143", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "customerTypeCode" -} -], -"core:description": [ -{ -"@value": "Customer type code as referred from SOLR." -} -], -"apiContract:examples": [ -{ -"@id": "#144", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#144", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "PHARMST" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(124,17)-(124,24)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "PHARMST" -} -], -"sourcemaps:sources": [ -{ -"@id": "#144/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#144/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#144/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(124,17)-(124,24)]" -} -] -}, -{ -"@id": "#144/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(124,17)-(124,24)]" -} -] -}, -{ -"@id": "#144/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#144" -} -], -"sourcemaps:value": [ -{ -"@value": "[(124,17)-(124,24)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#143/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#143/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#143" -} -], -"sourcemaps:value": [ -{ -"@value": "[(122,8)-(122,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#143/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(123,8)-(124,0)]" -} -] -}, -{ -"@id": "#143/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(122,8)-(123,0)]" -} -] -}, -{ -"@id": "#143/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(124,8)-(125,0)]" -} -] -}, -{ -"@id": "#143/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#143" -} -], -"sourcemaps:value": [ -{ -"@value": "[(121,6)-(126,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "customerTypeCode" -} -], -"sourcemaps:sources": [ -{ -"@id": "#142/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#142/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#142" -} -], -"sourcemaps:value": [ -{ -"@value": "[(121,6)-(126,0)]" -} -] -}, -{ -"@id": "#142/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(125,8)-(126,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#145", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#customerSubTypeCode" -} -], -"raml-shapes:range": [ -{ -"@id": "#146", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "customerSubTypeCode" -} -], -"core:description": [ -{ -"@value": "Customer subtype code as referred from SOLR." -} -], -"apiContract:examples": [ -{ -"@id": "#147", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#147", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "tbc" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(129,17)-(129,20)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "tbc" -} -], -"sourcemaps:sources": [ -{ -"@id": "#147/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#147/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#147/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(129,17)-(129,20)]" -} -] -}, -{ -"@id": "#147/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(129,17)-(129,20)]" -} -] -}, -{ -"@id": "#147/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#147" -} -], -"sourcemaps:value": [ -{ -"@value": "[(129,17)-(129,20)]" -} -] -} -] -} -] -} -], -"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": "[(127,8)-(127,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#146/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(128,8)-(129,0)]" -} -] -}, -{ -"@id": "#146/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(127,8)-(128,0)]" -} -] -}, -{ -"@id": "#146/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(129,8)-(130,0)]" -} -] -}, -{ -"@id": "#146/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#146" -} -], -"sourcemaps:value": [ -{ -"@value": "[(126,6)-(131,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "customerSubTypeCode" -} -], -"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": "[(126,6)-(131,0)]" -} -] -}, -{ -"@id": "#145/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(130,8)-(131,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#148", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#primarySpecialtyCode" -} -], -"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": "primarySpecialtyCode" -} -], -"core:description": [ -{ -"@value": "Primary speciality as referred from SOLR." -} -], -"apiContract:examples": [ -{ -"@id": "#150", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#150", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "PSY" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(134,17)-(134,20)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "PSY" -} -], -"sourcemaps:sources": [ -{ -"@id": "#150/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#150/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#150/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(134,17)-(134,20)]" -} -] -}, -{ -"@id": "#150/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(134,17)-(134,20)]" -} -] -}, -{ -"@id": "#150/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#150" -} -], -"sourcemaps:value": [ -{ -"@value": "[(134,17)-(134,20)]" -} -] -} -] -} -] -} -], -"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": "[(132,8)-(132,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#149/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(133,8)-(134,0)]" -} -] -}, -{ -"@id": "#149/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(132,8)-(133,0)]" -} -] -}, -{ -"@id": "#149/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(134,8)-(135,0)]" -} -] -}, -{ -"@id": "#149/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#149" -} -], -"sourcemaps:value": [ -{ -"@value": "[(131,6)-(136,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "primarySpecialtyCode" -} -], -"sourcemaps:sources": [ -{ -"@id": "#148/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#148/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#148" -} -], -"sourcemaps:value": [ -{ -"@value": "[(131,6)-(136,0)]" -} -] -}, -{ -"@id": "#148/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(135,8)-(136,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#151", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#primarySpecialtyDescr" -} -], -"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": "primarySpecialtyDescr" -} -], -"core:description": [ -{ -"@value": "Description of the primary speciality as referred from SOLR." -} -], -"apiContract:examples": [ -{ -"@id": "#153", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#153", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Psychiatry" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(139,17)-(139,27)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "Psychiatry" -} -], -"sourcemaps:sources": [ -{ -"@id": "#153/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#153/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#153/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(139,17)-(139,27)]" -} -] -}, -{ -"@id": "#153/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(139,17)-(139,27)]" -} -] -}, -{ -"@id": "#153/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#153" -} -], -"sourcemaps:value": [ -{ -"@value": "[(139,17)-(139,27)]" -} -] -} -] -} -] -} -], -"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": "[(137,8)-(137,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#152/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(138,8)-(139,0)]" -} -] -}, -{ -"@id": "#152/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(137,8)-(138,0)]" -} -] -}, -{ -"@id": "#152/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(139,8)-(140,0)]" -} -] -}, -{ -"@id": "#152/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#152" -} -], -"sourcemaps:value": [ -{ -"@value": "[(136,6)-(141,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "primarySpecialtyDescr" -} -], -"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": "[(136,6)-(141,0)]" -} -] -}, -{ -"@id": "#151/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(140,8)-(141,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#154", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#nameData" -} -], -"raml-shapes:range": [ -{ -"@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#name" -} -], -"raml-shapes:range": [ -{ -"@id": "#157", -"@type": [ -"raml-shapes: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 customer as referred from SOLR." -} -], -"apiContract:examples": [ -{ -"@id": "#158", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#158", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "John smith chaozhi" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(149,21)-(149,39)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "John smith chaozhi" -} -], -"sourcemaps:sources": [ -{ -"@id": "#158/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#158/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#158/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(149,21)-(149,39)]" -} -] -}, -{ -"@id": "#158/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(149,21)-(149,39)]" -} -] -}, -{ -"@id": "#158/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#158" -} -], -"sourcemaps:value": [ -{ -"@value": "[(149,21)-(149,39)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#157/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#157/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#157" -} -], -"sourcemaps:value": [ -{ -"@value": "[(147,12)-(147,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#157/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(148,12)-(149,0)]" -} -] -}, -{ -"@id": "#157/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(147,12)-(148,0)]" -} -] -}, -{ -"@id": "#157/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(149,12)-(150,0)]" -} -] -}, -{ -"@id": "#157/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#157" -} -], -"sourcemaps:value": [ -{ -"@value": "[(146,10)-(151,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"sourcemaps:sources": [ -{ -"@id": "#156/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#156/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#156" -} -], -"sourcemaps:value": [ -{ -"@value": "[(146,10)-(151,0)]" -} -] -}, -{ -"@id": "#156/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(150,12)-(151,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#159", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstName" -} -], -"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": "firstName" -} -], -"core:description": [ -{ -"@value": "First name of the customer as referred from SOLR." -} -], -"apiContract:examples": [ -{ -"@id": "#161", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#161", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "John" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(154,21)-(154,25)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "John" -} -], -"sourcemaps:sources": [ -{ -"@id": "#161/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#161/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#161/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(154,21)-(154,25)]" -} -] -}, -{ -"@id": "#161/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(154,21)-(154,25)]" -} -] -}, -{ -"@id": "#161/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#161" -} -], -"sourcemaps:value": [ -{ -"@value": "[(154,21)-(154,25)]" -} -] -} -] -} -] -} -], -"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": "[(152,12)-(152,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#160/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(153,12)-(154,0)]" -} -] -}, -{ -"@id": "#160/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(152,12)-(153,0)]" -} -] -}, -{ -"@id": "#160/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(154,12)-(155,0)]" -} -] -}, -{ -"@id": "#160/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#160" -} -], -"sourcemaps:value": [ -{ -"@value": "[(151,10)-(156,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "firstName" -} -], -"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": "[(151,10)-(156,0)]" -} -] -}, -{ -"@id": "#159/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(155,12)-(156,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#162", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastName" -} -], -"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": "lastName" -} -], -"core:description": [ -{ -"@value": "Last name of the customer as referred from SOLR." -} -], -"apiContract:examples": [ -{ -"@id": "#164", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#164", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "chaozhi" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(159,21)-(159,28)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "chaozhi" -} -], -"sourcemaps:sources": [ -{ -"@id": "#164/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#164/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#164/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(159,21)-(159,28)]" -} -] -}, -{ -"@id": "#164/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(159,21)-(159,28)]" -} -] -}, -{ -"@id": "#164/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#164" -} -], -"sourcemaps:value": [ -{ -"@value": "[(159,21)-(159,28)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#163/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#163/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#163" -} -], -"sourcemaps:value": [ -{ -"@value": "[(157,12)-(157,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#163/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(158,12)-(159,0)]" -} -] -}, -{ -"@id": "#163/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(157,12)-(158,0)]" -} -] -}, -{ -"@id": "#163/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(159,12)-(160,0)]" -} -] -}, -{ -"@id": "#163/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#163" -} -], -"sourcemaps:value": [ -{ -"@value": "[(156,10)-(161,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "lastName" -} -], -"sourcemaps:sources": [ -{ -"@id": "#162/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#162/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#162" -} -], -"sourcemaps:value": [ -{ -"@value": "[(156,10)-(161,0)]" -} -] -}, -{ -"@id": "#162/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(160,12)-(161,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#165", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#middleName" -} -], -"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": "middleName" -} -], -"core:description": [ -{ -"@value": "Middle name of the customer as referred from SOLR." -} -], -"apiContract:examples": [ -{ -"@id": "#167", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#167", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "smith" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"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": "[(164,21)-(164,26)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "smith" -} -], -"sourcemaps:sources": [ -{ -"@id": "#167/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#167/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#167/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(164,21)-(164,26)]" -} -] -}, -{ -"@id": "#167/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(164,21)-(164,26)]" -} -] -}, -{ -"@id": "#167/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#167" -} -], -"sourcemaps:value": [ -{ -"@value": "[(164,21)-(164,26)]" -} -] -} -] -} -] -} -], -"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": "[(162,12)-(162,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#166/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(163,12)-(164,0)]" -} -] -}, -{ -"@id": "#166/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(162,12)-(163,0)]" -} -] -}, -{ -"@id": "#166/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(164,12)-(165,0)]" -} -] -}, -{ -"@id": "#166/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#166" -} -], -"sourcemaps:value": [ -{ -"@value": "[(161,10)-(166,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "middleName" -} -], -"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": "[(161,10)-(166,0)]" -} -] -}, -{ -"@id": "#165/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(165,12)-(166,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#168", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#salutation" -} -], -"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:name": [ -{ -"@value": "salutation" -} -], -"core:description": [ -{ -"@value": "Salutation of the customer as referred from SOLR." -} -], -"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": "Dr" -} -], -"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": "[(169,21)-(169,23)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "Dr" -} -], -"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": "[(169,21)-(169,23)]" -} -] -}, -{ -"@id": "#170/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(169,21)-(169,23)]" -} -] -}, -{ -"@id": "#170/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#170" -} -], -"sourcemaps:value": [ -{ -"@value": "[(169,21)-(169,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": "[(167,12)-(167,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#169/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(168,12)-(169,0)]" -} -] -}, -{ -"@id": "#169/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(167,12)-(168,0)]" -} -] -}, -{ -"@id": "#169/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(169,12)-(170,0)]" -} -] -}, -{ -"@id": "#169/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#169" -} -], -"sourcemaps:value": [ -{ -"@value": "[(166,10)-(171,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "salutation" -} -], -"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": "[(166,10)-(171,0)]" -} -] -}, -{ -"@id": "#168/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(170,12)-(171,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#171", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#designation" -} -], -"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": "designation" -} -], -"core:description": [ -{ -"@value": "Designation of the customer as referred from SOLR." -} -], -"apiContract:examples": [ -{ -"@id": "#173", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#173", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "tbc" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(174,21)-(174,24)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "tbc" -} -], -"sourcemaps:sources": [ -{ -"@id": "#173/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#173/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#173/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(174,21)-(174,24)]" -} -] -}, -{ -"@id": "#173/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(174,21)-(174,24)]" -} -] -}, -{ -"@id": "#173/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#173" -} -], -"sourcemaps:value": [ -{ -"@value": "[(174,21)-(174,24)]" -} -] -} -] -} -] -} -], -"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": "[(172,12)-(172,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#172/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(173,12)-(174,0)]" -} -] -}, -{ -"@id": "#172/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(172,12)-(173,0)]" -} -] -}, -{ -"@id": "#172/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(174,12)-(175,0)]" -} -] -}, -{ -"@id": "#172/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#172" -} -], -"sourcemaps:value": [ -{ -"@value": "[(171,10)-(176,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "designation" -} -], -"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": "[(171,10)-(176,0)]" -} -] -}, -{ -"@id": "#171/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(175,12)-(176,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "nameData" -} -], -"core:name": [ -{ -"@value": "nameData" -} -], -"sourcemaps:sources": [ -{ -"@id": "#155/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#155/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#155" -} -], -"sourcemaps:value": [ -{ -"@value": "[(142,8)-(142,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#155/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#155" -} -], -"sourcemaps:value": [ -{ -"@value": "[(141,6)-(176,0)]" -} -] -}, -{ -"@id": "#155/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(143,8)-(144,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "nameData" -} -], -"sourcemaps:sources": [ -{ -"@id": "#154/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#154/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#154" -} -], -"sourcemaps:value": [ -{ -"@value": "[(141,6)-(176,0)]" -} -] -}, -{ -"@id": "#154/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(144,8)-(145,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#174", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#affiliations" -} -], -"raml-shapes:range": [ -{ -"@id": "#175", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#37", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#38", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#affiliationId" -} -], -"raml-shapes:range": [ -{ -"@id": "#39", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "affiliationId" -} -], -"core:description": [ -{ -"@value": "Affiliation Id as referred from SOLR.ex:-49664" -} -], -"sourcemaps:sources": [ -{ -"@id": "#39/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#39/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#39" -} -], -"sourcemaps:value": [ -{ -"@value": "[(84,8)-(84,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#39/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(84,8)-(85,0)]" -} -] -}, -{ -"@id": "#39/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(86,8)-(87,0)]" -} -] -}, -{ -"@id": "#39/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#39" -} -], -"sourcemaps:value": [ -{ -"@value": "[(83,6)-(87,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "affiliationId" -} -], -"sourcemaps:sources": [ -{ -"@id": "#38/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#38/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#38" -} -], -"sourcemaps:value": [ -{ -"@value": "[(83,6)-(87,0)]" -} -] -}, -{ -"@id": "#38/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(85,8)-(86,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#40", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#affiliationName" -} -], -"raml-shapes:range": [ -{ -"@id": "#41", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "affiliationName" -} -], -"core:description": [ -{ -"@value": "Affiliation name as referred from SOLR.ex:-Westin Medical" -} -], -"sourcemaps:sources": [ -{ -"@id": "#41/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#41/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#41" -} -], -"sourcemaps:value": [ -{ -"@value": "[(88,8)-(88,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#41/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(88,8)-(89,0)]" -} -] -}, -{ -"@id": "#41/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(90,8)-(91,0)]" -} -] -}, -{ -"@id": "#41/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#41" -} -], -"sourcemaps:value": [ -{ -"@value": "[(87,6)-(91,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "affiliationName" -} -], -"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": "[(87,6)-(91,0)]" -} -] -}, -{ -"@id": "#40/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(89,8)-(90,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#42", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#secAffiliationId" -} -], -"raml-shapes:range": [ -{ -"@id": "#43", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "secAffiliationId" -} -], -"core:description": [ -{ -"@value": "Secondary affiliation Id as referred from SOLR.ex:-123123" -} -], -"sourcemaps:sources": [ -{ -"@id": "#43/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#43/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#43" -} -], -"sourcemaps:value": [ -{ -"@value": "[(92,8)-(92,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#43/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(92,8)-(93,0)]" -} -] -}, -{ -"@id": "#43/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(94,8)-(95,0)]" -} -] -}, -{ -"@id": "#43/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#43" -} -], -"sourcemaps:value": [ -{ -"@value": "[(91,6)-(95,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "secAffiliationId" -} -], -"sourcemaps:sources": [ -{ -"@id": "#42/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#42/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#42" -} -], -"sourcemaps:value": [ -{ -"@value": "[(91,6)-(95,0)]" -} -] -}, -{ -"@id": "#42/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(93,8)-(94,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#44", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#secAffiliationName" -} -], -"raml-shapes:range": [ -{ -"@id": "#45", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "secAffiliationName" -} -], -"core:description": [ -{ -"@value": "Secondary affiliation name as referred from SOLR.ex:-NHS Swingson" -} -], -"sourcemaps:sources": [ -{ -"@id": "#45/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#45/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#45" -} -], -"sourcemaps:value": [ -{ -"@value": "[(96,8)-(96,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#45/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(96,8)-(97,0)]" -} -] -}, -{ -"@id": "#45/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(98,8)-(99,0)]" -} -] -}, -{ -"@id": "#45/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#45" -} -], -"sourcemaps:value": [ -{ -"@value": "[(95,6)-(99,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "secAffiliationName" -} -], -"sourcemaps:sources": [ -{ -"@id": "#44/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#44/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#44" -} -], -"sourcemaps:value": [ -{ -"@value": "[(95,6)-(99,0)]" -} -] -}, -{ -"@id": "#44/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(97,8)-(98,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#46", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addresses" -} -], -"raml-shapes:range": [ -{ -"@id": "#47", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#3", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#4", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressIndicator" -} -], -"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": "addressIndicator" -} -], -"core:description": [ -{ -"@value": "Address indicator as referred from SOLR." -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#5/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,8)-(12,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,8)-(13,0)]" -} -] -}, -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,8)-(15,0)]" -} -] -}, -{ -"@id": "#5/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressIndicator" -} -], -"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": "[(11,6)-(15,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,8)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#6", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressId" -} -], -"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": "addressId" -} -], -"core:description": [ -{ -"@value": "Address Id as referred from SOLR.ex:-0001" -} -], -"sourcemaps:sources": [ -{ -"@id": "#7/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#7/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,8)-(16,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#7/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,8)-(17,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,8)-(19,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,6)-(19,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressId" -} -], -"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": "[(15,6)-(19,0)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,8)-(18,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#8", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressType" -} -], -"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": "addressType" -} -], -"core:description": [ -{ -"@value": "Address type as referred from SOLR.ex:-BUSINESS" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,8)-(20,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,8)-(21,0)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,8)-(23,0)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(23,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressType" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(23,0)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,8)-(22,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#10", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressLine1" -} -], -"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": "addressLine1" -} -], -"core:description": [ -{ -"@value": "Address details as referred from SOLR.ex:-5310 S 123TH ST" -} -], -"sourcemaps:sources": [ -{ -"@id": "#11/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#11/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,8)-(24,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#11/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,8)-(25,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,8)-(27,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,6)-(27,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressLine1" -} -], -"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": "[(23,6)-(27,0)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,8)-(26,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#12", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressLine2" -} -], -"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:name": [ -{ -"@value": "addressLine2" -} -], -"core:description": [ -{ -"@value": "Address details as referred from SOLR.ex:-STE 3" -} -], -"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": "[(28,8)-(28,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#13/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,8)-(29,0)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,8)-(31,0)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#13" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(31,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressLine2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#12/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(31,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,8)-(30,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#14", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressLine3" -} -], -"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": "addressLine3" -} -], -"core:description": [ -{ -"@value": "Address details as referred from SOLR.ex:-8950A CAMPUS DEL" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#15/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,8)-(32,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#15/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,8)-(33,0)]" -} -] -}, -{ -"@id": "#15/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,8)-(35,0)]" -} -] -}, -{ -"@id": "#15/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,6)-(35,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressLine3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#14/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,6)-(35,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,8)-(34,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#city" -} -], -"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": "city" -} -], -"core:description": [ -{ -"@value": "City as referred from SOLR.ex:-LINCOLN" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#17/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,8)-(36,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#17/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,8)-(37,0)]" -} -] -}, -{ -"@id": "#17/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,8)-(39,0)]" -} -] -}, -{ -"@id": "#17/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,6)-(39,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#16/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#16/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#16" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,6)-(39,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,8)-(38,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#stateProvinceCode" -} -], -"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": "stateProvinceCode" -} -], -"core:description": [ -{ -"@value": "State as referred from SOLR.ex:-NE" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#19/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,8)-(40,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#19/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,8)-(41,0)]" -} -] -}, -{ -"@id": "#19/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,8)-(43,0)]" -} -] -}, -{ -"@id": "#19/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,6)-(43,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "stateProvinceCode" -} -], -"sourcemaps:sources": [ -{ -"@id": "#18/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#18/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#18" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,6)-(43,0)]" -} -] -}, -{ -"@id": "#18/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(41,8)-(42,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#postalCode" -} -], -"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:name": [ -{ -"@value": "postalCode" -} -], -"core:description": [ -{ -"@value": "Postal code as referred from SOLR.ex:-B3H 60023" -} -], -"sourcemaps:sources": [ -{ -"@id": "#21/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#21/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#21" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,8)-(44,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#21/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,8)-(45,0)]" -} -] -}, -{ -"@id": "#21/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(46,8)-(47,0)]" -} -] -}, -{ -"@id": "#21/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#21" -} -], -"sourcemaps:value": [ -{ -"@value": "[(43,6)-(47,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "postalCode" -} -], -"sourcemaps:sources": [ -{ -"@id": "#20/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#20/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#20" -} -], -"sourcemaps:value": [ -{ -"@value": "[(43,6)-(47,0)]" -} -] -}, -{ -"@id": "#20/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,8)-(46,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#22", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#postalCodeExt" -} -], -"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": "postalCodeExt" -} -], -"core:description": [ -{ -"@value": "Postal code extension as referred from SOLR.ex:-B3H" -} -], -"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": "[(48,8)-(48,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#23/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,8)-(49,0)]" -} -] -}, -{ -"@id": "#23/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,8)-(51,0)]" -} -] -}, -{ -"@id": "#23/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#23" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,6)-(51,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "postalCodeExt" -} -], -"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": "[(47,6)-(51,0)]" -} -] -}, -{ -"@id": "#22/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(49,8)-(50,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#24", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#country" -} -], -"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": "country" -} -], -"core:description": [ -{ -"@value": "Country as referred from SOLR.ex:-US" -} -], -"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": "[(52,8)-(52,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#25/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(52,8)-(53,0)]" -} -] -}, -{ -"@id": "#25/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(54,8)-(55,0)]" -} -] -}, -{ -"@id": "#25/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#25" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,6)-(55,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "country" -} -], -"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": "[(51,6)-(55,0)]" -} -] -}, -{ -"@id": "#24/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(53,8)-(54,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "addressType" -} -], -"core:name": [ -{ -"@value": "address" -} -], -"sourcemaps:sources": [ -{ -"@id": "#3/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#3/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#3" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#3/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(7,13)]" -} -] -}, -{ -"@id": "#3/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(10,0)]" -} -] -}, -{ -"@id": "#3/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#3" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(55,0)]" -} -] -} -], -"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)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "addresses" -} -], -"core:name": [ -{ -"@value": "addresses" -} -], -"core:description": [ -{ -"@value": "Address details of the affiliation as referred from SOLR." -} -], -"sourcemaps:sources": [ -{ -"@id": "#47/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#47/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#47" -} -], -"sourcemaps:value": [ -{ -"@value": "[(100,8)-(100,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#47/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(101,8)-(102,0)]" -} -] -}, -{ -"@id": "#47/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(102,8)-(103,0)]" -} -] -}, -{ -"@id": "#47/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#47" -} -], -"sourcemaps:value": [ -{ -"@value": "[(99,6)-(104,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "addresses" -} -], -"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": "[(99,6)-(104,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "affiliationType" -} -], -"core:name": [ -{ -"@value": "affiliation" -} -], -"sourcemaps:sources": [ -{ -"@id": "#37/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#37/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#37" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#37/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(79,2)-(79,17)]" -} -] -}, -{ -"@id": "#37/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(81,4)-(82,0)]" -} -] -}, -{ -"@id": "#37/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#37" -} -], -"sourcemaps:value": [ -{ -"@value": "[(79,2)-(104,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#37/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#37" -} -], -"sourcemaps:value": [ -{ -"@value": "[(80,4)-(80,8)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "affiliations" -} -], -"core:name": [ -{ -"@value": "affiliationData" -} -], -"core:description": [ -{ -"@value": "tbc" -} -], -"sourcemaps:sources": [ -{ -"@id": "#175/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#175/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#175" -} -], -"sourcemaps:value": [ -{ -"@value": "[(177,8)-(177,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#175/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(178,8)-(179,0)]" -} -] -}, -{ -"@id": "#175/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(179,8)-(180,0)]" -} -] -}, -{ -"@id": "#175/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#175" -} -], -"sourcemaps:value": [ -{ -"@value": "[(176,6)-(182,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "affiliations" -} -], -"sourcemaps:sources": [ -{ -"@id": "#174/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#174/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#174" -} -], -"sourcemaps:value": [ -{ -"@value": "[(176,6)-(182,0)]" -} -] -}, -{ -"@id": "#174/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(180,8)-(181,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#176", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addresses" -} -], -"raml-shapes:range": [ -{ -"@id": "#177", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#3", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#4", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressIndicator" -} -], -"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": "addressIndicator" -} -], -"core:description": [ -{ -"@value": "Address indicator as referred from SOLR." -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#5/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,8)-(12,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,8)-(13,0)]" -} -] -}, -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,8)-(15,0)]" -} -] -}, -{ -"@id": "#5/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressIndicator" -} -], -"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": "[(11,6)-(15,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,8)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#6", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressId" -} -], -"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": "addressId" -} -], -"core:description": [ -{ -"@value": "Address Id as referred from SOLR.ex:-0001" -} -], -"sourcemaps:sources": [ -{ -"@id": "#7/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#7/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,8)-(16,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#7/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,8)-(17,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,8)-(19,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,6)-(19,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressId" -} -], -"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": "[(15,6)-(19,0)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,8)-(18,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#8", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressType" -} -], -"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": "addressType" -} -], -"core:description": [ -{ -"@value": "Address type as referred from SOLR.ex:-BUSINESS" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,8)-(20,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,8)-(21,0)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,8)-(23,0)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(23,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressType" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(23,0)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,8)-(22,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#10", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressLine1" -} -], -"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": "addressLine1" -} -], -"core:description": [ -{ -"@value": "Address details as referred from SOLR.ex:-5310 S 123TH ST" -} -], -"sourcemaps:sources": [ -{ -"@id": "#11/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#11/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,8)-(24,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#11/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,8)-(25,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,8)-(27,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,6)-(27,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressLine1" -} -], -"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": "[(23,6)-(27,0)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,8)-(26,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#12", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressLine2" -} -], -"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:name": [ -{ -"@value": "addressLine2" -} -], -"core:description": [ -{ -"@value": "Address details as referred from SOLR.ex:-STE 3" -} -], -"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": "[(28,8)-(28,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#13/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,8)-(29,0)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,8)-(31,0)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#13" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(31,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressLine2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#12/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(31,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,8)-(30,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#14", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressLine3" -} -], -"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": "addressLine3" -} -], -"core:description": [ -{ -"@value": "Address details as referred from SOLR.ex:-8950A CAMPUS DEL" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#15/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,8)-(32,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#15/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,8)-(33,0)]" -} -] -}, -{ -"@id": "#15/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,8)-(35,0)]" -} -] -}, -{ -"@id": "#15/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,6)-(35,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addressLine3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#14/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,6)-(35,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,8)-(34,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#city" -} -], -"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": "city" -} -], -"core:description": [ -{ -"@value": "City as referred from SOLR.ex:-LINCOLN" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#17/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,8)-(36,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#17/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,8)-(37,0)]" -} -] -}, -{ -"@id": "#17/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,8)-(39,0)]" -} -] -}, -{ -"@id": "#17/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,6)-(39,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#16/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#16/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#16" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,6)-(39,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,8)-(38,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#stateProvinceCode" -} -], -"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": "stateProvinceCode" -} -], -"core:description": [ -{ -"@value": "State as referred from SOLR.ex:-NE" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#19/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,8)-(40,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#19/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,8)-(41,0)]" -} -] -}, -{ -"@id": "#19/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,8)-(43,0)]" -} -] -}, -{ -"@id": "#19/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,6)-(43,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "stateProvinceCode" -} -], -"sourcemaps:sources": [ -{ -"@id": "#18/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#18/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#18" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,6)-(43,0)]" -} -] -}, -{ -"@id": "#18/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(41,8)-(42,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#postalCode" -} -], -"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:name": [ -{ -"@value": "postalCode" -} -], -"core:description": [ -{ -"@value": "Postal code as referred from SOLR.ex:-B3H 60023" -} -], -"sourcemaps:sources": [ -{ -"@id": "#21/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#21/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#21" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,8)-(44,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#21/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,8)-(45,0)]" -} -] -}, -{ -"@id": "#21/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(46,8)-(47,0)]" -} -] -}, -{ -"@id": "#21/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#21" -} -], -"sourcemaps:value": [ -{ -"@value": "[(43,6)-(47,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "postalCode" -} -], -"sourcemaps:sources": [ -{ -"@id": "#20/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#20/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#20" -} -], -"sourcemaps:value": [ -{ -"@value": "[(43,6)-(47,0)]" -} -] -}, -{ -"@id": "#20/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,8)-(46,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#22", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#postalCodeExt" -} -], -"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": "postalCodeExt" -} -], -"core:description": [ -{ -"@value": "Postal code extension as referred from SOLR.ex:-B3H" -} -], -"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": "[(48,8)-(48,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#23/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,8)-(49,0)]" -} -] -}, -{ -"@id": "#23/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,8)-(51,0)]" -} -] -}, -{ -"@id": "#23/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#23" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,6)-(51,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "postalCodeExt" -} -], -"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": "[(47,6)-(51,0)]" -} -] -}, -{ -"@id": "#22/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(49,8)-(50,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#24", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#country" -} -], -"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": "country" -} -], -"core:description": [ -{ -"@value": "Country as referred from SOLR.ex:-US" -} -], -"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": "[(52,8)-(52,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#25/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(52,8)-(53,0)]" -} -] -}, -{ -"@id": "#25/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(54,8)-(55,0)]" -} -] -}, -{ -"@id": "#25/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#25" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,6)-(55,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "country" -} -], -"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": "[(51,6)-(55,0)]" -} -] -}, -{ -"@id": "#24/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(53,8)-(54,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "addressType" -} -], -"core:name": [ -{ -"@value": "address" -} -], -"sourcemaps:sources": [ -{ -"@id": "#3/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#3/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#3" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#3/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(7,13)]" -} -] -}, -{ -"@id": "#3/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(10,0)]" -} -] -}, -{ -"@id": "#3/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#3" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(55,0)]" -} -] -} -], -"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)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "addresses" -} -], -"core:name": [ -{ -"@value": "addressData" -} -], -"core:description": [ -{ -"@value": "tbc" -} -], -"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": "[(183,8)-(183,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#177/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(184,8)-(185,0)]" -} -] -}, -{ -"@id": "#177/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(185,8)-(186,0)]" -} -] -}, -{ -"@id": "#177/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#177" -} -], -"sourcemaps:value": [ -{ -"@value": "[(182,6)-(188,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "addresses" -} -], -"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": "[(182,6)-(188,0)]" -} -] -}, -{ -"@id": "#176/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(186,8)-(187,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#178", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#contacts" -} -], -"raml-shapes:range": [ -{ -"@id": "#179", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#26", -"@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#phone" -} -], -"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": "phone" -} -], -"core:description": [ -{ -"@value": "Phone number of the customer as referred from SOLR.ex:-(000) 123-1234" -} -], -"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": "[(60,8)-(60,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#28/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(60,8)-(61,0)]" -} -] -}, -{ -"@id": "#28/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(62,8)-(63,0)]" -} -] -}, -{ -"@id": "#28/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#28" -} -], -"sourcemaps:value": [ -{ -"@value": "[(59,6)-(63,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "phone" -} -], -"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": "[(59,6)-(63,0)]" -} -] -}, -{ -"@id": "#27/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(61,8)-(62,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#29", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#phone2" -} -], -"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": "phone2" -} -], -"core:description": [ -{ -"@value": "Phone number of the customer as referred from SOLR.ex:-(000) 123-1234" -} -], -"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": "[(64,8)-(64,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#30/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(64,8)-(65,0)]" -} -] -}, -{ -"@id": "#30/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(66,8)-(67,0)]" -} -] -}, -{ -"@id": "#30/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#30" -} -], -"sourcemaps:value": [ -{ -"@value": "[(63,6)-(67,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "phone2" -} -], -"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": "[(63,6)-(67,0)]" -} -] -}, -{ -"@id": "#29/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(65,8)-(66,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#31", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#email" -} -], -"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": "email" -} -], -"core:description": [ -{ -"@value": "Email Id of the customer as referred from SOLR. ex:-veeralakshmi.palanivelu@astrazeneca.com" -} -], -"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": "[(68,8)-(68,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#32/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(68,8)-(69,0)]" -} -] -}, -{ -"@id": "#32/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(70,8)-(71,0)]" -} -] -}, -{ -"@id": "#32/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#32" -} -], -"sourcemaps:value": [ -{ -"@value": "[(67,6)-(71,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "email" -} -], -"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": "[(67,6)-(71,0)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(69,8)-(70,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#33", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#fax" -} -], -"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": "fax" -} -], -"core:description": [ -{ -"@value": "Fax number of the customer as referred from SOLR.ex:-(250) 000-6789" -} -], -"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": "[(72,8)-(72,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#34/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(72,8)-(73,0)]" -} -] -}, -{ -"@id": "#34/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(74,8)-(75,0)]" -} -] -}, -{ -"@id": "#34/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#34" -} -], -"sourcemaps:value": [ -{ -"@value": "[(71,6)-(75,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "fax" -} -], -"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": "[(71,6)-(75,0)]" -} -] -}, -{ -"@id": "#33/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(73,8)-(74,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#35", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#webAddress" -} -], -"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": "webAddress" -} -], -"core:description": [ -{ -"@value": "web address as referred from SOLR." -} -], -"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": "[(76,8)-(76,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#36/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(76,8)-(77,0)]" -} -] -}, -{ -"@id": "#36/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(78,8)-(79,0)]" -} -] -}, -{ -"@id": "#36/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#36" -} -], -"sourcemaps:value": [ -{ -"@value": "[(75,6)-(79,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "webAddress" -} -], -"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": "[(75,6)-(79,0)]" -} -] -}, -{ -"@id": "#35/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(77,8)-(78,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "contactType" -} -], -"core:name": [ -{ -"@value": "contact" -} -], -"sourcemaps:sources": [ -{ -"@id": "#26/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#26/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#26" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#26/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(55,2)-(55,13)]" -} -] -}, -{ -"@id": "#26/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(57,4)-(58,0)]" -} -] -}, -{ -"@id": "#26/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#26" -} -], -"sourcemaps:value": [ -{ -"@value": "[(55,2)-(79,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#26/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#26" -} -], -"sourcemaps:value": [ -{ -"@value": "[(56,4)-(56,8)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "contacts" -} -], -"core:name": [ -{ -"@value": "contactMethod" -} -], -"core:description": [ -{ -"@value": "tbc" -} -], -"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": "[(189,8)-(189,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#179/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(190,8)-(191,0)]" -} -] -}, -{ -"@id": "#179/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(191,8)-(192,0)]" -} -] -}, -{ -"@id": "#179/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#179" -} -], -"sourcemaps:value": [ -{ -"@value": "[(188,6)-(194,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "contacts" -} -], -"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": "[(188,6)-(194,0)]" -} -] -}, -{ -"@id": "#178/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(192,8)-(193,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "customer" -} -], -"apiContract:examples": [ -{ -"@id": "#49", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#49", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:customerId": [ -{ -"@id": "#50", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "US52949186" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#50/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#50/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#50" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,16)-(2,28)]" -} -] -} -] -} -] -} -], -"data:doctorId": [ -{ -"@id": "#51", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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,14)-(3,16)]" -} -] -} -] -} -] -} -], -"data:customerStatus": [ -{ -"@id": "#52", -"@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_4" -} -], -"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": "[(4,20)-(4,23)]" -} -] -} -] -} -] -} -], -"data:customerTypeCode": [ -{ -"@id": "#53", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "OPCR" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(5,22)-(5,28)]" -} -] -} -] -} -] -} -], -"data:customerSubTypeCode": [ -{ -"@id": "#54", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "MEDGRP" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(6,25)-(6,33)]" -} -] -} -] -} -] -} -], -"data:primarySpecialtyCode": [ -{ -"@id": "#55", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(7,26)-(7,28)]" -} -] -} -] -} -] -} -], -"data:primarySpecialtyDescr": [ -{ -"@id": "#56", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_8" -} -], -"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,27)-(8,29)]" -} -] -} -] -} -] -} -], -"data:nameData": [ -{ -"@id": "#57", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:name": [ -{ -"@id": "#58", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "JOHN DOE SKIN AND VEIN CENTER" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_10" -} -], -"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": "[(10,12)-(10,43)]" -} -] -} -] -} -] -} -], -"data:firstName": [ -{ -"@id": "#59", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_11" -} -], -"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": "[(11,17)-(11,19)]" -} -] -} -] -} -] -} -], -"data:lastName": [ -{ -"@id": "#60", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_12" -} -], -"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": "[(12,16)-(12,18)]" -} -] -} -] -} -] -} -], -"data:middleName": [ -{ -"@id": "#61", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_13" -} -], -"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": "[(13,18)-(13,20)]" -} -] -} -] -} -] -} -], -"data:salutation": [ -{ -"@id": "#62", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_14" -} -], -"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": "[(14,18)-(14,20)]" -} -] -} -] -} -] -} -], -"data:designation": [ -{ -"@id": "#63", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_15" -} -], -"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": "[(15,19)-(15,21)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_9" -} -], -"sourcemaps:sources": [ -{ -"@id": "#57/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#57/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:salutation" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(15,0)]" -} -] -}, -{ -"@id": "#57/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(11,0)]" -} -] -}, -{ -"@id": "#57/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:firstName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,4)-(12,0)]" -} -] -}, -{ -"@id": "#57/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:designation" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,4)-(17,0)]" -} -] -}, -{ -"@id": "#57/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:middleName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,4)-(14,0)]" -} -] -}, -{ -"@id": "#57/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#57" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,0)-(17,0)]" -} -] -}, -{ -"@id": "#57/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:lastName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,4)-(13,0)]" -} -] -} -] -} -] -} -], -"data:affiliations": [ -{ -"@id": "#64", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#65", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:affiliationId": [ -{ -"@id": "#66", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "72824633" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_18" -} -], -"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": "[(19,23)-(19,33)]" -} -] -} -] -} -] -} -], -"data:affiliationName": [ -{ -"@id": "#67", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "MULTIPLE DOCTORS" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_19" -} -], -"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": "[(20,25)-(20,43)]" -} -] -} -] -} -] -} -], -"data:secAffiliationId": [ -{ -"@id": "#68", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_20" -} -], -"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": "[(21,26)-(21,28)]" -} -] -} -] -} -] -} -], -"data:secAffiliationName": [ -{ -"@id": "#69", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_21" -} -], -"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": "[(22,28)-(22,30)]" -} -] -} -] -} -] -} -], -"data:addresses": [ -{ -"@id": "#70", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#71", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:addressIndicator": [ -{ -"@id": "#72", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_24" -} -], -"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": "[(25,30)-(25,32)]" -} -] -} -] -} -] -} -], -"data:addressId": [ -{ -"@id": "#73", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_25" -} -], -"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": "[(26,23)-(26,25)]" -} -] -} -] -} -] -} -], -"data:addressType": [ -{ -"@id": "#74", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_26" -} -], -"sourcemaps:sources": [ -{ -"@id": "#74/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#74/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#74" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,25)-(27,27)]" -} -] -} -] -} -] -} -], -"data:addressLine1": [ -{ -"@id": "#75", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_27" -} -], -"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": "[(28,26)-(28,28)]" -} -] -} -] -} -] -} -], -"data:addressLine2": [ -{ -"@id": "#76", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_28" -} -], -"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": "[(29,26)-(29,28)]" -} -] -} -] -} -] -} -], -"data:addressLine3": [ -{ -"@id": "#77", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_29" -} -], -"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": "[(30,26)-(30,28)]" -} -] -} -] -} -] -} -], -"data:city": [ -{ -"@id": "#78", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_30" -} -], -"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": "[(31,18)-(31,20)]" -} -] -} -] -} -] -} -], -"data:stateProvinceCode": [ -{ -"@id": "#79", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_31" -} -], -"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": "[(32,31)-(32,33)]" -} -] -} -] -} -] -} -], -"data:postalCode": [ -{ -"@id": "#80", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_32" -} -], -"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": "[(33,24)-(33,26)]" -} -] -} -] -} -] -} -], -"data:postalCodeExt": [ -{ -"@id": "#81", -"@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" -} -], -"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": "[(34,27)-(34,29)]" -} -] -} -] -} -] -} -], -"data:country": [ -{ -"@id": "#82", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "US" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_34" -} -], -"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": "[(35,21)-(35,25)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_23" -} -], -"sourcemaps:sources": [ -{ -"@id": "#71/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#71/source-map/lexical/element_11", -"sourcemaps:element": [ -{ -"@value": "data:postalCodeExt" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,10)-(35,0)]" -} -] -}, -{ -"@id": "#71/source-map/lexical/element_9", -"sourcemaps:element": [ -{ -"@value": "data:addressLine3" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,10)-(31,0)]" -} -] -}, -{ -"@id": "#71/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:addressId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,10)-(27,0)]" -} -] -}, -{ -"@id": "#71/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:addressIndicator" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,10)-(26,0)]" -} -] -}, -{ -"@id": "#71/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:addressLine2" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,10)-(30,0)]" -} -] -}, -{ -"@id": "#71/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:postalCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,10)-(34,0)]" -} -] -}, -{ -"@id": "#71/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:country" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,10)-(36,0)]" -} -] -}, -{ -"@id": "#71/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:city" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,10)-(32,0)]" -} -] -}, -{ -"@id": "#71/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:addressType" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,10)-(28,0)]" -} -] -}, -{ -"@id": "#71/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "amf://id#71" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,0)-(36,0)]" -} -] -}, -{ -"@id": "#71/source-map/lexical/element_8", -"sourcemaps:element": [ -{ -"@value": "data:addressLine1" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,10)-(29,0)]" -} -] -}, -{ -"@id": "#71/source-map/lexical/element_10", -"sourcemaps:element": [ -{ -"@value": "data:stateProvinceCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,10)-(33,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_22" -} -], -"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": "[(23,18)-(36,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_17" -} -], -"sourcemaps:sources": [ -{ -"@id": "#65/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#65/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:secAffiliationName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,6)-(23,0)]" -} -] -}, -{ -"@id": "#65/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#65" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,0)-(36,0)]" -} -] -}, -{ -"@id": "#65/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:secAffiliationId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,6)-(22,0)]" -} -] -}, -{ -"@id": "#65/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:addresses" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,6)-(36,0)]" -} -] -}, -{ -"@id": "#65/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:affiliationId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(20,0)]" -} -] -}, -{ -"@id": "#65/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:affiliationName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#83", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:affiliationId": [ -{ -"@id": "#84", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "15200973" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_36" -} -], -"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": "[(37,23)-(37,33)]" -} -] -} -] -} -] -} -], -"data:affiliationName": [ -{ -"@id": "#85", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "JANE Doe" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_37" -} -], -"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": "[(38,25)-(38,35)]" -} -] -} -] -} -] -} -], -"data:secAffiliationId": [ -{ -"@id": "#86", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_38" -} -], -"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": "[(39,26)-(39,28)]" -} -] -} -] -} -] -} -], -"data:secAffiliationName": [ -{ -"@id": "#87", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_39" -} -], -"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": "[(40,28)-(40,30)]" -} -] -} -] -} -] -} -], -"data:addresses": [ -{ -"@id": "#88", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#89", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:addressIndicator": [ -{ -"@id": "#90", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_42" -} -], -"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": "[(43,30)-(43,32)]" -} -] -} -] -} -] -} -], -"data:addressId": [ -{ -"@id": "#91", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_43" -} -], -"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": "[(44,23)-(44,25)]" -} -] -} -] -} -] -} -], -"data:addressType": [ -{ -"@id": "#92", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_44" -} -], -"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": "[(45,25)-(45,27)]" -} -] -} -] -} -] -} -], -"data:addressLine1": [ -{ -"@id": "#93", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_45" -} -], -"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": "[(46,26)-(46,28)]" -} -] -} -] -} -] -} -], -"data:addressLine2": [ -{ -"@id": "#94", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_46" -} -], -"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": "[(47,26)-(47,28)]" -} -] -} -] -} -] -} -], -"data:addressLine3": [ -{ -"@id": "#95", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_47" -} -], -"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": "[(48,26)-(48,28)]" -} -] -} -] -} -] -} -], -"data:city": [ -{ -"@id": "#96", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_48" -} -], -"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": "[(49,18)-(49,20)]" -} -] -} -] -} -] -} -], -"data:stateProvinceCode": [ -{ -"@id": "#97", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_49" -} -], -"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": "[(50,31)-(50,33)]" -} -] -} -] -} -] -} -], -"data:postalCode": [ -{ -"@id": "#98", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_50" -} -], -"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": "[(51,24)-(51,26)]" -} -] -} -] -} -] -} -], -"data:postalCodeExt": [ -{ -"@id": "#99", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_51" -} -], -"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": "[(52,27)-(52,29)]" -} -] -} -] -} -] -} -], -"data:country": [ -{ -"@id": "#100", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "US" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_52" -} -], -"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": "[(53,21)-(53,25)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_41" -} -], -"sourcemaps:sources": [ -{ -"@id": "#89/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#89/source-map/lexical/element_11", -"sourcemaps:element": [ -{ -"@value": "data:postalCodeExt" -} -], -"sourcemaps:value": [ -{ -"@value": "[(52,10)-(53,0)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_9", -"sourcemaps:element": [ -{ -"@value": "data:addressLine3" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,10)-(49,0)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:addressId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,10)-(45,0)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:addressIndicator" -} -], -"sourcemaps:value": [ -{ -"@value": "[(43,10)-(44,0)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:addressLine2" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,10)-(48,0)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:postalCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,10)-(52,0)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:country" -} -], -"sourcemaps:value": [ -{ -"@value": "[(53,10)-(54,0)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:city" -} -], -"sourcemaps:value": [ -{ -"@value": "[(49,10)-(50,0)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:addressType" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,10)-(46,0)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "amf://id#89" -} -], -"sourcemaps:value": [ -{ -"@value": "[(43,0)-(54,0)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_8", -"sourcemaps:element": [ -{ -"@value": "data:addressLine1" -} -], -"sourcemaps:value": [ -{ -"@value": "[(46,10)-(47,0)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_10", -"sourcemaps:element": [ -{ -"@value": "data:stateProvinceCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,10)-(51,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_40" -} -], -"sourcemaps:sources": [ -{ -"@id": "#88/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#88/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#88" -} -], -"sourcemaps:value": [ -{ -"@value": "[(41,18)-(54,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_35" -} -], -"sourcemaps:sources": [ -{ -"@id": "#83/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#83/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:secAffiliationName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,6)-(41,0)]" -} -] -}, -{ -"@id": "#83/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#83" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,0)-(54,0)]" -} -] -}, -{ -"@id": "#83/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:secAffiliationId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,6)-(40,0)]" -} -] -}, -{ -"@id": "#83/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:addresses" -} -], -"sourcemaps:value": [ -{ -"@value": "[(41,6)-(54,0)]" -} -] -}, -{ -"@id": "#83/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:affiliationId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,6)-(38,0)]" -} -] -}, -{ -"@id": "#83/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:affiliationName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,6)-(39,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_16" -} -], -"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": "[(17,17)-(54,0)]" -} -] -} -] -} -] -} -], -"data:addresses": [ -{ -"@id": "#101", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#102", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:addressIndicator": [ -{ -"@id": "#103", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_55" -} -], -"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": "[(56,26)-(56,28)]" -} -] -} -] -} -] -} -], -"data:addressId": [ -{ -"@id": "#104", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "15200973" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_56" -} -], -"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": "[(57,19)-(57,29)]" -} -] -} -] -} -] -} -], -"data:addressType": [ -{ -"@id": "#105", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "CALL" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_57" -} -], -"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": "[(58,21)-(58,27)]" -} -] -} -] -} -] -} -], -"data:addressLine1": [ -{ -"@id": "#106", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "7110 JOHN AVE" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_58" -} -], -"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": "[(59,22)-(59,37)]" -} -] -} -] -} -] -} -], -"data:addressLine2": [ -{ -"@id": "#107", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_59" -} -], -"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": "[(60,22)-(60,24)]" -} -] -} -] -} -] -} -], -"data:addressLine3": [ -{ -"@id": "#108", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_60" -} -], -"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": "[(61,22)-(61,24)]" -} -] -} -] -} -] -} -], -"data:city": [ -{ -"@id": "#109", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "WILMINGTON" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_61" -} -], -"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": "[(62,14)-(62,26)]" -} -] -} -] -} -] -} -], -"data:stateProvinceCode": [ -{ -"@id": "#110", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "NC" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_62" -} -], -"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": "[(63,27)-(63,31)]" -} -] -} -] -} -] -} -], -"data:postalCode": [ -{ -"@id": "#111", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "28403" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_63" -} -], -"sourcemaps:sources": [ -{ -"@id": "#111/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#111/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#111" -} -], -"sourcemaps:value": [ -{ -"@value": "[(64,20)-(64,27)]" -} -] -} -] -} -] -} -], -"data:postalCodeExt": [ -{ -"@id": "#112", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_64" -} -], -"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": "[(65,23)-(65,25)]" -} -] -} -] -} -] -} -], -"data:country": [ -{ -"@id": "#113", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "US" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_65" -} -], -"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": "[(66,17)-(66,21)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_54" -} -], -"sourcemaps:sources": [ -{ -"@id": "#102/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#102/source-map/lexical/element_11", -"sourcemaps:element": [ -{ -"@value": "data:postalCodeExt" -} -], -"sourcemaps:value": [ -{ -"@value": "[(65,6)-(66,0)]" -} -] -}, -{ -"@id": "#102/source-map/lexical/element_9", -"sourcemaps:element": [ -{ -"@value": "data:addressLine3" -} -], -"sourcemaps:value": [ -{ -"@value": "[(61,6)-(62,0)]" -} -] -}, -{ -"@id": "#102/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:addressId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(57,6)-(58,0)]" -} -] -}, -{ -"@id": "#102/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:addressIndicator" -} -], -"sourcemaps:value": [ -{ -"@value": "[(56,6)-(57,0)]" -} -] -}, -{ -"@id": "#102/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:addressLine2" -} -], -"sourcemaps:value": [ -{ -"@value": "[(60,6)-(61,0)]" -} -] -}, -{ -"@id": "#102/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:postalCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(64,6)-(65,0)]" -} -] -}, -{ -"@id": "#102/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:country" -} -], -"sourcemaps:value": [ -{ -"@value": "[(66,6)-(67,0)]" -} -] -}, -{ -"@id": "#102/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:city" -} -], -"sourcemaps:value": [ -{ -"@value": "[(62,6)-(63,0)]" -} -] -}, -{ -"@id": "#102/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:addressType" -} -], -"sourcemaps:value": [ -{ -"@value": "[(58,6)-(59,0)]" -} -] -}, -{ -"@id": "#102/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "amf://id#102" -} -], -"sourcemaps:value": [ -{ -"@value": "[(56,0)-(67,0)]" -} -] -}, -{ -"@id": "#102/source-map/lexical/element_8", -"sourcemaps:element": [ -{ -"@value": "data:addressLine1" -} -], -"sourcemaps:value": [ -{ -"@value": "[(59,6)-(60,0)]" -} -] -}, -{ -"@id": "#102/source-map/lexical/element_10", -"sourcemaps:element": [ -{ -"@value": "data:stateProvinceCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(63,6)-(64,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#114", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:addressIndicator": [ -{ -"@id": "#115", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_67" -} -], -"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": "[(68,26)-(68,28)]" -} -] -} -] -} -] -} -], -"data:addressId": [ -{ -"@id": "#116", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "232323" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_68" -} -], -"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": "[(69,19)-(69,27)]" -} -] -} -] -} -] -} -], -"data:addressType": [ -{ -"@id": "#117", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "MAIL" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_69" -} -], -"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": "[(70,21)-(70,27)]" -} -] -} -] -} -] -} -], -"data:addressLine1": [ -{ -"@id": "#118", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "1 JOHN AVE" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_70" -} -], -"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": "[(71,22)-(71,34)]" -} -] -} -] -} -] -} -], -"data:addressLine2": [ -{ -"@id": "#119", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_71" -} -], -"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": "[(72,22)-(72,24)]" -} -] -} -] -} -] -} -], -"data:addressLine3": [ -{ -"@id": "#120", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_72" -} -], -"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": "[(73,22)-(73,24)]" -} -] -} -] -} -] -} -], -"data:city": [ -{ -"@id": "#121", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "WILMINGTON" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_73" -} -], -"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": "[(74,14)-(74,26)]" -} -] -} -] -} -] -} -], -"data:stateProvinceCode": [ -{ -"@id": "#122", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "NC" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_74" -} -], -"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": "[(75,27)-(75,31)]" -} -] -} -] -} -] -} -], -"data:postalCode": [ -{ -"@id": "#123", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "28403" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_75" -} -], -"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": "[(76,20)-(76,27)]" -} -] -} -] -} -] -} -], -"data:postalCodeExt": [ -{ -"@id": "#124", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_76" -} -], -"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": "[(77,23)-(77,25)]" -} -] -} -] -} -] -} -], -"data:country": [ -{ -"@id": "#125", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "US" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_77" -} -], -"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": "[(78,17)-(78,21)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_66" -} -], -"sourcemaps:sources": [ -{ -"@id": "#114/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#114/source-map/lexical/element_11", -"sourcemaps:element": [ -{ -"@value": "data:postalCodeExt" -} -], -"sourcemaps:value": [ -{ -"@value": "[(77,6)-(78,0)]" -} -] -}, -{ -"@id": "#114/source-map/lexical/element_9", -"sourcemaps:element": [ -{ -"@value": "data:addressLine3" -} -], -"sourcemaps:value": [ -{ -"@value": "[(73,6)-(74,0)]" -} -] -}, -{ -"@id": "#114/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:addressId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(69,6)-(70,0)]" -} -] -}, -{ -"@id": "#114/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:addressIndicator" -} -], -"sourcemaps:value": [ -{ -"@value": "[(68,6)-(69,0)]" -} -] -}, -{ -"@id": "#114/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:addressLine2" -} -], -"sourcemaps:value": [ -{ -"@value": "[(72,6)-(73,0)]" -} -] -}, -{ -"@id": "#114/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:postalCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(76,6)-(77,0)]" -} -] -}, -{ -"@id": "#114/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:country" -} -], -"sourcemaps:value": [ -{ -"@value": "[(78,6)-(79,0)]" -} -] -}, -{ -"@id": "#114/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:city" -} -], -"sourcemaps:value": [ -{ -"@value": "[(74,6)-(75,0)]" -} -] -}, -{ -"@id": "#114/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:addressType" -} -], -"sourcemaps:value": [ -{ -"@value": "[(70,6)-(71,0)]" -} -] -}, -{ -"@id": "#114/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "amf://id#114" -} -], -"sourcemaps:value": [ -{ -"@value": "[(68,0)-(79,0)]" -} -] -}, -{ -"@id": "#114/source-map/lexical/element_8", -"sourcemaps:element": [ -{ -"@value": "data:addressLine1" -} -], -"sourcemaps:value": [ -{ -"@value": "[(71,6)-(72,0)]" -} -] -}, -{ -"@id": "#114/source-map/lexical/element_10", -"sourcemaps:element": [ -{ -"@value": "data:stateProvinceCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(75,6)-(76,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_53" -} -], -"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": "[(54,14)-(79,0)]" -} -] -} -] -} -] -} -], -"data:contacts": [ -{ -"@id": "#126", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#127", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:phone": [ -{ -"@id": "#128", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_80" -} -], -"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": "[(81,15)-(81,17)]" -} -] -} -] -} -] -} -], -"data:phone2": [ -{ -"@id": "#129", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_81" -} -], -"sourcemaps:sources": [ -{ -"@id": "#129/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#129/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#129" -} -], -"sourcemaps:value": [ -{ -"@value": "[(82,16)-(82,18)]" -} -] -} -] -} -] -} -], -"data:email": [ -{ -"@id": "#130", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_82" -} -], -"sourcemaps:sources": [ -{ -"@id": "#130/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#130/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#130" -} -], -"sourcemaps:value": [ -{ -"@value": "[(83,15)-(83,17)]" -} -] -} -] -} -] -} -], -"data:fax": [ -{ -"@id": "#131", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_83" -} -], -"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": "[(84,13)-(84,15)]" -} -] -} -] -} -] -} -], -"data:webAddress": [ -{ -"@id": "#132", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_84" -} -], -"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": "[(85,20)-(85,22)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_79" -} -], -"sourcemaps:sources": [ -{ -"@id": "#127/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#127/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:fax" -} -], -"sourcemaps:value": [ -{ -"@value": "[(84,6)-(85,0)]" -} -] -}, -{ -"@id": "#127/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#127" -} -], -"sourcemaps:value": [ -{ -"@value": "[(81,0)-(86,0)]" -} -] -}, -{ -"@id": "#127/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(83,6)-(84,0)]" -} -] -}, -{ -"@id": "#127/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:webAddress" -} -], -"sourcemaps:value": [ -{ -"@value": "[(85,6)-(86,0)]" -} -] -}, -{ -"@id": "#127/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:phone" -} -], -"sourcemaps:value": [ -{ -"@value": "[(81,6)-(82,0)]" -} -] -}, -{ -"@id": "#127/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:phone2" -} -], -"sourcemaps:value": [ -{ -"@value": "[(82,6)-(83,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_78" -} -], -"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": "[(79,13)-(86,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#49/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#49/source-map/lexical/element_11", -"sourcemaps:element": [ -{ -"@value": "data:addresses" -} -], -"sourcemaps:value": [ -{ -"@value": "[(54,2)-(79,0)]" -} -] -}, -{ -"@id": "#49/source-map/lexical/element_9", -"sourcemaps:element": [ -{ -"@value": "data:primarySpecialtyCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(8,0)]" -} -] -}, -{ -"@id": "#49/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:doctorId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "#49/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:customerId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,2)-(3,0)]" -} -] -}, -{ -"@id": "#49/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:customerSubTypeCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(7,0)]" -} -] -}, -{ -"@id": "#49/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:affiliations" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,2)-(54,0)]" -} -] -}, -{ -"@id": "#49/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:contacts" -} -], -"sourcemaps:value": [ -{ -"@value": "[(79,2)-(86,0)]" -} -] -}, -{ -"@id": "#49/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:primarySpecialtyDescr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,2)-(9,0)]" -} -] -}, -{ -"@id": "#49/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:customerStatus" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "#49/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "amf://id#49" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(86,0)]" -} -] -}, -{ -"@id": "#49/source-map/lexical/element_8", -"sourcemaps:element": [ -{ -"@value": "data:customerTypeCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "#49/source-map/lexical/element_10", -"sourcemaps:element": [ -{ -"@value": "data:nameData" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,2)-(17,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "\"customerId\": \"US52949186\"\n\"doctorId\": \"\"\n\"customerStatus\": \"A\"\n\"customerTypeCode\": \"OPCR\"\n\"customerSubTypeCode\": \"MEDGRP\"\n\"primarySpecialtyCode\": \"\"\n\"primarySpecialtyDescr\": \"\"\n\"nameData\":\n \"name\": \"JOHN DOE SKIN AND VEIN CENTER\"\n \"firstName\": \"\"\n \"lastName\": \"\"\n \"middleName\": \"\"\n \"salutation\": \"\"\n \"designation\": \"\"\n\"affiliations\":\n -\n \"affiliationId\": \"72824633\"\n \"affiliationName\": \"MULTIPLE DOCTORS\"\n \"secAffiliationId\": \"\"\n \"secAffiliationName\": \"\"\n \"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"\"\n \"addressType\": \"\"\n \"addressLine1\": \"\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"\"\n \"stateProvinceCode\": \"\"\n \"postalCode\": \"\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n -\n \"affiliationId\": \"15200973\"\n \"affiliationName\": \"JANE Doe\"\n \"secAffiliationId\": \"\"\n \"secAffiliationName\": \"\"\n \"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"\"\n \"addressType\": \"\"\n \"addressLine1\": \"\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"\"\n \"stateProvinceCode\": \"\"\n \"postalCode\": \"\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n\"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"15200973\"\n \"addressType\": \"CALL\"\n \"addressLine1\": \"7110 JOHN AVE\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"WILMINGTON\"\n \"stateProvinceCode\": \"NC\"\n \"postalCode\": \"28403\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"232323\"\n \"addressType\": \"MAIL\"\n \"addressLine1\": \"1 JOHN AVE\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"WILMINGTON\"\n \"stateProvinceCode\": \"NC\"\n \"postalCode\": \"28403\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n\"contacts\":\n -\n \"phone\": \"\"\n \"phone2\": \"\"\n \"email\": \"\"\n \"fax\": \"\"\n \"webAddress\": \"\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#49/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#49/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#49/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,6)-(86,0)]" -} -] -}, -{ -"@id": "#49/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(86,0)]" -} -] -}, -{ -"@id": "#49/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#49" -} -], -"sourcemaps:value": [ -{ -"@value": "[(194,4)-(196,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#48/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#48/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#48" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#48/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(104,2)-(104,10)]" -} -] -}, -{ -"@id": "#48/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(194,4)-(196,0)]" -} -] -}, -{ -"@id": "#48/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#48" -} -], -"sourcemaps:value": [ -{ -"@value": "[(104,2)-(196,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#", -"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/array-example.json b/demo/array-example.json deleted file mode 100644 index 4d01588..0000000 --- a/demo/array-example.json +++ /dev/null @@ -1,20429 +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#180", -"@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": "Demo" -} -], -"http://a.ml/vocabularies/apiContract#server": [ -{ -"@id": "amf://id#186", -"@type": [ -"http://a.ml/vocabularies/apiContract#Server", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#urlTemplate": [ -{ -"@value": "https://demo.api.com" -} -], -"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": "http://a.ml/vocabularies/core#urlTemplate" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#186/source-map/synthesized-field/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#186" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "true" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#version": [ -{ -"@value": "1.0" -} -], -"http://a.ml/vocabularies/apiContract#endpoint": [ -{ -"@id": "amf://id#181", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/customers" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#182", -"@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#183", -"@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#184", -"@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#185", -"@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#48/link-936576810", -"@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#48" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "customer" -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#185/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#185" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(200,8)-(201,0)]" -} -] -} -] -} -] -} -], -"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#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": "[(199,6)-(201,0)]" -} -] -} -] -} -] -} -], -"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": "[(198,0)-(201,0)]" -} -] -}, -{ -"@id": "amf://id#183/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": "[(198,4)-(201,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#synthesized-field": [ -{ -"@id": "amf://id#182/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#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": "[(197,2)-(201,0)]" -} -] -} -] -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#181" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(196,0)-(201,0)]" -} -] -} -] -} -] -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#180/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#180" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#180/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": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "amf://id#180/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": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#180/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": "[(4,0)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#180/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#180" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(201,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"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": "value:\n \"customerId\": \"US52949186\"\n \"doctorId\": \"\"\n \"customerStatus\": \"A\"\n \"customerTypeCode\": \"OPCR\"\n \"customerSubTypeCode\": \"MEDGRP\"\n \"primarySpecialtyCode\": \"\"\n \"primarySpecialtyDescr\": \"\"\n \"nameData\":\n \"name\": \"JOHN DOE SKIN AND VEIN CENTER\"\n \"firstName\": \"\"\n \"lastName\": \"\"\n \"middleName\": \"\"\n \"salutation\": \"\"\n \"designation\": \"\"\n\n \"affiliations\":\n -\n \"affiliationId\": \"72824633\"\n \"affiliationName\": \"MULTIPLE DOCTORS\"\n \"secAffiliationId\": \"\"\n \"secAffiliationName\": \"\"\n \"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"\"\n \"addressType\": \"\"\n \"addressLine1\": \"\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"\"\n \"stateProvinceCode\": \"\"\n \"postalCode\": \"\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n -\n \"affiliationId\": \"15200973\"\n \"affiliationName\": \"JANE Doe\"\n \"secAffiliationId\": \"\"\n \"secAffiliationName\": \"\"\n \"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"\"\n \"addressType\": \"\"\n \"addressLine1\": \"\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"\"\n \"stateProvinceCode\": \"\"\n \"postalCode\": \"\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n \"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"15200973\"\n \"addressType\": \"CALL\"\n \"addressLine1\": \"7110 JOHN AVE\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"WILMINGTON\"\n \"stateProvinceCode\": \"NC\"\n \"postalCode\": \"28403\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"232323\"\n \"addressType\": \"MAIL\"\n \"addressLine1\": \"1 JOHN AVE\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"WILMINGTON\"\n \"stateProvinceCode\": \"NC\"\n \"postalCode\": \"28403\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n \"contacts\":\n -\n \"phone\": \"\"\n \"phone2\": \"\"\n \"email\": \"\"\n \"fax\": \"\"\n \"webAddress\": \"\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -} -], -"http://a.ml/vocabularies/document#declares": [ -{ -"@id": "amf://id#3", -"@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#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#addressIndicator" -} -], -"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": "addressIndicator" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address indicator as referred from SOLR." -} -], -"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": [ -{ -"@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": "[(12,8)-(12,12)]" -} -] -} -], -"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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,8)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#5/source-map/lexical/element_0", -"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,8)-(15,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": "[(11,6)-(15,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressIndicator" -} -], -"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": "[(11,6)-(15,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,8)-(14,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#addressId" -} -], -"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": "addressId" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address Id as referred from SOLR.ex:-0001" -} -], -"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": [ -{ -"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#7" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,8)-(16,12)]" -} -] -} -], -"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://www.w3.org/ns/shacl#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,8)-(17,0)]" -} -] -}, -{ -"@id": "amf://id#7/source-map/lexical/element_0", -"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)-(19,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": "[(15,6)-(19,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressId" -} -], -"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": "[(15,6)-(19,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,8)-(18,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#addressType" -} -], -"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": "addressType" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address type as referred from SOLR.ex:-BUSINESS" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,8)-(20,12)]" -} -] -} -], -"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://www.w3.org/ns/shacl#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,8)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#9/source-map/lexical/element_0", -"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)-(23,0)]" -} -] -}, -{ -"@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,6)-(23,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressType" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,6)-(23,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,8)-(22,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#addressLine1" -} -], -"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": "addressLine1" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address details as referred from SOLR.ex:-5310 S 123TH ST" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#11/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#11" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,8)-(24,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#11/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,8)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#11/source-map/lexical/element_0", -"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,8)-(27,0)]" -} -] -}, -{ -"@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,6)-(27,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine1" -} -], -"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": "[(23,6)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#10/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,8)-(26,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#addressLine2" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#13", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine2" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address details as referred from SOLR.ex:-STE 3" -} -], -"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": "[(28,8)-(28,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#13/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": "[(28,8)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#13/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,8)-(31,0)]" -} -] -}, -{ -"@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": "[(27,6)-(31,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine2" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#12" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,6)-(31,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,8)-(30,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://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressLine3" -} -], -"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": "addressLine3" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address details as referred from SOLR.ex:-8950A CAMPUS DEL" -} -], -"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": [ -{ -"@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": "[(32,8)-(32,12)]" -} -] -} -], -"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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(32,8)-(33,0)]" -} -] -}, -{ -"@id": "amf://id#15/source-map/lexical/element_0", -"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,8)-(35,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": "[(31,6)-(35,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine3" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#14" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(31,6)-(35,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(33,8)-(34,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#city" -} -], -"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": "city" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "City as referred from SOLR.ex:-LINCOLN" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#17/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,8)-(36,12)]" -} -] -} -], -"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://www.w3.org/ns/shacl#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,8)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#17/source-map/lexical/element_0", -"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,8)-(39,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,6)-(39,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "city" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#16" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(35,6)-(39,0)]" -} -] -}, -{ -"@id": "amf://id#16/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,8)-(38,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#stateProvinceCode" -} -], -"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": "stateProvinceCode" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "State as referred from SOLR.ex:-NE" -} -], -"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": [ -{ -"@id": "amf://id#19/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(40,8)-(40,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#19/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,8)-(41,0)]" -} -] -}, -{ -"@id": "amf://id#19/source-map/lexical/element_0", -"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,8)-(43,0)]" -} -] -}, -{ -"@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": "[(39,6)-(43,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "stateProvinceCode" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#18" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(39,6)-(43,0)]" -} -] -}, -{ -"@id": "amf://id#18/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": "[(41,8)-(42,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#postalCode" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#21", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "postalCode" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Postal code as referred from SOLR.ex:-B3H 60023" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#21/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#21" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(44,8)-(44,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#21/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": "[(44,8)-(45,0)]" -} -] -}, -{ -"@id": "amf://id#21/source-map/lexical/element_0", -"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,8)-(47,0)]" -} -] -}, -{ -"@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": "[(43,6)-(47,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "postalCode" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#20" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(43,6)-(47,0)]" -} -] -}, -{ -"@id": "amf://id#20/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": "[(45,8)-(46,0)]" -} -] -} -] -} -] -}, -{ -"@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#postalCodeExt" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#23", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "postalCodeExt" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Postal code extension as referred from SOLR.ex:-B3H" -} -], -"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": "[(48,8)-(48,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#23/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,8)-(49,0)]" -} -] -}, -{ -"@id": "amf://id#23/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(50,8)-(51,0)]" -} -] -}, -{ -"@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": "[(47,6)-(51,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "postalCodeExt" -} -], -"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": "[(47,6)-(51,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": "[(49,8)-(50,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://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#country" -} -], -"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": "country" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Country as referred from SOLR.ex:-US" -} -], -"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": "[(52,8)-(52,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#25/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": "[(52,8)-(53,0)]" -} -] -}, -{ -"@id": "amf://id#25/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(54,8)-(55,0)]" -} -] -}, -{ -"@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": "[(51,6)-(55,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "country" -} -], -"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": "[(51,6)-(55,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": "[(53,8)-(54,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressType" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "address" -} -], -"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#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": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#3/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": "[(7,2)-(7,13)]" -} -] -}, -{ -"@id": "amf://id#3/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": "[(9,4)-(10,0)]" -} -] -}, -{ -"@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": "[(7,2)-(55,0)]" -} -] -} -], -"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)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#26", -"@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#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#phone" -} -], -"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": "phone" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Phone number of the customer as referred from SOLR.ex:-(000) 123-1234" -} -], -"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": "[(60,8)-(60,12)]" -} -] -} -], -"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": "[(60,8)-(61,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": "[(62,8)-(63,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": "[(59,6)-(63,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "phone" -} -], -"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": "[(59,6)-(63,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": "[(61,8)-(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#phone2" -} -], -"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": "phone2" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Phone number of the customer as referred from SOLR.ex:-(000) 123-1234" -} -], -"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": "[(64,8)-(64,12)]" -} -] -} -], -"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": "[(64,8)-(65,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": "[(66,8)-(67,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": "[(63,6)-(67,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "phone2" -} -], -"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": "[(63,6)-(67,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": "[(65,8)-(66,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#email" -} -], -"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": "email" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Email Id of the customer as referred from SOLR. ex:-veeralakshmi.palanivelu@astrazeneca.com" -} -], -"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": "[(68,8)-(68,12)]" -} -] -} -], -"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": "[(68,8)-(69,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": "[(70,8)-(71,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": "[(67,6)-(71,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "email" -} -], -"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": "[(67,6)-(71,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": "[(69,8)-(70,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#fax" -} -], -"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": "fax" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Fax number of the customer as referred from SOLR.ex:-(250) 000-6789" -} -], -"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": "[(72,8)-(72,12)]" -} -] -} -], -"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": "[(72,8)-(73,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": "[(74,8)-(75,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": "[(71,6)-(75,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "fax" -} -], -"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": "[(71,6)-(75,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": "[(73,8)-(74,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#webAddress" -} -], -"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#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "webAddress" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "web address as referred from SOLR." -} -], -"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": "[(76,8)-(76,12)]" -} -] -} -], -"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": "[(76,8)-(77,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": "[(78,8)-(79,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": "[(75,6)-(79,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "webAddress" -} -], -"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": "[(75,6)-(79,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": "[(77,8)-(78,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "contactType" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "contact" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#26/source-map/declared-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#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#name" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(55,2)-(55,13)]" -} -] -}, -{ -"@id": "amf://id#26/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": "[(57,4)-(58,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": "[(55,2)-(79,0)]" -} -] -} -], -"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": "[(56,4)-(56,8)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#37", -"@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#38", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#affiliationId" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#39", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "affiliationId" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Affiliation Id as referred from SOLR.ex:-49664" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#39/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#39" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(84,8)-(84,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#39/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,8)-(85,0)]" -} -] -}, -{ -"@id": "amf://id#39/source-map/lexical/element_0", -"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#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": "[(83,6)-(87,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "affiliationId" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#38" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(83,6)-(87,0)]" -} -] -}, -{ -"@id": "amf://id#38/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,8)-(86,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#40", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#affiliationName" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#41", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "affiliationName" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Affiliation name as referred from SOLR.ex:-Westin Medical" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#41/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#41" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(88,8)-(88,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#41/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#41/source-map/lexical/element_0", -"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#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": "[(87,6)-(91,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "affiliationName" -} -], -"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": "[(87,6)-(91,0)]" -} -] -}, -{ -"@id": "amf://id#40/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)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#42", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#secAffiliationId" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#43", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "secAffiliationId" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Secondary affiliation Id as referred from SOLR.ex:-123123" -} -], -"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#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": "[(92,8)-(92,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#43/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,8)-(93,0)]" -} -] -}, -{ -"@id": "amf://id#43/source-map/lexical/element_0", -"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,8)-(95,0)]" -} -] -}, -{ -"@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": "[(91,6)-(95,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "secAffiliationId" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#42" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(91,6)-(95,0)]" -} -] -}, -{ -"@id": "amf://id#42/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,8)-(94,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#44", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#secAffiliationName" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#45", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "secAffiliationName" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Secondary affiliation name as referred from SOLR.ex:-NHS Swingson" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#45/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#45" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(96,8)-(96,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#45/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,8)-(97,0)]" -} -] -}, -{ -"@id": "amf://id#45/source-map/lexical/element_0", -"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,8)-(99,0)]" -} -] -}, -{ -"@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": "[(95,6)-(99,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "secAffiliationName" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#44" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(95,6)-(99,0)]" -} -] -}, -{ -"@id": "amf://id#44/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,8)-(98,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#46", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#addresses" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#47", -"@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#3", -"@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#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#addressIndicator" -} -], -"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": "addressIndicator" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address indicator as referred from SOLR." -} -], -"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": [ -{ -"@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": "[(12,8)-(12,12)]" -} -] -} -], -"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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,8)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#5/source-map/lexical/element_0", -"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,8)-(15,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": "[(11,6)-(15,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressIndicator" -} -], -"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": "[(11,6)-(15,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,8)-(14,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#addressId" -} -], -"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": "addressId" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address Id as referred from SOLR.ex:-0001" -} -], -"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": [ -{ -"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#7" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,8)-(16,12)]" -} -] -} -], -"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://www.w3.org/ns/shacl#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,8)-(17,0)]" -} -] -}, -{ -"@id": "amf://id#7/source-map/lexical/element_0", -"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)-(19,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": "[(15,6)-(19,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressId" -} -], -"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": "[(15,6)-(19,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,8)-(18,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#addressType" -} -], -"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": "addressType" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address type as referred from SOLR.ex:-BUSINESS" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,8)-(20,12)]" -} -] -} -], -"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://www.w3.org/ns/shacl#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,8)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#9/source-map/lexical/element_0", -"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)-(23,0)]" -} -] -}, -{ -"@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,6)-(23,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressType" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,6)-(23,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,8)-(22,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#addressLine1" -} -], -"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": "addressLine1" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address details as referred from SOLR.ex:-5310 S 123TH ST" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#11/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#11" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,8)-(24,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#11/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,8)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#11/source-map/lexical/element_0", -"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,8)-(27,0)]" -} -] -}, -{ -"@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,6)-(27,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine1" -} -], -"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": "[(23,6)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#10/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,8)-(26,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#addressLine2" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#13", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine2" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address details as referred from SOLR.ex:-STE 3" -} -], -"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": "[(28,8)-(28,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#13/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": "[(28,8)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#13/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,8)-(31,0)]" -} -] -}, -{ -"@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": "[(27,6)-(31,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine2" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#12" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,6)-(31,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,8)-(30,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://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressLine3" -} -], -"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": "addressLine3" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address details as referred from SOLR.ex:-8950A CAMPUS DEL" -} -], -"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": [ -{ -"@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": "[(32,8)-(32,12)]" -} -] -} -], -"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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(32,8)-(33,0)]" -} -] -}, -{ -"@id": "amf://id#15/source-map/lexical/element_0", -"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,8)-(35,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": "[(31,6)-(35,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine3" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#14" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(31,6)-(35,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(33,8)-(34,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#city" -} -], -"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": "city" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "City as referred from SOLR.ex:-LINCOLN" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#17/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,8)-(36,12)]" -} -] -} -], -"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://www.w3.org/ns/shacl#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,8)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#17/source-map/lexical/element_0", -"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,8)-(39,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,6)-(39,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "city" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#16" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(35,6)-(39,0)]" -} -] -}, -{ -"@id": "amf://id#16/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,8)-(38,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#stateProvinceCode" -} -], -"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": "stateProvinceCode" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "State as referred from SOLR.ex:-NE" -} -], -"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": [ -{ -"@id": "amf://id#19/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(40,8)-(40,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#19/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,8)-(41,0)]" -} -] -}, -{ -"@id": "amf://id#19/source-map/lexical/element_0", -"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,8)-(43,0)]" -} -] -}, -{ -"@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": "[(39,6)-(43,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "stateProvinceCode" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#18" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(39,6)-(43,0)]" -} -] -}, -{ -"@id": "amf://id#18/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": "[(41,8)-(42,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#postalCode" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#21", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "postalCode" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Postal code as referred from SOLR.ex:-B3H 60023" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#21/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#21" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(44,8)-(44,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#21/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": "[(44,8)-(45,0)]" -} -] -}, -{ -"@id": "amf://id#21/source-map/lexical/element_0", -"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,8)-(47,0)]" -} -] -}, -{ -"@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": "[(43,6)-(47,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "postalCode" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#20" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(43,6)-(47,0)]" -} -] -}, -{ -"@id": "amf://id#20/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": "[(45,8)-(46,0)]" -} -] -} -] -} -] -}, -{ -"@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#postalCodeExt" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#23", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "postalCodeExt" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Postal code extension as referred from SOLR.ex:-B3H" -} -], -"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": "[(48,8)-(48,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#23/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,8)-(49,0)]" -} -] -}, -{ -"@id": "amf://id#23/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(50,8)-(51,0)]" -} -] -}, -{ -"@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": "[(47,6)-(51,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "postalCodeExt" -} -], -"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": "[(47,6)-(51,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": "[(49,8)-(50,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://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#country" -} -], -"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": "country" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Country as referred from SOLR.ex:-US" -} -], -"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": "[(52,8)-(52,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#25/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": "[(52,8)-(53,0)]" -} -] -}, -{ -"@id": "amf://id#25/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(54,8)-(55,0)]" -} -] -}, -{ -"@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": "[(51,6)-(55,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "country" -} -], -"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": "[(51,6)-(55,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": "[(53,8)-(54,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressType" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "address" -} -], -"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#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": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#3/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": "[(7,2)-(7,13)]" -} -] -}, -{ -"@id": "amf://id#3/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": "[(9,4)-(10,0)]" -} -] -}, -{ -"@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": "[(7,2)-(55,0)]" -} -] -} -], -"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://www.w3.org/ns/shacl#name": [ -{ -"@value": "addresses" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "addresses" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address details of the affiliation as referred from SOLR." -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#47/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#47" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(100,8)-(100,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#47/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": "[(101,8)-(102,0)]" -} -] -}, -{ -"@id": "amf://id#47/source-map/lexical/element_0", -"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,8)-(103,0)]" -} -] -}, -{ -"@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": "[(99,6)-(104,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addresses" -} -], -"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": "[(99,6)-(104,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "affiliationType" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "affiliation" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#37/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#37" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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://www.w3.org/ns/shacl#name" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(79,2)-(79,17)]" -} -] -}, -{ -"@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": "[(81,4)-(82,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": "[(79,2)-(104,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#37/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#37" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(80,4)-(80,8)]" -} -] -} -] -} -] -}, -{ -"@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": [ -{ -"@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#customerId" -} -], -"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#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "customerId" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Customer Id of the customer as referred from SOLR." -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#135", -"@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#135", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "CA1353123" -} -], -"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#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": "[(109,17)-(109,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "CA1353123" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#135/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#135/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": "[(109,17)-(109,26)]" -} -] -}, -{ -"@id": "amf://id#135/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": "[(109,17)-(109,26)]" -} -] -}, -{ -"@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": "[(109,17)-(109,26)]" -} -] -} -] -} -] -} -], -"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": "[(107,8)-(107,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://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(108,8)-(109,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": "[(107,8)-(108,0)]" -} -] -}, -{ -"@id": "amf://id#134/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(109,8)-(110,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": "[(106,6)-(111,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "customerId" -} -], -"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": "[(106,6)-(111,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": "[(110,8)-(111,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#136", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#doctorId" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#137", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "doctorId" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Doctor Id of the customer as referred from SOLR." -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#138", -"@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#138", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "tbc" -} -], -"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#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": "[(114,17)-(114,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "tbc" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#138/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#138/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": "[(114,17)-(114,20)]" -} -] -}, -{ -"@id": "amf://id#138/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": "[(114,17)-(114,20)]" -} -] -}, -{ -"@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": "[(114,17)-(114,20)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#137/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#137" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(112,8)-(112,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#137/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": "[(113,8)-(114,0)]" -} -] -}, -{ -"@id": "amf://id#137/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": "[(112,8)-(113,0)]" -} -] -}, -{ -"@id": "amf://id#137/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(114,8)-(115,0)]" -} -] -}, -{ -"@id": "amf://id#137/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#137" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(111,6)-(116,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "doctorId" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#136" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(111,6)-(116,0)]" -} -] -}, -{ -"@id": "amf://id#136/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": "[(115,8)-(116,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#customerStatus" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#140", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "customerStatus" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Customer status as referred from SOLR." -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#141", -"@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#141", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#141" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(119,17)-(119,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "A" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#141/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#141/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": "[(119,17)-(119,18)]" -} -] -}, -{ -"@id": "amf://id#141/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": "[(119,17)-(119,18)]" -} -] -}, -{ -"@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": "[(119,17)-(119,18)]" -} -] -} -] -} -] -} -], -"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": "[(117,8)-(117,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#140/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": "[(118,8)-(119,0)]" -} -] -}, -{ -"@id": "amf://id#140/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": "[(117,8)-(118,0)]" -} -] -}, -{ -"@id": "amf://id#140/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(119,8)-(120,0)]" -} -] -}, -{ -"@id": "amf://id#140/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#140" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(116,6)-(121,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "customerStatus" -} -], -"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": "[(116,6)-(121,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": "[(120,8)-(121,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#142", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#customerTypeCode" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#143", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "customerTypeCode" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Customer type code as referred from SOLR." -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#144", -"@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#144", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "PHARMST" -} -], -"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#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": "[(124,17)-(124,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "PHARMST" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#144/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#144/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": "[(124,17)-(124,24)]" -} -] -}, -{ -"@id": "amf://id#144/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": "[(124,17)-(124,24)]" -} -] -}, -{ -"@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": "[(124,17)-(124,24)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#143/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#143" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(122,8)-(122,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#143/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": "[(123,8)-(124,0)]" -} -] -}, -{ -"@id": "amf://id#143/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": "[(122,8)-(123,0)]" -} -] -}, -{ -"@id": "amf://id#143/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(124,8)-(125,0)]" -} -] -}, -{ -"@id": "amf://id#143/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#143" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(121,6)-(126,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "customerTypeCode" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#142" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(121,6)-(126,0)]" -} -] -}, -{ -"@id": "amf://id#142/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": "[(125,8)-(126,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#customerSubTypeCode" -} -], -"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://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "customerSubTypeCode" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Customer subtype code as referred from SOLR." -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#147", -"@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#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": "tbc" -} -], -"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#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": "[(129,17)-(129,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "tbc" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#147/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#147/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": "[(129,17)-(129,20)]" -} -] -}, -{ -"@id": "amf://id#147/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": "[(129,17)-(129,20)]" -} -] -}, -{ -"@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": "[(129,17)-(129,20)]" -} -] -} -] -} -] -} -], -"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": "[(127,8)-(127,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#146/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": "[(128,8)-(129,0)]" -} -] -}, -{ -"@id": "amf://id#146/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": "[(127,8)-(128,0)]" -} -] -}, -{ -"@id": "amf://id#146/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(129,8)-(130,0)]" -} -] -}, -{ -"@id": "amf://id#146/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#146" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(126,6)-(131,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "customerSubTypeCode" -} -], -"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": "[(126,6)-(131,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": "[(130,8)-(131,0)]" -} -] -} -] -} -] -}, -{ -"@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#primarySpecialtyCode" -} -], -"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": "primarySpecialtyCode" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Primary speciality as referred from SOLR." -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#150", -"@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#150", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "PSY" -} -], -"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#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": "[(134,17)-(134,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "PSY" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#150/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#150/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": "[(134,17)-(134,20)]" -} -] -}, -{ -"@id": "amf://id#150/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": "[(134,17)-(134,20)]" -} -] -}, -{ -"@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": "[(134,17)-(134,20)]" -} -] -} -] -} -] -} -], -"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": "[(132,8)-(132,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#149/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": "[(133,8)-(134,0)]" -} -] -}, -{ -"@id": "amf://id#149/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": "[(132,8)-(133,0)]" -} -] -}, -{ -"@id": "amf://id#149/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(134,8)-(135,0)]" -} -] -}, -{ -"@id": "amf://id#149/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#149" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(131,6)-(136,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "primarySpecialtyCode" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#148" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(131,6)-(136,0)]" -} -] -}, -{ -"@id": "amf://id#148/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": "[(135,8)-(136,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#primarySpecialtyDescr" -} -], -"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": "primarySpecialtyDescr" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Description of the primary speciality as referred from SOLR." -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#153", -"@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#153", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Psychiatry" -} -], -"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#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": "[(139,17)-(139,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "Psychiatry" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#153/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#153/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": "[(139,17)-(139,27)]" -} -] -}, -{ -"@id": "amf://id#153/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": "[(139,17)-(139,27)]" -} -] -}, -{ -"@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": "[(139,17)-(139,27)]" -} -] -} -] -} -] -} -], -"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": "[(137,8)-(137,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#152/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": "[(138,8)-(139,0)]" -} -] -}, -{ -"@id": "amf://id#152/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": "[(137,8)-(138,0)]" -} -] -}, -{ -"@id": "amf://id#152/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(139,8)-(140,0)]" -} -] -}, -{ -"@id": "amf://id#152/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#152" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(136,6)-(141,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "primarySpecialtyDescr" -} -], -"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": "[(136,6)-(141,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": "[(140,8)-(141,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#154", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#nameData" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@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#name" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#157", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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 customer as referred from SOLR." -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#158", -"@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#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": "John smith chaozhi" -} -], -"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#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": "[(149,21)-(149,39)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "John smith chaozhi" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#158/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#158/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": "[(149,21)-(149,39)]" -} -] -}, -{ -"@id": "amf://id#158/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": "[(149,21)-(149,39)]" -} -] -}, -{ -"@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": "[(149,21)-(149,39)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#157/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#157" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(147,12)-(147,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#157/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": "[(148,12)-(149,0)]" -} -] -}, -{ -"@id": "amf://id#157/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": "[(147,12)-(148,0)]" -} -] -}, -{ -"@id": "amf://id#157/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(149,12)-(150,0)]" -} -] -}, -{ -"@id": "amf://id#157/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#157" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(146,10)-(151,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#156" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(146,10)-(151,0)]" -} -] -}, -{ -"@id": "amf://id#156/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": "[(150,12)-(151,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#firstName" -} -], -"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://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "firstName" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "First name of the customer as referred from SOLR." -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#161", -"@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#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": "John" -} -], -"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#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": "[(154,21)-(154,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "John" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#161/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#161/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": "[(154,21)-(154,25)]" -} -] -}, -{ -"@id": "amf://id#161/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": "[(154,21)-(154,25)]" -} -] -}, -{ -"@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": "[(154,21)-(154,25)]" -} -] -} -] -} -] -} -], -"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": "[(152,12)-(152,16)]" -} -] -} -], -"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://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(153,12)-(154,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": "[(152,12)-(153,0)]" -} -] -}, -{ -"@id": "amf://id#160/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(154,12)-(155,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": "[(151,10)-(156,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "firstName" -} -], -"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": "[(151,10)-(156,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": "[(155,12)-(156,0)]" -} -] -} -] -} -] -}, -{ -"@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#lastName" -} -], -"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#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "lastName" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Last name of the customer as referred from SOLR." -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#164", -"@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#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": "chaozhi" -} -], -"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#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": "[(159,21)-(159,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "chaozhi" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#164/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#164/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": "[(159,21)-(159,28)]" -} -] -}, -{ -"@id": "amf://id#164/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": "[(159,21)-(159,28)]" -} -] -}, -{ -"@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": "[(159,21)-(159,28)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#163/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#163" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(157,12)-(157,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#163/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": "[(158,12)-(159,0)]" -} -] -}, -{ -"@id": "amf://id#163/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": "[(157,12)-(158,0)]" -} -] -}, -{ -"@id": "amf://id#163/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(159,12)-(160,0)]" -} -] -}, -{ -"@id": "amf://id#163/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#163" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(156,10)-(161,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "lastName" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#162" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(156,10)-(161,0)]" -} -] -}, -{ -"@id": "amf://id#162/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": "[(160,12)-(161,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#middleName" -} -], -"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": "middleName" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Middle name of the customer as referred from SOLR." -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#167", -"@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#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": "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#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": "[(164,21)-(164,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "smith" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#167/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#167/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": "[(164,21)-(164,26)]" -} -] -}, -{ -"@id": "amf://id#167/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": "[(164,21)-(164,26)]" -} -] -}, -{ -"@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": "[(164,21)-(164,26)]" -} -] -} -] -} -] -} -], -"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": "[(162,12)-(162,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#166/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": "[(163,12)-(164,0)]" -} -] -}, -{ -"@id": "amf://id#166/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": "[(162,12)-(163,0)]" -} -] -}, -{ -"@id": "amf://id#166/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(164,12)-(165,0)]" -} -] -}, -{ -"@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": "[(161,10)-(166,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "middleName" -} -], -"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": "[(161,10)-(166,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": "[(165,12)-(166,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#salutation" -} -], -"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#name": [ -{ -"@value": "salutation" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Salutation of the customer as referred from SOLR." -} -], -"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": "Dr" -} -], -"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": "[(169,21)-(169,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "Dr" -} -], -"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": "[(169,21)-(169,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": "[(169,21)-(169,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": "[(169,21)-(169,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": "[(167,12)-(167,16)]" -} -] -} -], -"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://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(168,12)-(169,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": "[(167,12)-(168,0)]" -} -] -}, -{ -"@id": "amf://id#169/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(169,12)-(170,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": "[(166,10)-(171,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "salutation" -} -], -"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": "[(166,10)-(171,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": "[(170,12)-(171,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#designation" -} -], -"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": "designation" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Designation of the customer as referred from SOLR." -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#173", -"@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#173", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "tbc" -} -], -"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#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": "[(174,21)-(174,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "tbc" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#173/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#173/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": "[(174,21)-(174,24)]" -} -] -}, -{ -"@id": "amf://id#173/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": "[(174,21)-(174,24)]" -} -] -}, -{ -"@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": "[(174,21)-(174,24)]" -} -] -} -] -} -] -} -], -"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": "[(172,12)-(172,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#172/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": "[(173,12)-(174,0)]" -} -] -}, -{ -"@id": "amf://id#172/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": "[(172,12)-(173,0)]" -} -] -}, -{ -"@id": "amf://id#172/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(174,12)-(175,0)]" -} -] -}, -{ -"@id": "amf://id#172/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#172" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(171,10)-(176,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "designation" -} -], -"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": "[(171,10)-(176,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": "[(175,12)-(176,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "nameData" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "nameData" -} -], -"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#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": "[(142,8)-(142,12)]" -} -] -} -], -"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": "[(141,6)-(176,0)]" -} -] -}, -{ -"@id": "amf://id#155/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": "[(143,8)-(144,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "nameData" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#154" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(141,6)-(176,0)]" -} -] -}, -{ -"@id": "amf://id#154/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,8)-(145,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#174", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#affiliations" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#175", -"@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#37", -"@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#38", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#affiliationId" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#39", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "affiliationId" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Affiliation Id as referred from SOLR.ex:-49664" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#39/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#39" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(84,8)-(84,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#39/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,8)-(85,0)]" -} -] -}, -{ -"@id": "amf://id#39/source-map/lexical/element_0", -"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#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": "[(83,6)-(87,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "affiliationId" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#38" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(83,6)-(87,0)]" -} -] -}, -{ -"@id": "amf://id#38/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,8)-(86,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#40", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#affiliationName" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#41", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "affiliationName" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Affiliation name as referred from SOLR.ex:-Westin Medical" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#41/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#41" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(88,8)-(88,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#41/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#41/source-map/lexical/element_0", -"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#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": "[(87,6)-(91,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "affiliationName" -} -], -"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": "[(87,6)-(91,0)]" -} -] -}, -{ -"@id": "amf://id#40/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)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#42", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#secAffiliationId" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#43", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "secAffiliationId" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Secondary affiliation Id as referred from SOLR.ex:-123123" -} -], -"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#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": "[(92,8)-(92,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#43/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,8)-(93,0)]" -} -] -}, -{ -"@id": "amf://id#43/source-map/lexical/element_0", -"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,8)-(95,0)]" -} -] -}, -{ -"@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": "[(91,6)-(95,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "secAffiliationId" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#42" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(91,6)-(95,0)]" -} -] -}, -{ -"@id": "amf://id#42/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,8)-(94,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#44", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#secAffiliationName" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#45", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "secAffiliationName" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Secondary affiliation name as referred from SOLR.ex:-NHS Swingson" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#45/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#45" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(96,8)-(96,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#45/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,8)-(97,0)]" -} -] -}, -{ -"@id": "amf://id#45/source-map/lexical/element_0", -"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,8)-(99,0)]" -} -] -}, -{ -"@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": "[(95,6)-(99,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "secAffiliationName" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#44" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(95,6)-(99,0)]" -} -] -}, -{ -"@id": "amf://id#44/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,8)-(98,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#46", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#addresses" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#47", -"@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#3", -"@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#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#addressIndicator" -} -], -"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": "addressIndicator" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address indicator as referred from SOLR." -} -], -"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": [ -{ -"@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": "[(12,8)-(12,12)]" -} -] -} -], -"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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,8)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#5/source-map/lexical/element_0", -"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,8)-(15,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": "[(11,6)-(15,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressIndicator" -} -], -"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": "[(11,6)-(15,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,8)-(14,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#addressId" -} -], -"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": "addressId" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address Id as referred from SOLR.ex:-0001" -} -], -"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": [ -{ -"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#7" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,8)-(16,12)]" -} -] -} -], -"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://www.w3.org/ns/shacl#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,8)-(17,0)]" -} -] -}, -{ -"@id": "amf://id#7/source-map/lexical/element_0", -"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)-(19,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": "[(15,6)-(19,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressId" -} -], -"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": "[(15,6)-(19,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,8)-(18,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#addressType" -} -], -"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": "addressType" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address type as referred from SOLR.ex:-BUSINESS" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,8)-(20,12)]" -} -] -} -], -"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://www.w3.org/ns/shacl#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,8)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#9/source-map/lexical/element_0", -"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)-(23,0)]" -} -] -}, -{ -"@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,6)-(23,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressType" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,6)-(23,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,8)-(22,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#addressLine1" -} -], -"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": "addressLine1" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address details as referred from SOLR.ex:-5310 S 123TH ST" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#11/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#11" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,8)-(24,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#11/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,8)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#11/source-map/lexical/element_0", -"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,8)-(27,0)]" -} -] -}, -{ -"@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,6)-(27,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine1" -} -], -"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": "[(23,6)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#10/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,8)-(26,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#addressLine2" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#13", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine2" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address details as referred from SOLR.ex:-STE 3" -} -], -"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": "[(28,8)-(28,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#13/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": "[(28,8)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#13/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,8)-(31,0)]" -} -] -}, -{ -"@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": "[(27,6)-(31,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine2" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#12" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,6)-(31,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,8)-(30,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://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressLine3" -} -], -"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": "addressLine3" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address details as referred from SOLR.ex:-8950A CAMPUS DEL" -} -], -"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": [ -{ -"@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": "[(32,8)-(32,12)]" -} -] -} -], -"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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(32,8)-(33,0)]" -} -] -}, -{ -"@id": "amf://id#15/source-map/lexical/element_0", -"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,8)-(35,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": "[(31,6)-(35,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine3" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#14" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(31,6)-(35,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(33,8)-(34,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#city" -} -], -"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": "city" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "City as referred from SOLR.ex:-LINCOLN" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#17/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,8)-(36,12)]" -} -] -} -], -"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://www.w3.org/ns/shacl#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,8)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#17/source-map/lexical/element_0", -"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,8)-(39,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,6)-(39,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "city" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#16" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(35,6)-(39,0)]" -} -] -}, -{ -"@id": "amf://id#16/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,8)-(38,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#stateProvinceCode" -} -], -"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": "stateProvinceCode" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "State as referred from SOLR.ex:-NE" -} -], -"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": [ -{ -"@id": "amf://id#19/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(40,8)-(40,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#19/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,8)-(41,0)]" -} -] -}, -{ -"@id": "amf://id#19/source-map/lexical/element_0", -"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,8)-(43,0)]" -} -] -}, -{ -"@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": "[(39,6)-(43,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "stateProvinceCode" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#18" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(39,6)-(43,0)]" -} -] -}, -{ -"@id": "amf://id#18/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": "[(41,8)-(42,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#postalCode" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#21", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "postalCode" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Postal code as referred from SOLR.ex:-B3H 60023" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#21/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#21" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(44,8)-(44,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#21/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": "[(44,8)-(45,0)]" -} -] -}, -{ -"@id": "amf://id#21/source-map/lexical/element_0", -"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,8)-(47,0)]" -} -] -}, -{ -"@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": "[(43,6)-(47,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "postalCode" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#20" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(43,6)-(47,0)]" -} -] -}, -{ -"@id": "amf://id#20/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": "[(45,8)-(46,0)]" -} -] -} -] -} -] -}, -{ -"@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#postalCodeExt" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#23", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "postalCodeExt" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Postal code extension as referred from SOLR.ex:-B3H" -} -], -"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": "[(48,8)-(48,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#23/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,8)-(49,0)]" -} -] -}, -{ -"@id": "amf://id#23/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(50,8)-(51,0)]" -} -] -}, -{ -"@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": "[(47,6)-(51,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "postalCodeExt" -} -], -"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": "[(47,6)-(51,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": "[(49,8)-(50,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://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#country" -} -], -"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": "country" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Country as referred from SOLR.ex:-US" -} -], -"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": "[(52,8)-(52,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#25/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": "[(52,8)-(53,0)]" -} -] -}, -{ -"@id": "amf://id#25/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(54,8)-(55,0)]" -} -] -}, -{ -"@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": "[(51,6)-(55,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "country" -} -], -"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": "[(51,6)-(55,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": "[(53,8)-(54,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressType" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "address" -} -], -"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#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": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#3/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": "[(7,2)-(7,13)]" -} -] -}, -{ -"@id": "amf://id#3/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": "[(9,4)-(10,0)]" -} -] -}, -{ -"@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": "[(7,2)-(55,0)]" -} -] -} -], -"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://www.w3.org/ns/shacl#name": [ -{ -"@value": "addresses" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "addresses" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address details of the affiliation as referred from SOLR." -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#47/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#47" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(100,8)-(100,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#47/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": "[(101,8)-(102,0)]" -} -] -}, -{ -"@id": "amf://id#47/source-map/lexical/element_0", -"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,8)-(103,0)]" -} -] -}, -{ -"@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": "[(99,6)-(104,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addresses" -} -], -"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": "[(99,6)-(104,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "affiliationType" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "affiliation" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#37/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#37" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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://www.w3.org/ns/shacl#name" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(79,2)-(79,17)]" -} -] -}, -{ -"@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": "[(81,4)-(82,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": "[(79,2)-(104,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#37/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#37" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(80,4)-(80,8)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "affiliations" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "affiliationData" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "tbc" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#175/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#175" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(177,8)-(177,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#175/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": "[(178,8)-(179,0)]" -} -] -}, -{ -"@id": "amf://id#175/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(179,8)-(180,0)]" -} -] -}, -{ -"@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": "[(176,6)-(182,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "affiliations" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#174" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(176,6)-(182,0)]" -} -] -}, -{ -"@id": "amf://id#174/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": "[(180,8)-(181,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#176", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#addresses" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#177", -"@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#3", -"@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#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#addressIndicator" -} -], -"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": "addressIndicator" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address indicator as referred from SOLR." -} -], -"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": [ -{ -"@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": "[(12,8)-(12,12)]" -} -] -} -], -"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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,8)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#5/source-map/lexical/element_0", -"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,8)-(15,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": "[(11,6)-(15,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressIndicator" -} -], -"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": "[(11,6)-(15,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,8)-(14,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#addressId" -} -], -"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": "addressId" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address Id as referred from SOLR.ex:-0001" -} -], -"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": [ -{ -"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#7" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,8)-(16,12)]" -} -] -} -], -"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://www.w3.org/ns/shacl#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,8)-(17,0)]" -} -] -}, -{ -"@id": "amf://id#7/source-map/lexical/element_0", -"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)-(19,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": "[(15,6)-(19,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressId" -} -], -"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": "[(15,6)-(19,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,8)-(18,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#addressType" -} -], -"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": "addressType" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address type as referred from SOLR.ex:-BUSINESS" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,8)-(20,12)]" -} -] -} -], -"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://www.w3.org/ns/shacl#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,8)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#9/source-map/lexical/element_0", -"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)-(23,0)]" -} -] -}, -{ -"@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,6)-(23,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressType" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,6)-(23,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,8)-(22,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#addressLine1" -} -], -"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": "addressLine1" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address details as referred from SOLR.ex:-5310 S 123TH ST" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#11/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#11" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,8)-(24,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#11/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,8)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#11/source-map/lexical/element_0", -"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,8)-(27,0)]" -} -] -}, -{ -"@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,6)-(27,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine1" -} -], -"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": "[(23,6)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#10/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,8)-(26,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#addressLine2" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#13", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine2" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address details as referred from SOLR.ex:-STE 3" -} -], -"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": "[(28,8)-(28,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#13/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": "[(28,8)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#13/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,8)-(31,0)]" -} -] -}, -{ -"@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": "[(27,6)-(31,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine2" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#12" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,6)-(31,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,8)-(30,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://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#addressLine3" -} -], -"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": "addressLine3" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Address details as referred from SOLR.ex:-8950A CAMPUS DEL" -} -], -"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": [ -{ -"@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": "[(32,8)-(32,12)]" -} -] -} -], -"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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(32,8)-(33,0)]" -} -] -}, -{ -"@id": "amf://id#15/source-map/lexical/element_0", -"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,8)-(35,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": "[(31,6)-(35,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressLine3" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#14" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(31,6)-(35,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(33,8)-(34,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#city" -} -], -"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": "city" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "City as referred from SOLR.ex:-LINCOLN" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#17/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,8)-(36,12)]" -} -] -} -], -"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://www.w3.org/ns/shacl#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,8)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#17/source-map/lexical/element_0", -"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,8)-(39,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,6)-(39,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "city" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#16" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(35,6)-(39,0)]" -} -] -}, -{ -"@id": "amf://id#16/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,8)-(38,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#stateProvinceCode" -} -], -"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": "stateProvinceCode" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "State as referred from SOLR.ex:-NE" -} -], -"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": [ -{ -"@id": "amf://id#19/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(40,8)-(40,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#19/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,8)-(41,0)]" -} -] -}, -{ -"@id": "amf://id#19/source-map/lexical/element_0", -"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,8)-(43,0)]" -} -] -}, -{ -"@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": "[(39,6)-(43,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "stateProvinceCode" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#18" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(39,6)-(43,0)]" -} -] -}, -{ -"@id": "amf://id#18/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": "[(41,8)-(42,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#postalCode" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#21", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "postalCode" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Postal code as referred from SOLR.ex:-B3H 60023" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#21/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#21" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(44,8)-(44,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#21/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": "[(44,8)-(45,0)]" -} -] -}, -{ -"@id": "amf://id#21/source-map/lexical/element_0", -"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,8)-(47,0)]" -} -] -}, -{ -"@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": "[(43,6)-(47,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "postalCode" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#20" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(43,6)-(47,0)]" -} -] -}, -{ -"@id": "amf://id#20/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": "[(45,8)-(46,0)]" -} -] -} -] -} -] -}, -{ -"@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#postalCodeExt" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#23", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "postalCodeExt" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Postal code extension as referred from SOLR.ex:-B3H" -} -], -"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": "[(48,8)-(48,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#23/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,8)-(49,0)]" -} -] -}, -{ -"@id": "amf://id#23/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(50,8)-(51,0)]" -} -] -}, -{ -"@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": "[(47,6)-(51,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "postalCodeExt" -} -], -"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": "[(47,6)-(51,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": "[(49,8)-(50,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://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#country" -} -], -"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": "country" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Country as referred from SOLR.ex:-US" -} -], -"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": "[(52,8)-(52,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#25/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": "[(52,8)-(53,0)]" -} -] -}, -{ -"@id": "amf://id#25/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(54,8)-(55,0)]" -} -] -}, -{ -"@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": "[(51,6)-(55,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "country" -} -], -"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": "[(51,6)-(55,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": "[(53,8)-(54,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addressType" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "address" -} -], -"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#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": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#3/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": "[(7,2)-(7,13)]" -} -] -}, -{ -"@id": "amf://id#3/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": "[(9,4)-(10,0)]" -} -] -}, -{ -"@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": "[(7,2)-(55,0)]" -} -] -} -], -"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://www.w3.org/ns/shacl#name": [ -{ -"@value": "addresses" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "addressData" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "tbc" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#177/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#177" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(183,8)-(183,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#177/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": "[(184,8)-(185,0)]" -} -] -}, -{ -"@id": "amf://id#177/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(185,8)-(186,0)]" -} -] -}, -{ -"@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": "[(182,6)-(188,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "addresses" -} -], -"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": "[(182,6)-(188,0)]" -} -] -}, -{ -"@id": "amf://id#176/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": "[(186,8)-(187,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#178", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#contacts" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#179", -"@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#26", -"@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#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#phone" -} -], -"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": "phone" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Phone number of the customer as referred from SOLR.ex:-(000) 123-1234" -} -], -"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": "[(60,8)-(60,12)]" -} -] -} -], -"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": "[(60,8)-(61,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": "[(62,8)-(63,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": "[(59,6)-(63,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "phone" -} -], -"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": "[(59,6)-(63,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": "[(61,8)-(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#phone2" -} -], -"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": "phone2" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Phone number of the customer as referred from SOLR.ex:-(000) 123-1234" -} -], -"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": "[(64,8)-(64,12)]" -} -] -} -], -"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": "[(64,8)-(65,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": "[(66,8)-(67,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": "[(63,6)-(67,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "phone2" -} -], -"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": "[(63,6)-(67,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": "[(65,8)-(66,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#email" -} -], -"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": "email" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Email Id of the customer as referred from SOLR. ex:-veeralakshmi.palanivelu@astrazeneca.com" -} -], -"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": "[(68,8)-(68,12)]" -} -] -} -], -"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": "[(68,8)-(69,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": "[(70,8)-(71,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": "[(67,6)-(71,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "email" -} -], -"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": "[(67,6)-(71,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": "[(69,8)-(70,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#fax" -} -], -"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": "fax" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Fax number of the customer as referred from SOLR.ex:-(250) 000-6789" -} -], -"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": "[(72,8)-(72,12)]" -} -] -} -], -"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": "[(72,8)-(73,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": "[(74,8)-(75,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": "[(71,6)-(75,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "fax" -} -], -"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": "[(71,6)-(75,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": "[(73,8)-(74,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#webAddress" -} -], -"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#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "webAddress" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "web address as referred from SOLR." -} -], -"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": "[(76,8)-(76,12)]" -} -] -} -], -"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": "[(76,8)-(77,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": "[(78,8)-(79,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": "[(75,6)-(79,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "webAddress" -} -], -"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": "[(75,6)-(79,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": "[(77,8)-(78,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "contactType" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "contact" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#26/source-map/declared-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#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#name" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(55,2)-(55,13)]" -} -] -}, -{ -"@id": "amf://id#26/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": "[(57,4)-(58,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": "[(55,2)-(79,0)]" -} -] -} -], -"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": "[(56,4)-(56,8)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "contacts" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "contactMethod" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "tbc" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#179/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#179" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(189,8)-(189,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#179/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": "[(190,8)-(191,0)]" -} -] -}, -{ -"@id": "amf://id#179/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(191,8)-(192,0)]" -} -] -}, -{ -"@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": "[(188,6)-(194,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "contacts" -} -], -"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#lexical": [ -{ -"@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": "[(188,6)-(194,0)]" -} -] -}, -{ -"@id": "amf://id#178/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": "[(192,8)-(193,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "customer" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#49", -"@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#49", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#customerId": [ -{ -"@id": "amf://id#50", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "US52949186" -} -], -"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#50/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(2,16)-(2,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#doctorId": [ -{ -"@id": "amf://id#51", -"@type": [ -"http://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_3" -} -], -"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,14)-(3,16)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#customerStatus": [ -{ -"@id": "amf://id#52", -"@type": [ -"http://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_4" -} -], -"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": "[(4,20)-(4,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#customerTypeCode": [ -{ -"@id": "amf://id#53", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "OPCR" -} -], -"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#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": "[(5,22)-(5,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#customerSubTypeCode": [ -{ -"@id": "amf://id#54", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "MEDGRP" -} -], -"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#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": "[(6,25)-(6,33)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#primarySpecialtyCode": [ -{ -"@id": "amf://id#55", -"@type": [ -"http://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_7" -} -], -"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": "[(7,26)-(7,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#primarySpecialtyDescr": [ -{ -"@id": "amf://id#56", -"@type": [ -"http://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_8" -} -], -"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,27)-(8,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#nameData": [ -{ -"@id": "amf://id#57", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#name": [ -{ -"@id": "amf://id#58", -"@type": [ -"http://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 SKIN AND VEIN CENTER" -} -], -"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#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": "[(10,12)-(10,43)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#firstName": [ -{ -"@id": "amf://id#59", -"@type": [ -"http://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_11" -} -], -"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": "[(11,17)-(11,19)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastName": [ -{ -"@id": "amf://id#60", -"@type": [ -"http://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_12" -} -], -"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": "[(12,16)-(12,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#middleName": [ -{ -"@id": "amf://id#61", -"@type": [ -"http://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_13" -} -], -"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": "[(13,18)-(13,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#salutation": [ -{ -"@id": "amf://id#62", -"@type": [ -"http://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_14" -} -], -"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": "[(14,18)-(14,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#designation": [ -{ -"@id": "amf://id#63", -"@type": [ -"http://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_15" -} -], -"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": "[(15,19)-(15,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_9" -} -], -"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_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#salutation" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,4)-(15,0)]" -} -] -}, -{ -"@id": "amf://id#57/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#name" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,4)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#57/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": "[(11,4)-(12,0)]" -} -] -}, -{ -"@id": "amf://id#57/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#designation" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,4)-(17,0)]" -} -] -}, -{ -"@id": "amf://id#57/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#middleName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,4)-(14,0)]" -} -] -}, -{ -"@id": "amf://id#57/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#57" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,0)-(17,0)]" -} -] -}, -{ -"@id": "amf://id#57/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#lastName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,4)-(13,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#affiliations": [ -{ -"@id": "amf://id#64", -"@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#65", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#affiliationId": [ -{ -"@id": "amf://id#66", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "72824633" -} -], -"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#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": "[(19,23)-(19,33)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#affiliationName": [ -{ -"@id": "amf://id#67", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "MULTIPLE DOCTORS" -} -], -"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#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": "[(20,25)-(20,43)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#secAffiliationId": [ -{ -"@id": "amf://id#68", -"@type": [ -"http://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_20" -} -], -"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#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": "[(21,26)-(21,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#secAffiliationName": [ -{ -"@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": "" -} -], -"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#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": "[(22,28)-(22,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addresses": [ -{ -"@id": "amf://id#70", -"@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#71", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#addressIndicator": [ -{ -"@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": "" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_24" -} -], -"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": "[(25,30)-(25,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressId": [ -{ -"@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": "" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_25" -} -], -"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": "[(26,23)-(26,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressType": [ -{ -"@id": "amf://id#74", -"@type": [ -"http://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_26" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#74" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,25)-(27,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressLine1": [ -{ -"@id": "amf://id#75", -"@type": [ -"http://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_27" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#75" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,26)-(28,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressLine2": [ -{ -"@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": "" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_28" -} -], -"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": "[(29,26)-(29,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressLine3": [ -{ -"@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": "" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_29" -} -], -"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": "[(30,26)-(30,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#city": [ -{ -"@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": "" -} -], -"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#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": "[(31,18)-(31,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#stateProvinceCode": [ -{ -"@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": "" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_31" -} -], -"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": "[(32,31)-(32,33)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#postalCode": [ -{ -"@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": "" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_32" -} -], -"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": "[(33,24)-(33,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#postalCodeExt": [ -{ -"@id": "amf://id#81", -"@type": [ -"http://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_33" -} -], -"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": "[(34,27)-(34,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#country": [ -{ -"@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": "US" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_34" -} -], -"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": "[(35,21)-(35,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_23" -} -], -"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_11", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#postalCodeExt" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(34,10)-(35,0)]" -} -] -}, -{ -"@id": "amf://id#71/source-map/lexical/element_9", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressLine3" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,10)-(31,0)]" -} -] -}, -{ -"@id": "amf://id#71/source-map/lexical/element_7", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,10)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#71/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressIndicator" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,10)-(26,0)]" -} -] -}, -{ -"@id": "amf://id#71/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressLine2" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,10)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#71/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#postalCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(33,10)-(34,0)]" -} -] -}, -{ -"@id": "amf://id#71/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#country" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(35,10)-(36,0)]" -} -] -}, -{ -"@id": "amf://id#71/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#city" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(31,10)-(32,0)]" -} -] -}, -{ -"@id": "amf://id#71/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressType" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,10)-(28,0)]" -} -] -}, -{ -"@id": "amf://id#71/source-map/lexical/element_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#71" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,0)-(36,0)]" -} -] -}, -{ -"@id": "amf://id#71/source-map/lexical/element_8", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressLine1" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,10)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#71/source-map/lexical/element_10", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#stateProvinceCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(32,10)-(33,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_22" -} -], -"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": "[(23,18)-(36,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_17" -} -], -"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_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#secAffiliationName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,6)-(23,0)]" -} -] -}, -{ -"@id": "amf://id#65/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#65" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,0)-(36,0)]" -} -] -}, -{ -"@id": "amf://id#65/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#secAffiliationId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,6)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#65/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addresses" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,6)-(36,0)]" -} -] -}, -{ -"@id": "amf://id#65/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#affiliationId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,6)-(20,0)]" -} -] -}, -{ -"@id": "amf://id#65/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#affiliationName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,6)-(21,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#83", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#affiliationId": [ -{ -"@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": "15200973" -} -], -"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#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": "[(37,23)-(37,33)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#affiliationName": [ -{ -"@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": "JANE Doe" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_37" -} -], -"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": "[(38,25)-(38,35)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#secAffiliationId": [ -{ -"@id": "amf://id#86", -"@type": [ -"http://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_38" -} -], -"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": "[(39,26)-(39,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#secAffiliationName": [ -{ -"@id": "amf://id#87", -"@type": [ -"http://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_39" -} -], -"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": "[(40,28)-(40,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addresses": [ -{ -"@id": "amf://id#88", -"@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#89", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#addressIndicator": [ -{ -"@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": "" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_42" -} -], -"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": "[(43,30)-(43,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressId": [ -{ -"@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": "" -} -], -"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#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": "[(44,23)-(44,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressType": [ -{ -"@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": "" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_44" -} -], -"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": "[(45,25)-(45,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressLine1": [ -{ -"@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": "" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_45" -} -], -"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": "[(46,26)-(46,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressLine2": [ -{ -"@id": "amf://id#94", -"@type": [ -"http://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_46" -} -], -"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#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": "[(47,26)-(47,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressLine3": [ -{ -"@id": "amf://id#95", -"@type": [ -"http://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_47" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#95" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(48,26)-(48,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#city": [ -{ -"@id": "amf://id#96", -"@type": [ -"http://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_48" -} -], -"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": "[(49,18)-(49,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#stateProvinceCode": [ -{ -"@id": "amf://id#97", -"@type": [ -"http://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_49" -} -], -"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": "[(50,31)-(50,33)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#postalCode": [ -{ -"@id": "amf://id#98", -"@type": [ -"http://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_50" -} -], -"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": "[(51,24)-(51,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#postalCodeExt": [ -{ -"@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": "" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_51" -} -], -"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": "[(52,27)-(52,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#country": [ -{ -"@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": "US" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_52" -} -], -"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": "[(53,21)-(53,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_41" -} -], -"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_11", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#postalCodeExt" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(52,10)-(53,0)]" -} -] -}, -{ -"@id": "amf://id#89/source-map/lexical/element_9", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressLine3" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(48,10)-(49,0)]" -} -] -}, -{ -"@id": "amf://id#89/source-map/lexical/element_7", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(44,10)-(45,0)]" -} -] -}, -{ -"@id": "amf://id#89/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressIndicator" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(43,10)-(44,0)]" -} -] -}, -{ -"@id": "amf://id#89/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressLine2" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(47,10)-(48,0)]" -} -] -}, -{ -"@id": "amf://id#89/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#postalCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(51,10)-(52,0)]" -} -] -}, -{ -"@id": "amf://id#89/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#country" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(53,10)-(54,0)]" -} -] -}, -{ -"@id": "amf://id#89/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#city" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(49,10)-(50,0)]" -} -] -}, -{ -"@id": "amf://id#89/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressType" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(45,10)-(46,0)]" -} -] -}, -{ -"@id": "amf://id#89/source-map/lexical/element_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#89" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(43,0)-(54,0)]" -} -] -}, -{ -"@id": "amf://id#89/source-map/lexical/element_8", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressLine1" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(46,10)-(47,0)]" -} -] -}, -{ -"@id": "amf://id#89/source-map/lexical/element_10", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#stateProvinceCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(50,10)-(51,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_40" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#88" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(41,18)-(54,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_35" -} -], -"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_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#secAffiliationName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(40,6)-(41,0)]" -} -] -}, -{ -"@id": "amf://id#83/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#83" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(37,0)-(54,0)]" -} -] -}, -{ -"@id": "amf://id#83/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#secAffiliationId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(39,6)-(40,0)]" -} -] -}, -{ -"@id": "amf://id#83/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addresses" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(41,6)-(54,0)]" -} -] -}, -{ -"@id": "amf://id#83/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#affiliationId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(37,6)-(38,0)]" -} -] -}, -{ -"@id": "amf://id#83/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#affiliationName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(38,6)-(39,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_16" -} -], -"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": "[(17,17)-(54,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addresses": [ -{ -"@id": "amf://id#101", -"@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#102", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#addressIndicator": [ -{ -"@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": "" -} -], -"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#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": "[(56,26)-(56,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressId": [ -{ -"@id": "amf://id#104", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "15200973" -} -], -"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#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": "[(57,19)-(57,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressType": [ -{ -"@id": "amf://id#105", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "CALL" -} -], -"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#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": "[(58,21)-(58,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressLine1": [ -{ -"@id": "amf://id#106", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "7110 JOHN AVE" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_58" -} -], -"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": "[(59,22)-(59,37)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressLine2": [ -{ -"@id": "amf://id#107", -"@type": [ -"http://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_59" -} -], -"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": "[(60,22)-(60,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressLine3": [ -{ -"@id": "amf://id#108", -"@type": [ -"http://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_60" -} -], -"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": "[(61,22)-(61,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#city": [ -{ -"@id": "amf://id#109", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "WILMINGTON" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_61" -} -], -"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": "[(62,14)-(62,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#stateProvinceCode": [ -{ -"@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": "NC" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_62" -} -], -"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": "[(63,27)-(63,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#postalCode": [ -{ -"@id": "amf://id#111", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "28403" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_63" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#111" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(64,20)-(64,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#postalCodeExt": [ -{ -"@id": "amf://id#112", -"@type": [ -"http://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_64" -} -], -"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": "[(65,23)-(65,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#country": [ -{ -"@id": "amf://id#113", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "US" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_65" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#113" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(66,17)-(66,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_54" -} -], -"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_11", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#postalCodeExt" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(65,6)-(66,0)]" -} -] -}, -{ -"@id": "amf://id#102/source-map/lexical/element_9", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressLine3" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(61,6)-(62,0)]" -} -] -}, -{ -"@id": "amf://id#102/source-map/lexical/element_7", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(57,6)-(58,0)]" -} -] -}, -{ -"@id": "amf://id#102/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressIndicator" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(56,6)-(57,0)]" -} -] -}, -{ -"@id": "amf://id#102/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressLine2" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(60,6)-(61,0)]" -} -] -}, -{ -"@id": "amf://id#102/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#postalCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(64,6)-(65,0)]" -} -] -}, -{ -"@id": "amf://id#102/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#country" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(66,6)-(67,0)]" -} -] -}, -{ -"@id": "amf://id#102/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#city" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(62,6)-(63,0)]" -} -] -}, -{ -"@id": "amf://id#102/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressType" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(58,6)-(59,0)]" -} -] -}, -{ -"@id": "amf://id#102/source-map/lexical/element_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#102" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(56,0)-(67,0)]" -} -] -}, -{ -"@id": "amf://id#102/source-map/lexical/element_8", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressLine1" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(59,6)-(60,0)]" -} -] -}, -{ -"@id": "amf://id#102/source-map/lexical/element_10", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#stateProvinceCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(63,6)-(64,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#114", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#addressIndicator": [ -{ -"@id": "amf://id#115", -"@type": [ -"http://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_67" -} -], -"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": "[(68,26)-(68,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressId": [ -{ -"@id": "amf://id#116", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "232323" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_68" -} -], -"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": "[(69,19)-(69,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressType": [ -{ -"@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": "MAIL" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_69" -} -], -"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": "[(70,21)-(70,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressLine1": [ -{ -"@id": "amf://id#118", -"@type": [ -"http://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 JOHN AVE" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_70" -} -], -"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": "[(71,22)-(71,34)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressLine2": [ -{ -"@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": "" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_71" -} -], -"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": "[(72,22)-(72,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#addressLine3": [ -{ -"@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": "" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_72" -} -], -"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": "[(73,22)-(73,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#city": [ -{ -"@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": "WILMINGTON" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_73" -} -], -"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": "[(74,14)-(74,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#stateProvinceCode": [ -{ -"@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": "NC" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_74" -} -], -"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": "[(75,27)-(75,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#postalCode": [ -{ -"@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": "28403" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_75" -} -], -"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": "[(76,20)-(76,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#postalCodeExt": [ -{ -"@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": "" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_76" -} -], -"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": "[(77,23)-(77,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#country": [ -{ -"@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": "US" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_77" -} -], -"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": "[(78,17)-(78,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_66" -} -], -"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_11", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#postalCodeExt" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(77,6)-(78,0)]" -} -] -}, -{ -"@id": "amf://id#114/source-map/lexical/element_9", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressLine3" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(73,6)-(74,0)]" -} -] -}, -{ -"@id": "amf://id#114/source-map/lexical/element_7", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(69,6)-(70,0)]" -} -] -}, -{ -"@id": "amf://id#114/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressIndicator" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(68,6)-(69,0)]" -} -] -}, -{ -"@id": "amf://id#114/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressLine2" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(72,6)-(73,0)]" -} -] -}, -{ -"@id": "amf://id#114/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#postalCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(76,6)-(77,0)]" -} -] -}, -{ -"@id": "amf://id#114/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#country" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(78,6)-(79,0)]" -} -] -}, -{ -"@id": "amf://id#114/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#city" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(74,6)-(75,0)]" -} -] -}, -{ -"@id": "amf://id#114/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressType" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(70,6)-(71,0)]" -} -] -}, -{ -"@id": "amf://id#114/source-map/lexical/element_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#114" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(68,0)-(79,0)]" -} -] -}, -{ -"@id": "amf://id#114/source-map/lexical/element_8", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressLine1" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(71,6)-(72,0)]" -} -] -}, -{ -"@id": "amf://id#114/source-map/lexical/element_10", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#stateProvinceCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(75,6)-(76,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_53" -} -], -"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": "[(54,14)-(79,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#contacts": [ -{ -"@id": "amf://id#126", -"@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#127", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#phone": [ -{ -"@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": "" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_80" -} -], -"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": "[(81,15)-(81,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#phone2": [ -{ -"@id": "amf://id#129", -"@type": [ -"http://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_81" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#129" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(82,16)-(82,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#email": [ -{ -"@id": "amf://id#130", -"@type": [ -"http://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_82" -} -], -"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#lexical": [ -{ -"@id": "amf://id#130/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#130" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(83,15)-(83,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#fax": [ -{ -"@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": "" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_83" -} -], -"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": "[(84,13)-(84,15)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#webAddress": [ -{ -"@id": "amf://id#132", -"@type": [ -"http://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_84" -} -], -"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": "[(85,20)-(85,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_79" -} -], -"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_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#fax" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(84,6)-(85,0)]" -} -] -}, -{ -"@id": "amf://id#127/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#127" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(81,0)-(86,0)]" -} -] -}, -{ -"@id": "amf://id#127/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#email" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(83,6)-(84,0)]" -} -] -}, -{ -"@id": "amf://id#127/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#webAddress" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(85,6)-(86,0)]" -} -] -}, -{ -"@id": "amf://id#127/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#phone" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(81,6)-(82,0)]" -} -] -}, -{ -"@id": "amf://id#127/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#phone2" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(82,6)-(83,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_78" -} -], -"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": "[(79,13)-(86,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_11", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addresses" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(54,2)-(79,0)]" -} -] -}, -{ -"@id": "amf://id#49/source-map/lexical/element_9", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#primarySpecialtyCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,2)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#49/source-map/lexical/element_7", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#doctorId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#49/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#customerId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,2)-(3,0)]" -} -] -}, -{ -"@id": "amf://id#49/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#customerSubTypeCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#49/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#affiliations" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,2)-(54,0)]" -} -] -}, -{ -"@id": "amf://id#49/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#contacts" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(79,2)-(86,0)]" -} -] -}, -{ -"@id": "amf://id#49/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#primarySpecialtyDescr" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,2)-(9,0)]" -} -] -}, -{ -"@id": "amf://id#49/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#customerStatus" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#49/source-map/lexical/element_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#49" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(86,0)]" -} -] -}, -{ -"@id": "amf://id#49/source-map/lexical/element_8", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#customerTypeCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#49/source-map/lexical/element_10", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#nameData" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,2)-(17,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "\"customerId\": \"US52949186\"\n\"doctorId\": \"\"\n\"customerStatus\": \"A\"\n\"customerTypeCode\": \"OPCR\"\n\"customerSubTypeCode\": \"MEDGRP\"\n\"primarySpecialtyCode\": \"\"\n\"primarySpecialtyDescr\": \"\"\n\"nameData\":\n \"name\": \"JOHN DOE SKIN AND VEIN CENTER\"\n \"firstName\": \"\"\n \"lastName\": \"\"\n \"middleName\": \"\"\n \"salutation\": \"\"\n \"designation\": \"\"\n\"affiliations\":\n -\n \"affiliationId\": \"72824633\"\n \"affiliationName\": \"MULTIPLE DOCTORS\"\n \"secAffiliationId\": \"\"\n \"secAffiliationName\": \"\"\n \"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"\"\n \"addressType\": \"\"\n \"addressLine1\": \"\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"\"\n \"stateProvinceCode\": \"\"\n \"postalCode\": \"\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n -\n \"affiliationId\": \"15200973\"\n \"affiliationName\": \"JANE Doe\"\n \"secAffiliationId\": \"\"\n \"secAffiliationName\": \"\"\n \"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"\"\n \"addressType\": \"\"\n \"addressLine1\": \"\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"\"\n \"stateProvinceCode\": \"\"\n \"postalCode\": \"\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n\"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"15200973\"\n \"addressType\": \"CALL\"\n \"addressLine1\": \"7110 JOHN AVE\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"WILMINGTON\"\n \"stateProvinceCode\": \"NC\"\n \"postalCode\": \"28403\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"232323\"\n \"addressType\": \"MAIL\"\n \"addressLine1\": \"1 JOHN AVE\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"WILMINGTON\"\n \"stateProvinceCode\": \"NC\"\n \"postalCode\": \"28403\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n\"contacts\":\n -\n \"phone\": \"\"\n \"phone2\": \"\"\n \"email\": \"\"\n \"fax\": \"\"\n \"webAddress\": \"\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#49/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#49/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": "[(1,6)-(86,0)]" -} -] -}, -{ -"@id": "amf://id#49/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": "[(2,0)-(86,0)]" -} -] -}, -{ -"@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": "[(194,4)-(196,0)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#48/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#48" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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://www.w3.org/ns/shacl#name" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(104,2)-(104,10)]" -} -] -}, -{ -"@id": "amf://id#48/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(194,4)-(196,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": "[(104,2)-(196,0)]" -} -] -} -] -} -] -} -] -} -] diff --git a/demo/caro-api-compact.json b/demo/caro-api-compact.json deleted file mode 100644 index 2e4bdf9..0000000 --- a/demo/caro-api-compact.json +++ /dev/null @@ -1,4041 +0,0 @@ -[ -{ -"@id": "", -"@type": [ -"doc:Document", -"doc:Fragment", -"doc:Module", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#26", -"@type": [ -"apiContract:WebAPI", -"doc:RootDomainElement", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "notification service api" -} -], -"apiContract:server": [ -{ -"@id": "#37", -"@type": [ -"apiContract:Server", -"doc:DomainElement" -], -"core:urlTemplate": [ -{ -"@value": "https://mocksvc.qax.mulesoft.com/mocks/fee4c9aa-91a2-4ff7-8f38-2793d1f0d204" -} -], -"sourcemaps:sources": [ -{ -"@id": "#37/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#37/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:urlTemplate" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -} -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#37/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#37" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -] -} -] -} -], -"core:version": [ -{ -"@value": "1.0" -} -], -"apiContract:endpoint": [ -{ -"@id": "#27", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/notifications/emails" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#28", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#29", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#30", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#15/link-32009719", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#15" -} -], -"doc:link-label": [ -{ -"@value": "Notification" -} -] -} -], -"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": "[(52,6)-(54,0)]" -} -] -} -] -} -] -} -], -"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": "[(51,0)-(63,0)]" -} -] -}, -{ -"@id": "#29/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,4)-(54,0)]" -} -] -} -] -} -] -} -], -"apiContract:returns": [ -{ -"@id": "#31", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "200" -} -], -"core:name": [ -{ -"@value": "200" -} -], -"apiContract:payload": [ -{ -"@id": "#32", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#33", -"@type": [ -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"apiContract:examples": [ -{ -"@id": "#34", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#35", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:status": [ -{ -"@id": "#36", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "success" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(60,29)-(60,38)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#35/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:parsed-json-example": [ -{ -"@id": "#35/source-map/parsed-json-example/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#35" -} -], -"sourcemaps:value": [ -{ -"@value": "{\n\"status\":\"success\"\n}\n" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#35/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#35" -} -], -"sourcemaps:value": [ -{ -"@value": "[(59,20)-(61,21)]" -} -] -}, -{ -"@id": "#35/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:status" -} -], -"sourcemaps:value": [ -{ -"@value": "[(60,20)-(60,38)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "{\n\"status\":\"success\"\n}\n" -} -], -"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": "[(58,20)-(63,0)]" -} -] -}, -{ -"@id": "#34/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(58,21)-(62,0)]" -} -] -}, -{ -"@id": "#34/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#34" -} -], -"sourcemaps:value": [ -{ -"@value": "[(58,20)-(63,0)]" -} -] -} -], -"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:auto-generated-name": [ -{ -"@id": "#33/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#33" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#33/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#33" -} -], -"sourcemaps:value": [ -{ -"@value": "[(57,10)-(63,0)]" -} -] -}, -{ -"@id": "#33/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(58,12)-(63,0)]" -} -] -} -] -} -] -} -], -"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": "[(57,10)-(63,0)]" -} -] -} -] -} -] -} -], -"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": "[(55,6)-(63,0)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(56,8)-(63,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#28/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#28/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#28/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#28" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,2)-(63,0)]" -} -] -}, -{ -"@id": "#28/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:returns" -} -], -"sourcemaps:value": [ -{ -"@value": "[(54,4)-(63,0)]" -} -] -} -] -} -] -} -], -"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": "[(49,0)-(63,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#26/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#26/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#26" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#26/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:server" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "#26/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#26/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:version" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "#26/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#26" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(63,0)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"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#key" -} -], -"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": "key" -} -], -"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": "[(10,8)-(10,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#3/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#3" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(12,0)]" -} -] -}, -{ -"@id": "#3/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,8)-(11,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "key" -} -], -"sourcemaps:sources": [ -{ -"@id": "#2/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#2/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#2" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(12,0)]" -} -] -}, -{ -"@id": "#2/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,8)-(12,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#4", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#value" -} -], -"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": "value" -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#5/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,8)-(13,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,6)-(15,0)]" -} -] -}, -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,8)-(14,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "value" -} -], -"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": "[(12,6)-(15,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,8)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "substitution" -} -], -"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": "[(6,2)-(15,0)]" -} -] -}, -{ -"@id": "#1/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(6,14)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#1/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#1" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -] -} -] -}, -{ -"@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#substitution" -} -], -"raml-shapes:range": [ -{ -"@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#key" -} -], -"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": "key" -} -], -"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": "[(10,8)-(10,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#3/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#3" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(12,0)]" -} -] -}, -{ -"@id": "#3/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,8)-(11,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "key" -} -], -"sourcemaps:sources": [ -{ -"@id": "#2/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#2/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#2" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(12,0)]" -} -] -}, -{ -"@id": "#2/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,8)-(12,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#4", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#value" -} -], -"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": "value" -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#5/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,8)-(13,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,6)-(15,0)]" -} -] -}, -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,8)-(14,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "value" -} -], -"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": "[(12,6)-(15,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,8)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "substitution" -} -], -"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": "[(6,2)-(15,0)]" -} -] -}, -{ -"@id": "#1/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(6,14)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#1/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#1" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "substitution" -} -], -"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": "[(18,6)-(21,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,8)-(21,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#8", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#email" -} -], -"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:pattern": [ -{ -"@value": "^[_a-z0-9-]+(\\.[_a-z0-9-]+)*@[a-z0-9-]+(\\.[a-z0-9-]+)*(\\.[a-z]{2,4})$" -} -], -"shacl:name": [ -{ -"@value": "email" -} -], -"core:name": [ -{ -"@value": "Email Address" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,8)-(22,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,8)-(26,0)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,8)-(23,0)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,8)-(25,0)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,6)-(26,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "email" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,6)-(26,0)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,8)-(24,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#10", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#type" -} -], -"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": "type" -} -], -"core:name": [ -{ -"@value": "Email Type" -} -], -"shacl:in": [ -{ -"@id": "#11/list", -"@type": "rdfs:Seq", -"rdfs:_1": [ -{ -"@id": "#12", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "TO" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(30,16)-(30,20)]" -} -] -} -] -} -] -} -], -"rdfs:_2": [ -{ -"@id": "#13", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "CC" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(30,21)-(30,25)]" -} -] -} -] -} -] -} -], -"rdfs:_3": [ -{ -"@id": "#14", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "BCC" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(30,26)-(30,31)]" -} -] -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#11/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#11/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,8)-(28,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#11/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,8)-(30,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,8)-(29,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:in" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,8)-(31,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,6)-(31,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"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": "[(26,6)-(31,0)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,8)-(28,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "recipientslist" -} -], -"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": "[(15,2)-(31,0)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,2)-(15,16)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#6/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#6" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(16,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#15", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#16", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#recipients" -} -], -"raml-shapes:range": [ -{ -"@id": "#17", -"@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": "#7", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#substitution" -} -], -"raml-shapes:range": [ -{ -"@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#key" -} -], -"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": "key" -} -], -"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": "[(10,8)-(10,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#3/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#3" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(12,0)]" -} -] -}, -{ -"@id": "#3/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,8)-(11,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "key" -} -], -"sourcemaps:sources": [ -{ -"@id": "#2/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#2/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#2" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(12,0)]" -} -] -}, -{ -"@id": "#2/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,8)-(12,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#4", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#value" -} -], -"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": "value" -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#5/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,8)-(13,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,6)-(15,0)]" -} -] -}, -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,8)-(14,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "value" -} -], -"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": "[(12,6)-(15,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,8)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "substitution" -} -], -"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": "[(6,2)-(15,0)]" -} -] -}, -{ -"@id": "#1/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(6,14)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#1/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#1" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "substitution" -} -], -"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": "[(18,6)-(21,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,8)-(21,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#8", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#email" -} -], -"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:pattern": [ -{ -"@value": "^[_a-z0-9-]+(\\.[_a-z0-9-]+)*@[a-z0-9-]+(\\.[a-z0-9-]+)*(\\.[a-z]{2,4})$" -} -], -"shacl:name": [ -{ -"@value": "email" -} -], -"core:name": [ -{ -"@value": "Email Address" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,8)-(22,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,8)-(26,0)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,8)-(23,0)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,8)-(25,0)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,6)-(26,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "email" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,6)-(26,0)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,8)-(24,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#10", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#type" -} -], -"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": "type" -} -], -"core:name": [ -{ -"@value": "Email Type" -} -], -"shacl:in": [ -{ -"@id": "#11/list", -"@type": "rdfs:Seq", -"rdfs:_1": [ -{ -"@id": "#12", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "TO" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(30,16)-(30,20)]" -} -] -} -] -} -] -} -], -"rdfs:_2": [ -{ -"@id": "#13", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "CC" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(30,21)-(30,25)]" -} -] -} -] -} -] -} -], -"rdfs:_3": [ -{ -"@id": "#14", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "BCC" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(30,26)-(30,31)]" -} -] -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#11/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#11/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,8)-(28,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#11/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,8)-(30,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,8)-(29,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:in" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,8)-(31,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#11" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,6)-(31,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"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": "[(26,6)-(31,0)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,8)-(28,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "recipientslist" -} -], -"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": "[(15,2)-(31,0)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,2)-(15,16)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#6/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#6" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(16,8)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "recipients" -} -], -"core:name": [ -{ -"@value": "Recipients" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#17/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,6)-(34,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#17/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,4)-(37,0)]" -} -] -}, -{ -"@id": "#17/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,6)-(37,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "recipients" -} -], -"sourcemaps:sources": [ -{ -"@id": "#16/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#16/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#16" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,4)-(37,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,6)-(36,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#substitutionlist" -} -], -"raml-shapes:range": [ -{ -"@id": "#19", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@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#key" -} -], -"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": "key" -} -], -"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": "[(10,8)-(10,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#3/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#3" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(12,0)]" -} -] -}, -{ -"@id": "#3/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,8)-(11,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "key" -} -], -"sourcemaps:sources": [ -{ -"@id": "#2/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#2/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#2" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(12,0)]" -} -] -}, -{ -"@id": "#2/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,8)-(12,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#4", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#value" -} -], -"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": "value" -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#5/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,8)-(13,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,6)-(15,0)]" -} -] -}, -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,8)-(14,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "value" -} -], -"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": "[(12,6)-(15,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,8)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "substitution" -} -], -"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": "[(6,2)-(15,0)]" -} -] -}, -{ -"@id": "#1/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(6,14)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#1/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#1" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "substitutionlist" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#19/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,6)-(39,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#19/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,4)-(41,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "substitutionlist" -} -], -"sourcemaps:sources": [ -{ -"@id": "#18/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#18/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#18" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,4)-(41,0)]" -} -] -}, -{ -"@id": "#18/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,6)-(39,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#another" -} -], -"raml-shapes:range": [ -{ -"@id": "#21", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@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": "items" -} -], -"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": "[(44,6)-(45,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "another" -} -], -"sourcemaps:sources": [ -{ -"@id": "#21/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#21/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#21" -} -], -"sourcemaps:value": [ -{ -"@value": "[(43,6)-(43,10)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#21/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#21" -} -], -"sourcemaps:value": [ -{ -"@value": "[(41,4)-(45,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "another" -} -], -"sourcemaps:sources": [ -{ -"@id": "#20/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#20/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#20" -} -], -"sourcemaps:value": [ -{ -"@value": "[(41,4)-(45,0)]" -} -] -}, -{ -"@id": "#20/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,6)-(43,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#23", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#other" -} -], -"raml-shapes:range": [ -{ -"@id": "#24", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@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" -} -] -} -], -"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": "[(47,6)-(49,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "other" -} -], -"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": "[(45,4)-(49,0)]" -} -] -}, -{ -"@id": "#23/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(46,6)-(47,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Notification" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#15/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#15/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,2)-(49,0)]" -} -] -}, -{ -"@id": "#15/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,2)-(31,14)]" -} -] -} -] -} -] -} -], -"@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#", -"apiContract": "http://a.ml/vocabularies/apiContract#", -"core": "http://a.ml/vocabularies/core#", -"sourcemaps": "http://a.ml/vocabularies/document-source-maps#" -} -} -] diff --git a/demo/caro-api.json b/demo/caro-api.json deleted file mode 100644 index 5a9b630..0000000 --- a/demo/caro-api.json +++ /dev/null @@ -1,4030 +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#26", -"@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": "notification service api" -} -], -"http://a.ml/vocabularies/apiContract#server": [ -{ -"@id": "amf://id#37", -"@type": [ -"http://a.ml/vocabularies/apiContract#Server", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#urlTemplate": [ -{ -"@value": "https://mocksvc.qax.mulesoft.com/mocks/fee4c9aa-91a2-4ff7-8f38-2793d1f0d204" -} -], -"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": "http://a.ml/vocabularies/core#urlTemplate" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#37/source-map/synthesized-field/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#37" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "true" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#version": [ -{ -"@value": "1.0" -} -], -"http://a.ml/vocabularies/apiContract#endpoint": [ -{ -"@id": "amf://id#27", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/notifications/emails" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#28", -"@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#29", -"@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#30", -"@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#15/link-32009719", -"@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#15" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "Notification" -} -] -} -], -"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": "[(52,6)-(54,0)]" -} -] -} -] -} -] -} -], -"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": "[(51,0)-(63,0)]" -} -] -}, -{ -"@id": "amf://id#29/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": "[(51,4)-(54,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#returns": [ -{ -"@id": "amf://id#31", -"@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#32", -"@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#33", -"@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/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#35", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#status": [ -{ -"@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": "success" -} -], -"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#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": "[(60,29)-(60,38)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_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#parsed-json-example": [ -{ -"@id": "amf://id#35/source-map/parsed-json-example/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#35" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "{\n\"status\":\"success\"\n}\n" -} -] -} -], -"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": "[(59,20)-(61,21)]" -} -] -}, -{ -"@id": "amf://id#35/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#status" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(60,20)-(60,38)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "{\n\"status\":\"success\"\n}\n" -} -], -"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": "[(58,20)-(63,0)]" -} -] -}, -{ -"@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": "[(58,21)-(62,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": "[(58,20)-(63,0)]" -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#33/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#33" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(57,10)-(63,0)]" -} -] -}, -{ -"@id": "amf://id#33/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(58,12)-(63,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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#32" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(57,10)-(63,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#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": "[(55,6)-(63,0)]" -} -] -}, -{ -"@id": "amf://id#31/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": "[(56,8)-(63,0)]" -} -] -} -] -} -] -} -], -"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": [ -{ -"@id": "amf://id#28/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#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": "[(50,2)-(63,0)]" -} -] -}, -{ -"@id": "amf://id#28/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": "[(54,4)-(63,0)]" -} -] -} -] -} -] -} -], -"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": "[(49,0)-(63,0)]" -} -] -} -] -} -] -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#26/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#26" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"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/apiContract#server" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(3,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": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#26/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": "[(4,0)-(5,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)-(63,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"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#key" -} -], -"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": "key" -} -], -"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": "[(10,8)-(10,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": "[(9,6)-(12,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": "[(10,8)-(11,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "key" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#2" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,6)-(12,0)]" -} -] -}, -{ -"@id": "amf://id#2/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": "[(11,8)-(12,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#value" -} -], -"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": "value" -} -], -"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": [ -{ -"@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": "[(13,8)-(13,12)]" -} -] -} -], -"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": "[(12,6)-(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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,8)-(14,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#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": "[(12,6)-(15,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,8)-(15,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "substitution" -} -], -"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": "[(6,2)-(15,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": "[(6,2)-(6,14)]" -} -] -} -], -"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": "[(7,4)-(7,8)]" -} -] -} -] -} -] -}, -{ -"@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#substitution" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@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#key" -} -], -"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": "key" -} -], -"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": "[(10,8)-(10,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": "[(9,6)-(12,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": "[(10,8)-(11,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "key" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#2" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,6)-(12,0)]" -} -] -}, -{ -"@id": "amf://id#2/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": "[(11,8)-(12,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#value" -} -], -"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": "value" -} -], -"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": [ -{ -"@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": "[(13,8)-(13,12)]" -} -] -} -], -"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": "[(12,6)-(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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,8)-(14,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#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": "[(12,6)-(15,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,8)-(15,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "substitution" -} -], -"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": "[(6,2)-(15,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": "[(6,2)-(6,14)]" -} -] -} -], -"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": "[(7,4)-(7,8)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "substitution" -} -], -"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": "[(18,6)-(21,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": "[(20,8)-(21,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#email" -} -], -"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#pattern": [ -{ -"@value": "^[_a-z0-9-]+(\\.[_a-z0-9-]+)*@[a-z0-9-]+(\\.[a-z0-9-]+)*(\\.[a-z]{2,4})$" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "email" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Email Address" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,8)-(22,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#9/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": "[(25,8)-(26,0)]" -} -] -}, -{ -"@id": "amf://id#9/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": "[(22,8)-(23,0)]" -} -] -}, -{ -"@id": "amf://id#9/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": "[(24,8)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#9/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,6)-(26,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,6)-(26,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,8)-(24,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#type" -} -], -"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": "type" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Email Type" -} -], -"http://www.w3.org/ns/shacl#in": [ -{ -"@id": "amf://id#11/list", -"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", -"http://www.w3.org/2000/01/rdf-schema#_1": [ -{ -"@id": "amf://id#12", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "TO" -} -], -"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#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": "[(30,16)-(30,20)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_2": [ -{ -"@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": "CC" -} -], -"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#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": "[(30,21)-(30,25)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_3": [ -{ -"@id": "amf://id#14", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "BCC" -} -], -"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#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": "[(30,26)-(30,31)]" -} -] -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#11/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#11" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,8)-(28,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#11/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": "[(29,8)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#11/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,8)-(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#in" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,8)-(31,0)]" -} -] -}, -{ -"@id": "amf://id#11/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#11" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,6)-(31,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#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": "[(26,6)-(31,0)]" -} -] -}, -{ -"@id": "amf://id#10/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": "[(27,8)-(28,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "recipientslist" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#6" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,2)-(31,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": "[(15,2)-(15,16)]" -} -] -} -], -"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": "[(16,4)-(16,8)]" -} -] -} -] -} -] -}, -{ -"@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#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#recipients" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#17", -"@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#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#substitution" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@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#key" -} -], -"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": "key" -} -], -"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": "[(10,8)-(10,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": "[(9,6)-(12,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": "[(10,8)-(11,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "key" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#2" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,6)-(12,0)]" -} -] -}, -{ -"@id": "amf://id#2/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": "[(11,8)-(12,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#value" -} -], -"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": "value" -} -], -"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": [ -{ -"@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": "[(13,8)-(13,12)]" -} -] -} -], -"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": "[(12,6)-(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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,8)-(14,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#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": "[(12,6)-(15,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,8)-(15,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "substitution" -} -], -"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": "[(6,2)-(15,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": "[(6,2)-(6,14)]" -} -] -} -], -"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": "[(7,4)-(7,8)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "substitution" -} -], -"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": "[(18,6)-(21,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": "[(20,8)-(21,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#email" -} -], -"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#pattern": [ -{ -"@value": "^[_a-z0-9-]+(\\.[_a-z0-9-]+)*@[a-z0-9-]+(\\.[a-z0-9-]+)*(\\.[a-z]{2,4})$" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "email" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Email Address" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,8)-(22,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#9/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": "[(25,8)-(26,0)]" -} -] -}, -{ -"@id": "amf://id#9/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": "[(22,8)-(23,0)]" -} -] -}, -{ -"@id": "amf://id#9/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": "[(24,8)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#9/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,6)-(26,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,6)-(26,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,8)-(24,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#type" -} -], -"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": "type" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Email Type" -} -], -"http://www.w3.org/ns/shacl#in": [ -{ -"@id": "amf://id#11/list", -"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", -"http://www.w3.org/2000/01/rdf-schema#_1": [ -{ -"@id": "amf://id#12", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "TO" -} -], -"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#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": "[(30,16)-(30,20)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_2": [ -{ -"@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": "CC" -} -], -"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#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": "[(30,21)-(30,25)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_3": [ -{ -"@id": "amf://id#14", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "BCC" -} -], -"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#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": "[(30,26)-(30,31)]" -} -] -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#11/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#11" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,8)-(28,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#11/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": "[(29,8)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#11/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,8)-(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#in" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,8)-(31,0)]" -} -] -}, -{ -"@id": "amf://id#11/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#11" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,6)-(31,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#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": "[(26,6)-(31,0)]" -} -] -}, -{ -"@id": "amf://id#10/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": "[(27,8)-(28,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "recipientslist" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#6" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,2)-(31,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": "[(15,2)-(15,16)]" -} -] -} -], -"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": "[(16,4)-(16,8)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "recipients" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Recipients" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#17/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(34,6)-(34,10)]" -} -] -} -], -"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": "[(33,4)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#17/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": "[(36,6)-(37,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "recipients" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#16" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(33,4)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#16/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": "[(35,6)-(36,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#substitutionlist" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#19", -"@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", -"@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#key" -} -], -"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": "key" -} -], -"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": "[(10,8)-(10,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": "[(9,6)-(12,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": "[(10,8)-(11,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "key" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#2" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,6)-(12,0)]" -} -] -}, -{ -"@id": "amf://id#2/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": "[(11,8)-(12,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#value" -} -], -"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": "value" -} -], -"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": [ -{ -"@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": "[(13,8)-(13,12)]" -} -] -} -], -"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": "[(12,6)-(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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,8)-(14,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#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": "[(12,6)-(15,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,8)-(15,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "substitution" -} -], -"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": "[(6,2)-(15,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": "[(6,2)-(6,14)]" -} -] -} -], -"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": "[(7,4)-(7,8)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "substitutionlist" -} -], -"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": [ -{ -"@id": "amf://id#19/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(39,6)-(39,10)]" -} -] -} -], -"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": "[(37,4)-(41,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "substitutionlist" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#18" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(37,4)-(41,0)]" -} -] -}, -{ -"@id": "amf://id#18/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": "[(38,6)-(39,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#another" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#21", -"@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#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": "items" -} -], -"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": "[(44,6)-(45,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "another" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#21/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#21" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(43,6)-(43,10)]" -} -] -} -], -"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": "[(41,4)-(45,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "another" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#20" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(41,4)-(45,0)]" -} -] -}, -{ -"@id": "amf://id#20/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,6)-(43,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#other" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#24", -"@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#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://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": "[(47,6)-(49,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "other" -} -], -"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": "[(45,4)-(49,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": "[(46,6)-(47,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Notification" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#15/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(31,2)-(49,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": "[(31,2)-(31,14)]" -} -] -} -] -} -] -} -] -} -] diff --git a/demo/data-types-union-compact.json b/demo/data-types-union-compact.json deleted file mode 100644 index 18fd2ba..0000000 --- a/demo/data-types-union-compact.json +++ /dev/null @@ -1,13168 +0,0 @@ -[ -{ -"@id": "", -"@type": [ -"doc:Document", -"doc:Fragment", -"doc:Module", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#32", -"@type": [ -"apiContract:WebAPI", -"doc:RootDomainElement", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "dataTypes" -} -], -"core:version": [ -{ -"@value": "v1" -} -], -"apiContract:endpoint": [ -{ -"@id": "#33", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/manager/{id}" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#34", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "put" -} -], -"apiContract:expects": [ -{ -"@id": "#35", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:parameter": [ -{ -"@id": "#36", -"@type": [ -"apiContract:Parameter", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "id" -} -], -"apiContract:paramName": [ -{ -"@value": "id" -} -], -"apiContract:required": [ -{ -"@value": true -} -], -"apiContract:binding": [ -{ -"@value": "query" -} -], -"raml-shapes:schema": [ -{ -"@id": "#37", -"@type": [ -"raml-shapes:ScalarShape", -"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": "#36/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#36/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#36" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,6)-(14,0)]" -} -] -} -] -} -] -} -], -"apiContract:payload": [ -{ -"@id": "#31", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#23/link--628625326", -"@type": [ -"raml-shapes:UnionShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#23" -} -], -"doc:link-label": [ -{ -"@value": "Direct" -} -] -} -], -"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": "[(15,6)-(25,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#35/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#35/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "apiContract:parameter" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,4)-(14,0)]" -} -] -}, -{ -"@id": "#35/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(25,0)]" -} -] -}, -{ -"@id": "#35/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#35" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,0)-(25,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#34/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#34/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#34/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#34" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,2)-(25,0)]" -} -] -} -] -} -] -} -], -"apiContract:parameter": [ -{ -"@id": "#38", -"@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": "#39", -"@type": [ -"raml-shapes: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" -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#38/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#38/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#38" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -] -} -] -} -], -"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": "[(10,0)-(25,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#40", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/employee/{id}" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#41", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "put" -} -], -"apiContract:expects": [ -{ -"@id": "#42", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#43", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#44", -"@type": [ -"raml-shapes:UnionShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:anyOf": [ -{ -"@id": "#20/link-218743239", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#20" -} -], -"doc:link-label": [ -{ -"@value": "Manager" -} -] -}, -{ -"@id": "#22/link--58632746", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#22" -} -], -"doc:link-label": [ -{ -"@value": "Employee" -} -] -} -], -"apiContract:examples": [ -{ -"@id": "#45", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#45", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:name": [ -{ -"@id": "#46", -"@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_2" -} -], -"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": "[(31,16)-(31,24)]" -} -] -} -] -} -] -} -], -"data:address": [ -{ -"@id": "#47", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:street": [ -{ -"@id": "#48", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "L" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(33,20)-(33,21)]" -} -] -} -] -} -] -} -], -"data:city": [ -{ -"@id": "#49", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "BA" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(34,18)-(34,20)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#47/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#47/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:street" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,12)-(34,0)]" -} -] -}, -{ -"@id": "#47/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:city" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,12)-(35,0)]" -} -] -}, -{ -"@id": "#47/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#47" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,0)-(35,0)]" -} -] -} -] -} -] -} -], -"data:employeeId": [ -{ -"@id": "#50", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "A12" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"sourcemaps:sources": [ -{ -"@id": "#50/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#50/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#50" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,22)-(35,25)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#45/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#45/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:address" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,10)-(35,0)]" -} -] -}, -{ -"@id": "#45/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,10)-(32,0)]" -} -] -}, -{ -"@id": "#45/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:employeeId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,10)-(36,0)]" -} -] -}, -{ -"@id": "#45/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#45" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,0)-(36,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "name: John Doe\naddress:\n street: L\n city: BA\nemployeeId: A12" -} -], -"sourcemaps:sources": [ -{ -"@id": "#45/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#45/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#45/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,16)-(36,0)]" -} -] -}, -{ -"@id": "#45/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,0)-(36,0)]" -} -] -}, -{ -"@id": "#45/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#45" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,8)-(36,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#45/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#45" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#45/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#45" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#43" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#44/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#44/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#44" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#44/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#44" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,8)-(30,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#43/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#43/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#43" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,6)-(36,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#42/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#42/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#42" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,0)-(36,0)]" -} -] -}, -{ -"@id": "#42/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,4)-(36,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#41/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#41/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#41/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#41" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,2)-(36,0)]" -} -] -} -] -} -] -} -], -"apiContract:parameter": [ -{ -"@id": "#51", -"@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": "#52", -"@type": [ -"raml-shapes: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" -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#51/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#51/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#51" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -] -} -] -} -], -"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": "[(25,0)-(36,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#32/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#32/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#32" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#32/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(5,0)]" -} -] -}, -{ -"@id": "#32/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:version" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "#32/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#32" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(36,0)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": true -} -], -"doc:references": [ -{ -"@id": "#1", -"@type": [ -"raml-shapes:DataTypeFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@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#directs" -} -], -"raml-shapes:range": [ -{ -"@id": "#19", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#14", -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#address" -} -], -"raml-shapes:range": [ -{ -"@id": "#5", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#6", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#street" -} -], -"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": "street" -} -], -"sourcemaps:sources": [ -{ -"@id": "#7/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#7/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#7/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "street" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#8", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#city" -} -], -"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": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#5/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#5/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -}, -{ -"@id": "#15", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#employeeId" -} -], -"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": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "items" -} -], -"sourcemaps:sources": [ -{ -"@id": "#14/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#14/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#14/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(2,4)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,20)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#14/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "directs" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#19/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(5,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#19/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(6,33)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "directs" -} -], -"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": "[(4,2)-(6,33)]" -} -] -} -] -} -] -}, -{ -"@id": "#11", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#address" -} -], -"raml-shapes:range": [ -{ -"@id": "#5", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#6", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#street" -} -], -"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": "street" -} -], -"sourcemaps:sources": [ -{ -"@id": "#7/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#7/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#7/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "street" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#8", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#city" -} -], -"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": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#5/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#5/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -}, -{ -"@id": "#15", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#employeeId" -} -], -"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": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#17/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(6,33)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#17/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(2,4)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:references": [ -{ -"@id": "#2", -"@type": [ -"raml-shapes:DataTypeFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#14", -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#address" -} -], -"raml-shapes:range": [ -{ -"@id": "#5", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#6", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#street" -} -], -"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": "street" -} -], -"sourcemaps:sources": [ -{ -"@id": "#7/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#7/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#7/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "street" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#8", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#city" -} -], -"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": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#5/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#5/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -}, -{ -"@id": "#15", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#employeeId" -} -], -"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": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "items" -} -], -"sourcemaps:sources": [ -{ -"@id": "#14/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#14/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#14/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(2,4)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,20)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#14/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:references": [ -{ -"@id": "#3", -"@type": [ -"raml-shapes:DataTypeFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#10", -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#address" -} -], -"raml-shapes:range": [ -{ -"@id": "#5", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#6", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#street" -} -], -"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": "street" -} -], -"sourcemaps:sources": [ -{ -"@id": "#7/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#7/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#7/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "street" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#8", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#city" -} -], -"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": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#5/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#5/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"sourcemaps:sources": [ -{ -"@id": "#10/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#10/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#10/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#10/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.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": "#6", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#street" -} -], -"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": "street" -} -], -"sourcemaps:sources": [ -{ -"@id": "#7/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#7/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#7/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "street" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#8", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#city" -} -], -"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": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#5/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#5/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,18)]" -} -] -} -] -} -] -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,18)]" -} -] -} -] -} -] -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(4,20)]" -} -] -} -] -} -] -} -], -"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": "[(2,0)-(6,33)]" -} -] -} -] -} -] -}, -{ -"@id": "#2", -"@type": [ -"raml-shapes:DataTypeFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#14", -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#address" -} -], -"raml-shapes:range": [ -{ -"@id": "#5", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#6", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#street" -} -], -"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": "street" -} -], -"sourcemaps:sources": [ -{ -"@id": "#7/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#7/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#7/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "street" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#8", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#city" -} -], -"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": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#5/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#5/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -}, -{ -"@id": "#15", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#employeeId" -} -], -"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": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "items" -} -], -"sourcemaps:sources": [ -{ -"@id": "#14/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#14/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#14/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(2,4)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,20)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#14/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:references": [ -{ -"@id": "#3", -"@type": [ -"raml-shapes:DataTypeFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#10", -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#address" -} -], -"raml-shapes:range": [ -{ -"@id": "#5", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#6", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#street" -} -], -"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": "street" -} -], -"sourcemaps:sources": [ -{ -"@id": "#7/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#7/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#7/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "street" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#8", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#city" -} -], -"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": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#5/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#5/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"sourcemaps:sources": [ -{ -"@id": "#10/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#10/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#10/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#10/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.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": "#6", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#street" -} -], -"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": "street" -} -], -"sourcemaps:sources": [ -{ -"@id": "#7/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#7/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#7/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "street" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#8", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#city" -} -], -"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": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#5/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#5/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,18)]" -} -] -} -] -} -] -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,18)]" -} -] -} -] -} -] -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(4,20)]" -} -] -} -] -} -] -}, -{ -"@id": "#3", -"@type": [ -"raml-shapes:DataTypeFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#10", -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#address" -} -], -"raml-shapes:range": [ -{ -"@id": "#5", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#6", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#street" -} -], -"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": "street" -} -], -"sourcemaps:sources": [ -{ -"@id": "#7/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#7/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#7/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "street" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#8", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#city" -} -], -"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": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#5/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#5/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"sourcemaps:sources": [ -{ -"@id": "#10/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#10/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#10/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#10/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.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": "#6", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#street" -} -], -"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": "street" -} -], -"sourcemaps:sources": [ -{ -"@id": "#7/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#7/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#7/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "street" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#8", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#city" -} -], -"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": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#5/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#5/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,18)]" -} -] -} -] -} -] -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,18)]" -} -] -} -] -} -] -} -], -"doc:declares": [ -{ -"@id": "#20", -"@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#directs" -} -], -"raml-shapes:range": [ -{ -"@id": "#19", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#14", -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#address" -} -], -"raml-shapes:range": [ -{ -"@id": "#5", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#6", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#street" -} -], -"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": "street" -} -], -"sourcemaps:sources": [ -{ -"@id": "#7/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#7/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#7/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "street" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#8", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#city" -} -], -"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": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#5/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#5/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -}, -{ -"@id": "#15", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#employeeId" -} -], -"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": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "items" -} -], -"sourcemaps:sources": [ -{ -"@id": "#14/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#14/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#14/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(2,4)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,20)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#14/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "directs" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#19/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(5,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#19/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(6,33)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "directs" -} -], -"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": "[(4,2)-(6,33)]" -} -] -} -] -} -] -}, -{ -"@id": "#11", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#address" -} -], -"raml-shapes:range": [ -{ -"@id": "#5", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#6", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#street" -} -], -"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": "street" -} -], -"sourcemaps:sources": [ -{ -"@id": "#7/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#7/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#7/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "street" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#8", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#city" -} -], -"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": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#5/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#5/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -}, -{ -"@id": "#15", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#employeeId" -} -], -"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": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Manager" -} -], -"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:type-property-lexical-info": [ -{ -"@id": "#20/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#20" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(2,4)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#20/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#20" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(6,33)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#20/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#20" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -}, -{ -"@id": "#21", -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#address" -} -], -"raml-shapes:range": [ -{ -"@id": "#5", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#6", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#street" -} -], -"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": "street" -} -], -"sourcemaps:sources": [ -{ -"@id": "#7/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#7/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#7/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "street" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#8", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#city" -} -], -"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": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#5/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#5/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Person" -} -], -"sourcemaps:sources": [ -{ -"@id": "#21/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#21/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#21" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#21/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#21" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#21/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#21" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -}, -{ -"@id": "#22", -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#address" -} -], -"raml-shapes:range": [ -{ -"@id": "#5", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#6", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#street" -} -], -"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": "street" -} -], -"sourcemaps:sources": [ -{ -"@id": "#7/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#7/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#7/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "street" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#8", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#city" -} -], -"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": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#5/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#5/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -}, -{ -"@id": "#15", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#employeeId" -} -], -"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": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Employee" -} -], -"sourcemaps:sources": [ -{ -"@id": "#22/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#22/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#22" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#22/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#22" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(2,4)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#22/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#22" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,20)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#22/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#22" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -}, -{ -"@id": "#23", -"@type": [ -"raml-shapes:UnionShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:anyOf": [ -{ -"@id": "#22", -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#address" -} -], -"raml-shapes:range": [ -{ -"@id": "#5", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#6", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#street" -} -], -"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": "street" -} -], -"sourcemaps:sources": [ -{ -"@id": "#7/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#7/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#7/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "street" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#8", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#city" -} -], -"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": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#5/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#5/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -}, -{ -"@id": "#15", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#employeeId" -} -], -"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": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Employee" -} -], -"sourcemaps:sources": [ -{ -"@id": "#22/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#22/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#22" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#22/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#22" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(2,4)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#22/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#22" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,20)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#22/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#22" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@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#directs" -} -], -"raml-shapes:range": [ -{ -"@id": "#19", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#14", -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#address" -} -], -"raml-shapes:range": [ -{ -"@id": "#5", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#6", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#street" -} -], -"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": "street" -} -], -"sourcemaps:sources": [ -{ -"@id": "#7/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#7/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#7/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "street" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#8", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#city" -} -], -"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": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#5/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#5/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -}, -{ -"@id": "#15", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#employeeId" -} -], -"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": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "items" -} -], -"sourcemaps:sources": [ -{ -"@id": "#14/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#14/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#14/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(2,4)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,20)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#14/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "directs" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#19/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(5,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#19/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(6,33)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "directs" -} -], -"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": "[(4,2)-(6,33)]" -} -] -} -] -} -] -}, -{ -"@id": "#11", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#11/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#address" -} -], -"raml-shapes:range": [ -{ -"@id": "#5", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#6", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#street" -} -], -"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": "street" -} -], -"sourcemaps:sources": [ -{ -"@id": "#7/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#7/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#7/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#7" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#7/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(5,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "street" -} -], -"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": "[(3,2)-(6,0)]" -} -] -}, -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#8", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#city" -} -], -"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": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#9/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "city" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"sourcemaps:sources": [ -{ -"@id": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#5/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#5/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "#13/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,18)]" -} -] -} -] -} -] -}, -{ -"@id": "#15", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#employeeId" -} -], -"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": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Manager" -} -], -"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:type-property-lexical-info": [ -{ -"@id": "#20/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#20" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(2,4)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#20/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#20" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(6,33)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#20/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#20" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Direct" -} -], -"apiContract:examples": [ -{ -"@id": "#24", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#24", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:employeeId": [ -{ -"@id": "#25", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "2334A" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(18,22)-(18,27)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#26", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "test name" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(19,16)-(19,25)]" -} -] -} -] -} -] -} -], -"data:address": [ -{ -"@id": "#27", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:street": [ -{ -"@id": "#28", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Libertador 34" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(21,20)-(21,33)]" -} -] -} -] -} -] -} -], -"data:city": [ -{ -"@id": "#29", -"@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_6" -} -], -"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": "[(22,18)-(22,22)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_4" -} -], -"sourcemaps:sources": [ -{ -"@id": "#27/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#27/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:street" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,12)-(22,0)]" -} -] -}, -{ -"@id": "#27/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:city" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,12)-(23,0)]" -} -] -}, -{ -"@id": "#27/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#27" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,0)-(23,0)]" -} -] -} -] -} -] -} -], -"data:directs": [ -{ -"@id": "#30", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [], -"core:name": [ -{ -"@value": "array_7" -} -], -"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": "[(23,19)-(23,21)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#24/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#24/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:address" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,10)-(23,0)]" -} -] -}, -{ -"@id": "#24/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#24" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,0)-(25,0)]" -} -] -}, -{ -"@id": "#24/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:directs" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,10)-(25,0)]" -} -] -}, -{ -"@id": "#24/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,10)-(20,0)]" -} -] -}, -{ -"@id": "#24/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:employeeId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,10)-(19,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "employeeId: 2334A\nname: test name\naddress:\n street: Libertador 34\n city: test\ndirects: []" -} -], -"sourcemaps:sources": [ -{ -"@id": "#24/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#24/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#24/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,16)-(25,0)]" -} -] -}, -{ -"@id": "#24/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,0)-(25,0)]" -} -] -}, -{ -"@id": "#24/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#24" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,8)-(25,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#24/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#24" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#24/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#24" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#31" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#23/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#23/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#23" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#23/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#23" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,2)-(10,0)]" -} -] -}, -{ -"@id": "#23/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,2)-(9,8)]" -} -] -} -] -} -] -} -], -"@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#", -"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/data-types-union.json b/demo/data-types-union.json deleted file mode 100644 index 0e972a9..0000000 --- a/demo/data-types-union.json +++ /dev/null @@ -1,13156 +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#32", -"@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": "dataTypes" -} -], -"http://a.ml/vocabularies/core#version": [ -{ -"@value": "v1" -} -], -"http://a.ml/vocabularies/apiContract#endpoint": [ -{ -"@id": "amf://id#33", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/manager/{id}" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#34", -"@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#35", -"@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#36", -"@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": "query" -} -], -"http://a.ml/vocabularies/shapes#schema": [ -{ -"@id": "amf://id#37", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#payload": [ -{ -"@id": "amf://id#31", -"@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#23/link--628625326", -"@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#23" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "Direct" -} -] -} -], -"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": "[(15,6)-(25,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_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": "[(12,4)-(14,0)]" -} -] -}, -{ -"@id": "amf://id#35/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": "[(14,4)-(25,0)]" -} -] -}, -{ -"@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": "[(12,0)-(25,0)]" -} -] -} -] -} -] -} -], -"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/apiContract#expects" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#34" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,2)-(25,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#parameter": [ -{ -"@id": "amf://id#38", -"@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#39", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/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#synthesized-field": [ -{ -"@id": "amf://id#38/source-map/synthesized-field/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#38" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "true" -} -] -} -] -} -] -} -], -"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": "[(10,0)-(25,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#40", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/employee/{id}" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#41", -"@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#42", -"@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#43", -"@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#44", -"@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#20/link-218743239", -"@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": "Manager" -} -] -}, -{ -"@id": "amf://id#22/link--58632746", -"@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#22" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "Employee" -} -] -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#45", -"@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#45", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#name": [ -{ -"@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": "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_2" -} -], -"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": "[(31,16)-(31,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#address": [ -{ -"@id": "amf://id#47", -"@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#48", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "L" -} -], -"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#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": "[(33,20)-(33,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#city": [ -{ -"@id": "amf://id#49", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "BA" -} -], -"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#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": "[(34,18)-(34,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_3" -} -], -"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_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": "[(33,12)-(34,0)]" -} -] -}, -{ -"@id": "amf://id#47/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": "[(34,12)-(35,0)]" -} -] -}, -{ -"@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": "[(33,0)-(35,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#employeeId": [ -{ -"@id": "amf://id#50", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "A12" -} -], -"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#50/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(35,22)-(35,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_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#lexical": [ -{ -"@id": "amf://id#45/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#address" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(32,10)-(35,0)]" -} -] -}, -{ -"@id": "amf://id#45/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#name" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(31,10)-(32,0)]" -} -] -}, -{ -"@id": "amf://id#45/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#employeeId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(35,10)-(36,0)]" -} -] -}, -{ -"@id": "amf://id#45/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#45" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(31,0)-(36,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "name: John Doe\naddress:\n street: L\n city: BA\nemployeeId: A12" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#45/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#45/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": "[(30,16)-(36,0)]" -} -] -}, -{ -"@id": "amf://id#45/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": "[(31,0)-(36,0)]" -} -] -}, -{ -"@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": "[(30,8)-(36,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#45/source-map/local-element/element_0", -"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#tracked-element": [ -{ -"@id": "amf://id#45/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#45" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#43" -} -] -} -] -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#44/source-map/auto-generated-name/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#lexical": [ -{ -"@id": "amf://id#44/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#44" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,8)-(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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#43" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,6)-(36,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": [ -{ -"@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": "[(27,0)-(36,0)]" -} -] -}, -{ -"@id": "amf://id#42/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": "[(27,4)-(36,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#synthesized-field": [ -{ -"@id": "amf://id#41/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#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": "[(26,2)-(36,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#parameter": [ -{ -"@id": "amf://id#51", -"@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#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#string" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#51/source-map/synthesized-field/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#51" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "true" -} -] -} -] -} -] -} -], -"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": "[(25,0)-(36,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#source-vendor": [ -{ -"@id": "amf://id#32/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#32" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"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/core#name" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#32/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#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": "[(2,0)-(36,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"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#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#directs" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#19", -"@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#14", -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#5", -"@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#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#street" -} -], -"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": "street" -} -], -"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": [ -{ -"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#7" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,4)-(6,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#city" -} -], -"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": "city" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#8/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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#5/source-map/auto-generated-name/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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#5/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"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": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -}, -{ -"@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#employeeId" -} -], -"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": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "items" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#14/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#14" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(2,0)-(2,4)]" -} -] -} -], -"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": "[(2,0)-(4,20)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#14/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#14" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "directs" -} -], -"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": [ -{ -"@id": "amf://id#19/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,4)-(5,8)]" -} -] -} -], -"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": "[(4,2)-(6,33)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "directs" -} -], -"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": "[(4,2)-(6,33)]" -} -] -} -] -} -] -}, -{ -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#5", -"@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#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#street" -} -], -"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": "street" -} -], -"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": [ -{ -"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#7" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,4)-(6,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#city" -} -], -"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": "city" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#8/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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#5/source-map/auto-generated-name/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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#5/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"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": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -}, -{ -"@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#employeeId" -} -], -"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": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"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": "[(2,0)-(6,33)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#17/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(2,4)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#references": [ -{ -"@id": "amf://id#2", -"@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#14", -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#5", -"@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#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#street" -} -], -"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": "street" -} -], -"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": [ -{ -"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#7" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,4)-(6,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#city" -} -], -"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": "city" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#8/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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#5/source-map/auto-generated-name/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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#5/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"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": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -}, -{ -"@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#employeeId" -} -], -"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": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "items" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#14/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#14" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(2,0)-(2,4)]" -} -] -} -], -"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": "[(2,0)-(4,20)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#14/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#14" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#references": [ -{ -"@id": "amf://id#3", -"@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#10", -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#5", -"@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#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#street" -} -], -"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": "street" -} -], -"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": [ -{ -"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#7" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,4)-(6,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#city" -} -], -"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": "city" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#8/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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#5/source-map/auto-generated-name/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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#5/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"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": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#10/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#10" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(2,0)-(8,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#10/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#10" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#references": [ -{ -"@id": "amf://id#4", -"@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#5", -"@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#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#street" -} -], -"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": "street" -} -], -"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": [ -{ -"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#7" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,4)-(6,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#city" -} -], -"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": "city" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#8/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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#5/source-map/auto-generated-name/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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#5/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(4,20)]" -} -] -} -] -} -] -} -], -"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": "[(2,0)-(6,33)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#2", -"@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#14", -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#5", -"@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#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#street" -} -], -"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": "street" -} -], -"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": [ -{ -"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#7" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,4)-(6,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#city" -} -], -"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": "city" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#8/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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#5/source-map/auto-generated-name/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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#5/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"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": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -}, -{ -"@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#employeeId" -} -], -"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": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "items" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#14/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#14" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(2,0)-(2,4)]" -} -] -} -], -"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": "[(2,0)-(4,20)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#14/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#14" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#references": [ -{ -"@id": "amf://id#3", -"@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#10", -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#5", -"@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#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#street" -} -], -"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": "street" -} -], -"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": [ -{ -"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#7" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,4)-(6,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#city" -} -], -"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": "city" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#8/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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#5/source-map/auto-generated-name/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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#5/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"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": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#10/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#10" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(2,0)-(8,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#10/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#10" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#references": [ -{ -"@id": "amf://id#4", -"@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#5", -"@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#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#street" -} -], -"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": "street" -} -], -"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": [ -{ -"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#7" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,4)-(6,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#city" -} -], -"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": "city" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#8/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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#5/source-map/auto-generated-name/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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#5/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(4,20)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#3", -"@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#10", -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#5", -"@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#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#street" -} -], -"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": "street" -} -], -"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": [ -{ -"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#7" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,4)-(6,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#city" -} -], -"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": "city" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#8/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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#5/source-map/auto-generated-name/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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#5/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"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": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#10/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#10" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(2,0)-(8,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#10/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#10" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#references": [ -{ -"@id": "amf://id#4", -"@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#5", -"@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#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#street" -} -], -"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": "street" -} -], -"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": [ -{ -"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#7" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,4)-(6,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#city" -} -], -"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": "city" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#8/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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#5/source-map/auto-generated-name/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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#5/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#declares": [ -{ -"@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#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#directs" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#19", -"@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#14", -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#5", -"@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#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#street" -} -], -"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": "street" -} -], -"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": [ -{ -"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#7" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,4)-(6,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#city" -} -], -"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": "city" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#8/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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#5/source-map/auto-generated-name/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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#5/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"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": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -}, -{ -"@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#employeeId" -} -], -"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": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "items" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#14/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#14" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(2,0)-(2,4)]" -} -] -} -], -"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": "[(2,0)-(4,20)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#14/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#14" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "directs" -} -], -"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": [ -{ -"@id": "amf://id#19/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,4)-(5,8)]" -} -] -} -], -"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": "[(4,2)-(6,33)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "directs" -} -], -"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": "[(4,2)-(6,33)]" -} -] -} -] -} -] -}, -{ -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#5", -"@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#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#street" -} -], -"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": "street" -} -], -"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": [ -{ -"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#7" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,4)-(6,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#city" -} -], -"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": "city" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#8/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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#5/source-map/auto-generated-name/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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#5/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"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": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -}, -{ -"@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#employeeId" -} -], -"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": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Manager" -} -], -"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#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": "[(2,0)-(2,4)]" -} -] -} -], -"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": "[(2,0)-(6,33)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#20/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#20" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#21", -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#5", -"@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#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#street" -} -], -"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": "street" -} -], -"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": [ -{ -"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#7" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,4)-(6,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#city" -} -], -"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": "city" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#8/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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#5/source-map/auto-generated-name/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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#5/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"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": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Person" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#21/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#21" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(2,0)-(8,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#21/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#21" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#22", -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#5", -"@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#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#street" -} -], -"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": "street" -} -], -"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": [ -{ -"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#7" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,4)-(6,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#city" -} -], -"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": "city" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#8/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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#5/source-map/auto-generated-name/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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#5/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"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": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -}, -{ -"@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#employeeId" -} -], -"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": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Employee" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#22/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#22" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(2,0)-(2,4)]" -} -] -} -], -"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": "[(2,0)-(4,20)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#22/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#22" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#23", -"@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#22", -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#5", -"@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#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#street" -} -], -"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": "street" -} -], -"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": [ -{ -"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#7" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,4)-(6,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#city" -} -], -"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": "city" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#8/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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#5/source-map/auto-generated-name/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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#5/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"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": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -}, -{ -"@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#employeeId" -} -], -"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": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Employee" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#22/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#22" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(2,0)-(2,4)]" -} -] -} -], -"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": "[(2,0)-(4,20)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#22/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#22" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -}, -{ -"@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#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#directs" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#19", -"@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#14", -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#5", -"@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#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#street" -} -], -"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": "street" -} -], -"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": [ -{ -"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#7" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,4)-(6,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#city" -} -], -"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": "city" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#8/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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#5/source-map/auto-generated-name/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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#5/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"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": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -}, -{ -"@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#employeeId" -} -], -"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": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "items" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#14/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#14" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(2,0)-(2,4)]" -} -] -} -], -"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": "[(2,0)-(4,20)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#14/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#14" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "directs" -} -], -"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": [ -{ -"@id": "amf://id#19/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,4)-(5,8)]" -} -] -} -], -"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": "[(4,2)-(6,33)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "directs" -} -], -"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": "[(4,2)-(6,33)]" -} -] -} -] -} -] -}, -{ -"@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#name" -} -], -"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": "name" -} -], -"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": "[(4,4)-(4,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#5", -"@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#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#street" -} -], -"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": "street" -} -], -"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": [ -{ -"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#7" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(4,8)]" -} -] -} -], -"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": "[(3,2)-(6,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#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,4)-(6,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#city" -} -], -"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": "city" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#9" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(7,8)]" -} -] -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(8,18)]" -} -] -}, -{ -"@id": "amf://id#8/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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#5/source-map/auto-generated-name/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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(8,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#5/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#5" -} -], -"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": "address" -} -], -"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": "[(6,2)-(8,18)]" -} -] -}, -{ -"@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": "[(8,4)-(8,18)]" -} -] -} -] -} -] -}, -{ -"@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#employeeId" -} -], -"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": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "employeeId" -} -], -"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": "[(4,2)-(4,20)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Manager" -} -], -"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#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": "[(2,0)-(2,4)]" -} -] -} -], -"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": "[(2,0)-(6,33)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#20/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#20" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Direct" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#24", -"@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#24", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#employeeId": [ -{ -"@id": "amf://id#25", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "2334A" -} -], -"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#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": "[(18,22)-(18,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@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": "test name" -} -], -"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#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": "[(19,16)-(19,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#address": [ -{ -"@id": "amf://id#27", -"@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#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": "Libertador 34" -} -], -"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#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": "[(21,20)-(21,33)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#city": [ -{ -"@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": "test" -} -], -"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#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": "[(22,18)-(22,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_4" -} -], -"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_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": "[(21,12)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#27/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": "[(22,12)-(23,0)]" -} -] -}, -{ -"@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": "[(21,0)-(23,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#directs": [ -{ -"@id": "amf://id#30", -"@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": [], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_7" -} -], -"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": "[(23,19)-(23,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#address" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,10)-(23,0)]" -} -] -}, -{ -"@id": "amf://id#24/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#24" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,0)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#24/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#directs" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,10)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#24/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#name" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,10)-(20,0)]" -} -] -}, -{ -"@id": "amf://id#24/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#employeeId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,10)-(19,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "employeeId: 2334A\nname: test name\naddress:\n street: Libertador 34\n city: test\ndirects: []" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#24/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#24/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,16)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#24/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)-(25,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": "[(17,8)-(25,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#24/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#24" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#24/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#24" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#31" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#23/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#23" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(9,2)-(10,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#name" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,2)-(9,8)]" -} -] -} -] -} -] -} -] -} -] diff --git a/demo/demo-api-compact.json b/demo/demo-api-compact.json deleted file mode 100644 index 65a75f0..0000000 --- a/demo/demo-api-compact.json +++ /dev/null @@ -1,51376 +0,0 @@ -[ -{ -"@id": "", -"@type": [ -"doc:Document", -"doc:Fragment", -"doc:Module", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#228", -"@type": [ -"apiContract:WebAPI", -"doc:RootDomainElement", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "API body demo" -} -], -"apiContract:server": [ -{ -"@id": "#474", -"@type": [ -"apiContract:Server", -"doc:DomainElement" -], -"core:urlTemplate": [ -{ -"@value": "http://api.domain.com/" -} -], -"sourcemaps:sources": [ -{ -"@id": "#474/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#474/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:urlTemplate" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(6,0)]" -} -] -} -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#474/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#474" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -] -} -] -} -], -"core:version": [ -{ -"@value": "v1" -} -], -"apiContract:endpoint": [ -{ -"@id": "#229", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/people" -} -], -"core:name": [ -{ -"@value": "People" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#230", -"@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": "#231", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#232", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#233", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#etag" -} -], -"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": "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": "#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": "[(8,4)-(8,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(12,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(12,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "etag" -} -], -"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,2)-(12,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#28", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#tagline" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "tagline" -} -], -"core:description": [ -{ -"@value": "The brief description (tagline) of this person." -} -], -"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": "[(45,4)-(45,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#29/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,4)-(46,0)]" -} -] -}, -{ -"@id": "#29/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(46,4)-(47,0)]" -} -] -}, -{ -"@id": "#29/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#29" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,2)-(47,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "tagline" -} -], -"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": "[(44,2)-(47,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#30", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#name" -} -], -"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#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": "#32", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#32", -"@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": "#32/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#32/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#32" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,13)-(26,23)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "John Smith" -} -], -"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": "[(26,13)-(26,23)]" -} -] -}, -{ -"@id": "#32/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,13)-(26,23)]" -} -] -}, -{ -"@id": "#32/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#32" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,13)-(26,23)]" -} -] -} -] -} -] -} -], -"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": "[(28,4)-(28,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#31/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,4)-(28,0)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#31" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,2)-(30,0)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,4)-(27,0)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,4)-(30,0)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,4)-(29,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(24,2)-(30,0)]" -} -] -}, -{ -"@id": "#30/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,4)-(26,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#33", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#url" -} -], -"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": "url" -} -], -"core:description": [ -{ -"@value": "The URL of this person's profile." -} -], -"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": "[(41,4)-(41,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#34/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(41,4)-(42,0)]" -} -] -}, -{ -"@id": "#34/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,4)-(43,0)]" -} -] -}, -{ -"@id": "#34/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#34" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,2)-(43,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(40,2)-(43,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#37", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#id" -} -], -"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": "id" -} -], -"core:description": [ -{ -"@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters." -} -], -"sourcemaps:sources": [ -{ -"@id": "#38/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#38/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#38" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(24,0)]" -} -] -}, -{ -"@id": "#38/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": "#37/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#37/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#37" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(24,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#35", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#language" -} -], -"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": "language" -} -], -"core:description": [ -{ -"@value": "The user's preferred language for rendering." -} -], -"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": "[(48,4)-(48,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#36/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,4)-(49,0)]" -} -] -}, -{ -"@id": "#36/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(49,4)-(50,0)]" -} -] -}, -{ -"@id": "#36/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#36" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,2)-(50,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "language" -} -], -"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": "[(47,2)-(50,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#39", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#birthday" -} -], -"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": "birthday" -} -], -"core:description": [ -{ -"@value": "The person's date of birth, represented as YYYY-MM-DD." -} -], -"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,4)-(31,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#40/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,4)-(32,0)]" -} -] -}, -{ -"@id": "#40/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,4)-(33,0)]" -} -] -}, -{ -"@id": "#40/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#40" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,2)-(33,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "birthday" -} -], -"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": "[(30,2)-(33,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#41", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#image" -} -], -"raml-shapes:range": [ -{ -"@id": "#3/link-704756176", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#3" -} -], -"doc:link-label": [ -{ -"@value": "image" -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "image" -} -], -"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": "[(43,2)-(44,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#42", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#gender" -} -], -"raml-shapes:range": [ -{ -"@id": "#43", -"@type": [ -"raml-shapes: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": "#43/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#43/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#43" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,4)-(34,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#43/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,4)-(35,0)]" -} -] -}, -{ -"@id": "#43/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,4)-(40,0)]" -} -] -}, -{ -"@id": "#43/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#43" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,2)-(40,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "gender" -} -], -"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": "[(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": "#234", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#234", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#235", -"@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": "#235/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#235/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#235" -} -], -"sourcemaps:value": [ -{ -"@value": "[(88,14)-(88,36)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#236", -"@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": "#236/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#236/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#236" -} -], -"sourcemaps:value": [ -{ -"@value": "[(89,16)-(89,30)]" -} -] -} -] -} -] -} -], -"data:birthday": [ -{ -"@id": "#237", -"@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": "#237/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#237/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#237" -} -], -"sourcemaps:value": [ -{ -"@value": "[(90,20)-(90,32)]" -} -] -} -] -} -] -} -], -"data:gender": [ -{ -"@id": "#238", -"@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": "#238/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#238/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#238" -} -], -"sourcemaps:value": [ -{ -"@value": "[(91,18)-(91,22)]" -} -] -} -] -} -] -} -], -"data:url": [ -{ -"@id": "#239", -"@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": "#239/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#239/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#239" -} -], -"sourcemaps:value": [ -{ -"@value": "[(92,15)-(92,56)]" -} -] -} -] -} -] -} -], -"data:image": [ -{ -"@id": "#240", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:url": [ -{ -"@id": "#241", -"@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": "#241/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#241/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#241" -} -], -"sourcemaps:value": [ -{ -"@value": "[(94,17)-(94,62)]" -} -] -} -] -} -] -} -], -"data:thumb": [ -{ -"@id": "#242", -"@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": "#242/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#242/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#242" -} -], -"sourcemaps:value": [ -{ -"@value": "[(95,19)-(95,70)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_7" -} -], -"sourcemaps:sources": [ -{ -"@id": "#240/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#240/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(94,12)-(95,0)]" -} -] -}, -{ -"@id": "#240/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:thumb" -} -], -"sourcemaps:value": [ -{ -"@value": "[(95,12)-(96,0)]" -} -] -}, -{ -"@id": "#240/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#240" -} -], -"sourcemaps:value": [ -{ -"@value": "[(94,0)-(96,0)]" -} -] -} -] -} -] -} -], -"data:tagline": [ -{ -"@id": "#243", -"@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": "#243/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#243/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#243" -} -], -"sourcemaps:value": [ -{ -"@value": "[(96,19)-(96,38)]" -} -] -} -] -} -] -} -], -"data:language": [ -{ -"@id": "#244", -"@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": "#244/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#244/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#244" -} -], -"sourcemaps:value": [ -{ -"@value": "[(97,20)-(97,25)]" -} -] -} -] -} -] -} -], -"data:etag": [ -{ -"@id": "#245", -"@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": "#245/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#245/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#245" -} -], -"sourcemaps:value": [ -{ -"@value": "[(98,16)-(98,42)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#234/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#234/source-map/lexical/element_9", -"sourcemaps:element": [ -{ -"@value": "data:language" -} -], -"sourcemaps:value": [ -{ -"@value": "[(97,10)-(98,0)]" -} -] -}, -{ -"@id": "#234/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:gender" -} -], -"sourcemaps:value": [ -{ -"@value": "[(91,10)-(92,0)]" -} -] -}, -{ -"@id": "#234/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "amf://id#234" -} -], -"sourcemaps:value": [ -{ -"@value": "[(88,0)-(99,0)]" -} -] -}, -{ -"@id": "#234/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:birthday" -} -], -"sourcemaps:value": [ -{ -"@value": "[(90,10)-(91,0)]" -} -] -}, -{ -"@id": "#234/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:tagline" -} -], -"sourcemaps:value": [ -{ -"@value": "[(96,10)-(97,0)]" -} -] -}, -{ -"@id": "#234/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:etag" -} -], -"sourcemaps:value": [ -{ -"@value": "[(98,10)-(99,0)]" -} -] -}, -{ -"@id": "#234/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(92,10)-(93,0)]" -} -] -}, -{ -"@id": "#234/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(88,10)-(89,0)]" -} -] -}, -{ -"@id": "#234/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(89,10)-(90,0)]" -} -] -}, -{ -"@id": "#234/source-map/lexical/element_8", -"sourcemaps:element": [ -{ -"@value": "data:image" -} -], -"sourcemaps:value": [ -{ -"@value": "[(93,10)-(96,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": "#234/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#234/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#234/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(87,16)-(99,0)]" -} -] -}, -{ -"@id": "#234/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(88,0)-(99,0)]" -} -] -}, -{ -"@id": "#234/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#234" -} -], -"sourcemaps:value": [ -{ -"@value": "[(87,8)-(99,0)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#234/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#234" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#232" -} -] -} -] -} -] -} -], -"amf://id#151": { -"core:extensionName": [ -{ -"@value": "deprecated" -} -], -"@id": "#247", -"@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": "#247/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#247/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#247" -} -], -"sourcemaps:value": [ -{ -"@value": "[(85,22)-(85,81)]" -} -] -} -] -} -] -}, -"doc:customDomainProperties": [ -{ -"@id": "#151" -} -], -"sourcemaps:sources": [ -{ -"@id": "#233/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#233/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#233" -} -], -"sourcemaps:value": [ -{ -"@value": "[(86,8)-(86,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#233/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(8,0)]" -} -] -}, -{ -"@id": "#233/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#233/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(87,8)-(99,0)]" -} -] -}, -{ -"@id": "#233/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#233" -} -], -"sourcemaps:value": [ -{ -"@value": "[(84,6)-(99,0)]" -} -] -} -] -} -] -} -], -"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": "[(84,6)-(99,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#248", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/xml" -} -], -"raml-shapes:schema": [ -{ -"@id": "#249", -"@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": "#250", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:reference-id": [ -{ -"@id": "#45" -} -], -"doc:location": [ -{ -"@value": "file://demo/demo-api/examples/person.xml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#250/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#250/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#250/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#250" -} -], -"sourcemaps:value": [ -{ -"@value": "[(101,17)-(101,45)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#250/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#250" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#248" -} -] -} -] -} -] -} -], -"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/demo-api/schemas/person.xsd" -} -], -"sourcemaps:sources": [ -{ -"@id": "#249/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#249/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(101,8)-(102,0)]" -} -] -} -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#249/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#249" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -] -} -] -} -], -"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": "[(99,6)-(102,0)]" -} -] -} -] -} -] -} -], -"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": "[(81,0)-(102,0)]" -} -] -}, -{ -"@id": "#231/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(83,4)-(102,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#230/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#230/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#230/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(81,4)-(82,0)]" -} -] -}, -{ -"@id": "#230/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(82,4)-(83,0)]" -} -] -}, -{ -"@id": "#230/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#230" -} -], -"sourcemaps:value": [ -{ -"@value": "[(80,2)-(102,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#251", -"@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": "#252", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#253", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#254", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#267", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#id" -} -], -"raml-shapes:range": [ -{ -"@id": "#268", -"@type": [ -"raml-shapes: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 " -} -], -"sourcemaps:sources": [ -{ -"@id": "#268/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#268/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#268" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(9,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#268/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(9,22)]" -} -] -}, -{ -"@id": "#268/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,6)-(10,31)]" -} -] -}, -{ -"@id": "#268/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#268" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(14,5)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "id" -} -], -"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": "[(7,4)-(14,5)]" -} -] -} -] -} -] -}, -{ -"@id": "#269", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#name" -} -], -"raml-shapes:range": [ -{ -"@id": "#270", -"@type": [ -"raml-shapes: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 " -} -], -"sourcemaps:sources": [ -{ -"@id": "#270/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#270/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#270" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(17,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#270/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(17,22)]" -} -] -}, -{ -"@id": "#270/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,6)-(18,33)]" -} -] -}, -{ -"@id": "#270/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#270" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,4)-(22,5)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(15,4)-(22,5)]" -} -] -} -] -} -] -}, -{ -"@id": "#271", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#birthday" -} -], -"raml-shapes:range": [ -{ -"@id": "#272", -"@type": [ -"raml-shapes: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 " -} -], -"sourcemaps:sources": [ -{ -"@id": "#272/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#272/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#272" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(25,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#272/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(25,22)]" -} -] -}, -{ -"@id": "#272/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,6)-(26,37)]" -} -] -}, -{ -"@id": "#272/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#272" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(30,5)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "birthday" -} -], -"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": "[(23,4)-(30,5)]" -} -] -} -] -} -] -}, -{ -"@id": "#273", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#gender" -} -], -"raml-shapes:range": [ -{ -"@id": "#274", -"@type": [ -"raml-shapes: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 " -} -], -"sourcemaps:sources": [ -{ -"@id": "#274/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#274/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#274" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,6)-(33,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#274/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,6)-(33,22)]" -} -] -}, -{ -"@id": "#274/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,6)-(34,35)]" -} -] -}, -{ -"@id": "#274/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#274" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,4)-(38,5)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "gender" -} -], -"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": "[(31,4)-(38,5)]" -} -] -} -] -} -] -}, -{ -"@id": "#275", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#url" -} -], -"raml-shapes:range": [ -{ -"@id": "#276", -"@type": [ -"raml-shapes: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": "#277", -"@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": "#277/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#277/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#277" -} -], -"sourcemaps:value": [ -{ -"@value": "[(43,17)-(43,19)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "" -} -], -"sourcemaps:sources": [ -{ -"@id": "#276/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#276/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#276" -} -], -"sourcemaps:value": [ -{ -"@value": "[(41,6)-(41,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#276/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(43,6)-(43,19)]" -} -] -}, -{ -"@id": "#276/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#276" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,4)-(47,5)]" -} -] -}, -{ -"@id": "#276/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(43,6)-(43,19)]" -} -] -}, -{ -"@id": "#276/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,6)-(42,32)]" -} -] -}, -{ -"@id": "#276/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(41,6)-(41,22)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(39,4)-(47,5)]" -} -] -} -] -} -] -}, -{ -"@id": "#278", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#image" -} -], -"raml-shapes:range": [ -{ -"@id": "#279", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#280", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#url" -} -], -"raml-shapes:range": [ -{ -"@id": "#281", -"@type": [ -"raml-shapes: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": "#282", -"@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": "#282/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#282/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#282" -} -], -"sourcemaps:value": [ -{ -"@value": "[(56,21)-(56,23)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "" -} -], -"sourcemaps:sources": [ -{ -"@id": "#281/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#281/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#281" -} -], -"sourcemaps:value": [ -{ -"@value": "[(54,10)-(54,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#281/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(56,10)-(56,23)]" -} -] -}, -{ -"@id": "#281/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#281" -} -], -"sourcemaps:value": [ -{ -"@value": "[(52,8)-(60,9)]" -} -] -}, -{ -"@id": "#281/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(56,10)-(56,23)]" -} -] -}, -{ -"@id": "#281/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(55,10)-(55,36)]" -} -] -}, -{ -"@id": "#281/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(54,10)-(54,26)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(52,8)-(60,9)]" -} -] -} -] -} -] -}, -{ -"@id": "#283", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#thumb" -} -], -"raml-shapes:range": [ -{ -"@id": "#284", -"@type": [ -"raml-shapes: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": "#285", -"@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": "#285/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#285/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#285" -} -], -"sourcemaps:value": [ -{ -"@value": "[(65,21)-(65,23)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "" -} -], -"sourcemaps:sources": [ -{ -"@id": "#284/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#284/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#284" -} -], -"sourcemaps:value": [ -{ -"@value": "[(63,10)-(63,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#284/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(65,10)-(65,23)]" -} -] -}, -{ -"@id": "#284/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#284" -} -], -"sourcemaps:value": [ -{ -"@value": "[(61,8)-(69,9)]" -} -] -}, -{ -"@id": "#284/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(65,10)-(65,23)]" -} -] -}, -{ -"@id": "#284/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(64,10)-(64,38)]" -} -] -}, -{ -"@id": "#284/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(63,10)-(63,26)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "thumb" -} -], -"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": "[(61,8)-(69,9)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "image" -} -], -"sourcemaps:sources": [ -{ -"@id": "#279/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#279/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#279" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,6)-(50,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#279/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#279" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,4)-(71,5)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "image" -} -], -"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": "[(48,4)-(71,5)]" -} -] -} -] -} -] -}, -{ -"@id": "#286", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#tagline" -} -], -"raml-shapes:range": [ -{ -"@id": "#287", -"@type": [ -"raml-shapes: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": "#288", -"@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": "#288/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#288/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#288" -} -], -"sourcemaps:value": [ -{ -"@value": "[(76,17)-(76,19)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "" -} -], -"sourcemaps:sources": [ -{ -"@id": "#287/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#287/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#287" -} -], -"sourcemaps:value": [ -{ -"@value": "[(74,6)-(74,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#287/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(76,6)-(76,19)]" -} -] -}, -{ -"@id": "#287/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#287" -} -], -"sourcemaps:value": [ -{ -"@value": "[(72,4)-(80,5)]" -} -] -}, -{ -"@id": "#287/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(76,6)-(76,19)]" -} -] -}, -{ -"@id": "#287/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(75,6)-(75,36)]" -} -] -}, -{ -"@id": "#287/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(74,6)-(74,22)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "tagline" -} -], -"sourcemaps:sources": [ -{ -"@id": "#286/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#286/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#286" -} -], -"sourcemaps:value": [ -{ -"@value": "[(72,4)-(80,5)]" -} -] -} -] -} -] -}, -{ -"@id": "#289", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#language" -} -], -"raml-shapes:range": [ -{ -"@id": "#290", -"@type": [ -"raml-shapes: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": "#291", -"@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": "#291/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#291/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#291" -} -], -"sourcemaps:value": [ -{ -"@value": "[(85,17)-(85,19)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "" -} -], -"sourcemaps:sources": [ -{ -"@id": "#290/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#290/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#290" -} -], -"sourcemaps:value": [ -{ -"@value": "[(83,6)-(83,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#290/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(85,6)-(85,19)]" -} -] -}, -{ -"@id": "#290/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#290" -} -], -"sourcemaps:value": [ -{ -"@value": "[(81,4)-(89,5)]" -} -] -}, -{ -"@id": "#290/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(85,6)-(85,19)]" -} -] -}, -{ -"@id": "#290/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(84,6)-(84,37)]" -} -] -}, -{ -"@id": "#290/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(83,6)-(83,22)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "language" -} -], -"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": "[(81,4)-(89,5)]" -} -] -} -] -} -] -}, -{ -"@id": "#292", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#etag" -} -], -"raml-shapes:range": [ -{ -"@id": "#293", -"@type": [ -"raml-shapes: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": "#294", -"@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": "#294/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#294/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#294" -} -], -"sourcemaps:value": [ -{ -"@value": "[(94,17)-(94,19)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "" -} -], -"sourcemaps:sources": [ -{ -"@id": "#293/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#293/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#293" -} -], -"sourcemaps:value": [ -{ -"@value": "[(92,6)-(92,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#293/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(94,6)-(94,19)]" -} -] -}, -{ -"@id": "#293/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#293" -} -], -"sourcemaps:value": [ -{ -"@value": "[(90,4)-(98,5)]" -} -] -}, -{ -"@id": "#293/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(94,6)-(94,19)]" -} -] -}, -{ -"@id": "#293/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(93,6)-(93,33)]" -} -] -}, -{ -"@id": "#293/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(92,6)-(92,22)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "etag" -} -], -"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": "[(90,4)-(98,5)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"apiContract:examples": [ -{ -"@id": "#255", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#255", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#256", -"@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": "#256/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#256/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#256" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,8)-(2,30)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#257", -"@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": "#257/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#257/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#257" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,10)-(3,24)]" -} -] -} -] -} -] -} -], -"data:birthday": [ -{ -"@id": "#258", -"@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": "#258/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#258/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,14)-(4,26)]" -} -] -} -] -} -] -} -], -"data:gender": [ -{ -"@id": "#259", -"@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": "#259/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#259/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#259" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,12)-(5,18)]" -} -] -} -] -} -] -} -], -"data:url": [ -{ -"@id": "#260", -"@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": "#260/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#260/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#260" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,9)-(6,50)]" -} -] -} -] -} -] -} -], -"data:image": [ -{ -"@id": "#261", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:url": [ -{ -"@id": "#262", -"@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": "#262/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#262/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#262" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,11)-(8,58)]" -} -] -} -] -} -] -} -], -"data:thumb": [ -{ -"@id": "#263", -"@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": "#263/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#263/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#263" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,13)-(9,66)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_7" -} -], -"sourcemaps:sources": [ -{ -"@id": "#261/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#261/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,58)]" -} -] -}, -{ -"@id": "#261/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:thumb" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(9,66)]" -} -] -}, -{ -"@id": "#261/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#261" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,11)-(10,3)]" -} -] -} -] -} -] -} -], -"data:tagline": [ -{ -"@id": "#264", -"@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": "#264/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#264/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#264" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,13)-(11,34)]" -} -] -} -] -} -] -} -], -"data:language": [ -{ -"@id": "#265", -"@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": "#265/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#265/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#265" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,14)-(12,21)]" -} -] -} -] -} -] -} -], -"data:etag": [ -{ -"@id": "#266", -"@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": "#266/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#266/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#266" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,10)-(13,36)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#255/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:parsed-json-example": [ -{ -"@id": "#255/source-map/parsed-json-example/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#255" -} -], -"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": "#255/source-map/lexical/element_9", -"sourcemaps:element": [ -{ -"@value": "data:language" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,2)-(12,21)]" -} -] -}, -{ -"@id": "#255/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:gender" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(5,18)]" -} -] -}, -{ -"@id": "#255/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "amf://id#255" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(14,1)]" -} -] -}, -{ -"@id": "#255/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:birthday" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(4,26)]" -} -] -}, -{ -"@id": "#255/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:tagline" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,2)-(11,34)]" -} -] -}, -{ -"@id": "#255/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:etag" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(13,36)]" -} -] -}, -{ -"@id": "#255/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(6,50)]" -} -] -}, -{ -"@id": "#255/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,2)-(2,30)]" -} -] -}, -{ -"@id": "#255/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(3,24)]" -} -] -}, -{ -"@id": "#255/source-map/lexical/element_8", -"sourcemaps:element": [ -{ -"@value": "data:image" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(10,3)]" -} -] -} -] -} -] -} -], -"doc:reference-id": [ -{ -"@id": "#123" -} -], -"doc:location": [ -{ -"@value": "file://demo/demo-api/examples/person.json" -} -], -"sourcemaps:sources": [ -{ -"@id": "#255/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#255/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#255/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#255" -} -], -"sourcemaps:value": [ -{ -"@value": "[(108,17)-(108,46)]" -} -] -}, -{ -"@id": "#255/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(108,17)-(108,46)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#255/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#255" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#253" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#254/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#254/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#254" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#254/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#254" -} -], -"sourcemaps:value": [ -{ -"@value": "[(106,6)-(100,1)]" -} -] -}, -{ -"@id": "#254/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(108,8)-(109,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#254/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#254" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(3,8)]" -} -] -} -], -"sourcemaps:parsed-json-schema": [ -{ -"@id": "#254/source-map/parsed-json-schema/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#254" -} -], -"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 \"examples\": [\n \"R34fg663H9KW9MMSKISI\"\n ]\n },\n \"name\": {\n \"$id\": \"/properties/name\",\n \"type\": \"string\",\n \"title\": \"The Name Schema \",\n \"examples\": [\n \"Pawel Psztyc\"\n ]\n },\n \"birthday\": {\n \"$id\": \"/properties/birthday\",\n \"type\": \"string\",\n \"title\": \"The Birthday Schema \",\n \"examples\": [\n \"1983-10-20\"\n ]\n },\n \"gender\": {\n \"$id\": \"/properties/gender\",\n \"type\": \"string\",\n \"title\": \"The Gender Schema \",\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": "#253/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#253/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#253" -} -], -"sourcemaps:value": [ -{ -"@value": "[(106,6)-(109,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#295", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/xml" -} -], -"raml-shapes:schema": [ -{ -"@id": "#296", -"@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": "#297", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:reference-id": [ -{ -"@id": "#45" -} -], -"doc:location": [ -{ -"@value": "file://demo/demo-api/examples/person.xml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#297/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#297/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#297/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#297" -} -], -"sourcemaps:value": [ -{ -"@value": "[(111,17)-(111,45)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#297/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#297" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#295" -} -] -} -] -} -] -} -], -"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/demo-api/schemas/person.xsd" -} -], -"sourcemaps:sources": [ -{ -"@id": "#296/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#296/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(111,8)-(112,0)]" -} -] -} -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#296/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#296" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -] -} -] -} -], -"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": "[(109,6)-(112,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#252/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#252/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#252" -} -], -"sourcemaps:value": [ -{ -"@value": "[(103,0)-(112,0)]" -} -] -}, -{ -"@id": "#252/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(105,4)-(112,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#251/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#251/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#251/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(103,4)-(104,0)]" -} -] -}, -{ -"@id": "#251/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(104,4)-(105,0)]" -} -] -}, -{ -"@id": "#251/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#251" -} -], -"sourcemaps:value": [ -{ -"@value": "[(102,2)-(112,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#298", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "patch" -} -], -"apiContract:expects": [ -{ -"@id": "#299", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#300", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#301", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#154", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#error" -} -], -"raml-shapes:range": [ -{ -"@id": "#155", -"@type": [ -"raml-shapes: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": "#156", -"@type": [ -"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": "#156/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#156/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#156" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,17)-(23,21)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "true" -} -], -"apiContract:examples": [ -{ -"@id": "#157", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#157", -"@type": [ -"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": "#157/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#157/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#157" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,17)-(22,21)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "true" -} -], -"sourcemaps:sources": [ -{ -"@id": "#157/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#157/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#157/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,17)-(22,21)]" -} -] -}, -{ -"@id": "#157/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,17)-(22,21)]" -} -] -}, -{ -"@id": "#157/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#157" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,17)-(22,21)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#155/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#155/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#155" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,8)-(20,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#155/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,8)-(24,0)]" -} -] -}, -{ -"@id": "#155/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#155" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(25,0)]" -} -] -}, -{ -"@id": "#155/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,8)-(24,0)]" -} -] -}, -{ -"@id": "#155/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,8)-(23,0)]" -} -] -}, -{ -"@id": "#155/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,8)-(21,0)]" -} -] -}, -{ -"@id": "#155/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,8)-(25,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "error" -} -], -"sourcemaps:sources": [ -{ -"@id": "#154/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#154/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#154" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(25,0)]" -} -] -}, -{ -"@id": "#154/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,8)-(22,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#158", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#message" -} -], -"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:name": [ -{ -"@value": "message" -} -], -"core:description": [ -{ -"@value": "The error message associated with the error." -} -], -"apiContract:examples": [ -{ -"@id": "#160", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#160", -"@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": "#160/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#160/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#160" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,17)-(28,28)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "<>" -} -], -"sourcemaps:sources": [ -{ -"@id": "#160/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#160/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#160/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,17)-(28,28)]" -} -] -}, -{ -"@id": "#160/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,17)-(28,28)]" -} -] -}, -{ -"@id": "#160/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#160" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,17)-(28,28)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#159/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#159/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#159" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,8)-(26,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#159/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,8)-(28,0)]" -} -] -}, -{ -"@id": "#159/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,8)-(27,0)]" -} -] -}, -{ -"@id": "#159/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,8)-(29,0)]" -} -] -}, -{ -"@id": "#159/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#159" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "message" -} -], -"sourcemaps:sources": [ -{ -"@id": "#158/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#158/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#158" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(30,0)]" -} -] -}, -{ -"@id": "#158/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,8)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "ErrorResource" -} -], -"core:name": [ -{ -"@value": "Invalid request" -} -], -"core:description": [ -{ -"@value": "A response that is errored" -} -], -"apiContract:examples": [ -{ -"@id": "#302", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#302", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:error": [ -{ -"@id": "#303", -"@type": [ -"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": "#303/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#303/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#303" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,11)-(3,15)]" -} -] -} -] -} -] -} -], -"data:message": [ -{ -"@id": "#304", -"@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_3" -} -], -"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": "[(4,13)-(4,30)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#302/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:parsed-json-example": [ -{ -"@id": "#302/source-map/parsed-json-example/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#302" -} -], -"sourcemaps:value": [ -{ -"@value": "{\n \"error\": true,\n \"message\": \"Invalid request\"\n}\n" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#302/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:error" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(3,15)]" -} -] -}, -{ -"@id": "#302/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:message" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(4,30)]" -} -] -}, -{ -"@id": "#302/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#302" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(5,1)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "{\n \"error\": true,\n \"message\": \"Invalid request\"\n}\n" -} -], -"sourcemaps:sources": [ -{ -"@id": "#302/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#302/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#302/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(1,0)]" -} -] -}, -{ -"@id": "#302/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(1,0)]" -} -] -}, -{ -"@id": "#302/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#302" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(1,0)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#302/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#302" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#300" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#301/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#301/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#301" -} -], -"sourcemaps:value": [ -{ -"@value": "[(70,10)-(70,14)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#301/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(17,0)]" -} -] -}, -{ -"@id": "#301/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(69,10)-(69,38)]" -} -] -}, -{ -"@id": "#301/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(71,10)-(1,0)]" -} -] -}, -{ -"@id": "#301/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#301" -} -], -"sourcemaps:value": [ -{ -"@value": "[(68,8)-(70,29)]" -} -] -} -] -} -] -} -], -"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": "[(68,8)-(70,29)]" -} -] -} -] -} -] -}, -{ -"@id": "#305", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/xml" -} -], -"raml-shapes:schema": [ -{ -"@id": "#306", -"@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": "Invalid request" -} -], -"apiContract:examples": [ -{ -"@id": "#307", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:raw": [ -{ -"@value": "\n\n Invalid request\n\n" -} -], -"sourcemaps:sources": [ -{ -"@id": "#307/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#307/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#307/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#307" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(1,0)]" -} -] -}, -{ -"@id": "#307/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(1,0)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#307/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#307" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#305" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "\n\n \n \n \n \n \n \n \n \n\n" -} -], -"doc:location": [ -{ -"@value": "" -} -], -"sourcemaps:sources": [ -{ -"@id": "#306/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#306/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#306" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#306/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(73,10)-(73,38)]" -} -] -}, -{ -"@id": "#306/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(75,10)-(1,0)]" -} -] -}, -{ -"@id": "#306/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#306" -} -], -"sourcemaps:value": [ -{ -"@value": "[(74,10)-(73,38)]" -} -] -} -] -} -] -} -], -"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": "[(72,8)-(73,38)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#299/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#299/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#299" -} -], -"sourcemaps:value": [ -{ -"@value": "[(67,6)-(73,38)]" -} -] -}, -{ -"@id": "#299/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(67,6)-(73,38)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#298/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#298/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#298/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#298" -} -], -"sourcemaps:value": [ -{ -"@value": "[(66,4)-(73,38)]" -} -] -} -] -} -] -} -], -"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": "[(77,0)-(112,0)]" -} -] -}, -{ -"@id": "#229/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(78,2)-(79,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#308", -"@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": "#309", -"@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": "#310", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#311", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#163/link-284076841", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#163" -} -], -"doc:link-label": [ -{ -"@value": "Product" -} -] -} -], -"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": "[(125,6)-(127,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#310/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#310/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#310" -} -], -"sourcemaps:value": [ -{ -"@value": "[(116,0)-(154,0)]" -} -] -}, -{ -"@id": "#310/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(124,4)-(127,0)]" -} -] -} -] -} -] -} -], -"apiContract:returns": [ -{ -"@id": "#312", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "200" -} -], -"core:name": [ -{ -"@value": "200" -} -], -"apiContract:payload": [ -{ -"@id": "#172", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#163/link-284076841", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#163" -} -], -"doc:link-label": [ -{ -"@value": "Product" -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#172/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#172/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#172" -} -], -"sourcemaps:value": [ -{ -"@value": "[(130,10)-(149,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#313", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/xml" -} -], -"raml-shapes:schema": [ -{ -"@id": "#314", -"@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": "#315", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:reference-id": [ -{ -"@id": "#125" -} -], -"doc:location": [ -{ -"@value": "file://demo/demo-api/examples/product.xml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#315/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#315/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#315/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#315" -} -], -"sourcemaps:value": [ -{ -"@value": "[(151,21)-(151,50)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#315/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#315" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#313" -} -] -} -] -} -] -} -], -"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/demo-api/schemas/product.xsd" -} -], -"sourcemaps:sources": [ -{ -"@id": "#314/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#314/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(151,12)-(152,0)]" -} -] -} -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#314/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#314" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -] -} -] -} -], -"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": "[(149,10)-(152,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#312/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#312/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#312" -} -], -"sourcemaps:value": [ -{ -"@value": "[(128,6)-(152,0)]" -} -] -}, -{ -"@id": "#312/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(129,8)-(152,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#316", -"@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." -} -], -"sourcemaps:sources": [ -{ -"@id": "#316/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#316/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#316" -} -], -"sourcemaps:value": [ -{ -"@value": "[(152,6)-(154,0)]" -} -] -}, -{ -"@id": "#316/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(153,8)-(154,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#309/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#309/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#309/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(117,4)-(124,0)]" -} -] -}, -{ -"@id": "#309/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(116,4)-(117,0)]" -} -] -}, -{ -"@id": "#309/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:returns" -} -], -"sourcemaps:value": [ -{ -"@value": "[(127,4)-(154,0)]" -} -] -}, -{ -"@id": "#309/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#309" -} -], -"sourcemaps:value": [ -{ -"@value": "[(115,2)-(154,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#308/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#308/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(113,2)-(114,0)]" -} -] -}, -{ -"@id": "#308/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(114,2)-(115,0)]" -} -] -}, -{ -"@id": "#308/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#308" -} -], -"sourcemaps:value": [ -{ -"@value": "[(112,0)-(154,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#317", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/orgs" -} -], -"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": "[(154,0)-(169,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#318", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/orgs/{orgId}" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#319", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "put" -} -], -"apiContract:expects": [ -{ -"@id": "#320", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#321", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#322", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#323", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#id" -} -], -"raml-shapes:range": [ -{ -"@id": "#324", -"@type": [ -"raml-shapes: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": "#324/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#324/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#324" -} -], -"sourcemaps:value": [ -{ -"@value": "[(162,14)-(162,18)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#324/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(162,14)-(163,0)]" -} -] -}, -{ -"@id": "#324/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(163,14)-(164,0)]" -} -] -}, -{ -"@id": "#324/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#324" -} -], -"sourcemaps:value": [ -{ -"@value": "[(161,12)-(164,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "id" -} -], -"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": "[(161,12)-(164,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#84", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#Head" -} -], -"raml-shapes:range": [ -{ -"@id": "#64/link--39833273", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#64" -} -], -"doc:link-label": [ -{ -"@value": "Manager" -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "Head" -} -], -"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": "[(9,6)-(10,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#83", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#onCall" -} -], -"raml-shapes:range": [ -{ -"@id": "#63/link--416890191", -"@type": [ -"raml-shapes:UnionShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#63" -} -], -"doc:link-label": [ -{ -"@value": "Alertable" -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "onCall" -} -], -"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": "[(8,6)-(9,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Org" -} -], -"core:description": [ -{ -"@value": "Represents an organization unit." -} -], -"sourcemaps:sources": [ -{ -"@id": "#322/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#322/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#322" -} -], -"sourcemaps:value": [ -{ -"@value": "[(159,10)-(159,14)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#322/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#322" -} -], -"sourcemaps:value": [ -{ -"@value": "[(158,8)-(164,0)]" -} -] -}, -{ -"@id": "#322/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,0)]" -} -] -} -] -} -] -} -], -"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": "[(158,8)-(164,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#320/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#320/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#320" -} -], -"sourcemaps:value": [ -{ -"@value": "[(157,0)-(169,0)]" -} -] -}, -{ -"@id": "#320/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(157,6)-(164,0)]" -} -] -} -] -} -] -} -], -"apiContract:returns": [ -{ -"@id": "#325", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "200" -} -], -"core:name": [ -{ -"@value": "200" -} -], -"apiContract:payload": [ -{ -"@id": "#326", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#82/link--2052525118", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#82" -} -], -"doc:link-label": [ -{ -"@value": "Org" -} -] -} -], -"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": "[(167,12)-(169,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#325/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#325/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#325" -} -], -"sourcemaps:value": [ -{ -"@value": "[(165,8)-(169,0)]" -} -] -}, -{ -"@id": "#325/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(166,10)-(169,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#319/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#319/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#319/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#319" -} -], -"sourcemaps:value": [ -{ -"@value": "[(156,4)-(169,0)]" -} -] -}, -{ -"@id": "#319/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:returns" -} -], -"sourcemaps:value": [ -{ -"@value": "[(164,6)-(169,0)]" -} -] -} -] -} -] -} -], -"apiContract:parameter": [ -{ -"@id": "#327", -"@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": "#328", -"@type": [ -"raml-shapes: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": "#327/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#327/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#327" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#318/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:parent-end-point": [ -{ -"@id": "#318/source-map/parent-end-point/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#318" -} -], -"sourcemaps:value": [ -{ -"@value": "file://demo/demo-api/demo-api.raml#/web-api/end-points/%2Forgs" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#318/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#318" -} -], -"sourcemaps:value": [ -{ -"@value": "[(155,2)-(169,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#329", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/messages" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#330", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"core:description": [ -{ -"@value": "Create a new message" -} -], -"apiContract:expects": [ -{ -"@id": "#331", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#332", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#333", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#334", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#receiver" -} -], -"raml-shapes:range": [ -{ -"@id": "#335", -"@type": [ -"raml-shapes: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": "#335/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#335/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#335" -} -], -"sourcemaps:value": [ -{ -"@value": "[(177,12)-(177,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#335/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(177,12)-(178,0)]" -} -] -}, -{ -"@id": "#335/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(178,12)-(179,0)]" -} -] -}, -{ -"@id": "#335/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#335" -} -], -"sourcemaps:value": [ -{ -"@value": "[(176,10)-(180,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "receiver" -} -], -"sourcemaps:sources": [ -{ -"@id": "#334/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#334/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#334" -} -], -"sourcemaps:value": [ -{ -"@value": "[(176,10)-(180,0)]" -} -] -}, -{ -"@id": "#334/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(179,12)-(180,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#336", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#body" -} -], -"raml-shapes:range": [ -{ -"@id": "#337", -"@type": [ -"raml-shapes: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": "#337/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#337/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#337" -} -], -"sourcemaps:value": [ -{ -"@value": "[(181,12)-(181,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#337/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(181,12)-(182,0)]" -} -] -}, -{ -"@id": "#337/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(182,12)-(183,0)]" -} -] -}, -{ -"@id": "#337/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#337" -} -], -"sourcemaps:value": [ -{ -"@value": "[(180,10)-(184,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "body" -} -], -"sourcemaps:sources": [ -{ -"@id": "#336/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#336/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#336" -} -], -"sourcemaps:value": [ -{ -"@value": "[(180,10)-(184,0)]" -} -] -}, -{ -"@id": "#336/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(183,12)-(184,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#338", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#important" -} -], -"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#boolean" -} -], -"shacl:name": [ -{ -"@value": "important" -} -], -"core:description": [ -{ -"@value": "If true then the message will be marked as important" -} -], -"shacl:defaultValue": [ -{ -"@id": "#340", -"@type": [ -"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": "#340/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#340/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#340" -} -], -"sourcemaps:value": [ -{ -"@value": "[(187,21)-(187,26)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "false" -} -], -"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": "[(185,12)-(185,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#339/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(187,12)-(188,0)]" -} -] -}, -{ -"@id": "#339/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#339" -} -], -"sourcemaps:value": [ -{ -"@value": "[(184,10)-(189,0)]" -} -] -}, -{ -"@id": "#339/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(187,12)-(188,0)]" -} -] -}, -{ -"@id": "#339/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(186,12)-(187,0)]" -} -] -}, -{ -"@id": "#339/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(185,12)-(186,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "important" -} -], -"sourcemaps:sources": [ -{ -"@id": "#338/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#338/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#338" -} -], -"sourcemaps:value": [ -{ -"@value": "[(184,10)-(189,0)]" -} -] -}, -{ -"@id": "#338/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(188,12)-(189,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"sourcemaps:sources": [ -{ -"@id": "#333/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#333/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#333" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#333/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#333" -} -], -"sourcemaps:value": [ -{ -"@value": "[(173,6)-(189,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#333/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#333" -} -], -"sourcemaps:value": [ -{ -"@value": "[(174,8)-(174,12)]" -} -] -} -] -} -] -} -], -"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": "[(173,6)-(189,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#331/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#331/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#331" -} -], -"sourcemaps:value": [ -{ -"@value": "[(171,0)-(189,0)]" -} -] -}, -{ -"@id": "#331/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(172,4)-(189,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#330/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#330/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#330/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#330" -} -], -"sourcemaps:value": [ -{ -"@value": "[(170,2)-(189,0)]" -} -] -}, -{ -"@id": "#330/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(171,4)-(172,0)]" -} -] -} -] -} -] -} -], -"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": "[(169,0)-(197,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#341", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/messages/bulk" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#342", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"core:description": [ -{ -"@value": "Bulk create messages." -} -], -"apiContract:expects": [ -{ -"@id": "#343", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#344", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#345", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#129/link-721167184", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#129" -} -], -"doc:link-label": [ -{ -"@value": "items" -} -] -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"apiContract:examples": [ -{ -"@id": "#346", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#346", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#347", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:email": [ -{ -"@id": "#348", -"@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": "#348/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#348/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#348" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,13)-(3,69)]" -} -] -} -] -} -] -} -], -"data:message": [ -{ -"@id": "#349", -"@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": "#349/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#349/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#349" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,15)-(4,51)]" -} -] -} -] -} -] -} -], -"data:timestamp": [ -{ -"@id": "#350", -"@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": "#350/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#350/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#350" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,17)-(5,27)]" -} -] -} -] -} -] -} -], -"data:attachements": [ -{ -"@id": "#351", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#352", -"@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": "#352/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#352/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#352" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(7,68)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_6" -} -], -"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": "[(6,20)-(8,5)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#347/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#347/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:timestamp" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(5,27)]" -} -] -}, -{ -"@id": "#347/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#347" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,2)-(9,3)]" -} -] -}, -{ -"@id": "#347/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:attachements" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(8,5)]" -} -] -}, -{ -"@id": "#347/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:message" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,4)-(4,51)]" -} -] -}, -{ -"@id": "#347/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,4)-(3,69)]" -} -] -} -] -} -] -}, -{ -"@id": "#353", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:email": [ -{ -"@id": "#354", -"@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": "#354/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#354/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#354" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,13)-(10,69)]" -} -] -} -] -} -] -} -], -"data:message": [ -{ -"@id": "#355", -"@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": "#355/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#355/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#355" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,15)-(11,23)]" -} -] -} -] -} -] -} -], -"data:timestamp": [ -{ -"@id": "#356", -"@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": "#356/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#356/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#356" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,17)-(12,27)]" -} -] -} -] -} -] -} -], -"data:important": [ -{ -"@id": "#357", -"@type": [ -"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": "#357/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#357/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#357" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,17)-(13,21)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_8" -} -], -"sourcemaps:sources": [ -{ -"@id": "#353/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#353/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:timestamp" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,4)-(12,27)]" -} -] -}, -{ -"@id": "#353/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#353" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,5)-(14,3)]" -} -] -}, -{ -"@id": "#353/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:important" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,4)-(13,21)]" -} -] -}, -{ -"@id": "#353/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:message" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,4)-(11,23)]" -} -] -}, -{ -"@id": "#353/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": "#346/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:parsed-json-example": [ -{ -"@id": "#346/source-map/parsed-json-example/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#346" -} -], -"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": "#346/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#346" -} -], -"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/demo-api/examples/messages-sent-example.json" -} -], -"sourcemaps:sources": [ -{ -"@id": "#346/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#346/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#346/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(196,19)-(196,63)]" -} -] -}, -{ -"@id": "#346/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(1,0)]" -} -] -}, -{ -"@id": "#346/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#346" -} -], -"sourcemaps:value": [ -{ -"@value": "[(196,19)-(196,63)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#346/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#346" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#344" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#345/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#345/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#345" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#345/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#345" -} -], -"sourcemaps:value": [ -{ -"@value": "[(193,8)-(197,0)]" -} -] -}, -{ -"@id": "#345/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(196,10)-(197,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#345/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#345" -} -], -"sourcemaps:value": [ -{ -"@value": "[(194,10)-(194,14)]" -} -] -} -] -} -] -} -], -"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": "[(193,8)-(197,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#343/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#343/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#343" -} -], -"sourcemaps:value": [ -{ -"@value": "[(191,0)-(197,0)]" -} -] -}, -{ -"@id": "#343/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(192,6)-(197,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#342/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#342/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#342/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#342" -} -], -"sourcemaps:value": [ -{ -"@value": "[(190,4)-(197,0)]" -} -] -}, -{ -"@id": "#342/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(191,6)-(192,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#341/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:parent-end-point": [ -{ -"@id": "#341/source-map/parent-end-point/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#341" -} -], -"sourcemaps:value": [ -{ -"@value": "file://demo/demo-api/demo-api.raml#/web-api/end-points/%2Fmessages" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#341/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#341" -} -], -"sourcemaps:value": [ -{ -"@value": "[(189,2)-(197,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#358", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/assets" -} -], -"core:name": [ -{ -"@value": "Assets" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#359", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"core:description": [ -{ -"@value": "Upload an asset. Its required to respect the order of the fields described" -} -], -"apiContract:expects": [ -{ -"@id": "#360", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#361", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "multipart/form-data" -} -], -"raml-shapes:schema": [ -{ -"@id": "#362", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#363", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#organizationId" -} -], -"raml-shapes:range": [ -{ -"@id": "#364", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "organizationId" -} -], -"core:description": [ -{ -"@value": "The target organization where the asset will be uploaded" -} -], -"sourcemaps:sources": [ -{ -"@id": "#364/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#364/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#364" -} -], -"sourcemaps:value": [ -{ -"@value": "[(208,12)-(208,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#364/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(208,12)-(209,0)]" -} -] -}, -{ -"@id": "#364/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(206,12)-(207,0)]" -} -] -}, -{ -"@id": "#364/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#364" -} -], -"sourcemaps:value": [ -{ -"@value": "[(205,10)-(209,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "organizationId" -} -], -"sourcemaps:sources": [ -{ -"@id": "#363/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#363/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#363" -} -], -"sourcemaps:value": [ -{ -"@value": "[(205,10)-(209,0)]" -} -] -}, -{ -"@id": "#363/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(207,12)-(208,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#365", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#groupId" -} -], -"raml-shapes:range": [ -{ -"@id": "#366", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "groupId" -} -], -"core:description": [ -{ -"@value": "The groupId for the asset" -} -], -"sourcemaps:sources": [ -{ -"@id": "#366/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#366/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#366" -} -], -"sourcemaps:value": [ -{ -"@value": "[(212,12)-(212,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#366/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(212,12)-(213,0)]" -} -] -}, -{ -"@id": "#366/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(210,12)-(211,0)]" -} -] -}, -{ -"@id": "#366/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#366" -} -], -"sourcemaps:value": [ -{ -"@value": "[(209,10)-(213,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "groupId" -} -], -"sourcemaps:sources": [ -{ -"@id": "#365/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#365/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#365" -} -], -"sourcemaps:value": [ -{ -"@value": "[(209,10)-(213,0)]" -} -] -}, -{ -"@id": "#365/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(211,12)-(212,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#367", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#assetId" -} -], -"raml-shapes:range": [ -{ -"@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": "assetId" -} -], -"core:description": [ -{ -"@value": "The assetId for the asset" -} -], -"sourcemaps:sources": [ -{ -"@id": "#368/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#368/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#368" -} -], -"sourcemaps:value": [ -{ -"@value": "[(216,12)-(216,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#368/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(216,12)-(217,0)]" -} -] -}, -{ -"@id": "#368/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(214,12)-(215,0)]" -} -] -}, -{ -"@id": "#368/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#368" -} -], -"sourcemaps:value": [ -{ -"@value": "[(213,10)-(217,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "assetId" -} -], -"sourcemaps:sources": [ -{ -"@id": "#367/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#367/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#367" -} -], -"sourcemaps:value": [ -{ -"@value": "[(213,10)-(217,0)]" -} -] -}, -{ -"@id": "#367/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(215,12)-(216,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#369", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#version" -} -], -"raml-shapes:range": [ -{ -"@id": "#370", -"@type": [ -"raml-shapes: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": "The version for the asset" -} -], -"sourcemaps:sources": [ -{ -"@id": "#370/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#370/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#370" -} -], -"sourcemaps:value": [ -{ -"@value": "[(220,12)-(220,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#370/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(220,12)-(221,0)]" -} -] -}, -{ -"@id": "#370/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(218,12)-(219,0)]" -} -] -}, -{ -"@id": "#370/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#370" -} -], -"sourcemaps:value": [ -{ -"@value": "[(217,10)-(221,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "version" -} -], -"sourcemaps:sources": [ -{ -"@id": "#369/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#369/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#369" -} -], -"sourcemaps:value": [ -{ -"@value": "[(217,10)-(221,0)]" -} -] -}, -{ -"@id": "#369/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(219,12)-(220,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#371", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#name" -} -], -"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": "name" -} -], -"core:description": [ -{ -"@value": "The name of the asset" -} -], -"sourcemaps:sources": [ -{ -"@id": "#372/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#372/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#372" -} -], -"sourcemaps:value": [ -{ -"@value": "[(224,12)-(224,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#372/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(224,12)-(225,0)]" -} -] -}, -{ -"@id": "#372/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(222,12)-(223,0)]" -} -] -}, -{ -"@id": "#372/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#372" -} -], -"sourcemaps:value": [ -{ -"@value": "[(221,10)-(225,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"sourcemaps:sources": [ -{ -"@id": "#371/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#371/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#371" -} -], -"sourcemaps:value": [ -{ -"@value": "[(221,10)-(225,0)]" -} -] -}, -{ -"@id": "#371/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(223,12)-(224,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#373", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#classifier" -} -], -"raml-shapes:range": [ -{ -"@id": "#374", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "classifier" -} -], -"core:description": [ -{ -"@value": "The classifier of the file that will be uploaded, it can be one of oas, wsdl, custom or http" -} -], -"sourcemaps:sources": [ -{ -"@id": "#374/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#374/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#374" -} -], -"sourcemaps:value": [ -{ -"@value": "[(228,12)-(228,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#374/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(228,12)-(229,0)]" -} -] -}, -{ -"@id": "#374/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(226,12)-(227,0)]" -} -] -}, -{ -"@id": "#374/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#374" -} -], -"sourcemaps:value": [ -{ -"@value": "[(225,10)-(229,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "classifier" -} -], -"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": "[(225,10)-(229,0)]" -} -] -}, -{ -"@id": "#373/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(227,12)-(228,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#375", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#apiVersion" -} -], -"raml-shapes:range": [ -{ -"@id": "#376", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "apiVersion" -} -], -"core:description": [ -{ -"@value": "API version for when uploading an OAS or an HTTP" -} -], -"sourcemaps:sources": [ -{ -"@id": "#376/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#376/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#376" -} -], -"sourcemaps:value": [ -{ -"@value": "[(231,12)-(231,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#376/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(231,12)-(232,0)]" -} -] -}, -{ -"@id": "#376/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(230,12)-(231,0)]" -} -] -}, -{ -"@id": "#376/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#376" -} -], -"sourcemaps:value": [ -{ -"@value": "[(229,10)-(232,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "apiVersion" -} -], -"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": "[(229,10)-(232,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#377", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#assetLink" -} -], -"raml-shapes:range": [ -{ -"@id": "#378", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "assetLink" -} -], -"core:description": [ -{ -"@value": "A link for an external source" -} -], -"sourcemaps:sources": [ -{ -"@id": "#378/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#378/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#378" -} -], -"sourcemaps:value": [ -{ -"@value": "[(234,12)-(234,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#378/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(234,12)-(235,0)]" -} -] -}, -{ -"@id": "#378/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(233,12)-(234,0)]" -} -] -}, -{ -"@id": "#378/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#378" -} -], -"sourcemaps:value": [ -{ -"@value": "[(232,10)-(235,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "assetLink" -} -], -"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": "[(232,10)-(235,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#379", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#asset" -} -], -"raml-shapes:range": [ -{ -"@id": "#380", -"@type": [ -"raml-shapes:FileShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:name": [ -{ -"@value": "asset" -} -], -"core:description": [ -{ -"@value": "The file to be uploaded" -} -], -"sourcemaps:sources": [ -{ -"@id": "#380/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#380/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#380" -} -], -"sourcemaps:value": [ -{ -"@value": "[(238,12)-(238,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#380/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#380" -} -], -"sourcemaps:value": [ -{ -"@value": "[(235,16)-(239,0)]" -} -] -}, -{ -"@id": "#380/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(236,12)-(237,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "asset" -} -], -"sourcemaps:sources": [ -{ -"@id": "#379/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#379/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#379" -} -], -"sourcemaps:value": [ -{ -"@value": "[(235,10)-(239,0)]" -} -] -}, -{ -"@id": "#379/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(237,12)-(238,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"sourcemaps:sources": [ -{ -"@id": "#362/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#362/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#362" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#362/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#362" -} -], -"sourcemaps:value": [ -{ -"@value": "[(203,6)-(239,0)]" -} -] -} -] -} -] -} -], -"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": "[(203,6)-(239,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#360/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#360/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#360" -} -], -"sourcemaps:value": [ -{ -"@value": "[(201,0)-(242,0)]" -} -] -}, -{ -"@id": "#360/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(202,4)-(239,0)]" -} -] -} -] -} -] -} -], -"apiContract:returns": [ -{ -"@id": "#381", -"@type": [ -"apiContract:Response", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:statusCode": [ -{ -"@value": "201" -} -], -"core:name": [ -{ -"@value": "201" -} -], -"core:description": [ -{ -"@value": "Asset created" -} -], -"sourcemaps:sources": [ -{ -"@id": "#381/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#381/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#381" -} -], -"sourcemaps:value": [ -{ -"@value": "[(240,6)-(242,0)]" -} -] -}, -{ -"@id": "#381/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(241,8)-(242,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#359/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#359/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#359/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(201,4)-(202,0)]" -} -] -}, -{ -"@id": "#359/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:returns" -} -], -"sourcemaps:value": [ -{ -"@value": "[(239,4)-(242,0)]" -} -] -}, -{ -"@id": "#359/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#359" -} -], -"sourcemaps:value": [ -{ -"@value": "[(200,2)-(242,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#358/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#358/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#358" -} -], -"sourcemaps:value": [ -{ -"@value": "[(197,0)-(242,0)]" -} -] -}, -{ -"@id": "#358/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(198,2)-(200,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#382", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/emptybody" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#383", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#384", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#385", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#386", -"@type": [ -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"sourcemaps:sources": [ -{ -"@id": "#386/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#386/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#386" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#386/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#386" -} -], -"sourcemaps:value": [ -{ -"@value": "[(245,6)-(247,0)]" -} -] -} -] -} -] -} -], -"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": "[(245,6)-(247,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#384/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#384/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#384" -} -], -"sourcemaps:value": [ -{ -"@value": "[(244,0)-(247,0)]" -} -] -}, -{ -"@id": "#384/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(244,4)-(247,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#383/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#383/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#383/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#383" -} -], -"sourcemaps:value": [ -{ -"@value": "[(243,2)-(247,0)]" -} -] -} -] -} -] -} -], -"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": "[(242,0)-(247,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#387", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/unionBody" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#388", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#389", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#390", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#391", -"@type": [ -"raml-shapes:UnionShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:anyOf": [ -{ -"@id": "#161/link-964917842", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#161" -} -], -"doc:link-label": [ -{ -"@value": "AppPerson" -} -] -}, -{ -"@id": "#163/link-284076841", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#163" -} -], -"doc:link-label": [ -{ -"@value": "Product" -} -] -} -], -"apiContract:examples": [ -{ -"@id": "#392", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#392", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#393", -"@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": "#393/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#393/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#393" -} -], -"sourcemaps:value": [ -{ -"@value": "[(253,14)-(253,36)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#394", -"@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": "#394/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#394/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#394" -} -], -"sourcemaps:value": [ -{ -"@value": "[(254,16)-(254,30)]" -} -] -} -] -} -] -} -], -"data:birthday": [ -{ -"@id": "#395", -"@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": "#395/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#395/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#395" -} -], -"sourcemaps:value": [ -{ -"@value": "[(255,20)-(255,32)]" -} -] -} -] -} -] -} -], -"data:gender": [ -{ -"@id": "#396", -"@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": "#396/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#396/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#396" -} -], -"sourcemaps:value": [ -{ -"@value": "[(256,18)-(256,22)]" -} -] -} -] -} -] -} -], -"data:url": [ -{ -"@id": "#397", -"@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": "#397/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#397/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#397" -} -], -"sourcemaps:value": [ -{ -"@value": "[(257,15)-(257,56)]" -} -] -} -] -} -] -} -], -"data:image": [ -{ -"@id": "#398", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:url": [ -{ -"@id": "#399", -"@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": "#399/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#399/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#399" -} -], -"sourcemaps:value": [ -{ -"@value": "[(259,17)-(259,62)]" -} -] -} -] -} -] -} -], -"data:thumb": [ -{ -"@id": "#400", -"@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": "#400/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#400/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#400" -} -], -"sourcemaps:value": [ -{ -"@value": "[(260,19)-(260,70)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_7" -} -], -"sourcemaps:sources": [ -{ -"@id": "#398/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#398/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(259,12)-(260,0)]" -} -] -}, -{ -"@id": "#398/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:thumb" -} -], -"sourcemaps:value": [ -{ -"@value": "[(260,12)-(261,0)]" -} -] -}, -{ -"@id": "#398/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#398" -} -], -"sourcemaps:value": [ -{ -"@value": "[(259,0)-(261,0)]" -} -] -} -] -} -] -} -], -"data:tagline": [ -{ -"@id": "#401", -"@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": "#401/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#401/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#401" -} -], -"sourcemaps:value": [ -{ -"@value": "[(261,19)-(261,38)]" -} -] -} -] -} -] -} -], -"data:language": [ -{ -"@id": "#402", -"@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": "#402/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#402/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#402" -} -], -"sourcemaps:value": [ -{ -"@value": "[(262,20)-(262,25)]" -} -] -} -] -} -] -} -], -"data:etag": [ -{ -"@id": "#403", -"@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": "#403/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#403/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#403" -} -], -"sourcemaps:value": [ -{ -"@value": "[(263,16)-(263,42)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#392/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#392/source-map/lexical/element_9", -"sourcemaps:element": [ -{ -"@value": "data:language" -} -], -"sourcemaps:value": [ -{ -"@value": "[(262,10)-(263,0)]" -} -] -}, -{ -"@id": "#392/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:gender" -} -], -"sourcemaps:value": [ -{ -"@value": "[(256,10)-(257,0)]" -} -] -}, -{ -"@id": "#392/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "amf://id#392" -} -], -"sourcemaps:value": [ -{ -"@value": "[(253,0)-(264,0)]" -} -] -}, -{ -"@id": "#392/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:birthday" -} -], -"sourcemaps:value": [ -{ -"@value": "[(255,10)-(256,0)]" -} -] -}, -{ -"@id": "#392/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:tagline" -} -], -"sourcemaps:value": [ -{ -"@value": "[(261,10)-(262,0)]" -} -] -}, -{ -"@id": "#392/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:etag" -} -], -"sourcemaps:value": [ -{ -"@value": "[(263,10)-(264,0)]" -} -] -}, -{ -"@id": "#392/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(257,10)-(258,0)]" -} -] -}, -{ -"@id": "#392/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(253,10)-(254,0)]" -} -] -}, -{ -"@id": "#392/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(254,10)-(255,0)]" -} -] -}, -{ -"@id": "#392/source-map/lexical/element_8", -"sourcemaps:element": [ -{ -"@value": "data:image" -} -], -"sourcemaps:value": [ -{ -"@value": "[(258,10)-(261,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": "#392/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#392/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#392/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(252,16)-(264,0)]" -} -] -}, -{ -"@id": "#392/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(253,0)-(264,0)]" -} -] -}, -{ -"@id": "#392/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#392" -} -], -"sourcemaps:value": [ -{ -"@value": "[(252,8)-(264,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#392/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#392" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#392/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#392" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#390" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#391/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#391/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#391" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#391/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#391" -} -], -"sourcemaps:value": [ -{ -"@value": "[(251,8)-(252,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#390/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#390/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#390" -} -], -"sourcemaps:value": [ -{ -"@value": "[(250,6)-(264,0)]" -} -] -} -] -} -] -} -], -"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": "[(249,0)-(264,0)]" -} -] -}, -{ -"@id": "#389/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(249,4)-(264,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#388/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#388/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#388/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#388" -} -], -"sourcemaps:value": [ -{ -"@value": "[(248,2)-(264,0)]" -} -] -} -] -} -] -} -], -"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": "[(247,0)-(264,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#404", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/emptyBodyWithExample" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#405", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#406", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#407", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#408", -"@type": [ -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"apiContract:examples": [ -{ -"@id": "#409", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#410", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:address": [ -{ -"@id": "#411", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#412", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "test-id" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(271,23)-(271,32)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#411/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#411/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#411" -} -], -"sourcemaps:value": [ -{ -"@value": "[(270,27)-(272,17)]" -} -] -}, -{ -"@id": "#411/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(271,18)-(271,32)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#410/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:parsed-json-example": [ -{ -"@id": "#410/source-map/parsed-json-example/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#410" -} -], -"sourcemaps:value": [ -{ -"@value": "{\n \"address\": {\n \"id\":\"test-id\"\n }\n}\n" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#410/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#410" -} -], -"sourcemaps:value": [ -{ -"@value": "[(269,14)-(273,15)]" -} -] -}, -{ -"@id": "#410/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:address" -} -], -"sourcemaps:value": [ -{ -"@value": "[(270,16)-(272,17)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "{\n \"address\": {\n \"id\":\"test-id\"\n }\n}\n" -} -], -"sourcemaps:sources": [ -{ -"@id": "#409/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#409/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#409/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(268,14)-(274,0)]" -} -] -}, -{ -"@id": "#409/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(268,15)-(274,0)]" -} -] -}, -{ -"@id": "#409/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#409" -} -], -"sourcemaps:value": [ -{ -"@value": "[(268,14)-(274,0)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#409/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#409" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#407" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#408/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#408/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#408" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#408/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#408" -} -], -"sourcemaps:value": [ -{ -"@value": "[(267,5)-(274,0)]" -} -] -}, -{ -"@id": "#408/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(268,6)-(274,0)]" -} -] -} -] -} -] -} -], -"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": "[(267,5)-(274,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#406/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#406/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#406" -} -], -"sourcemaps:value": [ -{ -"@value": "[(266,0)-(274,0)]" -} -] -}, -{ -"@id": "#406/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(266,3)-(274,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#405/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#405/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#405/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#405" -} -], -"sourcemaps:value": [ -{ -"@value": "[(265,2)-(274,0)]" -} -] -} -] -} -] -} -], -"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": "[(264,0)-(274,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#413", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/emptyBodyWithName" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#414", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#415", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#416", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#417", -"@type": [ -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:name": [ -{ -"@value": "My test name" -} -], -"core:description": [ -{ -"@value": "My description of `body`." -} -], -"sourcemaps:sources": [ -{ -"@id": "#417/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#417/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#417" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#417/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(278,7)-(279,0)]" -} -] -}, -{ -"@id": "#417/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(279,7)-(280,0)]" -} -] -}, -{ -"@id": "#417/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#417" -} -], -"sourcemaps:value": [ -{ -"@value": "[(277,5)-(280,0)]" -} -] -} -] -} -] -} -], -"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": "[(277,5)-(280,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#415/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#415/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#415" -} -], -"sourcemaps:value": [ -{ -"@value": "[(276,0)-(280,0)]" -} -] -}, -{ -"@id": "#415/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(276,3)-(280,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#414/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#414/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#414/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#414" -} -], -"sourcemaps:value": [ -{ -"@value": "[(275,2)-(280,0)]" -} -] -} -] -} -] -} -], -"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": "[(274,0)-(280,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#418", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/emptyBodyWithAllProperties" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#419", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#420", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#421", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#422", -"@type": [ -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"core:name": [ -{ -"@value": "My body name" -} -], -"core:description": [ -{ -"@value": "My description of `body`." -} -], -"shacl:defaultValue": [ -{ -"@id": "#423", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "None" -} -], -"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": "[(303,17)-(303,21)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "None" -} -], -"apiContract:examples": [ -{ -"@id": "#424", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Product" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#425", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#426", -"@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": "#426/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#426/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#426" -} -], -"sourcemaps:value": [ -{ -"@value": "[(287,16)-(287,48)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#427", -"@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": "#427/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#427/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#427" -} -], -"sourcemaps:value": [ -{ -"@value": "[(288,18)-(288,31)]" -} -] -} -] -} -] -} -], -"data:quantity": [ -{ -"@id": "#428", -"@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": "#428/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#428/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#428" -} -], -"sourcemaps:value": [ -{ -"@value": "[(289,22)-(289,25)]" -} -] -} -] -} -] -} -], -"data:unit": [ -{ -"@id": "#429", -"@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": "#429/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#429/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#429" -} -], -"sourcemaps:value": [ -{ -"@value": "[(290,18)-(290,20)]" -} -] -} -] -} -] -} -], -"data:upc": [ -{ -"@id": "#430", -"@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": "#430/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#430/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#430" -} -], -"sourcemaps:value": [ -{ -"@value": "[(291,17)-(291,31)]" -} -] -} -] -} -] -} -], -"data:available": [ -{ -"@id": "#431", -"@type": [ -"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": "#431/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#431/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#431" -} -], -"sourcemaps:value": [ -{ -"@value": "[(292,23)-(292,27)]" -} -] -} -] -} -] -} -], -"data:etag": [ -{ -"@id": "#432", -"@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": "#432/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#432/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#432" -} -], -"sourcemaps:value": [ -{ -"@value": "[(293,18)-(293,44)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#425/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#425/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:available" -} -], -"sourcemaps:value": [ -{ -"@value": "[(292,12)-(293,0)]" -} -] -}, -{ -"@id": "#425/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(288,12)-(289,0)]" -} -] -}, -{ -"@id": "#425/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(287,12)-(288,0)]" -} -] -}, -{ -"@id": "#425/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:upc" -} -], -"sourcemaps:value": [ -{ -"@value": "[(291,12)-(292,0)]" -} -] -}, -{ -"@id": "#425/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:etag" -} -], -"sourcemaps:value": [ -{ -"@value": "[(293,12)-(294,0)]" -} -] -}, -{ -"@id": "#425/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:quantity" -} -], -"sourcemaps:value": [ -{ -"@value": "[(289,12)-(290,0)]" -} -] -}, -{ -"@id": "#425/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "amf://id#425" -} -], -"sourcemaps:value": [ -{ -"@value": "[(287,0)-(294,0)]" -} -] -}, -{ -"@id": "#425/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:unit" -} -], -"sourcemaps:value": [ -{ -"@value": "[(290,12)-(291,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "id: d697f5cea85011e680f576304dec7eb7\nname: Super product\nquantity: 125\nunit: ml\nupc: \"123456789101\"\navailable: true\netag: \"W/\\\"686897696a7c876b7e\\\"\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#424/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#424/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#424/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(286,18)-(294,0)]" -} -] -}, -{ -"@id": "#424/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(286,10)-(294,0)]" -} -] -}, -{ -"@id": "#424/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(287,0)-(294,0)]" -} -] -}, -{ -"@id": "#424/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#424" -} -], -"sourcemaps:value": [ -{ -"@value": "[(286,10)-(294,0)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#424/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#424" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#421" -} -] -} -] -} -] -}, -{ -"@id": "#433", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "OtherProduct" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#434", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#435", -"@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": "#435/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#435/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#435" -} -], -"sourcemaps:value": [ -{ -"@value": "[(295,16)-(295,48)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#436", -"@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": "#436/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#436/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#436" -} -], -"sourcemaps:value": [ -{ -"@value": "[(296,18)-(296,30)]" -} -] -} -] -} -] -} -], -"data:quantity": [ -{ -"@id": "#437", -"@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": "#437/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#437/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#437" -} -], -"sourcemaps:value": [ -{ -"@value": "[(297,22)-(297,23)]" -} -] -} -] -} -] -} -], -"data:unit": [ -{ -"@id": "#438", -"@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": "#438/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#438/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#438" -} -], -"sourcemaps:value": [ -{ -"@value": "[(298,18)-(298,20)]" -} -] -} -] -} -] -} -], -"data:upc": [ -{ -"@id": "#439", -"@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": "#439/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#439/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#439" -} -], -"sourcemaps:value": [ -{ -"@value": "[(299,17)-(299,31)]" -} -] -} -] -} -] -} -], -"data:available": [ -{ -"@id": "#440", -"@type": [ -"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": "#440/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#440/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#440" -} -], -"sourcemaps:value": [ -{ -"@value": "[(300,23)-(300,27)]" -} -] -} -] -} -] -} -], -"data:etag": [ -{ -"@id": "#441", -"@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": "#441/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#441/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#441" -} -], -"sourcemaps:value": [ -{ -"@value": "[(301,18)-(301,35)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#434/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#434/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:available" -} -], -"sourcemaps:value": [ -{ -"@value": "[(300,12)-(301,0)]" -} -] -}, -{ -"@id": "#434/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(296,12)-(297,0)]" -} -] -}, -{ -"@id": "#434/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(295,12)-(296,0)]" -} -] -}, -{ -"@id": "#434/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:upc" -} -], -"sourcemaps:value": [ -{ -"@value": "[(299,12)-(300,0)]" -} -] -}, -{ -"@id": "#434/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:etag" -} -], -"sourcemaps:value": [ -{ -"@value": "[(301,12)-(302,0)]" -} -] -}, -{ -"@id": "#434/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:quantity" -} -], -"sourcemaps:value": [ -{ -"@value": "[(297,12)-(298,0)]" -} -] -}, -{ -"@id": "#434/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "amf://id#434" -} -], -"sourcemaps:value": [ -{ -"@value": "[(295,0)-(302,0)]" -} -] -}, -{ -"@id": "#434/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:unit" -} -], -"sourcemaps:value": [ -{ -"@value": "[(298,12)-(299,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "id: 123e4567e89b12d3a456426655440000\nname: Acme Product\nquantity: 1\nunit: kg\nupc: \"223456789101\"\navailable: true\netag: \"W/\\\"123456789\\\"\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#433/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#433/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#433/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(294,23)-(302,0)]" -} -] -}, -{ -"@id": "#433/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(294,10)-(302,0)]" -} -] -}, -{ -"@id": "#433/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(295,0)-(302,0)]" -} -] -}, -{ -"@id": "#433/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#433" -} -], -"sourcemaps:value": [ -{ -"@value": "[(294,10)-(302,0)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#433/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#433" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#421" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#422/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#422/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#422" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#422/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(303,8)-(304,0)]" -} -] -}, -{ -"@id": "#422/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#422" -} -], -"sourcemaps:value": [ -{ -"@value": "[(283,6)-(304,0)]" -} -] -}, -{ -"@id": "#422/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(303,8)-(304,0)]" -} -] -}, -{ -"@id": "#422/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(285,8)-(302,0)]" -} -] -}, -{ -"@id": "#422/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(284,8)-(285,0)]" -} -] -}, -{ -"@id": "#422/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(302,8)-(303,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#421/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#421/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#421" -} -], -"sourcemaps:value": [ -{ -"@value": "[(283,6)-(304,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": "[(282,0)-(304,0)]" -} -] -}, -{ -"@id": "#420/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(282,4)-(304,0)]" -} -] -} -] -} -] -} -], -"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_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#419" -} -], -"sourcemaps:value": [ -{ -"@value": "[(281,2)-(304,0)]" -} -] -} -] -} -] -} -], -"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": "[(280,0)-(304,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#442", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/people2" -} -], -"core:name": [ -{ -"@value": "People2" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#443", -"@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": "#444", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"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": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#etag" -} -], -"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": "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": "#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": "[(8,4)-(8,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(12,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(12,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "etag" -} -], -"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,2)-(12,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#28", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#tagline" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "tagline" -} -], -"core:description": [ -{ -"@value": "The brief description (tagline) of this person." -} -], -"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": "[(45,4)-(45,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#29/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,4)-(46,0)]" -} -] -}, -{ -"@id": "#29/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(46,4)-(47,0)]" -} -] -}, -{ -"@id": "#29/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#29" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,2)-(47,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "tagline" -} -], -"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": "[(44,2)-(47,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#30", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#name" -} -], -"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#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": "#32", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#32", -"@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": "#32/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#32/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#32" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,13)-(26,23)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "John Smith" -} -], -"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": "[(26,13)-(26,23)]" -} -] -}, -{ -"@id": "#32/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,13)-(26,23)]" -} -] -}, -{ -"@id": "#32/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#32" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,13)-(26,23)]" -} -] -} -] -} -] -} -], -"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": "[(28,4)-(28,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#31/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,4)-(28,0)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#31" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,2)-(30,0)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,4)-(27,0)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,4)-(30,0)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,4)-(29,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(24,2)-(30,0)]" -} -] -}, -{ -"@id": "#30/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,4)-(26,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#33", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#url" -} -], -"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": "url" -} -], -"core:description": [ -{ -"@value": "The URL of this person's profile." -} -], -"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": "[(41,4)-(41,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#34/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(41,4)-(42,0)]" -} -] -}, -{ -"@id": "#34/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,4)-(43,0)]" -} -] -}, -{ -"@id": "#34/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#34" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,2)-(43,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(40,2)-(43,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#37", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#id" -} -], -"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": "id" -} -], -"core:description": [ -{ -"@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters." -} -], -"sourcemaps:sources": [ -{ -"@id": "#38/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#38/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#38" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(24,0)]" -} -] -}, -{ -"@id": "#38/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": "#37/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#37/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#37" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(24,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#35", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#language" -} -], -"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": "language" -} -], -"core:description": [ -{ -"@value": "The user's preferred language for rendering." -} -], -"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": "[(48,4)-(48,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#36/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,4)-(49,0)]" -} -] -}, -{ -"@id": "#36/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(49,4)-(50,0)]" -} -] -}, -{ -"@id": "#36/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#36" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,2)-(50,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "language" -} -], -"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": "[(47,2)-(50,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#39", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#birthday" -} -], -"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": "birthday" -} -], -"core:description": [ -{ -"@value": "The person's date of birth, represented as YYYY-MM-DD." -} -], -"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,4)-(31,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#40/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,4)-(32,0)]" -} -] -}, -{ -"@id": "#40/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,4)-(33,0)]" -} -] -}, -{ -"@id": "#40/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#40" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,2)-(33,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "birthday" -} -], -"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": "[(30,2)-(33,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#41", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#image" -} -], -"raml-shapes:range": [ -{ -"@id": "#3/link-704756176", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#3" -} -], -"doc:link-label": [ -{ -"@value": "image" -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "image" -} -], -"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": "[(43,2)-(44,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#42", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#gender" -} -], -"raml-shapes:range": [ -{ -"@id": "#43", -"@type": [ -"raml-shapes: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": "#43/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#43/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#43" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,4)-(34,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#43/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,4)-(35,0)]" -} -] -}, -{ -"@id": "#43/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,4)-(40,0)]" -} -] -}, -{ -"@id": "#43/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#43" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,2)-(40,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "gender" -} -], -"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": "[(33,2)-(40,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "AppPerson" -} -], -"core:name": [ -{ -"@value": "My display name" -} -], -"core:description": [ -{ -"@value": "Hello, this is a description" -} -], -"apiContract:examples": [ -{ -"@id": "#447", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#447", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#448", -"@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": "#448/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#448/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#448" -} -], -"sourcemaps:value": [ -{ -"@value": "[(317,14)-(317,36)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#449", -"@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": "#449/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#449/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#449" -} -], -"sourcemaps:value": [ -{ -"@value": "[(318,16)-(318,30)]" -} -] -} -] -} -] -} -], -"data:birthday": [ -{ -"@id": "#450", -"@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": "#450/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#450/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#450" -} -], -"sourcemaps:value": [ -{ -"@value": "[(319,20)-(319,32)]" -} -] -} -] -} -] -} -], -"data:gender": [ -{ -"@id": "#451", -"@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": "#451/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#451/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#451" -} -], -"sourcemaps:value": [ -{ -"@value": "[(320,18)-(320,22)]" -} -] -} -] -} -] -} -], -"data:url": [ -{ -"@id": "#452", -"@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": "#452/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#452/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#452" -} -], -"sourcemaps:value": [ -{ -"@value": "[(321,15)-(321,56)]" -} -] -} -] -} -] -} -], -"data:image": [ -{ -"@id": "#453", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:url": [ -{ -"@id": "#454", -"@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": "#454/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#454/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#454" -} -], -"sourcemaps:value": [ -{ -"@value": "[(323,17)-(323,62)]" -} -] -} -] -} -] -} -], -"data:thumb": [ -{ -"@id": "#455", -"@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": "#455/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#455/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#455" -} -], -"sourcemaps:value": [ -{ -"@value": "[(324,19)-(324,70)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_7" -} -], -"sourcemaps:sources": [ -{ -"@id": "#453/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#453/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(323,12)-(324,0)]" -} -] -}, -{ -"@id": "#453/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:thumb" -} -], -"sourcemaps:value": [ -{ -"@value": "[(324,12)-(325,0)]" -} -] -}, -{ -"@id": "#453/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#453" -} -], -"sourcemaps:value": [ -{ -"@value": "[(323,0)-(325,0)]" -} -] -} -] -} -] -} -], -"data:tagline": [ -{ -"@id": "#456", -"@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": "#456/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#456/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#456" -} -], -"sourcemaps:value": [ -{ -"@value": "[(325,19)-(325,38)]" -} -] -} -] -} -] -} -], -"data:language": [ -{ -"@id": "#457", -"@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": "#457/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#457/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#457" -} -], -"sourcemaps:value": [ -{ -"@value": "[(326,20)-(326,25)]" -} -] -} -] -} -] -} -], -"data:etag": [ -{ -"@id": "#458", -"@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": "#458/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#458/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#458" -} -], -"sourcemaps:value": [ -{ -"@value": "[(327,16)-(327,42)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#447/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#447/source-map/lexical/element_9", -"sourcemaps:element": [ -{ -"@value": "data:language" -} -], -"sourcemaps:value": [ -{ -"@value": "[(326,10)-(327,0)]" -} -] -}, -{ -"@id": "#447/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:gender" -} -], -"sourcemaps:value": [ -{ -"@value": "[(320,10)-(321,0)]" -} -] -}, -{ -"@id": "#447/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "amf://id#447" -} -], -"sourcemaps:value": [ -{ -"@value": "[(317,0)-(328,0)]" -} -] -}, -{ -"@id": "#447/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:birthday" -} -], -"sourcemaps:value": [ -{ -"@value": "[(319,10)-(320,0)]" -} -] -}, -{ -"@id": "#447/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:tagline" -} -], -"sourcemaps:value": [ -{ -"@value": "[(325,10)-(326,0)]" -} -] -}, -{ -"@id": "#447/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:etag" -} -], -"sourcemaps:value": [ -{ -"@value": "[(327,10)-(328,0)]" -} -] -}, -{ -"@id": "#447/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(321,10)-(322,0)]" -} -] -}, -{ -"@id": "#447/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(317,10)-(318,0)]" -} -] -}, -{ -"@id": "#447/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(318,10)-(319,0)]" -} -] -}, -{ -"@id": "#447/source-map/lexical/element_8", -"sourcemaps:element": [ -{ -"@value": "data:image" -} -], -"sourcemaps:value": [ -{ -"@value": "[(322,10)-(325,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": "#447/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#447/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#447/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(316,16)-(328,0)]" -} -] -}, -{ -"@id": "#447/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(317,0)-(328,0)]" -} -] -}, -{ -"@id": "#447/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#447" -} -], -"sourcemaps:value": [ -{ -"@value": "[(316,8)-(328,0)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#447/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#447" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#445" -} -] -} -] -} -] -} -], -"amf://id#151": { -"core:extensionName": [ -{ -"@value": "deprecated" -} -], -"@id": "#460", -"@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": "#460/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#460/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#460" -} -], -"sourcemaps:value": [ -{ -"@value": "[(312,22)-(312,81)]" -} -] -} -] -} -] -}, -"doc:customDomainProperties": [ -{ -"@id": "#151" -} -], -"sourcemaps:sources": [ -{ -"@id": "#446/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#446/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#446" -} -], -"sourcemaps:value": [ -{ -"@value": "[(313,8)-(313,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#446/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(315,8)-(316,0)]" -} -] -}, -{ -"@id": "#446/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(314,8)-(315,0)]" -} -] -}, -{ -"@id": "#446/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(316,8)-(328,0)]" -} -] -}, -{ -"@id": "#446/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#446" -} -], -"sourcemaps:value": [ -{ -"@value": "[(311,6)-(328,0)]" -} -] -} -] -} -] -} -], -"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": "[(311,6)-(328,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#461", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/xml" -} -], -"raml-shapes:schema": [ -{ -"@id": "#462", -"@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": "#463", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:reference-id": [ -{ -"@id": "#45" -} -], -"doc:location": [ -{ -"@value": "file://demo/demo-api/examples/person.xml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#463/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#463/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#463/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#463" -} -], -"sourcemaps:value": [ -{ -"@value": "[(330,17)-(330,45)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#463/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#463" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#461" -} -] -} -] -} -] -} -], -"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/demo-api/schemas/person.xsd" -} -], -"sourcemaps:sources": [ -{ -"@id": "#462/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#462/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(330,8)-(331,0)]" -} -] -} -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#462/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#462" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -] -} -] -} -], -"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": "[(328,6)-(331,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": "[(308,0)-(331,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(310,4)-(331,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#443/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#443/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#443/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(308,4)-(309,0)]" -} -] -}, -{ -"@id": "#443/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(309,4)-(310,0)]" -} -] -}, -{ -"@id": "#443/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#443" -} -], -"sourcemaps:value": [ -{ -"@value": "[(307,2)-(331,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#464", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "patch" -} -], -"apiContract:expects": [ -{ -"@id": "#465", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#466", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#467", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#154", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#error" -} -], -"raml-shapes:range": [ -{ -"@id": "#155", -"@type": [ -"raml-shapes: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": "#156", -"@type": [ -"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": "#156/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#156/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#156" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,17)-(23,21)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "true" -} -], -"apiContract:examples": [ -{ -"@id": "#157", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#157", -"@type": [ -"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": "#157/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#157/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#157" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,17)-(22,21)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "true" -} -], -"sourcemaps:sources": [ -{ -"@id": "#157/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#157/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#157/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,17)-(22,21)]" -} -] -}, -{ -"@id": "#157/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,17)-(22,21)]" -} -] -}, -{ -"@id": "#157/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#157" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,17)-(22,21)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#155/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#155/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#155" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,8)-(20,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#155/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,8)-(24,0)]" -} -] -}, -{ -"@id": "#155/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#155" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(25,0)]" -} -] -}, -{ -"@id": "#155/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,8)-(24,0)]" -} -] -}, -{ -"@id": "#155/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,8)-(23,0)]" -} -] -}, -{ -"@id": "#155/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,8)-(21,0)]" -} -] -}, -{ -"@id": "#155/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,8)-(25,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "error" -} -], -"sourcemaps:sources": [ -{ -"@id": "#154/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#154/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#154" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(25,0)]" -} -] -}, -{ -"@id": "#154/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,8)-(22,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#158", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#message" -} -], -"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:name": [ -{ -"@value": "message" -} -], -"core:description": [ -{ -"@value": "The error message associated with the error." -} -], -"apiContract:examples": [ -{ -"@id": "#160", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#160", -"@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": "#160/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#160/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#160" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,17)-(28,28)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "<>" -} -], -"sourcemaps:sources": [ -{ -"@id": "#160/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#160/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#160/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,17)-(28,28)]" -} -] -}, -{ -"@id": "#160/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,17)-(28,28)]" -} -] -}, -{ -"@id": "#160/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#160" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,17)-(28,28)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#159/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#159/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#159" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,8)-(26,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#159/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,8)-(28,0)]" -} -] -}, -{ -"@id": "#159/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,8)-(27,0)]" -} -] -}, -{ -"@id": "#159/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,8)-(29,0)]" -} -] -}, -{ -"@id": "#159/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#159" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "message" -} -], -"sourcemaps:sources": [ -{ -"@id": "#158/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#158/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#158" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(30,0)]" -} -] -}, -{ -"@id": "#158/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,8)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "ErrorResource" -} -], -"core:name": [ -{ -"@value": "Invalid request" -} -], -"core:description": [ -{ -"@value": "A response that is errored" -} -], -"apiContract:examples": [ -{ -"@id": "#468", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#468", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:error": [ -{ -"@id": "#469", -"@type": [ -"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": "#469/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#469/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#469" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,11)-(3,15)]" -} -] -} -] -} -] -} -], -"data:message": [ -{ -"@id": "#470", -"@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_3" -} -], -"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": "[(4,13)-(4,30)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#468/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:parsed-json-example": [ -{ -"@id": "#468/source-map/parsed-json-example/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#468" -} -], -"sourcemaps:value": [ -{ -"@value": "{\n \"error\": true,\n \"message\": \"Invalid request\"\n}\n" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#468/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:error" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(3,15)]" -} -] -}, -{ -"@id": "#468/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:message" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(4,30)]" -} -] -}, -{ -"@id": "#468/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#468" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(5,1)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "{\n \"error\": true,\n \"message\": \"Invalid request\"\n}\n" -} -], -"sourcemaps:sources": [ -{ -"@id": "#468/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#468/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#468/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(1,0)]" -} -] -}, -{ -"@id": "#468/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(1,0)]" -} -] -}, -{ -"@id": "#468/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#468" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(1,0)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#468/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#468" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#466" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#467/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#467/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#467" -} -], -"sourcemaps:value": [ -{ -"@value": "[(70,10)-(70,14)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#467/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(17,0)]" -} -] -}, -{ -"@id": "#467/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(69,10)-(69,38)]" -} -] -}, -{ -"@id": "#467/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(71,10)-(1,0)]" -} -] -}, -{ -"@id": "#467/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#467" -} -], -"sourcemaps:value": [ -{ -"@value": "[(68,8)-(70,29)]" -} -] -} -] -} -] -} -], -"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": "[(68,8)-(70,29)]" -} -] -} -] -} -] -}, -{ -"@id": "#471", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/xml" -} -], -"raml-shapes:schema": [ -{ -"@id": "#472", -"@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": "Invalid request" -} -], -"apiContract:examples": [ -{ -"@id": "#473", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:raw": [ -{ -"@value": "\n\n Invalid request\n\n" -} -], -"sourcemaps:sources": [ -{ -"@id": "#473/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#473/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#473/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#473" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(1,0)]" -} -] -}, -{ -"@id": "#473/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(1,0)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#473/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#473" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#471" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "\n\n \n \n \n \n \n \n \n \n\n" -} -], -"doc:location": [ -{ -"@value": "" -} -], -"sourcemaps:sources": [ -{ -"@id": "#472/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#472/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#472" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#472/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(73,10)-(73,38)]" -} -] -}, -{ -"@id": "#472/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(75,10)-(1,0)]" -} -] -}, -{ -"@id": "#472/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#472" -} -], -"sourcemaps:value": [ -{ -"@value": "[(74,10)-(73,38)]" -} -] -} -] -} -] -} -], -"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": "[(72,8)-(73,38)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#465/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#465/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#465" -} -], -"sourcemaps:value": [ -{ -"@value": "[(67,6)-(73,38)]" -} -] -}, -{ -"@id": "#465/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(67,6)-(73,38)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#464/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#464/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#464/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#464" -} -], -"sourcemaps:value": [ -{ -"@value": "[(66,4)-(73,38)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#442/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#442/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#442" -} -], -"sourcemaps:value": [ -{ -"@value": "[(304,0)-(331,0)]" -} -] -}, -{ -"@id": "#442/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(305,2)-(306,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#228/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#228/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#228" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#228/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:server" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(6,0)]" -} -] -}, -{ -"@id": "#228/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "#228/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:version" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#228/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#228" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(331,0)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"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#48::resourceTypes/example-types.raml" -} -] -} -] -} -], -"doc:references": [ -{ -"@id": "#1", -"@type": [ -"raml-shapes:DataTypeFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#etag" -} -], -"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": "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": "#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": "[(8,4)-(8,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(12,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(12,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "etag" -} -], -"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,2)-(12,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#28", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#tagline" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "tagline" -} -], -"core:description": [ -{ -"@value": "The brief description (tagline) of this person." -} -], -"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": "[(45,4)-(45,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#29/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,4)-(46,0)]" -} -] -}, -{ -"@id": "#29/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(46,4)-(47,0)]" -} -] -}, -{ -"@id": "#29/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#29" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,2)-(47,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "tagline" -} -], -"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": "[(44,2)-(47,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#30", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#name" -} -], -"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#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": "#32", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#32", -"@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": "#32/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#32/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#32" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,13)-(26,23)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "John Smith" -} -], -"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": "[(26,13)-(26,23)]" -} -] -}, -{ -"@id": "#32/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,13)-(26,23)]" -} -] -}, -{ -"@id": "#32/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#32" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,13)-(26,23)]" -} -] -} -] -} -] -} -], -"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": "[(28,4)-(28,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#31/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,4)-(28,0)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#31" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,2)-(30,0)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,4)-(27,0)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,4)-(30,0)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,4)-(29,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(24,2)-(30,0)]" -} -] -}, -{ -"@id": "#30/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,4)-(26,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#33", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#url" -} -], -"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": "url" -} -], -"core:description": [ -{ -"@value": "The URL of this person's profile." -} -], -"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": "[(41,4)-(41,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#34/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(41,4)-(42,0)]" -} -] -}, -{ -"@id": "#34/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,4)-(43,0)]" -} -] -}, -{ -"@id": "#34/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#34" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,2)-(43,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(40,2)-(43,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#35", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#language" -} -], -"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": "language" -} -], -"core:description": [ -{ -"@value": "The user's preferred language for rendering." -} -], -"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": "[(48,4)-(48,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#36/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,4)-(49,0)]" -} -] -}, -{ -"@id": "#36/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(49,4)-(50,0)]" -} -] -}, -{ -"@id": "#36/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#36" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,2)-(50,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "language" -} -], -"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": "[(47,2)-(50,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#37", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#id" -} -], -"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": "id" -} -], -"core:description": [ -{ -"@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters." -} -], -"sourcemaps:sources": [ -{ -"@id": "#38/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#38/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#38" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(24,0)]" -} -] -}, -{ -"@id": "#38/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": "#37/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#37/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#37" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(24,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#39", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#birthday" -} -], -"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": "birthday" -} -], -"core:description": [ -{ -"@value": "The person's date of birth, represented as YYYY-MM-DD." -} -], -"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,4)-(31,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#40/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,4)-(32,0)]" -} -] -}, -{ -"@id": "#40/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,4)-(33,0)]" -} -] -}, -{ -"@id": "#40/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#40" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,2)-(33,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "birthday" -} -], -"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": "[(30,2)-(33,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#41", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#image" -} -], -"raml-shapes:range": [ -{ -"@id": "#3", -"@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#url" -} -], -"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": "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": "#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": "[(12,4)-(12,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,4)-(13,0)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,4)-(16,0)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,2)-(16,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(11,2)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#9", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#thumb" -} -], -"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": "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": "#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": "[(17,4)-(17,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#10/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,4)-(19,0)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(18,0)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,4)-(21,0)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,2)-(21,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "thumb" -} -], -"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": "[(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": "#4", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#4", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:url": [ -{ -"@id": "#5", -"@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": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,7)-(22,52)]" -} -] -} -] -} -] -} -], -"data:thumb": [ -{ -"@id": "#6", -"@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": "#6/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#6" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,9)-(23,60)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#4/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#4/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(23,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:thumb" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,2)-(24,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#4" -} -], -"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": "#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": "[(21,8)-(24,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,0)-(24,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#4" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,0)-(24,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#3/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#3/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#3" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#3/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(9,0)]" -} -] -}, -{ -"@id": "#3/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,0)-(24,0)]" -} -] -}, -{ -"@id": "#3/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#3" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(24,0)]" -} -] -} -], -"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,0)-(9,4)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "image" -} -], -"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": "[(43,2)-(44,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#42", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#gender" -} -], -"raml-shapes:range": [ -{ -"@id": "#43", -"@type": [ -"raml-shapes: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": "#43/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#43/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#43" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,4)-(34,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#43/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,4)-(35,0)]" -} -] -}, -{ -"@id": "#43/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,4)-(40,0)]" -} -] -}, -{ -"@id": "#43/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#43" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,2)-(40,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "gender" -} -], -"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": "[(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": "#16", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#16", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#17", -"@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": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#17/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,6)-(10,28)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#18", -"@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": "#18/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#18/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#18" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,8)-(11,22)]" -} -] -} -] -} -] -} -], -"data:birthday": [ -{ -"@id": "#19", -"@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": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#19/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,12)-(12,24)]" -} -] -} -] -} -] -} -], -"data:gender": [ -{ -"@id": "#20", -"@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": "#20/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#20/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#20" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,10)-(13,14)]" -} -] -} -] -} -] -} -], -"data:url": [ -{ -"@id": "#21", -"@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": "#21/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#21/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#21" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,7)-(14,48)]" -} -] -} -] -} -] -} -], -"data:image": [ -{ -"@id": "#22", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:url": [ -{ -"@id": "#23", -"@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": "#23/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#23/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#23" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,9)-(16,54)]" -} -] -} -] -} -] -} -], -"data:thumb": [ -{ -"@id": "#24", -"@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": "#24/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#24/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#24" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,11)-(17,62)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_7" -} -], -"sourcemaps:sources": [ -{ -"@id": "#22/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#22/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(17,0)]" -} -] -}, -{ -"@id": "#22/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:thumb" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(18,0)]" -} -] -}, -{ -"@id": "#22/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#22" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,0)-(18,0)]" -} -] -} -] -} -] -} -], -"data:tagline": [ -{ -"@id": "#25", -"@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": "#25/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#25/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#25" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,11)-(18,30)]" -} -] -} -] -} -] -} -], -"data:language": [ -{ -"@id": "#26", -"@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": "#26/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#26/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#26" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,12)-(19,17)]" -} -] -} -] -} -] -} -], -"data:etag": [ -{ -"@id": "#27", -"@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": "#27/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#27/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#27" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,8)-(20,34)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#16/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#16/source-map/lexical/element_9", -"sourcemaps:element": [ -{ -"@value": "data:language" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,2)-(20,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:gender" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(14,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "amf://id#16" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,0)-(21,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:birthday" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,2)-(13,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:tagline" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,2)-(19,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:etag" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,2)-(21,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,2)-(15,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,2)-(11,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,2)-(12,0)]" -} -] -}, -{ -"@id": "#16/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": "#16/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#16/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#16/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,8)-(21,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,0)-(21,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#16" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,0)-(21,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#15/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(8,0)]" -} -] -}, -{ -"@id": "#15/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#15/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,0)-(21,0)]" -} -] -}, -{ -"@id": "#15/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(50,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": "[(8,0)-(8,4)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:references": [ -{ -"@id": "#2", -"@type": [ -"raml-shapes:DataTypeFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#3", -"@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#url" -} -], -"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": "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": "#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": "[(12,4)-(12,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,4)-(13,0)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,4)-(16,0)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,2)-(16,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(11,2)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#9", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#thumb" -} -], -"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": "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": "#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": "[(17,4)-(17,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#10/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,4)-(19,0)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(18,0)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,4)-(21,0)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,2)-(21,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "thumb" -} -], -"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": "[(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": "#4", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#4", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:url": [ -{ -"@id": "#5", -"@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": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,7)-(22,52)]" -} -] -} -] -} -] -} -], -"data:thumb": [ -{ -"@id": "#6", -"@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": "#6/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#6" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,9)-(23,60)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#4/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#4/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(23,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:thumb" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,2)-(24,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#4" -} -], -"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": "#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": "[(21,8)-(24,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,0)-(24,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#4" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,0)-(24,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#3/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#3/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#3" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#3/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(9,0)]" -} -] -}, -{ -"@id": "#3/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,0)-(24,0)]" -} -] -}, -{ -"@id": "#3/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#3" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(24,0)]" -} -] -} -], -"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,0)-(9,4)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(24,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#11", -"@type": [ -"raml-shapes:DataTypeFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#12", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#etag" -} -], -"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": "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": "#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": "[(8,4)-(8,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(12,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(12,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "etag" -} -], -"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,2)-(12,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"core:description": [ -{ -"@value": "Common properties for all resources returned by the API.\n" -} -], -"sourcemaps:sources": [ -{ -"@id": "#12/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#12/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#12/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(5,4)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(12,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(5,0)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#12/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(12,0)]" -} -] -} -] -} -] -} -], -"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)-(50,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#44", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#45", -"@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.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#46", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#47", -"@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.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#48", -"@type": [ -"doc:Module", -"doc:Unit" -], -"doc:declares": [ -{ -"@id": "#49", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#50", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastname" -} -], -"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": "lastname" -} -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastname" -} -], -"sourcemaps:sources": [ -{ -"@id": "#50/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#50/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#50" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#52", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstname" -} -], -"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": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#54", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#title" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "title?" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "title" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#56", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#clearanceLevel" -} -], -"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": "clearanceLevel" -} -], -"shacl:in": [ -{ -"@id": "#57/list", -"@type": "rdfs:Seq", -"rdfs:_1": [ -{ -"@id": "#58", -"@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": "#58/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#58/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#58" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,16)-(40,19)]" -} -] -} -] -} -] -} -], -"rdfs:_2": [ -{ -"@id": "#59", -"@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": "#59/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#59/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#59" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,21)-(40,25)]" -} -] -} -] -} -] -} -] -} -], -"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": "[(39,6)-(41,0)]" -} -] -}, -{ -"@id": "#57/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": "#56/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#56/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#56" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,6)-(41,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#60", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#kind" -} -], -"raml-shapes:range": [ -{ -"@id": "#61", -"@type": [ -"raml-shapes: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": "#61/list", -"@type": "rdfs:Seq", -"rdfs:_1": [ -{ -"@id": "#62", -"@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": "#62/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#62/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#62" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,15)-(38,24)]" -} -] -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#61/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#61/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#61" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,8)-(37,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#61/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,8)-(38,0)]" -} -] -}, -{ -"@id": "#61/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:in" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,8)-(39,0)]" -} -] -}, -{ -"@id": "#61/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#61" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,6)-(39,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "kind" -} -], -"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": "[(36,6)-(39,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Admin" -} -], -"sourcemaps:sources": [ -{ -"@id": "#49/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#49/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#49" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#49/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#49" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,2)-(41,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#49/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#49" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,4)-(34,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#63", -"@type": [ -"raml-shapes:UnionShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:anyOf": [ -{ -"@id": "#64", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#50", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastname" -} -], -"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": "lastname" -} -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastname" -} -], -"sourcemaps:sources": [ -{ -"@id": "#50/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#50/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#50" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#52", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstname" -} -], -"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": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#54", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#title" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "title?" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "title" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#65", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#reports" -} -], -"raml-shapes:range": [ -{ -"@id": "#66", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#67", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#52", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstname" -} -], -"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": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#50", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastname" -} -], -"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": "lastname" -} -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastname" -} -], -"sourcemaps:sources": [ -{ -"@id": "#50/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#50/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#50" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#54", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#title" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "title?" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "title" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#73", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#kind" -} -], -"raml-shapes:range": [ -{ -"@id": "#74", -"@type": [ -"raml-shapes: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": "#74/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#74/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#74" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "kind" -} -], -"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": "[(16,6)-(17,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Person" -} -], -"apiContract:examples": [ -{ -"@id": "#68", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#68", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:firstname": [ -{ -"@id": "#69", -"@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": "#69/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#69/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#69" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,17)-(18,22)]" -} -] -} -] -} -] -} -], -"data:lastname": [ -{ -"@id": "#70", -"@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": "#70/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#70/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#70" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,16)-(19,22)]" -} -] -} -] -} -] -} -], -"data:title": [ -{ -"@id": "#71", -"@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": "#71/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#71/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#71" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,13)-(20,16)]" -} -] -} -] -} -] -} -], -"data:kind": [ -{ -"@id": "#72", -"@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": "#72/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#72/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#72" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,12)-(21,19)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#68/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#68/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:title" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#68" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,0)-(22,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:kind" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,6)-(22,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:lastname" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(20,0)]" -} -] -}, -{ -"@id": "#68/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": "#68/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#68/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#68/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,12)-(22,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,0)-(22,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#68" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(22,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#67/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#67/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#67" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#67/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#67" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,2)-(22,0)]" -} -] -}, -{ -"@id": "#67/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(22,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#67/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#67" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,4)-(11,8)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "reports" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "reports" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#75", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#phone" -} -], -"raml-shapes:range": [ -{ -"@id": "#76", -"@type": [ -"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": "#76/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#76/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#76/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(25,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(25,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#76/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(23,8)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "phone" -} -], -"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": "[(29,6)-(30,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#77", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#kind" -} -], -"raml-shapes:range": [ -{ -"@id": "#78", -"@type": [ -"raml-shapes: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": "#78/list", -"@type": "rdfs:Seq", -"rdfs:_1": [ -{ -"@id": "#79", -"@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": "#79/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#79/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#79" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,15)-(32,26)]" -} -] -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#78/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#78/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#78" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,8)-(31,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#78/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,8)-(32,0)]" -} -] -}, -{ -"@id": "#78/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:in" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,8)-(33,0)]" -} -] -}, -{ -"@id": "#78/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#78" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,6)-(33,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "kind" -} -], -"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": "[(30,6)-(33,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Manager" -} -], -"sourcemaps:sources": [ -{ -"@id": "#64/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#64/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#64" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#64/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#64" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(33,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#64/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#64" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,4)-(26,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#80", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#50", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastname" -} -], -"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": "lastname" -} -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastname" -} -], -"sourcemaps:sources": [ -{ -"@id": "#50/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#50/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#50" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#52", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstname" -} -], -"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": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#54", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#title" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "title?" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "title" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#56", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#clearanceLevel" -} -], -"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": "clearanceLevel" -} -], -"shacl:in": [ -{ -"@id": "#57/list", -"@type": "rdfs:Seq", -"rdfs:_1": [ -{ -"@id": "#58", -"@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": "#58/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#58/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#58" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,16)-(40,19)]" -} -] -} -] -} -] -} -], -"rdfs:_2": [ -{ -"@id": "#59", -"@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": "#59/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#59/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#59" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,21)-(40,25)]" -} -] -} -] -} -] -} -] -} -], -"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": "[(39,6)-(41,0)]" -} -] -}, -{ -"@id": "#57/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": "#56/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#56/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#56" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,6)-(41,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#81", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#phone" -} -], -"raml-shapes:range": [ -{ -"@id": "#76", -"@type": [ -"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": "#76/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#76/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#76/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(25,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(25,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#76/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(23,8)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "phone" -} -], -"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": "[(44,6)-(45,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#60", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#kind" -} -], -"raml-shapes:range": [ -{ -"@id": "#61", -"@type": [ -"raml-shapes: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": "#61/list", -"@type": "rdfs:Seq", -"rdfs:_1": [ -{ -"@id": "#62", -"@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": "#62/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#62/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#62" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,15)-(38,24)]" -} -] -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#61/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#61/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#61" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,8)-(37,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#61/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,8)-(38,0)]" -} -] -}, -{ -"@id": "#61/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:in" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,8)-(39,0)]" -} -] -}, -{ -"@id": "#61/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#61" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,6)-(39,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "kind" -} -], -"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": "[(36,6)-(39,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "AlertableAdmin" -} -], -"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": "[(41,2)-(45,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": "[(42,4)-(42,8)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Alertable" -} -], -"sourcemaps:sources": [ -{ -"@id": "#63/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#63/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#63" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#63/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#63" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,2)-(46,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#82", -"@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#onCall" -} -], -"raml-shapes:range": [ -{ -"@id": "#63", -"@type": [ -"raml-shapes:UnionShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:anyOf": [ -{ -"@id": "#64", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#50", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastname" -} -], -"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": "lastname" -} -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastname" -} -], -"sourcemaps:sources": [ -{ -"@id": "#50/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#50/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#50" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#52", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstname" -} -], -"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": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#54", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#title" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "title?" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "title" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#65", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#reports" -} -], -"raml-shapes:range": [ -{ -"@id": "#66", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#67", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#52", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstname" -} -], -"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": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#50", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastname" -} -], -"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": "lastname" -} -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastname" -} -], -"sourcemaps:sources": [ -{ -"@id": "#50/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#50/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#50" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#54", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#title" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "title?" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "title" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#73", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#kind" -} -], -"raml-shapes:range": [ -{ -"@id": "#74", -"@type": [ -"raml-shapes: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": "#74/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#74/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#74" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "kind" -} -], -"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": "[(16,6)-(17,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Person" -} -], -"apiContract:examples": [ -{ -"@id": "#68", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#68", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:firstname": [ -{ -"@id": "#69", -"@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": "#69/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#69/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#69" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,17)-(18,22)]" -} -] -} -] -} -] -} -], -"data:lastname": [ -{ -"@id": "#70", -"@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": "#70/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#70/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#70" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,16)-(19,22)]" -} -] -} -] -} -] -} -], -"data:title": [ -{ -"@id": "#71", -"@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": "#71/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#71/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#71" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,13)-(20,16)]" -} -] -} -] -} -] -} -], -"data:kind": [ -{ -"@id": "#72", -"@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": "#72/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#72/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#72" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,12)-(21,19)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#68/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#68/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:title" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#68" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,0)-(22,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:kind" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,6)-(22,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:lastname" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(20,0)]" -} -] -}, -{ -"@id": "#68/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": "#68/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#68/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#68/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,12)-(22,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,0)-(22,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#68" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(22,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#67/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#67/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#67" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#67/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#67" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,2)-(22,0)]" -} -] -}, -{ -"@id": "#67/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(22,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#67/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#67" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,4)-(11,8)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "reports" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "reports" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#75", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#phone" -} -], -"raml-shapes:range": [ -{ -"@id": "#76", -"@type": [ -"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": "#76/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#76/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#76/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(25,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(25,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#76/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(23,8)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "phone" -} -], -"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": "[(29,6)-(30,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#77", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#kind" -} -], -"raml-shapes:range": [ -{ -"@id": "#78", -"@type": [ -"raml-shapes: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": "#78/list", -"@type": "rdfs:Seq", -"rdfs:_1": [ -{ -"@id": "#79", -"@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": "#79/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#79/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#79" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,15)-(32,26)]" -} -] -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#78/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#78/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#78" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,8)-(31,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#78/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,8)-(32,0)]" -} -] -}, -{ -"@id": "#78/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:in" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,8)-(33,0)]" -} -] -}, -{ -"@id": "#78/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#78" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,6)-(33,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "kind" -} -], -"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": "[(30,6)-(33,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Manager" -} -], -"sourcemaps:sources": [ -{ -"@id": "#64/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#64/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#64" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#64/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#64" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(33,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#64/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#64" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,4)-(26,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#80", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#50", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastname" -} -], -"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": "lastname" -} -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastname" -} -], -"sourcemaps:sources": [ -{ -"@id": "#50/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#50/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#50" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#52", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstname" -} -], -"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": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#54", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#title" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "title?" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "title" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#56", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#clearanceLevel" -} -], -"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": "clearanceLevel" -} -], -"shacl:in": [ -{ -"@id": "#57/list", -"@type": "rdfs:Seq", -"rdfs:_1": [ -{ -"@id": "#58", -"@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": "#58/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#58/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#58" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,16)-(40,19)]" -} -] -} -] -} -] -} -], -"rdfs:_2": [ -{ -"@id": "#59", -"@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": "#59/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#59/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#59" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,21)-(40,25)]" -} -] -} -] -} -] -} -] -} -], -"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": "[(39,6)-(41,0)]" -} -] -}, -{ -"@id": "#57/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": "#56/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#56/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#56" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,6)-(41,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#81", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#phone" -} -], -"raml-shapes:range": [ -{ -"@id": "#76", -"@type": [ -"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": "#76/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#76/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#76/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(25,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(25,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#76/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(23,8)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "phone" -} -], -"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": "[(44,6)-(45,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#60", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#kind" -} -], -"raml-shapes:range": [ -{ -"@id": "#61", -"@type": [ -"raml-shapes: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": "#61/list", -"@type": "rdfs:Seq", -"rdfs:_1": [ -{ -"@id": "#62", -"@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": "#62/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#62/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#62" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,15)-(38,24)]" -} -] -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#61/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#61/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#61" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,8)-(37,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#61/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,8)-(38,0)]" -} -] -}, -{ -"@id": "#61/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:in" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,8)-(39,0)]" -} -] -}, -{ -"@id": "#61/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#61" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,6)-(39,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "kind" -} -], -"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": "[(36,6)-(39,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "AlertableAdmin" -} -], -"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": "[(41,2)-(45,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": "[(42,4)-(42,8)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Alertable" -} -], -"sourcemaps:sources": [ -{ -"@id": "#63/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#63/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#63" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#63/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#63" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,2)-(46,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "onCall" -} -], -"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": "[(8,6)-(9,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#84", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#Head" -} -], -"raml-shapes:range": [ -{ -"@id": "#64", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#50", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastname" -} -], -"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": "lastname" -} -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastname" -} -], -"sourcemaps:sources": [ -{ -"@id": "#50/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#50/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#50" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#52", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstname" -} -], -"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": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#54", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#title" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "title?" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "title" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#65", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#reports" -} -], -"raml-shapes:range": [ -{ -"@id": "#66", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#67", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#52", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstname" -} -], -"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": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#50", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastname" -} -], -"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": "lastname" -} -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastname" -} -], -"sourcemaps:sources": [ -{ -"@id": "#50/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#50/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#50" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#54", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#title" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "title?" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "title" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#73", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#kind" -} -], -"raml-shapes:range": [ -{ -"@id": "#74", -"@type": [ -"raml-shapes: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": "#74/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#74/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#74" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "kind" -} -], -"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": "[(16,6)-(17,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Person" -} -], -"apiContract:examples": [ -{ -"@id": "#68", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#68", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:firstname": [ -{ -"@id": "#69", -"@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": "#69/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#69/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#69" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,17)-(18,22)]" -} -] -} -] -} -] -} -], -"data:lastname": [ -{ -"@id": "#70", -"@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": "#70/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#70/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#70" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,16)-(19,22)]" -} -] -} -] -} -] -} -], -"data:title": [ -{ -"@id": "#71", -"@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": "#71/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#71/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#71" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,13)-(20,16)]" -} -] -} -] -} -] -} -], -"data:kind": [ -{ -"@id": "#72", -"@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": "#72/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#72/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#72" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,12)-(21,19)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#68/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#68/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:title" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#68" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,0)-(22,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:kind" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,6)-(22,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:lastname" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(20,0)]" -} -] -}, -{ -"@id": "#68/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": "#68/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#68/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#68/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,12)-(22,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,0)-(22,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#68" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(22,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#67/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#67/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#67" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#67/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#67" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,2)-(22,0)]" -} -] -}, -{ -"@id": "#67/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(22,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#67/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#67" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,4)-(11,8)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "reports" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "reports" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#75", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#phone" -} -], -"raml-shapes:range": [ -{ -"@id": "#76", -"@type": [ -"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": "#76/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#76/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#76/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(25,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(25,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#76/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(23,8)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "phone" -} -], -"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": "[(29,6)-(30,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#77", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#kind" -} -], -"raml-shapes:range": [ -{ -"@id": "#78", -"@type": [ -"raml-shapes: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": "#78/list", -"@type": "rdfs:Seq", -"rdfs:_1": [ -{ -"@id": "#79", -"@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": "#79/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#79/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#79" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,15)-(32,26)]" -} -] -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#78/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#78/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#78" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,8)-(31,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#78/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,8)-(32,0)]" -} -] -}, -{ -"@id": "#78/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:in" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,8)-(33,0)]" -} -] -}, -{ -"@id": "#78/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#78" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,6)-(33,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "kind" -} -], -"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": "[(30,6)-(33,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Manager" -} -], -"sourcemaps:sources": [ -{ -"@id": "#64/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#64/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#64" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#64/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#64" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(33,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#64/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#64" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,4)-(26,8)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "Head" -} -], -"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": "[(9,6)-(10,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Org" -} -], -"core:description": [ -{ -"@value": "Represents an organization unit." -} -], -"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_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#82" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(10,0)]" -} -] -}, -{ -"@id": "#82/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,4)-(6,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": "[(6,4)-(6,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#76", -"@type": [ -"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": "#76/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#76/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#76/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(25,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(25,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#76/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(23,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#67", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#52", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstname" -} -], -"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": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#50", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastname" -} -], -"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": "lastname" -} -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastname" -} -], -"sourcemaps:sources": [ -{ -"@id": "#50/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#50/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#50" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#54", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#title" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "title?" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "title" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#73", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#kind" -} -], -"raml-shapes:range": [ -{ -"@id": "#74", -"@type": [ -"raml-shapes: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": "#74/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#74/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#74" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "kind" -} -], -"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": "[(16,6)-(17,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Person" -} -], -"apiContract:examples": [ -{ -"@id": "#68", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#68", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:firstname": [ -{ -"@id": "#69", -"@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": "#69/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#69/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#69" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,17)-(18,22)]" -} -] -} -] -} -] -} -], -"data:lastname": [ -{ -"@id": "#70", -"@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": "#70/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#70/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#70" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,16)-(19,22)]" -} -] -} -] -} -] -} -], -"data:title": [ -{ -"@id": "#71", -"@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": "#71/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#71/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#71" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,13)-(20,16)]" -} -] -} -] -} -] -} -], -"data:kind": [ -{ -"@id": "#72", -"@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": "#72/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#72/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#72" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,12)-(21,19)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#68/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#68/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:title" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#68" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,0)-(22,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:kind" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,6)-(22,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:lastname" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(20,0)]" -} -] -}, -{ -"@id": "#68/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": "#68/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#68/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#68/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,12)-(22,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,0)-(22,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#68" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(22,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#67/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#67/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#67" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#67/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#67" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,2)-(22,0)]" -} -] -}, -{ -"@id": "#67/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(22,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#67/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#67" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,4)-(11,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#64", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#50", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastname" -} -], -"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": "lastname" -} -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastname" -} -], -"sourcemaps:sources": [ -{ -"@id": "#50/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#50/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#50" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#52", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstname" -} -], -"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": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#54", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#title" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "title?" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "title" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#65", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#reports" -} -], -"raml-shapes:range": [ -{ -"@id": "#66", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#67", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#52", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstname" -} -], -"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": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#50", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastname" -} -], -"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": "lastname" -} -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastname" -} -], -"sourcemaps:sources": [ -{ -"@id": "#50/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#50/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#50" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#54", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#title" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "title?" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "title" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#73", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#kind" -} -], -"raml-shapes:range": [ -{ -"@id": "#74", -"@type": [ -"raml-shapes: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": "#74/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#74/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#74" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,6)-(17,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "kind" -} -], -"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": "[(16,6)-(17,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Person" -} -], -"apiContract:examples": [ -{ -"@id": "#68", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#68", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:firstname": [ -{ -"@id": "#69", -"@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": "#69/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#69/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#69" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,17)-(18,22)]" -} -] -} -] -} -] -} -], -"data:lastname": [ -{ -"@id": "#70", -"@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": "#70/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#70/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#70" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,16)-(19,22)]" -} -] -} -] -} -] -} -], -"data:title": [ -{ -"@id": "#71", -"@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": "#71/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#71/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#71" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,13)-(20,16)]" -} -] -} -] -} -] -} -], -"data:kind": [ -{ -"@id": "#72", -"@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": "#72/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#72/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#72" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,12)-(21,19)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#68/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#68/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:title" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(21,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#68" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,0)-(22,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:kind" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,6)-(22,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:lastname" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(20,0)]" -} -] -}, -{ -"@id": "#68/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": "#68/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#68/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#68/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,12)-(22,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,0)-(22,0)]" -} -] -}, -{ -"@id": "#68/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#68" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(22,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#67/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#67/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#67" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#67/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#67" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,2)-(22,0)]" -} -] -}, -{ -"@id": "#67/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(22,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#67/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#67" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,4)-(11,8)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "reports" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "reports" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#75", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#phone" -} -], -"raml-shapes:range": [ -{ -"@id": "#76", -"@type": [ -"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": "#76/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#76/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#76/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(25,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(25,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#76/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(23,8)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "phone" -} -], -"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": "[(29,6)-(30,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#77", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#kind" -} -], -"raml-shapes:range": [ -{ -"@id": "#78", -"@type": [ -"raml-shapes: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": "#78/list", -"@type": "rdfs:Seq", -"rdfs:_1": [ -{ -"@id": "#79", -"@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": "#79/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#79/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#79" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,15)-(32,26)]" -} -] -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#78/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#78/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#78" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,8)-(31,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#78/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,8)-(32,0)]" -} -] -}, -{ -"@id": "#78/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:in" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,8)-(33,0)]" -} -] -}, -{ -"@id": "#78/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#78" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,6)-(33,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "kind" -} -], -"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": "[(30,6)-(33,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Manager" -} -], -"sourcemaps:sources": [ -{ -"@id": "#64/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#64/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#64" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#64/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#64" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(33,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#64/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#64" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,4)-(26,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#80", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#50", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastname" -} -], -"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": "lastname" -} -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastname" -} -], -"sourcemaps:sources": [ -{ -"@id": "#50/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#50/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#50" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#52", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstname" -} -], -"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": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstname" -} -], -"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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#54", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#title" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "title?" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "title" -} -], -"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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#56", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#clearanceLevel" -} -], -"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": "clearanceLevel" -} -], -"shacl:in": [ -{ -"@id": "#57/list", -"@type": "rdfs:Seq", -"rdfs:_1": [ -{ -"@id": "#58", -"@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": "#58/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#58/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#58" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,16)-(40,19)]" -} -] -} -] -} -] -} -], -"rdfs:_2": [ -{ -"@id": "#59", -"@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": "#59/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#59/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#59" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,21)-(40,25)]" -} -] -} -] -} -] -} -] -} -], -"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": "[(39,6)-(41,0)]" -} -] -}, -{ -"@id": "#57/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": "#56/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#56/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#56" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,6)-(41,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#81", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#phone" -} -], -"raml-shapes:range": [ -{ -"@id": "#76", -"@type": [ -"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": "#76/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#76/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#76/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(25,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(25,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#76/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(23,8)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "phone" -} -], -"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": "[(44,6)-(45,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#60", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#kind" -} -], -"raml-shapes:range": [ -{ -"@id": "#61", -"@type": [ -"raml-shapes: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": "#61/list", -"@type": "rdfs:Seq", -"rdfs:_1": [ -{ -"@id": "#62", -"@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": "#62/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#62/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#62" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,15)-(38,24)]" -} -] -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#61/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#61/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#61" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,8)-(37,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#61/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,8)-(38,0)]" -} -] -}, -{ -"@id": "#61/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:in" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,8)-(39,0)]" -} -] -}, -{ -"@id": "#61/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#61" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,6)-(39,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "kind" -} -], -"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": "[(36,6)-(39,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "AlertableAdmin" -} -], -"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": "[(41,2)-(45,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": "[(42,4)-(42,8)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#48" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(46,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#85", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#86", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "\n\n \n \n \n \n \n \n \n \n\n" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#2", -"@type": [ -"raml-shapes:DataTypeFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#3", -"@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#url" -} -], -"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": "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": "#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": "[(12,4)-(12,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,4)-(13,0)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,4)-(16,0)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,2)-(16,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(11,2)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#9", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#thumb" -} -], -"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": "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": "#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": "[(17,4)-(17,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#10/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,4)-(19,0)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(18,0)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,4)-(21,0)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,2)-(21,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "thumb" -} -], -"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": "[(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": "#4", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#4", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:url": [ -{ -"@id": "#5", -"@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": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,7)-(22,52)]" -} -] -} -] -} -] -} -], -"data:thumb": [ -{ -"@id": "#6", -"@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": "#6/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#6" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,9)-(23,60)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#4/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#4/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(23,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:thumb" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,2)-(24,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#4" -} -], -"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": "#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": "[(21,8)-(24,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,0)-(24,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#4" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,0)-(24,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#3/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#3/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#3" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#3/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(9,0)]" -} -] -}, -{ -"@id": "#3/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,0)-(24,0)]" -} -] -}, -{ -"@id": "#3/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#3" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(24,0)]" -} -] -} -], -"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,0)-(9,4)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(24,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#87", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#88", -"@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 \"examples\": [\n \"R34fg663H9KW9MMSKISI\"\n ]\n },\n \"name\": {\n \"$id\": \"/properties/name\",\n \"type\": \"string\",\n \"title\": \"The Name Schema \",\n \"examples\": [\n \"Pawel Psztyc\"\n ]\n },\n \"birthday\": {\n \"$id\": \"/properties/birthday\",\n \"type\": \"string\",\n \"title\": \"The Birthday Schema \",\n \"examples\": [\n \"1983-10-20\"\n ]\n },\n \"gender\": {\n \"$id\": \"/properties/gender\",\n \"type\": \"string\",\n \"title\": \"The Gender Schema \",\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.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#89", -"@type": [ -"raml-shapes:DataTypeFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#90", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#99", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#upc" -} -], -"raml-shapes:range": [ -{ -"@id": "#100", -"@type": [ -"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": "#101", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#101", -"@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": "#101/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#101/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#101" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,13)-(36,27)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "042100005264" -} -], -"sourcemaps:sources": [ -{ -"@id": "#101/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#101/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#101/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,13)-(36,27)]" -} -] -}, -{ -"@id": "#101/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,13)-(36,27)]" -} -] -}, -{ -"@id": "#101/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#101" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,13)-(36,27)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#100/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#100/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#100" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,4)-(31,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#100/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,4)-(36,0)]" -} -] -}, -{ -"@id": "#100/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#100" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,2)-(38,0)]" -} -] -}, -{ -"@id": "#100/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,4)-(37,0)]" -} -] -}, -{ -"@id": "#100/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,4)-(33,0)]" -} -] -}, -{ -"@id": "#100/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,4)-(32,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "upc" -} -], -"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": "[(30,2)-(38,0)]" -} -] -}, -{ -"@id": "#99/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,4)-(38,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#etag" -} -], -"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": "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": "#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": "[(8,4)-(8,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(12,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(12,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "etag" -} -], -"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,2)-(12,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#102", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#name" -} -], -"raml-shapes:range": [ -{ -"@id": "#103", -"@type": [ -"raml-shapes: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": "#104", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#104", -"@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": "#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,13)-(16,50)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "Acme product - mentol flavor, 500 ml." -} -], -"sourcemaps:sources": [ -{ -"@id": "#104/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#104/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#104/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,13)-(16,50)]" -} -] -}, -{ -"@id": "#104/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,13)-(16,50)]" -} -] -}, -{ -"@id": "#104/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#104" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,13)-(16,50)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#103/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#103/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#103" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(14,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#103/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,4)-(16,0)]" -} -] -}, -{ -"@id": "#103/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(15,0)]" -} -] -}, -{ -"@id": "#103/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(17,0)]" -} -] -}, -{ -"@id": "#103/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#103" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(18,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"sourcemaps:sources": [ -{ -"@id": "#102/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#102/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#102" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(18,0)]" -} -] -}, -{ -"@id": "#102/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(18,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#105", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#id" -} -], -"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#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": "#106/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#106/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,4)-(13,0)]" -} -] -}, -{ -"@id": "#106/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(12,0)]" -} -] -}, -{ -"@id": "#106/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#106" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(13,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "id" -} -], -"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": "[(7,2)-(13,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#107", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#unit" -} -], -"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": "unit" -} -], -"core:description": [ -{ -"@value": "The unit of measuremet for the quantity property." -} -], -"apiContract:examples": [ -{ -"@id": "#109", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#109", -"@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": "#109/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#109/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#109" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,13)-(28,15)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "ml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#109/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#109/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#109/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,13)-(28,15)]" -} -] -}, -{ -"@id": "#109/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,13)-(28,15)]" -} -] -}, -{ -"@id": "#109/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#109" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,13)-(28,15)]" -} -] -} -] -} -] -} -], -"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": "[(26,4)-(26,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#108/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,4)-(28,0)]" -} -] -}, -{ -"@id": "#108/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,4)-(27,0)]" -} -] -}, -{ -"@id": "#108/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,4)-(29,0)]" -} -] -}, -{ -"@id": "#108/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#108" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "unit" -} -], -"sourcemaps:sources": [ -{ -"@id": "#107/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#107/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#107" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(30,0)]" -} -] -}, -{ -"@id": "#107/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,4)-(30,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#110", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#available" -} -], -"raml-shapes:range": [ -{ -"@id": "#111", -"@type": [ -"raml-shapes: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": "#112", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#112", -"@type": [ -"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": "#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,13)-(44,17)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "true" -} -], -"sourcemaps:sources": [ -{ -"@id": "#112/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#112/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#112/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,13)-(44,17)]" -} -] -}, -{ -"@id": "#112/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,13)-(44,17)]" -} -] -}, -{ -"@id": "#112/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#112" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,13)-(44,17)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#111/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#111/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#111" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,4)-(39,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#111/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,4)-(43,0)]" -} -] -}, -{ -"@id": "#111/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,4)-(40,0)]" -} -] -}, -{ -"@id": "#111/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,4)-(45,0)]" -} -] -}, -{ -"@id": "#111/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#111" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,2)-(45,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "available" -} -], -"sourcemaps:sources": [ -{ -"@id": "#110/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#110/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#110" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,2)-(45,0)]" -} -] -}, -{ -"@id": "#110/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(43,4)-(44,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#113", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#quantity" -} -], -"raml-shapes:range": [ -{ -"@id": "#114", -"@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": "#115", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#115", -"@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": "#115/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#115/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#115" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,13)-(23,16)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "500" -} -], -"sourcemaps:sources": [ -{ -"@id": "#115/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#115/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#115/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,13)-(23,16)]" -} -] -}, -{ -"@id": "#115/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,13)-(23,16)]" -} -] -}, -{ -"@id": "#115/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#115" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,13)-(23,16)]" -} -] -} -] -} -] -} -], -"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": "[(19,4)-(19,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#114/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,4)-(23,0)]" -} -] -}, -{ -"@id": "#114/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,4)-(20,0)]" -} -] -}, -{ -"@id": "#114/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "#114/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#114" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,2)-(25,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "quantity" -} -], -"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": "[(18,2)-(25,0)]" -} -] -}, -{ -"@id": "#113/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": "#91", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "example_0" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#91", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#92", -"@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": "#92/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#92/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#92" -} -], -"sourcemaps:value": [ -{ -"@value": "[(46,6)-(46,34)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#93", -"@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": "#93/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#93/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#93" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,8)-(47,20)]" -} -] -} -] -} -] -} -], -"data:quantity": [ -{ -"@id": "#94", -"@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": "#94/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#94/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#94" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,12)-(48,15)]" -} -] -} -] -} -] -} -], -"data:unit": [ -{ -"@id": "#95", -"@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": "#95/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#95/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#95" -} -], -"sourcemaps:value": [ -{ -"@value": "[(49,8)-(49,10)]" -} -] -} -] -} -] -} -], -"data:upc": [ -{ -"@id": "#96", -"@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": "#96/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#96/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#96" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,7)-(50,21)]" -} -] -} -] -} -] -} -], -"data:available": [ -{ -"@id": "#97", -"@type": [ -"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": "#97/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#97/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#97" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,13)-(51,17)]" -} -] -} -] -} -] -} -], -"data:etag": [ -{ -"@id": "#98", -"@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" -} -], -"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": "[(52,8)-(52,25)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#91/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#91/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:available" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,2)-(52,0)]" -} -] -}, -{ -"@id": "#91/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,2)-(48,0)]" -} -] -}, -{ -"@id": "#91/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(46,2)-(47,0)]" -} -] -}, -{ -"@id": "#91/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:upc" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,2)-(51,0)]" -} -] -}, -{ -"@id": "#91/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:etag" -} -], -"sourcemaps:value": [ -{ -"@value": "[(52,2)-(53,0)]" -} -] -}, -{ -"@id": "#91/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:quantity" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,2)-(49,0)]" -} -] -}, -{ -"@id": "#91/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "amf://id#91" -} -], -"sourcemaps:value": [ -{ -"@value": "[(46,0)-(53,0)]" -} -] -}, -{ -"@id": "#91/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: \"Wd3deef3rgrgf4r\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#91/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#91/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#91/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,8)-(53,0)]" -} -] -}, -{ -"@id": "#91/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(46,0)-(53,0)]" -} -] -}, -{ -"@id": "#91/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#91" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,0)-(53,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#90/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#90/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#90" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#90/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "#90/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#90/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,0)-(53,0)]" -} -] -}, -{ -"@id": "#90/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#90" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(53,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#90/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#90" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(5,4)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:references": [ -{ -"@id": "#11", -"@type": [ -"raml-shapes:DataTypeFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#12", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#etag" -} -], -"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": "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": "#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": "[(8,4)-(8,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(12,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(12,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "etag" -} -], -"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,2)-(12,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"core:description": [ -{ -"@value": "Common properties for all resources returned by the API.\n" -} -], -"sourcemaps:sources": [ -{ -"@id": "#12/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#12/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#12/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(5,4)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(12,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(5,0)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#12/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(12,0)]" -} -] -} -] -} -] -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(53,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#116", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#117", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "{\n \"error\": true,\n \"message\": \"Invalid request\"\n}\n" -} -], -"core:mediaType": [ -{ -"@value": "application/json" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#118", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#119", -"@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.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#120", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#121", -"@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.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#122", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#123", -"@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.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#124", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#125", -"@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.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#11", -"@type": [ -"raml-shapes:DataTypeFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#12", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#etag" -} -], -"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": "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": "#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": "[(8,4)-(8,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(12,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(12,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "etag" -} -], -"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,2)-(12,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"core:description": [ -{ -"@value": "Common properties for all resources returned by the API.\n" -} -], -"sourcemaps:sources": [ -{ -"@id": "#12/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#12/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#12/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(5,4)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(12,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(5,0)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#12/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(12,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#126", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#127", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "\n\n Not found\n\n" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@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": "#136", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#email" -} -], -"raml-shapes:range": [ -{ -"@id": "#137", -"@type": [ -"raml-shapes: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": "#137/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#137/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#137" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#137/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -}, -{ -"@id": "#137/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(10,0)]" -} -] -}, -{ -"@id": "#137/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#137" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(10,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "email" -} -], -"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": "[(7,2)-(10,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#138", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#message" -} -], -"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": "message" -} -], -"core:description": [ -{ -"@value": "Message body" -} -], -"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": "[(11,4)-(11,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#139/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,4)-(12,0)]" -} -] -}, -{ -"@id": "#139/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,4)-(13,0)]" -} -] -}, -{ -"@id": "#139/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#139" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,2)-(13,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "message" -} -], -"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": "[(10,2)-(13,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#140", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#timestamp" -} -], -"raml-shapes:range": [ -{ -"@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#integer" -} -], -"shacl:name": [ -{ -"@value": "timestamp" -} -], -"core:description": [ -{ -"@value": "Message sent timestamp as a Uxin timestamp." -} -], -"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": "[(14,4)-(14,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#141/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(15,0)]" -} -] -}, -{ -"@id": "#141/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,4)-(16,0)]" -} -] -}, -{ -"@id": "#141/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#141" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(16,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "timestamp" -} -], -"sourcemaps:sources": [ -{ -"@id": "#140/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#140/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#140" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#142", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#attachements" -} -], -"raml-shapes:range": [ -{ -"@id": "#143", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#144", -"@type": [ -"raml-shapes: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": "#143/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#143/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#143" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(17,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#143/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#143" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,2)-(20,0)]" -} -] -}, -{ -"@id": "#143/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": "#142/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#142/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#142" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,2)-(20,0)]" -} -] -}, -{ -"@id": "#142/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,4)-(20,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#145", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#important" -} -], -"raml-shapes:range": [ -{ -"@id": "#146", -"@type": [ -"raml-shapes: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": "#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": "[(21,4)-(21,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#146/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,4)-(22,0)]" -} -] -}, -{ -"@id": "#146/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(23,0)]" -} -] -}, -{ -"@id": "#146/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#146" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,2)-(24,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "important" -} -], -"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": "[(20,2)-(24,0)]" -} -] -}, -{ -"@id": "#145/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" -} -], -"apiContract:examples": [ -{ -"@id": "#130", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#130", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:email": [ -{ -"@id": "#131", -"@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_2" -} -], -"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": "[(25,9)-(25,65)]" -} -] -} -] -} -] -} -], -"data:message": [ -{ -"@id": "#132", -"@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_3" -} -], -"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": "[(26,11)-(26,47)]" -} -] -} -] -} -] -} -], -"data:timestamp": [ -{ -"@id": "#133", -"@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_4" -} -], -"sourcemaps:sources": [ -{ -"@id": "#133/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#133/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#133" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,13)-(27,23)]" -} -] -} -] -} -] -} -], -"data:attachements": [ -{ -"@id": "#134", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#135", -"@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_6" -} -], -"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": "[(29,6)-(29,68)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_5" -} -], -"sourcemaps:sources": [ -{ -"@id": "#134/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#134/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#134" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,15)-(30,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#130/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#130/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:timestamp" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,2)-(28,0)]" -} -] -}, -{ -"@id": "#130/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#130" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,0)-(30,0)]" -} -] -}, -{ -"@id": "#130/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:attachements" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,2)-(30,0)]" -} -] -}, -{ -"@id": "#130/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:message" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,2)-(27,0)]" -} -] -}, -{ -"@id": "#130/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(26,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "email: \"bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com\"\nmessage: \"This is an example message. Hello.\"\ntimestamp: 1496757380\nattachements:\n - \"https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#130/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#130/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#130/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,8)-(30,0)]" -} -] -}, -{ -"@id": "#130/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,0)-(30,0)]" -} -] -}, -{ -"@id": "#130/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#130" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,0)-(30,0)]" -} -] -} -] -} -] -} -], -"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_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(6,0)]" -} -] -}, -{ -"@id": "#129/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,0)-(30,0)]" -} -] -}, -{ -"@id": "#129/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#129" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(30,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#129/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#129" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(3,4)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"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)-(30,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#147", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#148", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "\n\n Invalid request\n\n" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#149", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#150", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "\n\n Unauthorized\n\n" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -} -], -"doc:declares": [ -{ -"@id": "#151", -"@type": [ -"doc:DomainProperty", -"rdf:Property", -"doc:DomainElement" -], -"raml-shapes:schema": [ -{ -"@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": "deprecated" -} -], -"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": "[(7,2)-(8,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "deprecated" -} -], -"sourcemaps:sources": [ -{ -"@id": "#151/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#151/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#151" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#151/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#151" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(8,0)]" -} -] -}, -{ -"@id": "#151/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(7,12)]" -} -] -} -] -} -] -}, -{ -"@id": "#153", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#154", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#error" -} -], -"raml-shapes:range": [ -{ -"@id": "#155", -"@type": [ -"raml-shapes: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": "#156", -"@type": [ -"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": "#156/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#156/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#156" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,17)-(23,21)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "true" -} -], -"apiContract:examples": [ -{ -"@id": "#157", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#157", -"@type": [ -"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": "#157/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#157/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#157" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,17)-(22,21)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "true" -} -], -"sourcemaps:sources": [ -{ -"@id": "#157/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#157/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#157/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,17)-(22,21)]" -} -] -}, -{ -"@id": "#157/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,17)-(22,21)]" -} -] -}, -{ -"@id": "#157/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#157" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,17)-(22,21)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#155/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#155/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#155" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,8)-(20,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#155/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,8)-(24,0)]" -} -] -}, -{ -"@id": "#155/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#155" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(25,0)]" -} -] -}, -{ -"@id": "#155/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,8)-(24,0)]" -} -] -}, -{ -"@id": "#155/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,8)-(23,0)]" -} -] -}, -{ -"@id": "#155/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,8)-(21,0)]" -} -] -}, -{ -"@id": "#155/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,8)-(25,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "error" -} -], -"sourcemaps:sources": [ -{ -"@id": "#154/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#154/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#154" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(25,0)]" -} -] -}, -{ -"@id": "#154/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,8)-(22,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#158", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#message" -} -], -"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:name": [ -{ -"@value": "message" -} -], -"core:description": [ -{ -"@value": "The error message associated with the error." -} -], -"apiContract:examples": [ -{ -"@id": "#160", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#160", -"@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": "#160/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#160/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#160" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,17)-(28,28)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "<>" -} -], -"sourcemaps:sources": [ -{ -"@id": "#160/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#160/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#160/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,17)-(28,28)]" -} -] -}, -{ -"@id": "#160/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,17)-(28,28)]" -} -] -}, -{ -"@id": "#160/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#160" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,17)-(28,28)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#159/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#159/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#159" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,8)-(26,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#159/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,8)-(28,0)]" -} -] -}, -{ -"@id": "#159/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,8)-(27,0)]" -} -] -}, -{ -"@id": "#159/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,8)-(29,0)]" -} -] -}, -{ -"@id": "#159/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#159" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "message" -} -], -"sourcemaps:sources": [ -{ -"@id": "#158/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#158/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#158" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,6)-(30,0)]" -} -] -}, -{ -"@id": "#158/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,8)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "ErrorResource" -} -], -"core:description": [ -{ -"@value": "A response that is errored" -} -], -"sourcemaps:sources": [ -{ -"@id": "#153/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#153/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#153" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#153/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#153" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,2)-(30,0)]" -} -] -}, -{ -"@id": "#153/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(17,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": "[(17,4)-(17,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#161", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#etag" -} -], -"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": "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": "#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": "[(8,4)-(8,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(12,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(12,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "etag" -} -], -"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,2)-(12,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#28", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#tagline" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "tagline" -} -], -"core:description": [ -{ -"@value": "The brief description (tagline) of this person." -} -], -"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": "[(45,4)-(45,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#29/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,4)-(46,0)]" -} -] -}, -{ -"@id": "#29/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(46,4)-(47,0)]" -} -] -}, -{ -"@id": "#29/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#29" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,2)-(47,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "tagline" -} -], -"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": "[(44,2)-(47,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#30", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#name" -} -], -"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#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": "#32", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#32", -"@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": "#32/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#32/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#32" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,13)-(26,23)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "John Smith" -} -], -"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": "[(26,13)-(26,23)]" -} -] -}, -{ -"@id": "#32/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,13)-(26,23)]" -} -] -}, -{ -"@id": "#32/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#32" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,13)-(26,23)]" -} -] -} -] -} -] -} -], -"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": "[(28,4)-(28,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#31/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,4)-(28,0)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#31" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,2)-(30,0)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,4)-(27,0)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,4)-(30,0)]" -} -] -}, -{ -"@id": "#31/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,4)-(29,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(24,2)-(30,0)]" -} -] -}, -{ -"@id": "#30/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,4)-(26,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#33", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#url" -} -], -"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": "url" -} -], -"core:description": [ -{ -"@value": "The URL of this person's profile." -} -], -"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": "[(41,4)-(41,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#34/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(41,4)-(42,0)]" -} -] -}, -{ -"@id": "#34/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,4)-(43,0)]" -} -] -}, -{ -"@id": "#34/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#34" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,2)-(43,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(40,2)-(43,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#35", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#language" -} -], -"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": "language" -} -], -"core:description": [ -{ -"@value": "The user's preferred language for rendering." -} -], -"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": "[(48,4)-(48,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#36/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,4)-(49,0)]" -} -] -}, -{ -"@id": "#36/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(49,4)-(50,0)]" -} -] -}, -{ -"@id": "#36/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#36" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,2)-(50,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "language" -} -], -"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": "[(47,2)-(50,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#37", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#id" -} -], -"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": "id" -} -], -"core:description": [ -{ -"@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters." -} -], -"sourcemaps:sources": [ -{ -"@id": "#38/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#38/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#38" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(24,0)]" -} -] -}, -{ -"@id": "#38/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": "#37/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#37/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#37" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(24,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#39", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#birthday" -} -], -"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": "birthday" -} -], -"core:description": [ -{ -"@value": "The person's date of birth, represented as YYYY-MM-DD." -} -], -"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,4)-(31,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#40/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,4)-(32,0)]" -} -] -}, -{ -"@id": "#40/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,4)-(33,0)]" -} -] -}, -{ -"@id": "#40/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#40" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,2)-(33,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "birthday" -} -], -"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": "[(30,2)-(33,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#41", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#image" -} -], -"raml-shapes:range": [ -{ -"@id": "#3", -"@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#url" -} -], -"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": "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": "#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": "[(12,4)-(12,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,4)-(13,0)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,4)-(16,0)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,2)-(16,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(11,2)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#9", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#thumb" -} -], -"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": "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": "#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": "[(17,4)-(17,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#10/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,4)-(19,0)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(18,0)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,4)-(21,0)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,2)-(21,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "thumb" -} -], -"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": "[(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": "#4", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#4", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:url": [ -{ -"@id": "#5", -"@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": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,7)-(22,52)]" -} -] -} -] -} -] -} -], -"data:thumb": [ -{ -"@id": "#6", -"@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": "#6/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#6" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,9)-(23,60)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#4/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#4/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(23,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:thumb" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,2)-(24,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#4" -} -], -"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": "#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": "[(21,8)-(24,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,0)-(24,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#4" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,0)-(24,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#3/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#3/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#3" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#3/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(9,0)]" -} -] -}, -{ -"@id": "#3/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,0)-(24,0)]" -} -] -}, -{ -"@id": "#3/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#3" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(24,0)]" -} -] -} -], -"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,0)-(9,4)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "image" -} -], -"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": "[(43,2)-(44,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#42", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#gender" -} -], -"raml-shapes:range": [ -{ -"@id": "#43", -"@type": [ -"raml-shapes: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": "#43/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#43/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#43" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,4)-(34,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#43/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,4)-(35,0)]" -} -] -}, -{ -"@id": "#43/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,4)-(40,0)]" -} -] -}, -{ -"@id": "#43/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#43" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,2)-(40,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "gender" -} -], -"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": "[(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": "#16", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#16", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#17", -"@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": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#17/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,6)-(10,28)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#18", -"@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": "#18/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#18/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#18" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,8)-(11,22)]" -} -] -} -] -} -] -} -], -"data:birthday": [ -{ -"@id": "#19", -"@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": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#19/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,12)-(12,24)]" -} -] -} -] -} -] -} -], -"data:gender": [ -{ -"@id": "#20", -"@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": "#20/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#20/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#20" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,10)-(13,14)]" -} -] -} -] -} -] -} -], -"data:url": [ -{ -"@id": "#21", -"@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": "#21/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#21/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#21" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,7)-(14,48)]" -} -] -} -] -} -] -} -], -"data:image": [ -{ -"@id": "#22", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:url": [ -{ -"@id": "#23", -"@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": "#23/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#23/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#23" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,9)-(16,54)]" -} -] -} -] -} -] -} -], -"data:thumb": [ -{ -"@id": "#24", -"@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": "#24/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#24/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#24" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,11)-(17,62)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_7" -} -], -"sourcemaps:sources": [ -{ -"@id": "#22/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#22/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(17,0)]" -} -] -}, -{ -"@id": "#22/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:thumb" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(18,0)]" -} -] -}, -{ -"@id": "#22/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#22" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,0)-(18,0)]" -} -] -} -] -} -] -} -], -"data:tagline": [ -{ -"@id": "#25", -"@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": "#25/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#25/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#25" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,11)-(18,30)]" -} -] -} -] -} -] -} -], -"data:language": [ -{ -"@id": "#26", -"@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": "#26/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#26/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#26" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,12)-(19,17)]" -} -] -} -] -} -] -} -], -"data:etag": [ -{ -"@id": "#27", -"@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": "#27/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#27/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#27" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,8)-(20,34)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#16/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#16/source-map/lexical/element_9", -"sourcemaps:element": [ -{ -"@value": "data:language" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,2)-(20,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:gender" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(14,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "amf://id#16" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,0)-(21,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:birthday" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,2)-(13,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:tagline" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,2)-(19,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:etag" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,2)-(21,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,2)-(15,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,2)-(11,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,2)-(12,0)]" -} -] -}, -{ -"@id": "#16/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": "#16/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#16/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#16/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,8)-(21,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,0)-(21,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#16" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,0)-(21,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#161/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#161/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#161" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#161/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#161" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,0)-(8,4)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#161/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(8,0)]" -} -] -}, -{ -"@id": "#161/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#161/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,0)-(21,0)]" -} -] -}, -{ -"@id": "#161/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#161" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(50,0)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#161/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#161" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -}, -{ -"@id": "#162", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#etag" -} -], -"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": "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": "#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": "[(8,4)-(8,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(12,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(12,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "etag" -} -], -"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,2)-(12,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Resource" -} -], -"core:description": [ -{ -"@value": "Common properties for all resources returned by the API.\n" -} -], -"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:type-property-lexical-info": [ -{ -"@id": "#162/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#162" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(5,4)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#162/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#162" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(12,0)]" -} -] -}, -{ -"@id": "#162/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(5,0)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#162/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#162" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -}, -{ -"@id": "#163", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#99", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#upc" -} -], -"raml-shapes:range": [ -{ -"@id": "#100", -"@type": [ -"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": "#101", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#101", -"@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": "#101/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#101/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#101" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,13)-(36,27)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "042100005264" -} -], -"sourcemaps:sources": [ -{ -"@id": "#101/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#101/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#101/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,13)-(36,27)]" -} -] -}, -{ -"@id": "#101/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,13)-(36,27)]" -} -] -}, -{ -"@id": "#101/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#101" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,13)-(36,27)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#100/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#100/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#100" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,4)-(31,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#100/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,4)-(36,0)]" -} -] -}, -{ -"@id": "#100/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#100" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,2)-(38,0)]" -} -] -}, -{ -"@id": "#100/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,4)-(37,0)]" -} -] -}, -{ -"@id": "#100/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,4)-(33,0)]" -} -] -}, -{ -"@id": "#100/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,4)-(32,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "upc" -} -], -"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": "[(30,2)-(38,0)]" -} -] -}, -{ -"@id": "#99/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,4)-(38,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#etag" -} -], -"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": "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": "#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": "[(8,4)-(8,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(12,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(12,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "etag" -} -], -"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,2)-(12,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#102", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#name" -} -], -"raml-shapes:range": [ -{ -"@id": "#103", -"@type": [ -"raml-shapes: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": "#104", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#104", -"@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": "#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,13)-(16,50)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "Acme product - mentol flavor, 500 ml." -} -], -"sourcemaps:sources": [ -{ -"@id": "#104/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#104/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#104/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,13)-(16,50)]" -} -] -}, -{ -"@id": "#104/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,13)-(16,50)]" -} -] -}, -{ -"@id": "#104/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#104" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,13)-(16,50)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#103/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#103/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#103" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(14,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#103/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,4)-(16,0)]" -} -] -}, -{ -"@id": "#103/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(15,0)]" -} -] -}, -{ -"@id": "#103/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(17,0)]" -} -] -}, -{ -"@id": "#103/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#103" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(18,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"sourcemaps:sources": [ -{ -"@id": "#102/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#102/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#102" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(18,0)]" -} -] -}, -{ -"@id": "#102/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(18,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#105", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#id" -} -], -"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#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": "#106/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#106/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:pattern" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,4)-(13,0)]" -} -] -}, -{ -"@id": "#106/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(12,0)]" -} -] -}, -{ -"@id": "#106/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#106" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(13,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "id" -} -], -"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": "[(7,2)-(13,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#107", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#unit" -} -], -"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": "unit" -} -], -"core:description": [ -{ -"@value": "The unit of measuremet for the quantity property." -} -], -"apiContract:examples": [ -{ -"@id": "#109", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#109", -"@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": "#109/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#109/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#109" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,13)-(28,15)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "ml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#109/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#109/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#109/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,13)-(28,15)]" -} -] -}, -{ -"@id": "#109/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,13)-(28,15)]" -} -] -}, -{ -"@id": "#109/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#109" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,13)-(28,15)]" -} -] -} -] -} -] -} -], -"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": "[(26,4)-(26,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#108/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,4)-(28,0)]" -} -] -}, -{ -"@id": "#108/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,4)-(27,0)]" -} -] -}, -{ -"@id": "#108/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,4)-(29,0)]" -} -] -}, -{ -"@id": "#108/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#108" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "unit" -} -], -"sourcemaps:sources": [ -{ -"@id": "#107/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#107/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#107" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(30,0)]" -} -] -}, -{ -"@id": "#107/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,4)-(30,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#110", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#available" -} -], -"raml-shapes:range": [ -{ -"@id": "#111", -"@type": [ -"raml-shapes: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": "#112", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#112", -"@type": [ -"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": "#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,13)-(44,17)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "true" -} -], -"sourcemaps:sources": [ -{ -"@id": "#112/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#112/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#112/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,13)-(44,17)]" -} -] -}, -{ -"@id": "#112/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,13)-(44,17)]" -} -] -}, -{ -"@id": "#112/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#112" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,13)-(44,17)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#111/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#111/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#111" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,4)-(39,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#111/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,4)-(43,0)]" -} -] -}, -{ -"@id": "#111/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,4)-(40,0)]" -} -] -}, -{ -"@id": "#111/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,4)-(45,0)]" -} -] -}, -{ -"@id": "#111/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#111" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,2)-(45,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "available" -} -], -"sourcemaps:sources": [ -{ -"@id": "#110/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#110/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#110" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,2)-(45,0)]" -} -] -}, -{ -"@id": "#110/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(43,4)-(44,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#113", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#quantity" -} -], -"raml-shapes:range": [ -{ -"@id": "#114", -"@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": "#115", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#115", -"@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": "#115/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#115/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#115" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,13)-(23,16)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "500" -} -], -"sourcemaps:sources": [ -{ -"@id": "#115/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#115/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#115/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,13)-(23,16)]" -} -] -}, -{ -"@id": "#115/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,13)-(23,16)]" -} -] -}, -{ -"@id": "#115/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#115" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,13)-(23,16)]" -} -] -} -] -} -] -} -], -"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": "[(19,4)-(19,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#114/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,4)-(23,0)]" -} -] -}, -{ -"@id": "#114/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,4)-(20,0)]" -} -] -}, -{ -"@id": "#114/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "#114/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#114" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,2)-(25,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "quantity" -} -], -"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": "[(18,2)-(25,0)]" -} -] -}, -{ -"@id": "#113/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": "#91", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "example_0" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#91", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#92", -"@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": "#92/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#92/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#92" -} -], -"sourcemaps:value": [ -{ -"@value": "[(46,6)-(46,34)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#93", -"@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": "#93/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#93/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#93" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,8)-(47,20)]" -} -] -} -] -} -] -} -], -"data:quantity": [ -{ -"@id": "#94", -"@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": "#94/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#94/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#94" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,12)-(48,15)]" -} -] -} -] -} -] -} -], -"data:unit": [ -{ -"@id": "#95", -"@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": "#95/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#95/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#95" -} -], -"sourcemaps:value": [ -{ -"@value": "[(49,8)-(49,10)]" -} -] -} -] -} -] -} -], -"data:upc": [ -{ -"@id": "#96", -"@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": "#96/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#96/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#96" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,7)-(50,21)]" -} -] -} -] -} -] -} -], -"data:available": [ -{ -"@id": "#97", -"@type": [ -"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": "#97/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#97/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#97" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,13)-(51,17)]" -} -] -} -] -} -] -} -], -"data:etag": [ -{ -"@id": "#98", -"@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" -} -], -"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": "[(52,8)-(52,25)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#91/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#91/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:available" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,2)-(52,0)]" -} -] -}, -{ -"@id": "#91/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,2)-(48,0)]" -} -] -}, -{ -"@id": "#91/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(46,2)-(47,0)]" -} -] -}, -{ -"@id": "#91/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:upc" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,2)-(51,0)]" -} -] -}, -{ -"@id": "#91/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:etag" -} -], -"sourcemaps:value": [ -{ -"@value": "[(52,2)-(53,0)]" -} -] -}, -{ -"@id": "#91/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:quantity" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,2)-(49,0)]" -} -] -}, -{ -"@id": "#91/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "amf://id#91" -} -], -"sourcemaps:value": [ -{ -"@value": "[(46,0)-(53,0)]" -} -] -}, -{ -"@id": "#91/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: \"Wd3deef3rgrgf4r\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#91/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#91/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#91/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,8)-(53,0)]" -} -] -}, -{ -"@id": "#91/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(46,0)-(53,0)]" -} -] -}, -{ -"@id": "#91/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#91" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,0)-(53,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#164", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Product" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#164", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#165", -"@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": "#165/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#165/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#165" -} -], -"sourcemaps:value": [ -{ -"@value": "[(134,20)-(134,52)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#166", -"@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": "#166/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#166/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#166" -} -], -"sourcemaps:value": [ -{ -"@value": "[(135,22)-(135,35)]" -} -] -} -] -} -] -} -], -"data:quantity": [ -{ -"@id": "#167", -"@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": "#167/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#167/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#167" -} -], -"sourcemaps:value": [ -{ -"@value": "[(136,26)-(136,29)]" -} -] -} -] -} -] -} -], -"data:unit": [ -{ -"@id": "#168", -"@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": "#168/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#168/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#168" -} -], -"sourcemaps:value": [ -{ -"@value": "[(137,22)-(137,24)]" -} -] -} -] -} -] -} -], -"data:upc": [ -{ -"@id": "#169", -"@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": "#169/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#169/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#169" -} -], -"sourcemaps:value": [ -{ -"@value": "[(138,21)-(138,35)]" -} -] -} -] -} -] -} -], -"data:available": [ -{ -"@id": "#170", -"@type": [ -"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": "#170/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#170/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#170" -} -], -"sourcemaps:value": [ -{ -"@value": "[(139,27)-(139,31)]" -} -] -} -] -} -] -} -], -"data:etag": [ -{ -"@id": "#171", -"@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": "#171/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#171/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#171" -} -], -"sourcemaps:value": [ -{ -"@value": "[(140,22)-(140,48)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#164/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#164/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:available" -} -], -"sourcemaps:value": [ -{ -"@value": "[(139,16)-(140,0)]" -} -] -}, -{ -"@id": "#164/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(135,16)-(136,0)]" -} -] -}, -{ -"@id": "#164/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(134,16)-(135,0)]" -} -] -}, -{ -"@id": "#164/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:upc" -} -], -"sourcemaps:value": [ -{ -"@value": "[(138,16)-(139,0)]" -} -] -}, -{ -"@id": "#164/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:etag" -} -], -"sourcemaps:value": [ -{ -"@value": "[(140,16)-(141,0)]" -} -] -}, -{ -"@id": "#164/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:quantity" -} -], -"sourcemaps:value": [ -{ -"@value": "[(136,16)-(137,0)]" -} -] -}, -{ -"@id": "#164/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "amf://id#164" -} -], -"sourcemaps:value": [ -{ -"@value": "[(134,0)-(141,0)]" -} -] -}, -{ -"@id": "#164/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:unit" -} -], -"sourcemaps:value": [ -{ -"@value": "[(137,16)-(138,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "id: d697f5cea85011e680f576304dec7eb7\nname: Super product\nquantity: 125\nunit: ml\nupc: \"123456789101\"\navailable: true\netag: \"W/\\\"686897696a7c876b7e\\\"\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#164/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#164/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#164/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(133,22)-(141,0)]" -} -] -}, -{ -"@id": "#164/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(133,14)-(141,0)]" -} -] -}, -{ -"@id": "#164/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(134,0)-(141,0)]" -} -] -}, -{ -"@id": "#164/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#164" -} -], -"sourcemaps:value": [ -{ -"@value": "[(133,14)-(141,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#164/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#164" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#164/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#164" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#172" -} -] -} -] -} -] -}, -{ -"@id": "#173", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "OtherProduct" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#173", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#174", -"@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": "#174/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#174/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#174" -} -], -"sourcemaps:value": [ -{ -"@value": "[(142,20)-(142,52)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#175", -"@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": "#175/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#175/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#175" -} -], -"sourcemaps:value": [ -{ -"@value": "[(143,22)-(143,34)]" -} -] -} -] -} -] -} -], -"data:quantity": [ -{ -"@id": "#176", -"@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": "#176/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#176/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#176" -} -], -"sourcemaps:value": [ -{ -"@value": "[(144,26)-(144,27)]" -} -] -} -] -} -] -} -], -"data:unit": [ -{ -"@id": "#177", -"@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": "#177/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#177/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#177" -} -], -"sourcemaps:value": [ -{ -"@value": "[(145,22)-(145,24)]" -} -] -} -] -} -] -} -], -"data:upc": [ -{ -"@id": "#178", -"@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": "#178/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#178/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#178" -} -], -"sourcemaps:value": [ -{ -"@value": "[(146,21)-(146,35)]" -} -] -} -] -} -] -} -], -"data:available": [ -{ -"@id": "#179", -"@type": [ -"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": "#179/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#179/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#179" -} -], -"sourcemaps:value": [ -{ -"@value": "[(147,27)-(147,31)]" -} -] -} -] -} -] -} -], -"data:etag": [ -{ -"@id": "#180", -"@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": "#180/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#180/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#180" -} -], -"sourcemaps:value": [ -{ -"@value": "[(148,22)-(148,39)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#173/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#173/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:available" -} -], -"sourcemaps:value": [ -{ -"@value": "[(147,16)-(148,0)]" -} -] -}, -{ -"@id": "#173/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(143,16)-(144,0)]" -} -] -}, -{ -"@id": "#173/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(142,16)-(143,0)]" -} -] -}, -{ -"@id": "#173/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:upc" -} -], -"sourcemaps:value": [ -{ -"@value": "[(146,16)-(147,0)]" -} -] -}, -{ -"@id": "#173/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:etag" -} -], -"sourcemaps:value": [ -{ -"@value": "[(148,16)-(149,0)]" -} -] -}, -{ -"@id": "#173/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:quantity" -} -], -"sourcemaps:value": [ -{ -"@value": "[(144,16)-(145,0)]" -} -] -}, -{ -"@id": "#173/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "amf://id#173" -} -], -"sourcemaps:value": [ -{ -"@value": "[(142,0)-(149,0)]" -} -] -}, -{ -"@id": "#173/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:unit" -} -], -"sourcemaps:value": [ -{ -"@value": "[(145,16)-(146,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "id: 123e4567e89b12d3a456426655440000\nname: Acme Product\nquantity: 1\nunit: kg\nupc: \"223456789101\"\navailable: true\netag: \"W/\\\"123456789\\\"\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#173/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#173/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#173/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(141,27)-(149,0)]" -} -] -}, -{ -"@id": "#173/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(141,14)-(149,0)]" -} -] -}, -{ -"@id": "#173/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(142,0)-(149,0)]" -} -] -}, -{ -"@id": "#173/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#173" -} -], -"sourcemaps:value": [ -{ -"@value": "[(141,14)-(149,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#173/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#173" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#173/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#173" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#172" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#163/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#163/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#163" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#163/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#163" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(5,4)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#163/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#163/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "#163/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#163" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(53,0)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#163/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#163" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -}, -{ -"@id": "#181", -"@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#url" -} -], -"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": "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": "#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": "[(12,4)-(12,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,4)-(13,0)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,4)-(16,0)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,2)-(16,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(11,2)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#9", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#thumb" -} -], -"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": "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": "#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": "[(17,4)-(17,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#10/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,4)-(19,0)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(18,0)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,4)-(21,0)]" -} -] -}, -{ -"@id": "#10/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,2)-(21,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "thumb" -} -], -"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": "[(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": "#4", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#4", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:url": [ -{ -"@id": "#5", -"@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": "#5/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#5/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#5" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,7)-(22,52)]" -} -] -} -] -} -] -} -], -"data:thumb": [ -{ -"@id": "#6", -"@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": "#6/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#6/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#6" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,9)-(23,60)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#4/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#4/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,2)-(23,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:thumb" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,2)-(24,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#4" -} -], -"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": "#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": "[(21,8)-(24,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,0)-(24,0)]" -} -] -}, -{ -"@id": "#4/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#4" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,0)-(24,0)]" -} -] -} -] -} -] -} -], -"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": "[(9,0)-(9,4)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#181/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(9,0)]" -} -] -}, -{ -"@id": "#181/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,0)-(24,0)]" -} -] -}, -{ -"@id": "#181/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#181" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(24,0)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#181/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#181" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -}, -{ -"@id": "#182", -"@type": [ -"raml-shapes: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": "#182/list", -"@type": "rdfs:Seq", -"rdfs:_1": [ -{ -"@id": "#183", -"@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": "#183/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#183/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#183" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,8)-(34,9)]" -} -] -} -] -} -] -} -], -"rdfs:_2": [ -{ -"@id": "#184", -"@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": "#184/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#184/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#184" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,8)-(35,9)]" -} -] -} -] -} -] -} -], -"rdfs:_3": [ -{ -"@id": "#185", -"@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": "#185/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#185/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#185" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,8)-(36,9)]" -} -] -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#182/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#182/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#182" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#182/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,4)-(32,0)]" -} -] -}, -{ -"@id": "#182/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#182" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,2)-(37,0)]" -} -] -}, -{ -"@id": "#182/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:in" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,4)-(37,0)]" -} -] -}, -{ -"@id": "#182/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,2)-(30,9)]" -} -] -}, -{ -"@id": "#182/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,4)-(33,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#182/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#182" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,4)-(32,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#186", -"@type": [ -"apiContract:ResourceType", -"doc:AbstractDeclaration", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "ErrorredResource" -} -], -"doc:dataNode": [ -{ -"@id": "#187", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:patch": [ -{ -"@id": "#188", -"@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" -} -], -"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": "[(39,10)-(39,10)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"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": "[(39,4)-(40,0)]" -} -] -}, -{ -"@id": "#187/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:patch" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,4)-(40,0)]" -} -] -} -] -} -] -} -], -"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": "[(38,2)-(40,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#189", -"@type": [ -"apiContract:ResourceType", -"doc:AbstractDeclaration", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "ResourceNotFound" -} -], -"doc:dataNode": [ -{ -"@id": "#190", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:type": [ -{ -"@id": "#191", -"@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" -} -], -"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": "[(41,10)-(41,26)]" -} -] -} -] -} -] -} -], -"data:patch": [ -{ -"@id": "#192", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:body": [ -{ -"@id": "#193", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:application%2Fjson": [ -{ -"@id": "#194", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:displayName": [ -{ -"@id": "#195", -"@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_6" -} -], -"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": "[(45,23)-(45,41)]" -} -] -} -] -} -] -} -], -"data:type": [ -{ -"@id": "#196", -"@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_7" -} -], -"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": "[(46,16)-(46,29)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_5" -} -], -"sourcemaps:sources": [ -{ -"@id": "#194/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#194/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,10)-(46,0)]" -} -] -}, -{ -"@id": "#194/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(46,10)-(47,0)]" -} -] -}, -{ -"@id": "#194/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#194" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,0)-(47,0)]" -} -] -} -] -} -] -} -], -"data:application%2Fxml": [ -{ -"@id": "#197", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:displayName": [ -{ -"@id": "#198", -"@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_9" -} -], -"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": "[(48,23)-(48,41)]" -} -] -} -] -} -] -} -], -"data:type": [ -{ -"@id": "#199", -"@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_10" -} -], -"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": "[(1,0)-(1,0)]" -} -] -} -] -} -] -} -], -"data:example": [ -{ -"@id": "#200", -"@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_11" -} -], -"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": "[(1,0)-(1,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_8" -} -], -"sourcemaps:sources": [ -{ -"@id": "#197/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#197/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(49,10)-(50,0)]" -} -] -}, -{ -"@id": "#197/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,10)-(49,0)]" -} -] -}, -{ -"@id": "#197/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:example" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,10)-(51,0)]" -} -] -}, -{ -"@id": "#197/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#197" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,0)-(51,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_4" -} -], -"sourcemaps:sources": [ -{ -"@id": "#193/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#193/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:application%2Fjson" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,8)-(47,0)]" -} -] -}, -{ -"@id": "#193/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:application%2Fxml" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,8)-(51,0)]" -} -] -}, -{ -"@id": "#193/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#193" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,0)-(51,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#192/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#192/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#192" -} -], -"sourcemaps:value": [ -{ -"@value": "[(43,0)-(51,0)]" -} -] -}, -{ -"@id": "#192/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:body" -} -], -"sourcemaps:value": [ -{ -"@value": "[(43,6)-(51,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#190/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#190/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(41,4)-(42,0)]" -} -] -}, -{ -"@id": "#190/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:patch" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,4)-(51,0)]" -} -] -}, -{ -"@id": "#190/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#190" -} -], -"sourcemaps:value": [ -{ -"@value": "[(41,4)-(51,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#189/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#189/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#189" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#189/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#189" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,2)-(51,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#201", -"@type": [ -"apiContract:ResourceType", -"doc:AbstractDeclaration", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "UnauthorizedResponse" -} -], -"doc:dataNode": [ -{ -"@id": "#202", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:type": [ -{ -"@id": "#203", -"@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" -} -], -"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": "[(52,10)-(52,26)]" -} -] -} -] -} -] -} -], -"data:get": [ -{ -"@id": "#204", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:responses": [ -{ -"@id": "#205", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:404": [ -{ -"@id": "#206", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:body": [ -{ -"@id": "#207", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:application%2Fjson": [ -{ -"@id": "#208", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:displayName": [ -{ -"@id": "#209", -"@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" -} -], -"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": "[(58,27)-(58,48)]" -} -] -} -] -} -] -} -], -"data:type": [ -{ -"@id": "#210", -"@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": "#210/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#210/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#210" -} -], -"sourcemaps:value": [ -{ -"@value": "[(59,20)-(59,33)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_7" -} -], -"sourcemaps:sources": [ -{ -"@id": "#208/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#208/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(58,14)-(59,0)]" -} -] -}, -{ -"@id": "#208/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(59,14)-(60,0)]" -} -] -}, -{ -"@id": "#208/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#208" -} -], -"sourcemaps:value": [ -{ -"@value": "[(58,0)-(60,0)]" -} -] -} -] -} -] -} -], -"data:application%2Fxml": [ -{ -"@id": "#211", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:displayName": [ -{ -"@id": "#212", -"@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" -} -], -"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": "[(61,27)-(61,48)]" -} -] -} -] -} -] -} -], -"data:type": [ -{ -"@id": "#213", -"@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": "#213/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#213/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#213" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(1,0)]" -} -] -} -] -} -] -} -], -"data:example": [ -{ -"@id": "#214", -"@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" -} -], -"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": "[(1,0)-(1,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_10" -} -], -"sourcemaps:sources": [ -{ -"@id": "#211/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#211/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(62,14)-(63,0)]" -} -] -}, -{ -"@id": "#211/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(61,14)-(62,0)]" -} -] -}, -{ -"@id": "#211/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:example" -} -], -"sourcemaps:value": [ -{ -"@value": "[(63,14)-(64,0)]" -} -] -}, -{ -"@id": "#211/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#211" -} -], -"sourcemaps:value": [ -{ -"@value": "[(61,0)-(64,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_6" -} -], -"sourcemaps:sources": [ -{ -"@id": "#207/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#207/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:application%2Fjson" -} -], -"sourcemaps:value": [ -{ -"@value": "[(57,12)-(60,0)]" -} -] -}, -{ -"@id": "#207/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:application%2Fxml" -} -], -"sourcemaps:value": [ -{ -"@value": "[(60,12)-(64,0)]" -} -] -}, -{ -"@id": "#207/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#207" -} -], -"sourcemaps:value": [ -{ -"@value": "[(57,0)-(64,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_5" -} -], -"sourcemaps:sources": [ -{ -"@id": "#206/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#206/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#206" -} -], -"sourcemaps:value": [ -{ -"@value": "[(56,0)-(64,0)]" -} -] -}, -{ -"@id": "#206/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:body" -} -], -"sourcemaps:value": [ -{ -"@value": "[(56,10)-(64,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_4" -} -], -"sourcemaps:sources": [ -{ -"@id": "#205/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#205/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#205" -} -], -"sourcemaps:value": [ -{ -"@value": "[(55,0)-(64,0)]" -} -] -}, -{ -"@id": "#205/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:404" -} -], -"sourcemaps:value": [ -{ -"@value": "[(55,8)-(64,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#204/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#204/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#204" -} -], -"sourcemaps:value": [ -{ -"@value": "[(54,0)-(64,0)]" -} -] -}, -{ -"@id": "#204/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:responses" -} -], -"sourcemaps:value": [ -{ -"@value": "[(54,6)-(64,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#202/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#202/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(52,4)-(53,0)]" -} -] -}, -{ -"@id": "#202/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:get" -} -], -"sourcemaps:value": [ -{ -"@value": "[(53,4)-(64,0)]" -} -] -}, -{ -"@id": "#202/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#202" -} -], -"sourcemaps:value": [ -{ -"@value": "[(52,4)-(64,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#201/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#201/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#201" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#201/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#201" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,2)-(64,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#215", -"@type": [ -"apiContract:ResourceType", -"doc:AbstractDeclaration", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "RequestErrorResponse" -} -], -"doc:dataNode": [ -{ -"@id": "#216", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:type": [ -{ -"@id": "#217", -"@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" -} -], -"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": "[(65,10)-(65,26)]" -} -] -} -] -} -] -} -], -"data:patch": [ -{ -"@id": "#218", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:body": [ -{ -"@id": "#219", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:application%2Fjson": [ -{ -"@id": "#220", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:displayName": [ -{ -"@id": "#221", -"@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_6" -} -], -"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": "[(69,23)-(69,38)]" -} -] -} -] -} -] -} -], -"data:type": [ -{ -"@id": "#222", -"@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_7" -} -], -"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": "[(70,16)-(70,29)]" -} -] -} -] -} -] -} -], -"data:example": [ -{ -"@id": "#223", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "{\n \"error\": true,\n \"message\": \"Invalid request\"\n}\n" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_8" -} -], -"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": "[(1,0)-(1,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_5" -} -], -"sourcemaps:sources": [ -{ -"@id": "#220/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#220/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(70,10)-(71,0)]" -} -] -}, -{ -"@id": "#220/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(69,10)-(70,0)]" -} -] -}, -{ -"@id": "#220/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:example" -} -], -"sourcemaps:value": [ -{ -"@value": "[(71,10)-(72,0)]" -} -] -}, -{ -"@id": "#220/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#220" -} -], -"sourcemaps:value": [ -{ -"@value": "[(69,0)-(72,0)]" -} -] -} -] -} -] -} -], -"data:application%2Fxml": [ -{ -"@id": "#224", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:displayName": [ -{ -"@id": "#225", -"@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_10" -} -], -"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": "[(73,23)-(73,38)]" -} -] -} -] -} -] -} -], -"data:type": [ -{ -"@id": "#226", -"@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": "#226/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#226/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#226" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(1,0)]" -} -] -} -] -} -] -} -], -"data:example": [ -{ -"@id": "#227", -"@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_12" -} -], -"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": "[(1,0)-(1,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_9" -} -], -"sourcemaps:sources": [ -{ -"@id": "#224/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#224/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(74,10)-(75,0)]" -} -] -}, -{ -"@id": "#224/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:displayName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(73,10)-(74,0)]" -} -] -}, -{ -"@id": "#224/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:example" -} -], -"sourcemaps:value": [ -{ -"@value": "[(75,10)-(77,0)]" -} -] -}, -{ -"@id": "#224/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#224" -} -], -"sourcemaps:value": [ -{ -"@value": "[(73,0)-(77,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_4" -} -], -"sourcemaps:sources": [ -{ -"@id": "#219/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#219/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:application%2Fjson" -} -], -"sourcemaps:value": [ -{ -"@value": "[(68,8)-(72,0)]" -} -] -}, -{ -"@id": "#219/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:application%2Fxml" -} -], -"sourcemaps:value": [ -{ -"@value": "[(72,8)-(77,0)]" -} -] -}, -{ -"@id": "#219/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#219" -} -], -"sourcemaps:value": [ -{ -"@value": "[(68,0)-(77,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#218/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#218/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#218" -} -], -"sourcemaps:value": [ -{ -"@value": "[(67,0)-(77,0)]" -} -] -}, -{ -"@id": "#218/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:body" -} -], -"sourcemaps:value": [ -{ -"@value": "[(67,6)-(77,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#216/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#216/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(65,4)-(66,0)]" -} -] -}, -{ -"@id": "#216/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:patch" -} -], -"sourcemaps:value": [ -{ -"@value": "[(66,4)-(77,0)]" -} -] -}, -{ -"@id": "#216/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#216" -} -], -"sourcemaps:value": [ -{ -"@value": "[(65,4)-(77,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#215/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#215/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#215" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#215/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#215" -} -], -"sourcemaps:value": [ -{ -"@value": "[(64,2)-(77,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#", -"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/demo-api-v4-compact.json b/demo/demo-api-v4-compact.json deleted file mode 100644 index cf80782..0000000 --- a/demo/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/demo-api-v4.json b/demo/demo-api-v4.json deleted file mode 100644 index cf80782..0000000 --- a/demo/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/demo-api.json b/demo/demo-api.json deleted file mode 100644 index 11f7e0b..0000000 --- a/demo/demo-api.json +++ /dev/null @@ -1,51364 +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#228", -"@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/apiContract#server": [ -{ -"@id": "amf://id#474", -"@type": [ -"http://a.ml/vocabularies/apiContract#Server", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#urlTemplate": [ -{ -"@value": "http://api.domain.com/" -} -], -"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": "http://a.ml/vocabularies/core#urlTemplate" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(6,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#474/source-map/synthesized-field/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#474" -} -], -"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#229", -"@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#230", -"@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#231", -"@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#232", -"@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#233", -"@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#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#etag" -} -], -"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": "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#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": "[(8,4)-(8,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": "[(8,4)-(9,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": "[(9,4)-(12,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": "[(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#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": "[(7,2)-(12,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#tagline" -} -], -"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#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#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": "[(45,4)-(45,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": "[(45,4)-(46,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": "[(46,4)-(47,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": "[(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#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": "[(44,2)-(47,0)]" -} -] -} -] -} -] -}, -{ -"@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#name" -} -], -"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#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#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": "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#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": "[(26,13)-(26,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "John Smith" -} -], -"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": "[(26,13)-(26,23)]" -} -] -}, -{ -"@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": "[(26,13)-(26,23)]" -} -] -}, -{ -"@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": "[(26,13)-(26,23)]" -} -] -} -] -} -] -} -], -"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": "[(28,4)-(28,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#31/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": "[(27,4)-(28,0)]" -} -] -}, -{ -"@id": "amf://id#31/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#31" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,2)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#31/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,4)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#31/source-map/lexical/element_1", -"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#31/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": "[(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#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": "[(24,2)-(30,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": "[(25,4)-(26,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#url" -} -], -"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": "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#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": "[(41,4)-(41,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": "[(41,4)-(42,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": "[(42,4)-(43,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": "[(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#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": "[(40,2)-(43,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#id" -} -], -"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#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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#38" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,2)-(24,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": "[(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#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": "[(22,2)-(24,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#language" -} -], -"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#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#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": "[(48,4)-(48,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": "[(48,4)-(49,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": "[(49,4)-(50,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": "[(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#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": "[(47,2)-(50,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#birthday" -} -], -"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": "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#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": "[(31,4)-(31,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": "[(31,4)-(32,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": "[(32,4)-(33,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": "[(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#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": "[(30,2)-(33,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#image" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#3/link-704756176", -"@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#3" -} -], -"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#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": "[(43,2)-(44,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#42", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#43", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#43/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(34,4)-(34,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#43/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#43/source-map/lexical/element_0", -"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#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": "[(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#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": "[(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#234", -"@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#234", -"@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#235", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#235" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(88,14)-(88,36)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@id": "amf://id#236", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#236" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(89,16)-(89,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#birthday": [ -{ -"@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": "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#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": "[(90,20)-(90,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#gender": [ -{ -"@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": "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#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": "[(91,18)-(91,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#url": [ -{ -"@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": "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#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": "[(92,15)-(92,56)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#image": [ -{ -"@id": "amf://id#240", -"@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#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": "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#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": "[(94,17)-(94,62)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#thumb": [ -{ -"@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": "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#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": "[(95,19)-(95,70)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_7" -} -], -"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_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": "[(94,12)-(95,0)]" -} -] -}, -{ -"@id": "amf://id#240/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": "[(95,12)-(96,0)]" -} -] -}, -{ -"@id": "amf://id#240/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#240" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(94,0)-(96,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#tagline": [ -{ -"@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": "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#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": "[(96,19)-(96,38)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#language": [ -{ -"@id": "amf://id#244", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#244" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(97,20)-(97,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#etag": [ -{ -"@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": "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#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": "[(98,16)-(98,42)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_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": "[(97,10)-(98,0)]" -} -] -}, -{ -"@id": "amf://id#234/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": "[(91,10)-(92,0)]" -} -] -}, -{ -"@id": "amf://id#234/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#234" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(88,0)-(99,0)]" -} -] -}, -{ -"@id": "amf://id#234/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": "[(90,10)-(91,0)]" -} -] -}, -{ -"@id": "amf://id#234/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": "[(96,10)-(97,0)]" -} -] -}, -{ -"@id": "amf://id#234/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": "[(98,10)-(99,0)]" -} -] -}, -{ -"@id": "amf://id#234/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": "[(92,10)-(93,0)]" -} -] -}, -{ -"@id": "amf://id#234/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": "[(88,10)-(89,0)]" -} -] -}, -{ -"@id": "amf://id#234/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": "[(89,10)-(90,0)]" -} -] -}, -{ -"@id": "amf://id#234/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": "[(93,10)-(96,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#234/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#234/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#234/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": "[(87,16)-(99,0)]" -} -] -}, -{ -"@id": "amf://id#234/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": "[(88,0)-(99,0)]" -} -] -}, -{ -"@id": "amf://id#234/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#234" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(87,8)-(99,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#234/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#234" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#232" -} -] -} -] -} -] -} -], -"amf://id#151": { -"http://a.ml/vocabularies/core#extensionName": [ -{ -"@value": "deprecated" -} -], -"@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": "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#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": "[(85,22)-(85,81)]" -} -] -} -] -} -] -}, -"http://a.ml/vocabularies/document#customDomainProperties": [ -{ -"@id": "amf://id#151" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#233/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#233" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(86,8)-(86,12)]" -} -] -} -], -"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/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#233/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": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#233/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(87,8)-(99,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": "[(84,6)-(99,0)]" -} -] -} -] -} -] -} -], -"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#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": "[(84,6)-(99,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#248", -"@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#249", -"@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#250", -"@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#45" -} -], -"http://a.ml/vocabularies/document#location": [ -{ -"@value": "file://demo/demo-api/examples/person.xml" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#250/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#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": "[(101,17)-(101,45)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#250/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#250" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#248" -} -] -} -] -} -] -} -], -"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/demo-api/schemas/person.xsd" -} -], -"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": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(101,8)-(102,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ -{ -"@id": "amf://id#249/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#249" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -] -} -] -} -], -"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": "[(99,6)-(102,0)]" -} -] -} -] -} -] -} -], -"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": "[(81,0)-(102,0)]" -} -] -}, -{ -"@id": "amf://id#231/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": "[(83,4)-(102,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#230/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#230/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": "[(81,4)-(82,0)]" -} -] -}, -{ -"@id": "amf://id#230/source-map/lexical/element_0", -"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#230/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#230" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(80,2)-(102,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#251", -"@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#252", -"@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#253", -"@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#254", -"@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#267", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#268", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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://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#type-property-lexical-info": [ -{ -"@id": "amf://id#268/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#268" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,6)-(9,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#268/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": "[(9,6)-(9,22)]" -} -] -}, -{ -"@id": "amf://id#268/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": "[(10,6)-(10,31)]" -} -] -}, -{ -"@id": "amf://id#268/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#268" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(14,5)]" -} -] -} -] -} -] -} -], -"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#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": "[(7,4)-(14,5)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#269", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#270", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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://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#type-property-lexical-info": [ -{ -"@id": "amf://id#270/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#270" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,6)-(17,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#270/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": "[(17,6)-(17,22)]" -} -] -}, -{ -"@id": "amf://id#270/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": "[(18,6)-(18,33)]" -} -] -}, -{ -"@id": "amf://id#270/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#270" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,4)-(22,5)]" -} -] -} -] -} -] -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#269" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,4)-(22,5)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#271", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#272", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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://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#type-property-lexical-info": [ -{ -"@id": "amf://id#272/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#272" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,6)-(25,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#272/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,6)-(25,22)]" -} -] -}, -{ -"@id": "amf://id#272/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": "[(26,6)-(26,37)]" -} -] -}, -{ -"@id": "amf://id#272/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#272" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,4)-(30,5)]" -} -] -} -] -} -] -} -], -"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#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": "[(23,4)-(30,5)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#273", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#274", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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://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#type-property-lexical-info": [ -{ -"@id": "amf://id#274/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#274" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(33,6)-(33,12)]" -} -] -} -], -"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://www.w3.org/ns/shacl#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(33,6)-(33,22)]" -} -] -}, -{ -"@id": "amf://id#274/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": "[(34,6)-(34,35)]" -} -] -}, -{ -"@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": "[(31,4)-(38,5)]" -} -] -} -] -} -] -} -], -"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#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": "[(31,4)-(38,5)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#275", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#276", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#277", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#277" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(43,17)-(43,19)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#defaultValueStr": [ -{ -"@value": "" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#276/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#276" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(41,6)-(41,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#276/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": "[(43,6)-(43,19)]" -} -] -}, -{ -"@id": "amf://id#276/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#276" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(39,4)-(47,5)]" -} -] -}, -{ -"@id": "amf://id#276/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": "[(43,6)-(43,19)]" -} -] -}, -{ -"@id": "amf://id#276/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": "[(42,6)-(42,32)]" -} -] -}, -{ -"@id": "amf://id#276/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": "[(41,6)-(41,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#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": "[(39,4)-(47,5)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#278", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#279", -"@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#280", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#281", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "" -} -], -"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#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": "[(56,21)-(56,23)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#defaultValueStr": [ -{ -"@value": "" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#281/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#281" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(54,10)-(54,16)]" -} -] -} -], -"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://www.w3.org/ns/shacl#defaultValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(56,10)-(56,23)]" -} -] -}, -{ -"@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": "[(52,8)-(60,9)]" -} -] -}, -{ -"@id": "amf://id#281/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": "[(56,10)-(56,23)]" -} -] -}, -{ -"@id": "amf://id#281/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": "[(55,10)-(55,36)]" -} -] -}, -{ -"@id": "amf://id#281/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": "[(54,10)-(54,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#280" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(52,8)-(60,9)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#283", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#284", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "" -} -], -"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#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": "[(65,21)-(65,23)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#defaultValueStr": [ -{ -"@value": "" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#284/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#284" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(63,10)-(63,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#284/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": "[(65,10)-(65,23)]" -} -] -}, -{ -"@id": "amf://id#284/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#284" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(61,8)-(69,9)]" -} -] -}, -{ -"@id": "amf://id#284/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": "[(65,10)-(65,23)]" -} -] -}, -{ -"@id": "amf://id#284/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": "[(64,10)-(64,38)]" -} -] -}, -{ -"@id": "amf://id#284/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": "[(63,10)-(63,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#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": "[(61,8)-(69,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "image" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#279/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#279" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(50,6)-(50,12)]" -} -] -} -], -"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": "[(48,4)-(71,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#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": "[(48,4)-(71,5)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#286", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#287", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "" -} -], -"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#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": "[(76,17)-(76,19)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#defaultValueStr": [ -{ -"@value": "" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#287/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#287" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(74,6)-(74,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#287/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": "[(76,6)-(76,19)]" -} -] -}, -{ -"@id": "amf://id#287/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#287" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(72,4)-(80,5)]" -} -] -}, -{ -"@id": "amf://id#287/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": "[(76,6)-(76,19)]" -} -] -}, -{ -"@id": "amf://id#287/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": "[(75,6)-(75,36)]" -} -] -}, -{ -"@id": "amf://id#287/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": "[(74,6)-(74,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#286" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(72,4)-(80,5)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#289", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#290", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#291", -"@type": [ -"http://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#291/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#291/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#291" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(85,17)-(85,19)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#defaultValueStr": [ -{ -"@value": "" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#290/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#290" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(83,6)-(83,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#290/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": "[(85,6)-(85,19)]" -} -] -}, -{ -"@id": "amf://id#290/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#290" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(81,4)-(89,5)]" -} -] -}, -{ -"@id": "amf://id#290/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": "[(85,6)-(85,19)]" -} -] -}, -{ -"@id": "amf://id#290/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": "[(84,6)-(84,37)]" -} -] -}, -{ -"@id": "amf://id#290/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": "[(83,6)-(83,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#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": "[(81,4)-(89,5)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#292", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#293", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#294", -"@type": [ -"http://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#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": "[(94,17)-(94,19)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#defaultValueStr": [ -{ -"@value": "" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#293/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#293" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(92,6)-(92,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#293/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": "[(94,6)-(94,19)]" -} -] -}, -{ -"@id": "amf://id#293/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#293" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(90,4)-(98,5)]" -} -] -}, -{ -"@id": "amf://id#293/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": "[(94,6)-(94,19)]" -} -] -}, -{ -"@id": "amf://id#293/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": "[(93,6)-(93,33)]" -} -] -}, -{ -"@id": "amf://id#293/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": "[(92,6)-(92,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#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": "[(90,4)-(98,5)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#255", -"@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#255", -"@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#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": "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#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": "[(2,8)-(2,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@id": "amf://id#257", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#257" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,10)-(3,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#birthday": [ -{ -"@id": "amf://id#258", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#258" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,14)-(4,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#gender": [ -{ -"@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": "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#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": "[(5,12)-(5,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#url": [ -{ -"@id": "amf://id#260", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#260" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,9)-(6,50)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#image": [ -{ -"@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#url": [ -{ -"@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": "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#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": "[(8,11)-(8,58)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#thumb": [ -{ -"@id": "amf://id#263", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#263" -} -], -"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#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#url" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,4)-(8,58)]" -} -] -}, -{ -"@id": "amf://id#261/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#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": "[(7,11)-(10,3)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#tagline": [ -{ -"@id": "amf://id#264", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#264" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,13)-(11,34)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#language": [ -{ -"@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": "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#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": "[(12,14)-(12,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#etag": [ -{ -"@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": "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#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": "[(13,10)-(13,36)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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#parsed-json-example": [ -{ -"@id": "amf://id#255/source-map/parsed-json-example/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#255" -} -], -"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#255/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#255/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#255/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#255" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(1,0)-(14,1)]" -} -] -}, -{ -"@id": "amf://id#255/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#255/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#255/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#255/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#255/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#255/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#255/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#123" -} -], -"http://a.ml/vocabularies/document#location": [ -{ -"@value": "file://demo/demo-api/examples/person.json" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#255/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#255/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#255" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(108,17)-(108,46)]" -} -] -}, -{ -"@id": "amf://id#255/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": "[(108,17)-(108,46)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#255/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#255" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#253" -} -] -} -] -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#254/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#254" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#254/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#254" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(106,6)-(100,1)]" -} -] -}, -{ -"@id": "amf://id#254/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(108,8)-(109,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#254/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#254" -} -], -"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#254/source-map/parsed-json-schema/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#254" -} -], -"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 \"examples\": [\n \"R34fg663H9KW9MMSKISI\"\n ]\n },\n \"name\": {\n \"$id\": \"/properties/name\",\n \"type\": \"string\",\n \"title\": \"The Name Schema \",\n \"examples\": [\n \"Pawel Psztyc\"\n ]\n },\n \"birthday\": {\n \"$id\": \"/properties/birthday\",\n \"type\": \"string\",\n \"title\": \"The Birthday Schema \",\n \"examples\": [\n \"1983-10-20\"\n ]\n },\n \"gender\": {\n \"$id\": \"/properties/gender\",\n \"type\": \"string\",\n \"title\": \"The Gender Schema \",\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#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": "[(106,6)-(109,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#295", -"@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#296", -"@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#297", -"@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#45" -} -], -"http://a.ml/vocabularies/document#location": [ -{ -"@value": "file://demo/demo-api/examples/person.xml" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#297/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#297/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#297" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(111,17)-(111,45)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#297/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#297" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#295" -} -] -} -] -} -] -} -], -"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/demo-api/schemas/person.xsd" -} -], -"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": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(111,8)-(112,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ -{ -"@id": "amf://id#296/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#296" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#295/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#295" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(109,6)-(112,0)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#252" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(103,0)-(112,0)]" -} -] -}, -{ -"@id": "amf://id#252/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": "[(105,4)-(112,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#251/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#251/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": "[(103,4)-(104,0)]" -} -] -}, -{ -"@id": "amf://id#251/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(104,4)-(105,0)]" -} -] -}, -{ -"@id": "amf://id#251/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#251" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(102,2)-(112,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#298", -"@type": [ -"http://a.ml/vocabularies/apiContract#Operation", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#method": [ -{ -"@value": "patch" -} -], -"http://a.ml/vocabularies/apiContract#expects": [ -{ -"@id": "amf://id#299", -"@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#300", -"@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#301", -"@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#154", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#155", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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#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": "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#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": "[(23,17)-(23,21)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#defaultValueStr": [ -{ -"@value": "true" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#157", -"@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#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": "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#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": "[(22,17)-(22,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "true" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#157/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#157/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": "[(22,17)-(22,21)]" -} -] -}, -{ -"@id": "amf://id#157/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,17)-(22,21)]" -} -] -}, -{ -"@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": "[(22,17)-(22,21)]" -} -] -} -] -} -] -} -], -"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#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": "[(20,8)-(20,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#155/source-map/lexical/element_5", -"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)-(24,0)]" -} -] -}, -{ -"@id": "amf://id#155/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#155" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,6)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#155/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": "[(23,8)-(24,0)]" -} -] -}, -{ -"@id": "amf://id#155/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,8)-(23,0)]" -} -] -}, -{ -"@id": "amf://id#155/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,8)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#155/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": "[(24,8)-(25,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#154" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,6)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#154/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,8)-(22,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#message" -} -], -"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#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#160", -"@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#160", -"@type": [ -"http://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#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": "[(28,17)-(28,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "<>" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#160/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#160/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,17)-(28,28)]" -} -] -}, -{ -"@id": "amf://id#160/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,17)-(28,28)]" -} -] -}, -{ -"@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": "[(28,17)-(28,28)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#159/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#159" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,8)-(26,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#159/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": "[(27,8)-(28,0)]" -} -] -}, -{ -"@id": "amf://id#159/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": "[(26,8)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#159/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,8)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#159/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#159" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,6)-(30,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#158" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,6)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#158/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,8)-(30,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "ErrorResource" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Invalid request" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "A response that is errored" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#302", -"@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#302", -"@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#303", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#303" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,11)-(3,15)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#message": [ -{ -"@id": "amf://id#304", -"@type": [ -"http://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_3" -} -], -"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#lexical": [ -{ -"@id": "amf://id#304/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#304" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,13)-(4,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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#parsed-json-example": [ -{ -"@id": "amf://id#302/source-map/parsed-json-example/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#302" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "{\n \"error\": true,\n \"message\": \"Invalid request\"\n}\n" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#302/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": "[(3,2)-(3,15)]" -} -] -}, -{ -"@id": "amf://id#302/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": "[(4,2)-(4,30)]" -} -] -}, -{ -"@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": "[(2,0)-(5,1)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "{\n \"error\": true,\n \"message\": \"Invalid request\"\n}\n" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#302/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#302/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": "[(1,0)-(1,0)]" -} -] -}, -{ -"@id": "amf://id#302/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#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": "[(1,0)-(1,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#302/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#302" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#300" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#301/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#301" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(70,10)-(70,14)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#301/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": "[(16,4)-(17,0)]" -} -] -}, -{ -"@id": "amf://id#301/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": "[(69,10)-(69,38)]" -} -] -}, -{ -"@id": "amf://id#301/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(71,10)-(1,0)]" -} -] -}, -{ -"@id": "amf://id#301/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#301" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(68,8)-(70,29)]" -} -] -} -] -} -] -} -], -"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": "[(68,8)-(70,29)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#305", -"@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#306", -"@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": "Invalid request" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#307", -"@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 Invalid request\n\n" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#307/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#307/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#307" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(1,0)-(1,0)]" -} -] -}, -{ -"@id": "amf://id#307/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#307/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#307" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#305" -} -] -} -] -} -] -} -], -"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#306/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ -{ -"@id": "amf://id#306/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#306" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#306/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": "[(73,10)-(73,38)]" -} -] -}, -{ -"@id": "amf://id#306/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(75,10)-(1,0)]" -} -] -}, -{ -"@id": "amf://id#306/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#306" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(74,10)-(73,38)]" -} -] -} -] -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#305" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(72,8)-(73,38)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#299" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(67,6)-(73,38)]" -} -] -}, -{ -"@id": "amf://id#299/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": "[(67,6)-(73,38)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#298/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#298/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#298" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(66,4)-(73,38)]" -} -] -} -] -} -] -} -], -"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": "[(77,0)-(112,0)]" -} -] -}, -{ -"@id": "amf://id#229/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": "[(78,2)-(79,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#308", -"@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#309", -"@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#310", -"@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#311", -"@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#163/link-284076841", -"@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#163" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "Product" -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#311/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#311" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(125,6)-(127,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@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": "[(116,0)-(154,0)]" -} -] -}, -{ -"@id": "amf://id#310/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": "[(124,4)-(127,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#returns": [ -{ -"@id": "amf://id#312", -"@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#172", -"@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#163/link-284076841", -"@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#163" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "Product" -} -] -} -], -"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#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": "[(130,10)-(149,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#313", -"@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#314", -"@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#315", -"@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#125" -} -], -"http://a.ml/vocabularies/document#location": [ -{ -"@value": "file://demo/demo-api/examples/product.xml" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#315/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#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": "[(151,21)-(151,50)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#315/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#315" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#313" -} -] -} -] -} -] -} -], -"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/demo-api/schemas/product.xsd" -} -], -"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": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(151,12)-(152,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ -{ -"@id": "amf://id#314/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#314" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -] -} -] -} -], -"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": "[(149,10)-(152,0)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#312" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(128,6)-(152,0)]" -} -] -}, -{ -"@id": "amf://id#312/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": "[(129,8)-(152,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#316", -"@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/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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#316" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(152,6)-(154,0)]" -} -] -}, -{ -"@id": "amf://id#316/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(153,8)-(154,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#309/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#309/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": "[(117,4)-(124,0)]" -} -] -}, -{ -"@id": "amf://id#309/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": "[(116,4)-(117,0)]" -} -] -}, -{ -"@id": "amf://id#309/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": "[(127,4)-(154,0)]" -} -] -}, -{ -"@id": "amf://id#309/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#309" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(115,2)-(154,0)]" -} -] -} -] -} -] -} -], -"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_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": "[(113,2)-(114,0)]" -} -] -}, -{ -"@id": "amf://id#308/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(114,2)-(115,0)]" -} -] -}, -{ -"@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": "[(112,0)-(154,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#317", -"@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#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": "[(154,0)-(169,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#318", -"@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#319", -"@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#320", -"@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#321", -"@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#322", -"@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#323", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#324", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#324/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#324/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#324" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(162,14)-(162,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#324/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": "[(162,14)-(163,0)]" -} -] -}, -{ -"@id": "amf://id#324/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(163,14)-(164,0)]" -} -] -}, -{ -"@id": "amf://id#324/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#324" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(161,12)-(164,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#323/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#323/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#323" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(161,12)-(164,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#84", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#64/link--39833273", -"@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#64" -} -], -"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#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": "[(9,6)-(10,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#onCall" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#63/link--416890191", -"@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#63" -} -], -"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#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": "[(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#322/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#322/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#322" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(159,10)-(159,14)]" -} -] -} -], -"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": "[(158,8)-(164,0)]" -} -] -}, -{ -"@id": "amf://id#322/source-map/lexical/element_0", -"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#321/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#321/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#321" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(158,8)-(164,0)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#320" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(157,0)-(169,0)]" -} -] -}, -{ -"@id": "amf://id#320/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": "[(157,6)-(164,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#returns": [ -{ -"@id": "amf://id#325", -"@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#326", -"@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#82/link--2052525118", -"@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#82" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "Org" -} -] -} -], -"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": "[(167,12)-(169,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@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": "[(165,8)-(169,0)]" -} -] -}, -{ -"@id": "amf://id#325/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": "[(166,10)-(169,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#synthesized-field": [ -{ -"@id": "amf://id#319/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#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": "[(156,4)-(169,0)]" -} -] -}, -{ -"@id": "amf://id#319/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": "[(164,6)-(169,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#parameter": [ -{ -"@id": "amf://id#327", -"@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#328", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#327/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#327/source-map/synthesized-field/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#327" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "true" -} -] -} -] -} -] -} -], -"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#parent-end-point": [ -{ -"@id": "amf://id#318/source-map/parent-end-point/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#318" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "file://demo/demo-api/demo-api.raml#/web-api/end-points/%2Forgs" -} -] -} -], -"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": "[(155,2)-(169,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#329", -"@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#330", -"@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#331", -"@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#332", -"@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#333", -"@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#334", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#335", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#335/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(177,12)-(177,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#335/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": "[(177,12)-(178,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": "[(178,12)-(179,0)]" -} -] -}, -{ -"@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": "[(176,10)-(180,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#334/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(176,10)-(180,0)]" -} -] -}, -{ -"@id": "amf://id#334/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": "[(179,12)-(180,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#336", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#337", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#337/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#337/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#337" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(181,12)-(181,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#337/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": "[(181,12)-(182,0)]" -} -] -}, -{ -"@id": "amf://id#337/source-map/lexical/element_0", -"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,12)-(183,0)]" -} -] -}, -{ -"@id": "amf://id#337/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#337" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(180,10)-(184,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#336/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(180,10)-(184,0)]" -} -] -}, -{ -"@id": "amf://id#336/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": "[(183,12)-(184,0)]" -} -] -} -] -} -] -}, -{ -"@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#important" -} -], -"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#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#340", -"@type": [ -"http://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#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": "[(187,21)-(187,26)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#defaultValueStr": [ -{ -"@value": "false" -} -], -"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": "[(185,12)-(185,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#339/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": "[(187,12)-(188,0)]" -} -] -}, -{ -"@id": "amf://id#339/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#339" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(184,10)-(189,0)]" -} -] -}, -{ -"@id": "amf://id#339/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": "[(187,12)-(188,0)]" -} -] -}, -{ -"@id": "amf://id#339/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": "[(186,12)-(187,0)]" -} -] -}, -{ -"@id": "amf://id#339/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": "[(185,12)-(186,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#338" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(184,10)-(189,0)]" -} -] -}, -{ -"@id": "amf://id#338/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": "[(188,12)-(189,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#333/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#333" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(173,6)-(189,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#333/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#333" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(174,8)-(174,12)]" -} -] -} -] -} -] -} -], -"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": "[(173,6)-(189,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@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": "[(171,0)-(189,0)]" -} -] -}, -{ -"@id": "amf://id#331/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": "[(172,4)-(189,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#330/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#330/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#330" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(170,2)-(189,0)]" -} -] -}, -{ -"@id": "amf://id#330/source-map/lexical/element_0", -"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)]" -} -] -} -] -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#329" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(169,0)-(197,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#341", -"@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#342", -"@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#343", -"@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#344", -"@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#345", -"@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#129/link-721167184", -"@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#129" -} -], -"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#346", -"@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#346", -"@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#347", -"@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#348", -"@type": [ -"http://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#348/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#348/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#348" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,13)-(3,69)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#message": [ -{ -"@id": "amf://id#349", -"@type": [ -"http://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#349/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#349/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#349" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,15)-(4,51)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#timestamp": [ -{ -"@id": "amf://id#350", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#350" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,17)-(5,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#attachements": [ -{ -"@id": "amf://id#351", -"@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#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": "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#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": "[(7,6)-(7,68)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_6" -} -], -"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": "[(6,20)-(8,5)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_2" -} -], -"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#lexical": [ -{ -"@id": "amf://id#347/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#347/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#347" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,2)-(9,3)]" -} -] -}, -{ -"@id": "amf://id#347/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#347/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#347/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#353", -"@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#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": "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#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": "[(10,13)-(10,69)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#message": [ -{ -"@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": "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#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": "[(11,15)-(11,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#timestamp": [ -{ -"@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": "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#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": "[(12,17)-(12,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#important": [ -{ -"@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": "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#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": "[(13,17)-(13,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_8" -} -], -"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_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#353/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#353" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,5)-(14,3)]" -} -] -}, -{ -"@id": "amf://id#353/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#353/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#353/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#346/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#parsed-json-example": [ -{ -"@id": "amf://id#346/source-map/parsed-json-example/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#346" -} -], -"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#346/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#346" -} -], -"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/demo-api/examples/messages-sent-example.json" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#346/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#346/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": "[(196,19)-(196,63)]" -} -] -}, -{ -"@id": "amf://id#346/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#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": "[(196,19)-(196,63)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#346/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#346" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#344" -} -] -} -] -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#345/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#345" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(193,8)-(197,0)]" -} -] -}, -{ -"@id": "amf://id#345/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(196,10)-(197,0)]" -} -] -} -], -"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": "[(194,10)-(194,14)]" -} -] -} -] -} -] -} -], -"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": "[(193,8)-(197,0)]" -} -] -} -] -} -] -} -], -"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#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": "[(191,0)-(197,0)]" -} -] -}, -{ -"@id": "amf://id#343/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": "[(192,6)-(197,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#342/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#342/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#342" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(190,4)-(197,0)]" -} -] -}, -{ -"@id": "amf://id#342/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(191,6)-(192,0)]" -} -] -} -] -} -] -} -], -"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#parent-end-point": [ -{ -"@id": "amf://id#341/source-map/parent-end-point/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#341" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "file://demo/demo-api/demo-api.raml#/web-api/end-points/%2Fmessages" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#341/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#341" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(189,2)-(197,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#358", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/assets" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Assets" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#359", -"@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": "Upload an asset. Its required to respect the order of the fields described" -} -], -"http://a.ml/vocabularies/apiContract#expects": [ -{ -"@id": "amf://id#360", -"@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#361", -"@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#362", -"@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#363", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#organizationId" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#364", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "organizationId" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The target organization where the asset will be uploaded" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#364/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#364" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(208,12)-(208,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#364/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": "[(208,12)-(209,0)]" -} -] -}, -{ -"@id": "amf://id#364/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(206,12)-(207,0)]" -} -] -}, -{ -"@id": "amf://id#364/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#364" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(205,10)-(209,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "organizationId" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#363" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(205,10)-(209,0)]" -} -] -}, -{ -"@id": "amf://id#363/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": "[(207,12)-(208,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#365", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#groupId" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#366", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "groupId" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The groupId for the asset" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#366/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#366" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(212,12)-(212,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#366/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": "[(212,12)-(213,0)]" -} -] -}, -{ -"@id": "amf://id#366/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(210,12)-(211,0)]" -} -] -}, -{ -"@id": "amf://id#366/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#366" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(209,10)-(213,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "groupId" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#365" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(209,10)-(213,0)]" -} -] -}, -{ -"@id": "amf://id#365/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": "[(211,12)-(212,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#367", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#assetId" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@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": "assetId" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The assetId for the asset" -} -], -"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#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": "[(216,12)-(216,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#368/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": "[(216,12)-(217,0)]" -} -] -}, -{ -"@id": "amf://id#368/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(214,12)-(215,0)]" -} -] -}, -{ -"@id": "amf://id#368/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#368" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(213,10)-(217,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "assetId" -} -], -"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#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": "[(213,10)-(217,0)]" -} -] -}, -{ -"@id": "amf://id#367/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": "[(215,12)-(216,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#369", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#370", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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": "The version for the asset" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#370/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#370" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(220,12)-(220,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#370/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,12)-(221,0)]" -} -] -}, -{ -"@id": "amf://id#370/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(218,12)-(219,0)]" -} -] -}, -{ -"@id": "amf://id#370/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#370" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(217,10)-(221,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "version" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#369" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(217,10)-(221,0)]" -} -] -}, -{ -"@id": "amf://id#369/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": "[(219,12)-(220,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#371", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#372", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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": "The name of the asset" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#372/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#372" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(224,12)-(224,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#372/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": "[(224,12)-(225,0)]" -} -] -}, -{ -"@id": "amf://id#372/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(222,12)-(223,0)]" -} -] -}, -{ -"@id": "amf://id#372/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#372" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(221,10)-(225,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#371" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(221,10)-(225,0)]" -} -] -}, -{ -"@id": "amf://id#371/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": "[(223,12)-(224,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#373", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#classifier" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#374", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "classifier" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The classifier of the file that will be uploaded, it can be one of oas, wsdl, custom or http" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#374/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#374" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(228,12)-(228,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#374/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": "[(228,12)-(229,0)]" -} -] -}, -{ -"@id": "amf://id#374/source-map/lexical/element_0", -"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,12)-(227,0)]" -} -] -}, -{ -"@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": "[(225,10)-(229,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "classifier" -} -], -"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": "[(225,10)-(229,0)]" -} -] -}, -{ -"@id": "amf://id#373/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": "[(227,12)-(228,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#375", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#apiVersion" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#376", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "apiVersion" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "API version for when uploading an OAS or an HTTP" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#376/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#376" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(231,12)-(231,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#376/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": "[(231,12)-(232,0)]" -} -] -}, -{ -"@id": "amf://id#376/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(230,12)-(231,0)]" -} -] -}, -{ -"@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": "[(229,10)-(232,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "apiVersion" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#375" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(229,10)-(232,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#377", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#assetLink" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#378", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "assetLink" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "A link for an external source" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#378/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#378" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(234,12)-(234,16)]" -} -] -} -], -"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://www.w3.org/ns/shacl#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(234,12)-(235,0)]" -} -] -}, -{ -"@id": "amf://id#378/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(233,12)-(234,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": "[(232,10)-(235,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "assetLink" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#377" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(232,10)-(235,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#379", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#asset" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#380", -"@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://www.w3.org/ns/shacl#name": [ -{ -"@value": "asset" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "The file to be uploaded" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#380/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#380" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(238,12)-(238,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#380/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#380" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(235,16)-(239,0)]" -} -] -}, -{ -"@id": "amf://id#380/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(236,12)-(237,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "asset" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#379" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(235,10)-(239,0)]" -} -] -}, -{ -"@id": "amf://id#379/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": "[(237,12)-(238,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#362/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#362" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(203,6)-(239,0)]" -} -] -} -] -} -] -} -], -"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": "[(203,6)-(239,0)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#360" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(201,0)-(242,0)]" -} -] -}, -{ -"@id": "amf://id#360/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": "[(202,4)-(239,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/apiContract#returns": [ -{ -"@id": "amf://id#381", -"@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": "Asset created" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#381" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(240,6)-(242,0)]" -} -] -}, -{ -"@id": "amf://id#381/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(241,8)-(242,0)]" -} -] -} -] -} -] -} -], -"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/apiContract#expects" -} -], -"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_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": "[(201,4)-(202,0)]" -} -] -}, -{ -"@id": "amf://id#359/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": "[(239,4)-(242,0)]" -} -] -}, -{ -"@id": "amf://id#359/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#359" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(200,2)-(242,0)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#358" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(197,0)-(242,0)]" -} -] -}, -{ -"@id": "amf://id#358/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": "[(198,2)-(200,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#382", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/emptybody" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#383", -"@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#384", -"@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#385", -"@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#386", -"@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#386/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ -{ -"@id": "amf://id#386/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#386" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#386/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#386" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(245,6)-(247,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#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": "[(245,6)-(247,0)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#384" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(244,0)-(247,0)]" -} -] -}, -{ -"@id": "amf://id#384/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": "[(244,4)-(247,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#383/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#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": "[(243,2)-(247,0)]" -} -] -} -] -} -] -} -], -"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": "[(242,0)-(247,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#387", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/unionBody" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#388", -"@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#389", -"@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#390", -"@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#391", -"@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#161/link-964917842", -"@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#161" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "AppPerson" -} -] -}, -{ -"@id": "amf://id#163/link-284076841", -"@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#163" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "Product" -} -] -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#392", -"@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#392", -"@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#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": "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#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": "[(253,14)-(253,36)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@id": "amf://id#394", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#394" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(254,16)-(254,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#birthday": [ -{ -"@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": "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#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": "[(255,20)-(255,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#gender": [ -{ -"@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": "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#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": "[(256,18)-(256,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#url": [ -{ -"@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": "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#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": "[(257,15)-(257,56)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#image": [ -{ -"@id": "amf://id#398", -"@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#399", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#399" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(259,17)-(259,62)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#thumb": [ -{ -"@id": "amf://id#400", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#400" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(260,19)-(260,70)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_7" -} -], -"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#lexical": [ -{ -"@id": "amf://id#398/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": "[(259,12)-(260,0)]" -} -] -}, -{ -"@id": "amf://id#398/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": "[(260,12)-(261,0)]" -} -] -}, -{ -"@id": "amf://id#398/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#398" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(259,0)-(261,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#tagline": [ -{ -"@id": "amf://id#401", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#401" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(261,19)-(261,38)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#language": [ -{ -"@id": "amf://id#402", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#402" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(262,20)-(262,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#etag": [ -{ -"@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": "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#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": "[(263,16)-(263,42)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_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": "[(262,10)-(263,0)]" -} -] -}, -{ -"@id": "amf://id#392/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": "[(256,10)-(257,0)]" -} -] -}, -{ -"@id": "amf://id#392/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#392" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(253,0)-(264,0)]" -} -] -}, -{ -"@id": "amf://id#392/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": "[(255,10)-(256,0)]" -} -] -}, -{ -"@id": "amf://id#392/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": "[(261,10)-(262,0)]" -} -] -}, -{ -"@id": "amf://id#392/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": "[(263,10)-(264,0)]" -} -] -}, -{ -"@id": "amf://id#392/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": "[(257,10)-(258,0)]" -} -] -}, -{ -"@id": "amf://id#392/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": "[(253,10)-(254,0)]" -} -] -}, -{ -"@id": "amf://id#392/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": "[(254,10)-(255,0)]" -} -] -}, -{ -"@id": "amf://id#392/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": "[(258,10)-(261,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#392/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#392/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#392/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": "[(252,16)-(264,0)]" -} -] -}, -{ -"@id": "amf://id#392/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,0)-(264,0)]" -} -] -}, -{ -"@id": "amf://id#392/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#392" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(252,8)-(264,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#392/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#392" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#392/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#392" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#390" -} -] -} -] -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#391/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#391" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#391/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#391" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(251,8)-(252,0)]" -} -] -} -] -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#390" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(250,6)-(264,0)]" -} -] -} -] -} -] -} -], -"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": "[(249,0)-(264,0)]" -} -] -}, -{ -"@id": "amf://id#389/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": "[(249,4)-(264,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#388/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#388/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#388" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(248,2)-(264,0)]" -} -] -} -] -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#387" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(247,0)-(264,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#404", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/emptyBodyWithExample" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#405", -"@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#406", -"@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#407", -"@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#408", -"@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/apiContract#examples": [ -{ -"@id": "amf://id#409", -"@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#410", -"@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#411", -"@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#412", -"@type": [ -"http://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-id" -} -], -"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#412/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(271,23)-(271,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_2" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#411" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(270,27)-(272,17)]" -} -] -}, -{ -"@id": "amf://id#411/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(271,18)-(271,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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#parsed-json-example": [ -{ -"@id": "amf://id#410/source-map/parsed-json-example/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#410" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "{\n \"address\": {\n \"id\":\"test-id\"\n }\n}\n" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#410/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#410" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(269,14)-(273,15)]" -} -] -}, -{ -"@id": "amf://id#410/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#address" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(270,16)-(272,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "{\n \"address\": {\n \"id\":\"test-id\"\n }\n}\n" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#409/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#409/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": "[(268,14)-(274,0)]" -} -] -}, -{ -"@id": "amf://id#409/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": "[(268,15)-(274,0)]" -} -] -}, -{ -"@id": "amf://id#409/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#409" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(268,14)-(274,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#409/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#409" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#407" -} -] -} -] -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#408/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#408" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#408/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#408" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(267,5)-(274,0)]" -} -] -}, -{ -"@id": "amf://id#408/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(268,6)-(274,0)]" -} -] -} -] -} -] -} -], -"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": "[(267,5)-(274,0)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#406" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(266,0)-(274,0)]" -} -] -}, -{ -"@id": "amf://id#406/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": "[(266,3)-(274,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#405/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#405/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#405" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(265,2)-(274,0)]" -} -] -} -] -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#404" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(264,0)-(274,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#413", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/emptyBodyWithName" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#414", -"@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#415", -"@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#416", -"@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#417", -"@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/core#name": [ -{ -"@value": "My test name" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "My description of `body`." -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#417/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#417" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#417/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": "[(278,7)-(279,0)]" -} -] -}, -{ -"@id": "amf://id#417/source-map/lexical/element_0", -"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,7)-(280,0)]" -} -] -}, -{ -"@id": "amf://id#417/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#417" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(277,5)-(280,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#416/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#416" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(277,5)-(280,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#lexical": [ -{ -"@id": "amf://id#415/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#415" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(276,0)-(280,0)]" -} -] -}, -{ -"@id": "amf://id#415/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": "[(276,3)-(280,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#synthesized-field": [ -{ -"@id": "amf://id#414/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#414/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#414" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(275,2)-(280,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#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": "[(274,0)-(280,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#418", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/emptyBodyWithAllProperties" -} -], -"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": "post" -} -], -"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#payload": [ -{ -"@id": "amf://id#421", -"@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#422", -"@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/core#name": [ -{ -"@value": "My body name" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "My description of `body`." -} -], -"http://www.w3.org/ns/shacl#defaultValue": [ -{ -"@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": "None" -} -], -"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": "[(303,17)-(303,21)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#defaultValueStr": [ -{ -"@value": "None" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#424", -"@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#425", -"@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#426", -"@type": [ -"http://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#426/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#426/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#426" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(287,16)-(287,48)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@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": "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#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": "[(288,18)-(288,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#quantity": [ -{ -"@id": "amf://id#428", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#428" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(289,22)-(289,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#unit": [ -{ -"@id": "amf://id#429", -"@type": [ -"http://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#429/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#429/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#429" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(290,18)-(290,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#upc": [ -{ -"@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": "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#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": "[(291,17)-(291,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#available": [ -{ -"@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": "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#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": "[(292,23)-(292,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#etag": [ -{ -"@id": "amf://id#432", -"@type": [ -"http://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#432/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#432/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#432" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(293,18)-(293,44)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_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_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": "[(292,12)-(293,0)]" -} -] -}, -{ -"@id": "amf://id#425/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": "[(288,12)-(289,0)]" -} -] -}, -{ -"@id": "amf://id#425/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": "[(287,12)-(288,0)]" -} -] -}, -{ -"@id": "amf://id#425/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": "[(291,12)-(292,0)]" -} -] -}, -{ -"@id": "amf://id#425/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": "[(293,12)-(294,0)]" -} -] -}, -{ -"@id": "amf://id#425/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": "[(289,12)-(290,0)]" -} -] -}, -{ -"@id": "amf://id#425/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#425" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(287,0)-(294,0)]" -} -] -}, -{ -"@id": "amf://id#425/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": "[(290,12)-(291,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#424/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#424/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#424/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": "[(286,18)-(294,0)]" -} -] -}, -{ -"@id": "amf://id#424/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": "[(286,10)-(294,0)]" -} -] -}, -{ -"@id": "amf://id#424/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": "[(287,0)-(294,0)]" -} -] -}, -{ -"@id": "amf://id#424/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#424" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(286,10)-(294,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#424/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#424" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#421" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#433", -"@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#434", -"@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#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": "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#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": "[(295,16)-(295,48)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@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": "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#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": "[(296,18)-(296,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#quantity": [ -{ -"@id": "amf://id#437", -"@type": [ -"http://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#437/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#437/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#437" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(297,22)-(297,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#unit": [ -{ -"@id": "amf://id#438", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#438" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(298,18)-(298,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#upc": [ -{ -"@id": "amf://id#439", -"@type": [ -"http://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#439/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#439/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#439" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(299,17)-(299,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#available": [ -{ -"@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": "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#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": "[(300,23)-(300,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#etag": [ -{ -"@id": "amf://id#441", -"@type": [ -"http://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#441/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#441/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#441" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(301,18)-(301,35)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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#lexical": [ -{ -"@id": "amf://id#434/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": "[(300,12)-(301,0)]" -} -] -}, -{ -"@id": "amf://id#434/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": "[(296,12)-(297,0)]" -} -] -}, -{ -"@id": "amf://id#434/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": "[(295,12)-(296,0)]" -} -] -}, -{ -"@id": "amf://id#434/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": "[(299,12)-(300,0)]" -} -] -}, -{ -"@id": "amf://id#434/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": "[(301,12)-(302,0)]" -} -] -}, -{ -"@id": "amf://id#434/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": "[(297,12)-(298,0)]" -} -] -}, -{ -"@id": "amf://id#434/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#434" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(295,0)-(302,0)]" -} -] -}, -{ -"@id": "amf://id#434/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": "[(298,12)-(299,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#433/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#433/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#433/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": "[(294,23)-(302,0)]" -} -] -}, -{ -"@id": "amf://id#433/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": "[(294,10)-(302,0)]" -} -] -}, -{ -"@id": "amf://id#433/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": "[(295,0)-(302,0)]" -} -] -}, -{ -"@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": "[(294,10)-(302,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#433/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#433" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#421" -} -] -} -] -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#422/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#422" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#422/source-map/lexical/element_5", -"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": "[(303,8)-(304,0)]" -} -] -}, -{ -"@id": "amf://id#422/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#422" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(283,6)-(304,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#defaultValue" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(303,8)-(304,0)]" -} -] -}, -{ -"@id": "amf://id#422/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(285,8)-(302,0)]" -} -] -}, -{ -"@id": "amf://id#422/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": "[(284,8)-(285,0)]" -} -] -}, -{ -"@id": "amf://id#422/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": "[(302,8)-(303,0)]" -} -] -} -] -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#421" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(283,6)-(304,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": "[(282,0)-(304,0)]" -} -] -}, -{ -"@id": "amf://id#420/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": "[(282,4)-(304,0)]" -} -] -} -] -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#419" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(281,2)-(304,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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#418" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(280,0)-(304,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#442", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/people2" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "People2" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#443", -"@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#444", -"@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#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#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#etag" -} -], -"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": "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#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": "[(8,4)-(8,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": "[(8,4)-(9,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": "[(9,4)-(12,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": "[(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#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": "[(7,2)-(12,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#tagline" -} -], -"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#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#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": "[(45,4)-(45,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": "[(45,4)-(46,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": "[(46,4)-(47,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": "[(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#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": "[(44,2)-(47,0)]" -} -] -} -] -} -] -}, -{ -"@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#name" -} -], -"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#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#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": "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#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": "[(26,13)-(26,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "John Smith" -} -], -"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": "[(26,13)-(26,23)]" -} -] -}, -{ -"@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": "[(26,13)-(26,23)]" -} -] -}, -{ -"@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": "[(26,13)-(26,23)]" -} -] -} -] -} -] -} -], -"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": "[(28,4)-(28,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#31/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": "[(27,4)-(28,0)]" -} -] -}, -{ -"@id": "amf://id#31/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#31" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,2)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#31/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,4)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#31/source-map/lexical/element_1", -"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#31/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": "[(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#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": "[(24,2)-(30,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": "[(25,4)-(26,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#url" -} -], -"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": "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#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": "[(41,4)-(41,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": "[(41,4)-(42,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": "[(42,4)-(43,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": "[(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#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": "[(40,2)-(43,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#id" -} -], -"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#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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#38" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,2)-(24,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": "[(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#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": "[(22,2)-(24,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#language" -} -], -"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#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#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": "[(48,4)-(48,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": "[(48,4)-(49,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": "[(49,4)-(50,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": "[(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#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": "[(47,2)-(50,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#birthday" -} -], -"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": "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#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": "[(31,4)-(31,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": "[(31,4)-(32,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": "[(32,4)-(33,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": "[(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#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": "[(30,2)-(33,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#image" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#3/link-704756176", -"@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#3" -} -], -"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#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": "[(43,2)-(44,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#42", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#43", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#43/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(34,4)-(34,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#43/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#43/source-map/lexical/element_0", -"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#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": "[(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#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": "[(33,2)-(40,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "AppPerson" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "My display name" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Hello, this is a description" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#447", -"@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#447", -"@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#448", -"@type": [ -"http://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#448/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#448/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#448" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(317,14)-(317,36)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@id": "amf://id#449", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#449" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(318,16)-(318,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#birthday": [ -{ -"@id": "amf://id#450", -"@type": [ -"http://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#450/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#450/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#450" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(319,20)-(319,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#gender": [ -{ -"@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": "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#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": "[(320,18)-(320,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#url": [ -{ -"@id": "amf://id#452", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#452" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(321,15)-(321,56)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#image": [ -{ -"@id": "amf://id#453", -"@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#454", -"@type": [ -"http://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#454/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#454/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#454" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(323,17)-(323,62)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#thumb": [ -{ -"@id": "amf://id#455", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#455" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(324,19)-(324,70)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_7" -} -], -"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_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": "[(323,12)-(324,0)]" -} -] -}, -{ -"@id": "amf://id#453/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": "[(324,12)-(325,0)]" -} -] -}, -{ -"@id": "amf://id#453/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#453" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(323,0)-(325,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#tagline": [ -{ -"@id": "amf://id#456", -"@type": [ -"http://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#456/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#456/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#456" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(325,19)-(325,38)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#language": [ -{ -"@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": "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#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": "[(326,20)-(326,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#etag": [ -{ -"@id": "amf://id#458", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#458" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(327,16)-(327,42)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_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": "[(326,10)-(327,0)]" -} -] -}, -{ -"@id": "amf://id#447/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": "[(320,10)-(321,0)]" -} -] -}, -{ -"@id": "amf://id#447/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#447" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(317,0)-(328,0)]" -} -] -}, -{ -"@id": "amf://id#447/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": "[(319,10)-(320,0)]" -} -] -}, -{ -"@id": "amf://id#447/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": "[(325,10)-(326,0)]" -} -] -}, -{ -"@id": "amf://id#447/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": "[(327,10)-(328,0)]" -} -] -}, -{ -"@id": "amf://id#447/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": "[(321,10)-(322,0)]" -} -] -}, -{ -"@id": "amf://id#447/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": "[(317,10)-(318,0)]" -} -] -}, -{ -"@id": "amf://id#447/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": "[(318,10)-(319,0)]" -} -] -}, -{ -"@id": "amf://id#447/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": "[(322,10)-(325,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#447/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#447/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#447/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": "[(316,16)-(328,0)]" -} -] -}, -{ -"@id": "amf://id#447/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": "[(317,0)-(328,0)]" -} -] -}, -{ -"@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": "[(316,8)-(328,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#447/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#447" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#445" -} -] -} -] -} -] -} -], -"amf://id#151": { -"http://a.ml/vocabularies/core#extensionName": [ -{ -"@value": "deprecated" -} -], -"@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": "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#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": "[(312,22)-(312,81)]" -} -] -} -] -} -] -}, -"http://a.ml/vocabularies/document#customDomainProperties": [ -{ -"@id": "amf://id#151" -} -], -"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#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": "[(313,8)-(313,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#446/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": "[(315,8)-(316,0)]" -} -] -}, -{ -"@id": "amf://id#446/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": "[(314,8)-(315,0)]" -} -] -}, -{ -"@id": "amf://id#446/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(316,8)-(328,0)]" -} -] -}, -{ -"@id": "amf://id#446/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#446" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(311,6)-(328,0)]" -} -] -} -] -} -] -} -], -"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": "[(311,6)-(328,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#461", -"@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#462", -"@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#463", -"@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#45" -} -], -"http://a.ml/vocabularies/document#location": [ -{ -"@value": "file://demo/demo-api/examples/person.xml" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#463/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#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": "[(330,17)-(330,45)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#463/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#463" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#461" -} -] -} -] -} -] -} -], -"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/demo-api/schemas/person.xsd" -} -], -"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": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(330,8)-(331,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ -{ -"@id": "amf://id#462/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#462" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#461/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#461" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(328,6)-(331,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": "[(308,0)-(331,0)]" -} -] -}, -{ -"@id": "amf://id#444/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": "[(310,4)-(331,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#443/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#443/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": "[(308,4)-(309,0)]" -} -] -}, -{ -"@id": "amf://id#443/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(309,4)-(310,0)]" -} -] -}, -{ -"@id": "amf://id#443/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#443" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(307,2)-(331,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#464", -"@type": [ -"http://a.ml/vocabularies/apiContract#Operation", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#method": [ -{ -"@value": "patch" -} -], -"http://a.ml/vocabularies/apiContract#expects": [ -{ -"@id": "amf://id#465", -"@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#466", -"@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#467", -"@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#154", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#155", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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#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": "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#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": "[(23,17)-(23,21)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#defaultValueStr": [ -{ -"@value": "true" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#157", -"@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#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": "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#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": "[(22,17)-(22,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "true" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#157/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#157/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": "[(22,17)-(22,21)]" -} -] -}, -{ -"@id": "amf://id#157/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,17)-(22,21)]" -} -] -}, -{ -"@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": "[(22,17)-(22,21)]" -} -] -} -] -} -] -} -], -"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#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": "[(20,8)-(20,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#155/source-map/lexical/element_5", -"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)-(24,0)]" -} -] -}, -{ -"@id": "amf://id#155/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#155" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,6)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#155/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": "[(23,8)-(24,0)]" -} -] -}, -{ -"@id": "amf://id#155/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,8)-(23,0)]" -} -] -}, -{ -"@id": "amf://id#155/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,8)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#155/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": "[(24,8)-(25,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#154" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,6)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#154/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,8)-(22,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#message" -} -], -"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#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#160", -"@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#160", -"@type": [ -"http://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#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": "[(28,17)-(28,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "<>" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#160/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#160/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,17)-(28,28)]" -} -] -}, -{ -"@id": "amf://id#160/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,17)-(28,28)]" -} -] -}, -{ -"@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": "[(28,17)-(28,28)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#159/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#159" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,8)-(26,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#159/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": "[(27,8)-(28,0)]" -} -] -}, -{ -"@id": "amf://id#159/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": "[(26,8)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#159/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,8)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#159/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#159" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,6)-(30,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#158" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,6)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#158/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,8)-(30,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "ErrorResource" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Invalid request" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "A response that is errored" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#468", -"@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#468", -"@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#469", -"@type": [ -"http://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#469/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(3,11)-(3,15)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#message": [ -{ -"@id": "amf://id#470", -"@type": [ -"http://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_3" -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#470/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#470/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#470" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,13)-(4,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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#parsed-json-example": [ -{ -"@id": "amf://id#468/source-map/parsed-json-example/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#468" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "{\n \"error\": true,\n \"message\": \"Invalid request\"\n}\n" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#468/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": "[(3,2)-(3,15)]" -} -] -}, -{ -"@id": "amf://id#468/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": "[(4,2)-(4,30)]" -} -] -}, -{ -"@id": "amf://id#468/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#468" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(5,1)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "{\n \"error\": true,\n \"message\": \"Invalid request\"\n}\n" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#468/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#468/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": "[(1,0)-(1,0)]" -} -] -}, -{ -"@id": "amf://id#468/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#468/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#468" -} -], -"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#468/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#468" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#466" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#467/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#467" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(70,10)-(70,14)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#467/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": "[(16,4)-(17,0)]" -} -] -}, -{ -"@id": "amf://id#467/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": "[(69,10)-(69,38)]" -} -] -}, -{ -"@id": "amf://id#467/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(71,10)-(1,0)]" -} -] -}, -{ -"@id": "amf://id#467/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#467" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(68,8)-(70,29)]" -} -] -} -] -} -] -} -], -"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": "[(68,8)-(70,29)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#471", -"@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#472", -"@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": "Invalid request" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#473", -"@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 Invalid request\n\n" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#473/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#473/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#473" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(1,0)-(1,0)]" -} -] -}, -{ -"@id": "amf://id#473/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#473/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#473" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#471" -} -] -} -] -} -] -} -], -"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#472/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ -{ -"@id": "amf://id#472/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#472" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#472/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": "[(73,10)-(73,38)]" -} -] -}, -{ -"@id": "amf://id#472/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(75,10)-(1,0)]" -} -] -}, -{ -"@id": "amf://id#472/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#472" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(74,10)-(73,38)]" -} -] -} -] -} -] -} -], -"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": "[(72,8)-(73,38)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#465/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#465/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#465" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(67,6)-(73,38)]" -} -] -}, -{ -"@id": "amf://id#465/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": "[(67,6)-(73,38)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#464/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#464/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#464" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(66,4)-(73,38)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#442/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#442/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#442" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(304,0)-(331,0)]" -} -] -}, -{ -"@id": "amf://id#442/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": "[(305,2)-(306,0)]" -} -] -} -] -} -] -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#228/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#228" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#228/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": "[(4,0)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#228/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)-(3,0)]" -} -] -}, -{ -"@id": "amf://id#228/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#228/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#228" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(331,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"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#48::resourceTypes/example-types.raml" -} -] -} -] -} -], -"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#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#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#etag" -} -], -"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": "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#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": "[(8,4)-(8,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": "[(8,4)-(9,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": "[(9,4)-(12,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": "[(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#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": "[(7,2)-(12,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#tagline" -} -], -"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#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#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": "[(45,4)-(45,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": "[(45,4)-(46,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": "[(46,4)-(47,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": "[(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#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": "[(44,2)-(47,0)]" -} -] -} -] -} -] -}, -{ -"@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#name" -} -], -"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#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#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": "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#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": "[(26,13)-(26,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "John Smith" -} -], -"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": "[(26,13)-(26,23)]" -} -] -}, -{ -"@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": "[(26,13)-(26,23)]" -} -] -}, -{ -"@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": "[(26,13)-(26,23)]" -} -] -} -] -} -] -} -], -"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": "[(28,4)-(28,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#31/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": "[(27,4)-(28,0)]" -} -] -}, -{ -"@id": "amf://id#31/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#31" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,2)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#31/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,4)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#31/source-map/lexical/element_1", -"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#31/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": "[(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#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": "[(24,2)-(30,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": "[(25,4)-(26,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#url" -} -], -"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": "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#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": "[(41,4)-(41,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": "[(41,4)-(42,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": "[(42,4)-(43,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": "[(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#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": "[(40,2)-(43,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#language" -} -], -"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#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#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": "[(48,4)-(48,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": "[(48,4)-(49,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": "[(49,4)-(50,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": "[(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#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": "[(47,2)-(50,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#id" -} -], -"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#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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#38" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,2)-(24,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": "[(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#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": "[(22,2)-(24,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#birthday" -} -], -"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": "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#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": "[(31,4)-(31,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": "[(31,4)-(32,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": "[(32,4)-(33,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": "[(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#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": "[(30,2)-(33,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#image" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#3", -"@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#url" -} -], -"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": "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#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": "[(12,4)-(12,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": "[(12,4)-(13,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": "[(13,4)-(16,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": "[(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#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": "[(11,2)-(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#thumb" -} -], -"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": "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#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": "[(17,4)-(17,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#10/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#10/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#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": "[(19,4)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#10/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#10" -} -], -"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#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": "[(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#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#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#url": [ -{ -"@id": "amf://id#5", -"@type": [ -"http://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#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": "[(22,7)-(22,52)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#thumb": [ -{ -"@id": "amf://id#6", -"@type": [ -"http://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#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": "[(23,9)-(23,60)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_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_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#4/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#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": "[(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#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": "[(21,8)-(24,0)]" -} -] -}, -{ -"@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": "[(22,0)-(24,0)]" -} -] -}, -{ -"@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": "[(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#source-vendor": [ -{ -"@id": "amf://id#3/source-map/source-vendor/element_0", -"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": [ -{ -"@id": "amf://id#3/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)-(9,0)]" -} -] -}, -{ -"@id": "amf://id#3/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,0)-(24,0)]" -} -] -}, -{ -"@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": "[(3,0)-(24,0)]" -} -] -} -], -"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,0)-(9,4)]" -} -] -} -] -} -] -} -], -"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#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": "[(43,2)-(44,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#42", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#43", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#43/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(34,4)-(34,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#43/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#43/source-map/lexical/element_0", -"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#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": "[(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#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": "[(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#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#id": [ -{ -"@id": "amf://id#17", -"@type": [ -"http://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#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": "[(10,6)-(10,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@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": "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#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": "[(11,8)-(11,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#birthday": [ -{ -"@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": "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#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": "[(12,12)-(12,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#gender": [ -{ -"@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": "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#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": "[(13,10)-(13,14)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#url": [ -{ -"@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": "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#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": "[(14,7)-(14,48)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#image": [ -{ -"@id": "amf://id#22", -"@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#23", -"@type": [ -"http://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#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": "[(16,9)-(16,54)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#thumb": [ -{ -"@id": "amf://id#24", -"@type": [ -"http://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#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": "[(17,11)-(17,62)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_7" -} -], -"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_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#22/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#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": "[(16,0)-(18,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#tagline": [ -{ -"@id": "amf://id#25", -"@type": [ -"http://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#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": "[(18,11)-(18,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#language": [ -{ -"@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": "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#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": "[(19,12)-(19,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#etag": [ -{ -"@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": "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#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": "[(20,8)-(20,34)]" -} -] -} -] -} -] -} -], -"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_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#16/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#16/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#16" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,0)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#16/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#16/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#16/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#16/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#16/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#16/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#16/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#16/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#16/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#16/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#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": "[(10,0)-(21,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": "[(9,0)-(21,0)]" -} -] -} -] -} -] -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#15/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": "[(4,0)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#15/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": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#15/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,0)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#15/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"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#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": "[(8,0)-(8,4)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#references": [ -{ -"@id": "amf://id#2", -"@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#3", -"@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#url" -} -], -"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": "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#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": "[(12,4)-(12,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": "[(12,4)-(13,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": "[(13,4)-(16,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": "[(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#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": "[(11,2)-(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#thumb" -} -], -"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": "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#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": "[(17,4)-(17,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#10/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#10/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#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": "[(19,4)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#10/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#10" -} -], -"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#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": "[(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#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#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#url": [ -{ -"@id": "amf://id#5", -"@type": [ -"http://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#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": "[(22,7)-(22,52)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#thumb": [ -{ -"@id": "amf://id#6", -"@type": [ -"http://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#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": "[(23,9)-(23,60)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_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_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#4/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#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": "[(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#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": "[(21,8)-(24,0)]" -} -] -}, -{ -"@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": "[(22,0)-(24,0)]" -} -] -}, -{ -"@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": "[(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#source-vendor": [ -{ -"@id": "amf://id#3/source-map/source-vendor/element_0", -"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": [ -{ -"@id": "amf://id#3/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)-(9,0)]" -} -] -}, -{ -"@id": "amf://id#3/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,0)-(24,0)]" -} -] -}, -{ -"@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": "[(3,0)-(24,0)]" -} -] -} -], -"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,0)-(9,4)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(24,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#11", -"@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#12", -"@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#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#etag" -} -], -"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": "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#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": "[(8,4)-(8,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": "[(8,4)-(9,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": "[(9,4)-(12,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": "[(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#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": "[(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#12/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ -{ -"@id": "amf://id#12/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#12" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(5,0)-(5,4)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(3,0)-(12,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": "[(3,0)-(5,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#12/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#12" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(12,0)]" -} -] -} -] -} -] -} -], -"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)-(50,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#44", -"@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#45", -"@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.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#46", -"@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#47", -"@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.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#48", -"@type": [ -"http://a.ml/vocabularies/document#Module", -"http://a.ml/vocabularies/document#Unit" -], -"http://a.ml/vocabularies/document#declares": [ -{ -"@id": "amf://id#49", -"@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#50", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#51", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#52", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#53", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#54", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#55", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#56", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#57", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#57/list", -"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", -"http://www.w3.org/2000/01/rdf-schema#_1": [ -{ -"@id": "amf://id#58", -"@type": [ -"http://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#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": "[(40,16)-(40,19)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_2": [ -{ -"@id": "amf://id#59", -"@type": [ -"http://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#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": "[(40,21)-(40,25)]" -} -] -} -] -} -] -} -] -} -], -"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": "[(39,6)-(41,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#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#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": "[(39,6)-(41,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#60", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#61", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#61/list", -"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", -"http://www.w3.org/2000/01/rdf-schema#_1": [ -{ -"@id": "amf://id#62", -"@type": [ -"http://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#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": "[(38,15)-(38,24)]" -} -] -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#61/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#61" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(37,8)-(37,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#61/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#61/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#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": "[(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#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": "[(36,6)-(39,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Admin" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#49/source-map/declared-element/element_0", -"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": [ -{ -"@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": "[(33,2)-(41,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#49/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#49" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(34,4)-(34,8)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#63", -"@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#64", -"@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#50", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#51", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#52", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#53", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#54", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#55", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,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#reports" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#66", -"@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#67", -"@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#52", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#53", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#50", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#51", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#54", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#55", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#73", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#74", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#74" -} -], -"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#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": "[(16,6)-(17,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Person" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#68", -"@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#68", -"@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#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": "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#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": "[(18,17)-(18,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastname": [ -{ -"@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": "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#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": "[(19,16)-(19,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#title": [ -{ -"@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": "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#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": "[(20,13)-(20,16)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#kind": [ -{ -"@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": "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#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": "[(21,12)-(21,19)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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#lexical": [ -{ -"@id": "amf://id#68/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#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": "[(18,0)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#68/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#68/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#68/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#68/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#68/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#68/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#68/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#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": "[(17,4)-(22,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#declared-element": [ -{ -"@id": "amf://id#67/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#67" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(10,2)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#67/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,4)-(22,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#67/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#67" -} -], -"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#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": "[(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#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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#75", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#76", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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#76/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#declared-element": [ -{ -"@id": "amf://id#76/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#76" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#76/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#76/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#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": "[(22,2)-(25,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#76/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#76" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#75" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#77", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#78", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#78/list", -"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", -"http://www.w3.org/2000/01/rdf-schema#_1": [ -{ -"@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": "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#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": "[(32,15)-(32,26)]" -} -] -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#78/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#78" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(31,8)-(31,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#78/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#78/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#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": "[(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#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": "[(30,6)-(33,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Manager" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#64/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#64" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(25,2)-(33,0)]" -} -] -} -], -"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": "[(26,4)-(26,8)]" -} -] -} -] -} -] -}, -{ -"@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#50", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#51", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#52", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#53", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#54", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#55", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#56", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#57", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#57/list", -"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", -"http://www.w3.org/2000/01/rdf-schema#_1": [ -{ -"@id": "amf://id#58", -"@type": [ -"http://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#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": "[(40,16)-(40,19)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_2": [ -{ -"@id": "amf://id#59", -"@type": [ -"http://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#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": "[(40,21)-(40,25)]" -} -] -} -] -} -] -} -] -} -], -"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": "[(39,6)-(41,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#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#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": "[(39,6)-(41,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#phone" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#76", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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#76/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#declared-element": [ -{ -"@id": "amf://id#76/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#76" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#76/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#76/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#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": "[(22,2)-(25,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#76/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#76" -} -], -"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#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": "[(44,6)-(45,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#60", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#61", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#61/list", -"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", -"http://www.w3.org/2000/01/rdf-schema#_1": [ -{ -"@id": "amf://id#62", -"@type": [ -"http://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#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": "[(38,15)-(38,24)]" -} -] -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#61/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#61" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(37,8)-(37,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#61/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#61/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#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": "[(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#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": "[(36,6)-(39,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "AlertableAdmin" -} -], -"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": "[(41,2)-(45,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": "[(42,4)-(42,8)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Alertable" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#63/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#63" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(45,2)-(46,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#82", -"@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#onCall" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#63", -"@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#64", -"@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#50", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#51", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#52", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#53", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#54", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#55", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,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#reports" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#66", -"@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#67", -"@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#52", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#53", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#50", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#51", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#54", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#55", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#73", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#74", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#74" -} -], -"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#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": "[(16,6)-(17,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Person" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#68", -"@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#68", -"@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#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": "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#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": "[(18,17)-(18,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastname": [ -{ -"@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": "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#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": "[(19,16)-(19,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#title": [ -{ -"@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": "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#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": "[(20,13)-(20,16)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#kind": [ -{ -"@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": "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#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": "[(21,12)-(21,19)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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#lexical": [ -{ -"@id": "amf://id#68/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#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": "[(18,0)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#68/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#68/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#68/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#68/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#68/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#68/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#68/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#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": "[(17,4)-(22,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#declared-element": [ -{ -"@id": "amf://id#67/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#67" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(10,2)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#67/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,4)-(22,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#67/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#67" -} -], -"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#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": "[(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#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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#75", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#76", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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#76/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#declared-element": [ -{ -"@id": "amf://id#76/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#76" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#76/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#76/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#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": "[(22,2)-(25,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#76/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#76" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#75" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#77", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#78", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#78/list", -"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", -"http://www.w3.org/2000/01/rdf-schema#_1": [ -{ -"@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": "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#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": "[(32,15)-(32,26)]" -} -] -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#78/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#78" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(31,8)-(31,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#78/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#78/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#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": "[(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#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": "[(30,6)-(33,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Manager" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#64/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#64" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(25,2)-(33,0)]" -} -] -} -], -"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": "[(26,4)-(26,8)]" -} -] -} -] -} -] -}, -{ -"@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#50", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#51", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#52", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#53", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#54", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#55", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#56", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#57", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#57/list", -"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", -"http://www.w3.org/2000/01/rdf-schema#_1": [ -{ -"@id": "amf://id#58", -"@type": [ -"http://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#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": "[(40,16)-(40,19)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_2": [ -{ -"@id": "amf://id#59", -"@type": [ -"http://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#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": "[(40,21)-(40,25)]" -} -] -} -] -} -] -} -] -} -], -"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": "[(39,6)-(41,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#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#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": "[(39,6)-(41,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#phone" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#76", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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#76/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#declared-element": [ -{ -"@id": "amf://id#76/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#76" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#76/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#76/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#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": "[(22,2)-(25,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#76/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#76" -} -], -"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#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": "[(44,6)-(45,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#60", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#61", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#61/list", -"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", -"http://www.w3.org/2000/01/rdf-schema#_1": [ -{ -"@id": "amf://id#62", -"@type": [ -"http://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#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": "[(38,15)-(38,24)]" -} -] -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#61/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#61" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(37,8)-(37,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#61/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#61/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#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": "[(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#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": "[(36,6)-(39,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "AlertableAdmin" -} -], -"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": "[(41,2)-(45,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": "[(42,4)-(42,8)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Alertable" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#63/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#63" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(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#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": "[(8,6)-(9,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#84", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#64", -"@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#50", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#51", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#52", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#53", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#54", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#55", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,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#reports" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#66", -"@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#67", -"@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#52", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#53", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#50", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#51", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#54", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#55", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#73", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#74", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#74" -} -], -"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#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": "[(16,6)-(17,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Person" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#68", -"@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#68", -"@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#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": "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#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": "[(18,17)-(18,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastname": [ -{ -"@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": "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#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": "[(19,16)-(19,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#title": [ -{ -"@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": "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#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": "[(20,13)-(20,16)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#kind": [ -{ -"@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": "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#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": "[(21,12)-(21,19)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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#lexical": [ -{ -"@id": "amf://id#68/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#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": "[(18,0)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#68/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#68/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#68/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#68/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#68/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#68/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#68/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#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": "[(17,4)-(22,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#declared-element": [ -{ -"@id": "amf://id#67/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#67" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(10,2)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#67/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,4)-(22,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#67/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#67" -} -], -"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#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": "[(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#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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#75", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#76", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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#76/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#declared-element": [ -{ -"@id": "amf://id#76/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#76" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#76/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#76/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#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": "[(22,2)-(25,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#76/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#76" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#75" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#77", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#78", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#78/list", -"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", -"http://www.w3.org/2000/01/rdf-schema#_1": [ -{ -"@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": "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#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": "[(32,15)-(32,26)]" -} -] -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#78/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#78" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(31,8)-(31,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#78/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#78/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#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": "[(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#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": "[(30,6)-(33,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Manager" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#64/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#64" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(25,2)-(33,0)]" -} -] -} -], -"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": "[(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#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": "[(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#82/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#declared-element": [ -{ -"@id": "amf://id#82/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#82" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(4,2)-(10,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": "[(5,4)-(6,0)]" -} -] -} -], -"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": "[(6,4)-(6,8)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#76", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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#76/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#declared-element": [ -{ -"@id": "amf://id#76/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#76" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#76/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#76/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#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": "[(22,2)-(25,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#76/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#76" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,4)-(23,8)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#67", -"@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#52", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#53", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#50", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#51", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#54", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#55", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#73", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#74", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#74" -} -], -"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#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": "[(16,6)-(17,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Person" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#68", -"@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#68", -"@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#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": "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#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": "[(18,17)-(18,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastname": [ -{ -"@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": "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#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": "[(19,16)-(19,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#title": [ -{ -"@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": "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#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": "[(20,13)-(20,16)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#kind": [ -{ -"@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": "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#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": "[(21,12)-(21,19)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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#lexical": [ -{ -"@id": "amf://id#68/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#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": "[(18,0)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#68/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#68/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#68/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#68/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#68/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#68/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#68/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#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": "[(17,4)-(22,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#declared-element": [ -{ -"@id": "amf://id#67/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#67" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(10,2)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#67/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,4)-(22,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#67/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#67" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,4)-(11,8)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#64", -"@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#50", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#51", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#52", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#53", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#54", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#55", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,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#reports" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#66", -"@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#67", -"@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#52", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#53", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#50", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#51", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#54", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#55", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#73", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#74", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#74" -} -], -"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#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": "[(16,6)-(17,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Person" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#68", -"@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#68", -"@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#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": "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#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": "[(18,17)-(18,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastname": [ -{ -"@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": "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#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": "[(19,16)-(19,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#title": [ -{ -"@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": "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#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": "[(20,13)-(20,16)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#kind": [ -{ -"@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": "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#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": "[(21,12)-(21,19)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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#lexical": [ -{ -"@id": "amf://id#68/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#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": "[(18,0)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#68/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#68/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#68/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#68/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#68/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#68/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#68/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#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": "[(17,4)-(22,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#declared-element": [ -{ -"@id": "amf://id#67/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#67" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(10,2)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#67/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,4)-(22,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#67/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#67" -} -], -"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#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": "[(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#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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#75", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#76", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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#76/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#declared-element": [ -{ -"@id": "amf://id#76/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#76" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#76/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#76/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#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": "[(22,2)-(25,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#76/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#76" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#75" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#77", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#78", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#78/list", -"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", -"http://www.w3.org/2000/01/rdf-schema#_1": [ -{ -"@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": "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#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": "[(32,15)-(32,26)]" -} -] -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#78/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#78" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(31,8)-(31,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#78/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#78/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#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": "[(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#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": "[(30,6)-(33,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Manager" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#64/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#64" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(25,2)-(33,0)]" -} -] -} -], -"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": "[(26,4)-(26,8)]" -} -] -} -] -} -] -}, -{ -"@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#50", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#51", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(14,6)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#52", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#53", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#54", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#55", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#56", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#57", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#57/list", -"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", -"http://www.w3.org/2000/01/rdf-schema#_1": [ -{ -"@id": "amf://id#58", -"@type": [ -"http://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#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": "[(40,16)-(40,19)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_2": [ -{ -"@id": "amf://id#59", -"@type": [ -"http://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#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": "[(40,21)-(40,25)]" -} -] -} -] -} -] -} -] -} -], -"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": "[(39,6)-(41,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#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#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": "[(39,6)-(41,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#phone" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#76", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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#76/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#declared-element": [ -{ -"@id": "amf://id#76/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#76" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#76/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#76/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#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": "[(22,2)-(25,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#76/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#76" -} -], -"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#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": "[(44,6)-(45,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#60", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#61", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#61/list", -"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", -"http://www.w3.org/2000/01/rdf-schema#_1": [ -{ -"@id": "amf://id#62", -"@type": [ -"http://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#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": "[(38,15)-(38,24)]" -} -] -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#61/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#61" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(37,8)-(37,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#61/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#61/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#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": "[(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#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": "[(36,6)-(39,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "AlertableAdmin" -} -], -"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": "[(41,2)-(45,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": "[(42,4)-(42,8)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#48" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(46,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#85", -"@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#86", -"@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.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#2", -"@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#3", -"@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#url" -} -], -"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": "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#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": "[(12,4)-(12,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": "[(12,4)-(13,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": "[(13,4)-(16,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": "[(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#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": "[(11,2)-(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#thumb" -} -], -"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": "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#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": "[(17,4)-(17,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#10/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#10/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#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": "[(19,4)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#10/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#10" -} -], -"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#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": "[(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#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#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#url": [ -{ -"@id": "amf://id#5", -"@type": [ -"http://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#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": "[(22,7)-(22,52)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#thumb": [ -{ -"@id": "amf://id#6", -"@type": [ -"http://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#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": "[(23,9)-(23,60)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_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_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#4/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#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": "[(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#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": "[(21,8)-(24,0)]" -} -] -}, -{ -"@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": "[(22,0)-(24,0)]" -} -] -}, -{ -"@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": "[(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#source-vendor": [ -{ -"@id": "amf://id#3/source-map/source-vendor/element_0", -"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": [ -{ -"@id": "amf://id#3/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)-(9,0)]" -} -] -}, -{ -"@id": "amf://id#3/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,0)-(24,0)]" -} -] -}, -{ -"@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": "[(3,0)-(24,0)]" -} -] -} -], -"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,0)-(9,4)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(24,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#87", -"@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#88", -"@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 \"examples\": [\n \"R34fg663H9KW9MMSKISI\"\n ]\n },\n \"name\": {\n \"$id\": \"/properties/name\",\n \"type\": \"string\",\n \"title\": \"The Name Schema \",\n \"examples\": [\n \"Pawel Psztyc\"\n ]\n },\n \"birthday\": {\n \"$id\": \"/properties/birthday\",\n \"type\": \"string\",\n \"title\": \"The Birthday Schema \",\n \"examples\": [\n \"1983-10-20\"\n ]\n },\n \"gender\": {\n \"$id\": \"/properties/gender\",\n \"type\": \"string\",\n \"title\": \"The Gender Schema \",\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.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#89", -"@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#90", -"@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#99", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#100", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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#101", -"@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#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": "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#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": "[(36,13)-(36,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "042100005264" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#101/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#101/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#101/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#101/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#101" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,13)-(36,27)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#100/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#100" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(31,4)-(31,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#100/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": "[(33,4)-(36,0)]" -} -] -}, -{ -"@id": "amf://id#100/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#100" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,2)-(38,0)]" -} -] -}, -{ -"@id": "amf://id#100/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,4)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#100/source-map/lexical/element_1", -"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#100/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": "[(31,4)-(32,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#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": "[(30,2)-(38,0)]" -} -] -}, -{ -"@id": "amf://id#99/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#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#etag" -} -], -"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": "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#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": "[(8,4)-(8,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": "[(8,4)-(9,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": "[(9,4)-(12,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": "[(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#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": "[(7,2)-(12,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#102", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#103", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#104", -"@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#104", -"@type": [ -"http://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#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,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#104/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#104/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#104/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#104/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#104/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#104" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,13)-(16,50)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#103/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#103" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,4)-(14,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#103/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": "[(15,4)-(16,0)]" -} -] -}, -{ -"@id": "amf://id#103/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": "[(14,4)-(15,0)]" -} -] -}, -{ -"@id": "amf://id#103/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,4)-(17,0)]" -} -] -}, -{ -"@id": "amf://id#103/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#103" -} -], -"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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#102" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,2)-(18,0)]" -} -] -}, -{ -"@id": "amf://id#102/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#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#id" -} -], -"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#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#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_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#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": "[(8,4)-(12,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": "[(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#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": "[(7,2)-(13,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#unit" -} -], -"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": "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#109", -"@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#109", -"@type": [ -"http://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#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": "[(28,13)-(28,15)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "ml" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#109/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#109/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#109/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#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": "[(28,13)-(28,15)]" -} -] -} -] -} -] -} -], -"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": "[(26,4)-(26,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#108/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": "[(27,4)-(28,0)]" -} -] -}, -{ -"@id": "amf://id#108/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": "[(26,4)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#108/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,4)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#108/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#108" -} -], -"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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#107" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,2)-(30,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,4)-(30,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#110", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#111", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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#112", -"@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#112", -"@type": [ -"http://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#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,13)-(44,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "true" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#112/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#112/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#112/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#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": "[(44,13)-(44,17)]" -} -] -} -] -} -] -} -], -"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#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": "[(39,4)-(39,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#111/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": "[(40,4)-(43,0)]" -} -] -}, -{ -"@id": "amf://id#111/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": "[(39,4)-(40,0)]" -} -] -}, -{ -"@id": "amf://id#111/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(44,4)-(45,0)]" -} -] -}, -{ -"@id": "amf://id#111/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#111" -} -], -"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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#110" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(38,2)-(45,0)]" -} -] -}, -{ -"@id": "amf://id#110/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#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#quantity" -} -], -"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://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#115", -"@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#115", -"@type": [ -"http://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#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": "[(23,13)-(23,16)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "500" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#115/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#115/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#115/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#115/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#115" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,13)-(23,16)]" -} -] -} -] -} -] -} -], -"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": "[(19,4)-(19,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#114/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": "[(20,4)-(23,0)]" -} -] -}, -{ -"@id": "amf://id#114/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": "[(19,4)-(20,0)]" -} -] -}, -{ -"@id": "amf://id#114/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "amf://id#114/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#114" -} -], -"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#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": "[(18,2)-(25,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": "[(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#91", -"@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#91", -"@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#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": "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#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": "[(46,6)-(46,34)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@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": "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#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": "[(47,8)-(47,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#quantity": [ -{ -"@id": "amf://id#94", -"@type": [ -"http://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#94/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(48,12)-(48,15)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#unit": [ -{ -"@id": "amf://id#95", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#95" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(49,8)-(49,10)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#upc": [ -{ -"@id": "amf://id#96", -"@type": [ -"http://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#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": "[(50,7)-(50,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#available": [ -{ -"@id": "amf://id#97", -"@type": [ -"http://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#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": "[(51,13)-(51,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#etag": [ -{ -"@id": "amf://id#98", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Wd3deef3rgrgf4r" -} -], -"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#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": "[(52,8)-(52,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_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#91/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#91/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#91/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#91/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#91/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#91/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#91" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(46,0)-(53,0)]" -} -] -}, -{ -"@id": "amf://id#91/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: \"Wd3deef3rgrgf4r\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#91/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#91/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#91/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#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": "[(45,0)-(53,0)]" -} -] -} -] -} -] -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#90/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#90" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"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/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#90/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": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#90/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(45,0)-(53,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": "[(3,0)-(53,0)]" -} -] -} -], -"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": "[(5,0)-(5,4)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#references": [ -{ -"@id": "amf://id#11", -"@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#12", -"@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#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#etag" -} -], -"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": "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#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": "[(8,4)-(8,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": "[(8,4)-(9,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": "[(9,4)-(12,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": "[(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#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": "[(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#12/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ -{ -"@id": "amf://id#12/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#12" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(5,0)-(5,4)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(3,0)-(12,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": "[(3,0)-(5,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#12/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#12" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(12,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(53,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#116", -"@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#117", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "{\n \"error\": true,\n \"message\": \"Invalid request\"\n}\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/json" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#118", -"@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#119", -"@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.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#120", -"@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#121", -"@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.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#122", -"@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#123", -"@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.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#124", -"@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#125", -"@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.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#11", -"@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#12", -"@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#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#etag" -} -], -"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": "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#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": "[(8,4)-(8,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": "[(8,4)-(9,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": "[(9,4)-(12,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": "[(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#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": "[(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#12/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ -{ -"@id": "amf://id#12/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#12" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(5,0)-(5,4)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(3,0)-(12,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": "[(3,0)-(5,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#12/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#12" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(12,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#126", -"@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#127", -"@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.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#128", -"@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#129", -"@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#136", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#137", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#137/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#137/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#137" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,4)-(8,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#137/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#137/source-map/lexical/element_0", -"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#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": "[(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#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": "[(7,2)-(10,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#message" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#139", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#139/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#139/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#139" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,4)-(11,8)]" -} -] -} -], -"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://www.w3.org/ns/shacl#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,4)-(12,0)]" -} -] -}, -{ -"@id": "amf://id#139/source-map/lexical/element_0", -"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#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": "[(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#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": "[(10,2)-(13,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#timestamp" -} -], -"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://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#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": "[(14,4)-(14,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": "[(14,4)-(15,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": "[(15,4)-(16,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": "[(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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#140" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,2)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#142", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#143", -"@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#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://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#143/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#143/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#143" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,4)-(17,8)]" -} -] -} -], -"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": "[(16,2)-(20,0)]" -} -] -}, -{ -"@id": "amf://id#143/source-map/lexical/element_0", -"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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#142" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,2)-(20,0)]" -} -] -}, -{ -"@id": "amf://id#142/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#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#important" -} -], -"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://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#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": "[(21,4)-(21,8)]" -} -] -} -], -"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": "[(21,4)-(22,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": "[(22,4)-(23,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": "[(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#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": "[(20,2)-(24,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": "[(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/apiContract#examples": [ -{ -"@id": "amf://id#130", -"@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#130", -"@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#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": "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_2" -} -], -"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": "[(25,9)-(25,65)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#message": [ -{ -"@id": "amf://id#132", -"@type": [ -"http://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_3" -} -], -"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": "[(26,11)-(26,47)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#timestamp": [ -{ -"@id": "amf://id#133", -"@type": [ -"http://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_4" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#133" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,13)-(27,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#attachements": [ -{ -"@id": "amf://id#134", -"@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#135", -"@type": [ -"http://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_6" -} -], -"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": "[(29,6)-(29,68)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_5" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#134" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,15)-(30,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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#lexical": [ -{ -"@id": "amf://id#130/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": "[(27,2)-(28,0)]" -} -] -}, -{ -"@id": "amf://id#130/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#130" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,0)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#130/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": "[(28,2)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#130/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": "[(26,2)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#130/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": "[(25,2)-(26,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "email: \"bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com\"\nmessage: \"This is an example message. Hello.\"\ntimestamp: 1496757380\nattachements:\n - \"https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33\"" -} -], -"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/document#strict" -} -], -"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_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": "[(24,8)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#130/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": "[(25,0)-(30,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": "[(24,0)-(30,0)]" -} -] -} -] -} -] -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#129/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#129" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#129/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,0)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#129/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,0)-(30,0)]" -} -] -}, -{ -"@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": "[(3,0)-(30,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#129/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#129" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(3,4)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(30,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#147", -"@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#148", -"@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.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#149", -"@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#150", -"@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.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -} -], -"http://a.ml/vocabularies/document#declares": [ -{ -"@id": "amf://id#151", -"@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#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": "deprecated" -} -], -"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": "[(7,2)-(8,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "deprecated" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#151/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#151" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(7,2)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#151/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": "[(7,2)-(7,12)]" -} -] -} -] -} -] -}, -{ -"@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#154", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#155", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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#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": "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#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": "[(23,17)-(23,21)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#defaultValueStr": [ -{ -"@value": "true" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#157", -"@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#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": "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#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": "[(22,17)-(22,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "true" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#157/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#157/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": "[(22,17)-(22,21)]" -} -] -}, -{ -"@id": "amf://id#157/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,17)-(22,21)]" -} -] -}, -{ -"@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": "[(22,17)-(22,21)]" -} -] -} -] -} -] -} -], -"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#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": "[(20,8)-(20,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#155/source-map/lexical/element_5", -"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)-(24,0)]" -} -] -}, -{ -"@id": "amf://id#155/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#155" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,6)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#155/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": "[(23,8)-(24,0)]" -} -] -}, -{ -"@id": "amf://id#155/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,8)-(23,0)]" -} -] -}, -{ -"@id": "amf://id#155/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,8)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#155/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": "[(24,8)-(25,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#154" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,6)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#154/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,8)-(22,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#message" -} -], -"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#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#160", -"@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#160", -"@type": [ -"http://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#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": "[(28,17)-(28,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "<>" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#160/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#160/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,17)-(28,28)]" -} -] -}, -{ -"@id": "amf://id#160/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,17)-(28,28)]" -} -] -}, -{ -"@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": "[(28,17)-(28,28)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#159/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#159" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,8)-(26,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#159/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": "[(27,8)-(28,0)]" -} -] -}, -{ -"@id": "amf://id#159/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": "[(26,8)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#159/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,8)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#159/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#159" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,6)-(30,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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#158" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,6)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#158/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,8)-(30,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#153/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#declared-element": [ -{ -"@id": "amf://id#153/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#153" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(15,2)-(30,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": "[(16,4)-(17,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": "[(17,4)-(17,8)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#161", -"@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#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#etag" -} -], -"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": "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#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": "[(8,4)-(8,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": "[(8,4)-(9,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": "[(9,4)-(12,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": "[(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#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": "[(7,2)-(12,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#tagline" -} -], -"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#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#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": "[(45,4)-(45,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": "[(45,4)-(46,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": "[(46,4)-(47,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": "[(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#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": "[(44,2)-(47,0)]" -} -] -} -] -} -] -}, -{ -"@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#name" -} -], -"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#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#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": "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#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": "[(26,13)-(26,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "John Smith" -} -], -"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": "[(26,13)-(26,23)]" -} -] -}, -{ -"@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": "[(26,13)-(26,23)]" -} -] -}, -{ -"@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": "[(26,13)-(26,23)]" -} -] -} -] -} -] -} -], -"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": "[(28,4)-(28,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#31/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": "[(27,4)-(28,0)]" -} -] -}, -{ -"@id": "amf://id#31/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#31" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,2)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#31/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,4)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#31/source-map/lexical/element_1", -"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#31/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": "[(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#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": "[(24,2)-(30,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": "[(25,4)-(26,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#url" -} -], -"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": "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#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": "[(41,4)-(41,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": "[(41,4)-(42,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": "[(42,4)-(43,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": "[(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#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": "[(40,2)-(43,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#language" -} -], -"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#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#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": "[(48,4)-(48,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": "[(48,4)-(49,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": "[(49,4)-(50,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": "[(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#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": "[(47,2)-(50,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#id" -} -], -"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#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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#38" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,2)-(24,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": "[(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#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": "[(22,2)-(24,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#birthday" -} -], -"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": "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#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": "[(31,4)-(31,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": "[(31,4)-(32,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": "[(32,4)-(33,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": "[(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#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": "[(30,2)-(33,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#image" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#3", -"@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#url" -} -], -"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": "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#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": "[(12,4)-(12,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": "[(12,4)-(13,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": "[(13,4)-(16,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": "[(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#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": "[(11,2)-(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#thumb" -} -], -"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": "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#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": "[(17,4)-(17,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#10/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#10/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#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": "[(19,4)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#10/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#10" -} -], -"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#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": "[(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#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#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#url": [ -{ -"@id": "amf://id#5", -"@type": [ -"http://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#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": "[(22,7)-(22,52)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#thumb": [ -{ -"@id": "amf://id#6", -"@type": [ -"http://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#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": "[(23,9)-(23,60)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_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_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#4/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#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": "[(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#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": "[(21,8)-(24,0)]" -} -] -}, -{ -"@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": "[(22,0)-(24,0)]" -} -] -}, -{ -"@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": "[(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#source-vendor": [ -{ -"@id": "amf://id#3/source-map/source-vendor/element_0", -"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": [ -{ -"@id": "amf://id#3/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)-(9,0)]" -} -] -}, -{ -"@id": "amf://id#3/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,0)-(24,0)]" -} -] -}, -{ -"@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": "[(3,0)-(24,0)]" -} -] -} -], -"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,0)-(9,4)]" -} -] -} -] -} -] -} -], -"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#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": "[(43,2)-(44,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#42", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#43", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#43/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(34,4)-(34,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#43/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#43/source-map/lexical/element_0", -"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#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": "[(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#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": "[(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#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#id": [ -{ -"@id": "amf://id#17", -"@type": [ -"http://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#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": "[(10,6)-(10,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@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": "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#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": "[(11,8)-(11,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#birthday": [ -{ -"@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": "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#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": "[(12,12)-(12,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#gender": [ -{ -"@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": "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#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": "[(13,10)-(13,14)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#url": [ -{ -"@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": "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#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": "[(14,7)-(14,48)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#image": [ -{ -"@id": "amf://id#22", -"@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#23", -"@type": [ -"http://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#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": "[(16,9)-(16,54)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#thumb": [ -{ -"@id": "amf://id#24", -"@type": [ -"http://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#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": "[(17,11)-(17,62)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_7" -} -], -"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_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#22/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#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": "[(16,0)-(18,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#tagline": [ -{ -"@id": "amf://id#25", -"@type": [ -"http://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#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": "[(18,11)-(18,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#language": [ -{ -"@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": "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#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": "[(19,12)-(19,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#etag": [ -{ -"@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": "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#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": "[(20,8)-(20,34)]" -} -] -} -] -} -] -} -], -"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_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#16/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#16/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#16" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,0)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#16/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#16/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#16/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#16/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#16/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#16/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#16/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#16/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#16/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#16/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#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": "[(10,0)-(21,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": "[(9,0)-(21,0)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#161/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#161" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#161/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#161" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,0)-(8,4)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#161/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": "[(4,0)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#161/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": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#161/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,0)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#161/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#161" -} -], -"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#161/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#161" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#162", -"@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#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#etag" -} -], -"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": "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#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": "[(8,4)-(8,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": "[(8,4)-(9,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": "[(9,4)-(12,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": "[(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#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": "[(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#162/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#declared-element": [ -{ -"@id": "amf://id#162/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#162" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(5,0)-(5,4)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#162/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#162" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(12,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": "[(3,0)-(5,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#162/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#162" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#163", -"@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#99", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#100", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/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#101", -"@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#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": "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#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": "[(36,13)-(36,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "042100005264" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#101/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#101/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#101/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#101/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#101" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,13)-(36,27)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#100/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#100" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(31,4)-(31,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#100/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": "[(33,4)-(36,0)]" -} -] -}, -{ -"@id": "amf://id#100/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#100" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,2)-(38,0)]" -} -] -}, -{ -"@id": "amf://id#100/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,4)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#100/source-map/lexical/element_1", -"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#100/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": "[(31,4)-(32,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#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": "[(30,2)-(38,0)]" -} -] -}, -{ -"@id": "amf://id#99/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#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#etag" -} -], -"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": "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#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": "[(8,4)-(8,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": "[(8,4)-(9,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": "[(9,4)-(12,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": "[(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#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": "[(7,2)-(12,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#102", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#103", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#104", -"@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#104", -"@type": [ -"http://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#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,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#104/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#104/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#104/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#104/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#104/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#104" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,13)-(16,50)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#103/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#103" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,4)-(14,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#103/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": "[(15,4)-(16,0)]" -} -] -}, -{ -"@id": "amf://id#103/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": "[(14,4)-(15,0)]" -} -] -}, -{ -"@id": "amf://id#103/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,4)-(17,0)]" -} -] -}, -{ -"@id": "amf://id#103/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#103" -} -], -"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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#102" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,2)-(18,0)]" -} -] -}, -{ -"@id": "amf://id#102/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#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#id" -} -], -"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#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#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_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#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": "[(8,4)-(12,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": "[(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#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": "[(7,2)-(13,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#unit" -} -], -"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": "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#109", -"@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#109", -"@type": [ -"http://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#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": "[(28,13)-(28,15)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "ml" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#109/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#109/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#109/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#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": "[(28,13)-(28,15)]" -} -] -} -] -} -] -} -], -"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": "[(26,4)-(26,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#108/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": "[(27,4)-(28,0)]" -} -] -}, -{ -"@id": "amf://id#108/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": "[(26,4)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#108/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,4)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#108/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#108" -} -], -"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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#107" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,2)-(30,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#minCount" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,4)-(30,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#110", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#111", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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#112", -"@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#112", -"@type": [ -"http://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#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,13)-(44,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "true" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#112/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#112/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#112/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#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": "[(44,13)-(44,17)]" -} -] -} -] -} -] -} -], -"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#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": "[(39,4)-(39,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#111/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": "[(40,4)-(43,0)]" -} -] -}, -{ -"@id": "amf://id#111/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": "[(39,4)-(40,0)]" -} -] -}, -{ -"@id": "amf://id#111/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(44,4)-(45,0)]" -} -] -}, -{ -"@id": "amf://id#111/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#111" -} -], -"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#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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#110" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(38,2)-(45,0)]" -} -] -}, -{ -"@id": "amf://id#110/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#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#quantity" -} -], -"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://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#115", -"@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#115", -"@type": [ -"http://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#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": "[(23,13)-(23,16)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "500" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#115/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#115/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#115/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#115/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#115" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,13)-(23,16)]" -} -] -} -] -} -] -} -], -"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": "[(19,4)-(19,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#114/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": "[(20,4)-(23,0)]" -} -] -}, -{ -"@id": "amf://id#114/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": "[(19,4)-(20,0)]" -} -] -}, -{ -"@id": "amf://id#114/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "amf://id#114/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#114" -} -], -"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#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": "[(18,2)-(25,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": "[(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#91", -"@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#91", -"@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#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": "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#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": "[(46,6)-(46,34)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@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": "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#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": "[(47,8)-(47,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#quantity": [ -{ -"@id": "amf://id#94", -"@type": [ -"http://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#94/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(48,12)-(48,15)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#unit": [ -{ -"@id": "amf://id#95", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#95" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(49,8)-(49,10)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#upc": [ -{ -"@id": "amf://id#96", -"@type": [ -"http://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#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": "[(50,7)-(50,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#available": [ -{ -"@id": "amf://id#97", -"@type": [ -"http://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#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": "[(51,13)-(51,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#etag": [ -{ -"@id": "amf://id#98", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Wd3deef3rgrgf4r" -} -], -"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#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": "[(52,8)-(52,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_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#91/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#91/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#91/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#91/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#91/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#91/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#91" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(46,0)-(53,0)]" -} -] -}, -{ -"@id": "amf://id#91/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: \"Wd3deef3rgrgf4r\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#91/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#91/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#91/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#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": "[(45,0)-(53,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#164", -"@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#164", -"@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#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": "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#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": "[(134,20)-(134,52)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@id": "amf://id#166", -"@type": [ -"http://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#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": "[(135,22)-(135,35)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#quantity": [ -{ -"@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": "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#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": "[(136,26)-(136,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#unit": [ -{ -"@id": "amf://id#168", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#168" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(137,22)-(137,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#upc": [ -{ -"@id": "amf://id#169", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#169" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(138,21)-(138,35)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#available": [ -{ -"@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": "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#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": "[(139,27)-(139,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#etag": [ -{ -"@id": "amf://id#171", -"@type": [ -"http://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#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": "[(140,22)-(140,48)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_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": "[(139,16)-(140,0)]" -} -] -}, -{ -"@id": "amf://id#164/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": "[(135,16)-(136,0)]" -} -] -}, -{ -"@id": "amf://id#164/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": "[(134,16)-(135,0)]" -} -] -}, -{ -"@id": "amf://id#164/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": "[(138,16)-(139,0)]" -} -] -}, -{ -"@id": "amf://id#164/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": "[(140,16)-(141,0)]" -} -] -}, -{ -"@id": "amf://id#164/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": "[(136,16)-(137,0)]" -} -] -}, -{ -"@id": "amf://id#164/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#164" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(134,0)-(141,0)]" -} -] -}, -{ -"@id": "amf://id#164/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": "[(137,16)-(138,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#164/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#164/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#164/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": "[(133,22)-(141,0)]" -} -] -}, -{ -"@id": "amf://id#164/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": "[(133,14)-(141,0)]" -} -] -}, -{ -"@id": "amf://id#164/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": "[(134,0)-(141,0)]" -} -] -}, -{ -"@id": "amf://id#164/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#164" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(133,14)-(141,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#164/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#164" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#164/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#164" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#172" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#173", -"@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#173", -"@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#174", -"@type": [ -"http://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#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": "[(142,20)-(142,52)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@id": "amf://id#175", -"@type": [ -"http://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#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": "[(143,22)-(143,34)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#quantity": [ -{ -"@id": "amf://id#176", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#176" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(144,26)-(144,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#unit": [ -{ -"@id": "amf://id#177", -"@type": [ -"http://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#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": "[(145,22)-(145,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#upc": [ -{ -"@id": "amf://id#178", -"@type": [ -"http://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#178/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#178/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#178" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(146,21)-(146,35)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#available": [ -{ -"@id": "amf://id#179", -"@type": [ -"http://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#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": "[(147,27)-(147,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#etag": [ -{ -"@id": "amf://id#180", -"@type": [ -"http://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#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": "[(148,22)-(148,39)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_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": "[(147,16)-(148,0)]" -} -] -}, -{ -"@id": "amf://id#173/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": "[(143,16)-(144,0)]" -} -] -}, -{ -"@id": "amf://id#173/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": "[(142,16)-(143,0)]" -} -] -}, -{ -"@id": "amf://id#173/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": "[(146,16)-(147,0)]" -} -] -}, -{ -"@id": "amf://id#173/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": "[(148,16)-(149,0)]" -} -] -}, -{ -"@id": "amf://id#173/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": "[(144,16)-(145,0)]" -} -] -}, -{ -"@id": "amf://id#173/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#173" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(142,0)-(149,0)]" -} -] -}, -{ -"@id": "amf://id#173/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": "[(145,16)-(146,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#173/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#173/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#173/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": "[(141,27)-(149,0)]" -} -] -}, -{ -"@id": "amf://id#173/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": "[(141,14)-(149,0)]" -} -] -}, -{ -"@id": "amf://id#173/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": "[(142,0)-(149,0)]" -} -] -}, -{ -"@id": "amf://id#173/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#173" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(141,14)-(149,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#173/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#173" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#173/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#173" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#172" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#163/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#163" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#163/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#163" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,0)-(5,4)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#163/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#163/source-map/lexical/element_0", -"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#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": "[(3,0)-(53,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#163/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#163" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#181", -"@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#url" -} -], -"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": "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#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": "[(12,4)-(12,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": "[(12,4)-(13,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": "[(13,4)-(16,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": "[(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#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": "[(11,2)-(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#thumb" -} -], -"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": "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#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": "[(17,4)-(17,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#10/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#10/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#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": "[(19,4)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#10/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#10" -} -], -"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#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": "[(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#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#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#url": [ -{ -"@id": "amf://id#5", -"@type": [ -"http://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#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": "[(22,7)-(22,52)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#thumb": [ -{ -"@id": "amf://id#6", -"@type": [ -"http://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#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": "[(23,9)-(23,60)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_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_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#4/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#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": "[(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#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": "[(21,8)-(24,0)]" -} -] -}, -{ -"@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": "[(22,0)-(24,0)]" -} -] -}, -{ -"@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": "[(21,0)-(24,0)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#181/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#181" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(9,0)-(9,4)]" -} -] -} -], -"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://a.ml/vocabularies/core#description" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(9,0)]" -} -] -}, -{ -"@id": "amf://id#181/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,0)-(24,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": "[(3,0)-(24,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#181/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#181" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#182", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#182/list", -"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", -"http://www.w3.org/2000/01/rdf-schema#_1": [ -{ -"@id": "amf://id#183", -"@type": [ -"http://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#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": "[(34,8)-(34,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_2": [ -{ -"@id": "amf://id#184", -"@type": [ -"http://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#184/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(35,8)-(35,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/2000/01/rdf-schema#_3": [ -{ -"@id": "amf://id#185", -"@type": [ -"http://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#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": "[(36,8)-(36,9)]" -} -] -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#182/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#182" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#182/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": "[(31,4)-(32,0)]" -} -] -}, -{ -"@id": "amf://id#182/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#182" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,2)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#182/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": "[(33,4)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#182/source-map/lexical/element_1", -"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": "[(30,2)-(30,9)]" -} -] -}, -{ -"@id": "amf://id#182/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": "[(32,4)-(33,0)]" -} -] -} -], -"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": "[(32,4)-(32,8)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#186", -"@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": "ErrorredResource" -} -], -"http://a.ml/vocabularies/document#dataNode": [ -{ -"@id": "amf://id#187", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#patch": [ -{ -"@id": "amf://id#188", -"@type": [ -"http://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_2" -} -], -"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": "[(39,10)-(39,10)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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": "[(39,4)-(40,0)]" -} -] -}, -{ -"@id": "amf://id#187/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#patch" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(39,4)-(40,0)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#186/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#186" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(38,2)-(40,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#189", -"@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#190", -"@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#191", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "ErrorredResource" -} -], -"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#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": "[(41,10)-(41,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#patch": [ -{ -"@id": "amf://id#192", -"@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#193", -"@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#194", -"@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#195", -"@type": [ -"http://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_6" -} -], -"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#lexical": [ -{ -"@id": "amf://id#195/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#195" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(45,23)-(45,41)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#type": [ -{ -"@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": "ErrorResource" -} -], -"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#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": "[(46,16)-(46,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_5" -} -], -"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_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": "[(45,10)-(46,0)]" -} -] -}, -{ -"@id": "amf://id#194/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": "[(46,10)-(47,0)]" -} -] -}, -{ -"@id": "amf://id#194/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#194" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(45,0)-(47,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#application%2Fxml": [ -{ -"@id": "amf://id#197", -"@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#198", -"@type": [ -"http://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_9" -} -], -"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": "[(48,23)-(48,41)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#type": [ -{ -"@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": "\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_10" -} -], -"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": "[(1,0)-(1,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#example": [ -{ -"@id": "amf://id#200", -"@type": [ -"http://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_11" -} -], -"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": "[(1,0)-(1,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_8" -} -], -"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/data#type" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(49,10)-(50,0)]" -} -] -}, -{ -"@id": "amf://id#197/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": "[(48,10)-(49,0)]" -} -] -}, -{ -"@id": "amf://id#197/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": "[(50,10)-(51,0)]" -} -] -}, -{ -"@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": "[(48,0)-(51,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_4" -} -], -"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_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": "[(44,8)-(47,0)]" -} -] -}, -{ -"@id": "amf://id#193/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": "[(47,8)-(51,0)]" -} -] -}, -{ -"@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": "[(44,0)-(51,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_3" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#192" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(43,0)-(51,0)]" -} -] -}, -{ -"@id": "amf://id#192/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": "[(43,6)-(51,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_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": "[(41,4)-(42,0)]" -} -] -}, -{ -"@id": "amf://id#190/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#patch" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(42,4)-(51,0)]" -} -] -}, -{ -"@id": "amf://id#190/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#190" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(41,4)-(51,0)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#189/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#189" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(40,2)-(51,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#201", -"@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#202", -"@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#203", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "ErrorredResource" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#203" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(52,10)-(52,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#get": [ -{ -"@id": "amf://id#204", -"@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#205", -"@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#206", -"@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#207", -"@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#208", -"@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#209", -"@type": [ -"http://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_8" -} -], -"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": "[(58,27)-(58,48)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#type": [ -{ -"@id": "amf://id#210", -"@type": [ -"http://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#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": "[(59,20)-(59,33)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_7" -} -], -"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_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": "[(58,14)-(59,0)]" -} -] -}, -{ -"@id": "amf://id#208/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": "[(59,14)-(60,0)]" -} -] -}, -{ -"@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": "[(58,0)-(60,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#application%2Fxml": [ -{ -"@id": "amf://id#211", -"@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#212", -"@type": [ -"http://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_11" -} -], -"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": "[(61,27)-(61,48)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#type": [ -{ -"@id": "amf://id#213", -"@type": [ -"http://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#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": "[(1,0)-(1,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#example": [ -{ -"@id": "amf://id#214", -"@type": [ -"http://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_13" -} -], -"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": "[(1,0)-(1,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_10" -} -], -"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_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": "[(62,14)-(63,0)]" -} -] -}, -{ -"@id": "amf://id#211/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": "[(61,14)-(62,0)]" -} -] -}, -{ -"@id": "amf://id#211/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": "[(63,14)-(64,0)]" -} -] -}, -{ -"@id": "amf://id#211/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#211" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(61,0)-(64,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_6" -} -], -"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_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": "[(57,12)-(60,0)]" -} -] -}, -{ -"@id": "amf://id#207/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": "[(60,12)-(64,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": "[(57,0)-(64,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_5" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#206" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(56,0)-(64,0)]" -} -] -}, -{ -"@id": "amf://id#206/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": "[(56,10)-(64,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_4" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#205" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(55,0)-(64,0)]" -} -] -}, -{ -"@id": "amf://id#205/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": "[(55,8)-(64,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_3" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#204" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(54,0)-(64,0)]" -} -] -}, -{ -"@id": "amf://id#204/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": "[(54,6)-(64,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_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": "[(52,4)-(53,0)]" -} -] -}, -{ -"@id": "amf://id#202/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": "[(53,4)-(64,0)]" -} -] -}, -{ -"@id": "amf://id#202/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#202" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(52,4)-(64,0)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#201/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#201" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#201/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#201" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(51,2)-(64,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#215", -"@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#216", -"@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#217", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "ErrorredResource" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#217" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(65,10)-(65,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#patch": [ -{ -"@id": "amf://id#218", -"@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#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#application%2Fjson": [ -{ -"@id": "amf://id#220", -"@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#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": "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_6" -} -], -"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": "[(69,23)-(69,38)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#type": [ -{ -"@id": "amf://id#222", -"@type": [ -"http://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_7" -} -], -"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": "[(70,16)-(70,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#example": [ -{ -"@id": "amf://id#223", -"@type": [ -"http://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 \"error\": true,\n \"message\": \"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_8" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#223" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(1,0)-(1,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_5" -} -], -"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_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": "[(70,10)-(71,0)]" -} -] -}, -{ -"@id": "amf://id#220/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": "[(69,10)-(70,0)]" -} -] -}, -{ -"@id": "amf://id#220/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": "[(71,10)-(72,0)]" -} -] -}, -{ -"@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": "[(69,0)-(72,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#application%2Fxml": [ -{ -"@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": "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_10" -} -], -"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": "[(73,23)-(73,38)]" -} -] -} -] -} -] -} -], -"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": "\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#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": "[(1,0)-(1,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#example": [ -{ -"@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": "\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_12" -} -], -"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": "[(1,0)-(1,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_9" -} -], -"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_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": "[(74,10)-(75,0)]" -} -] -}, -{ -"@id": "amf://id#224/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": "[(73,10)-(74,0)]" -} -] -}, -{ -"@id": "amf://id#224/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": "[(75,10)-(77,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": "[(73,0)-(77,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_4" -} -], -"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#application%2Fjson" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(68,8)-(72,0)]" -} -] -}, -{ -"@id": "amf://id#219/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": "[(72,8)-(77,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": "[(68,0)-(77,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_3" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#218" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(67,0)-(77,0)]" -} -] -}, -{ -"@id": "amf://id#218/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": "[(67,6)-(77,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_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": "[(65,4)-(66,0)]" -} -] -}, -{ -"@id": "amf://id#216/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#patch" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(66,4)-(77,0)]" -} -] -}, -{ -"@id": "amf://id#216/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#216" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(65,4)-(77,0)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#215/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#215" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#215/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#215" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(64,2)-(77,0)]" -} -] -} -] -} -] -} -] -} -] diff --git a/demo/examples-api-compact.json b/demo/examples-api-compact.json deleted file mode 100644 index 0f49b3a..0000000 --- a/demo/examples-api-compact.json +++ /dev/null @@ -1,56488 +0,0 @@ -[ -{ -"@id": "", -"@type": [ -"doc:Document", -"doc:Fragment", -"doc:Module", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#335", -"@type": [ -"apiContract:WebAPI", -"doc:RootDomainElement", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "API demo" -} -], -"apiContract:server": [ -{ -"@id": "#655", -"@type": [ -"apiContract:Server", -"doc:DomainElement" -], -"core:urlTemplate": [ -{ -"@value": "http://api.domain.com/" -} -], -"sourcemaps:sources": [ -{ -"@id": "#655/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#655/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:urlTemplate" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(6,0)]" -} -] -} -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#655/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#655" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -] -} -] -} -], -"core:version": [ -{ -"@value": "v1" -} -], -"apiContract:endpoint": [ -{ -"@id": "#336", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/IncludedInType" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#337", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#338", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#339", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#296/link--708070084", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#296" -} -], -"doc:link-label": [ -{ -"@value": "Person" -} -] -} -], -"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": "[(129,6)-(131,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#340", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/xml" -} -], -"raml-shapes:schema": [ -{ -"@id": "#296/link--708070084", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#296" -} -], -"doc:link-label": [ -{ -"@value": "Person" -} -] -} -], -"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": "[(131,6)-(133,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#338/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#338/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#338" -} -], -"sourcemaps:value": [ -{ -"@value": "[(128,0)-(133,0)]" -} -] -}, -{ -"@id": "#338/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(128,4)-(133,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#337/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#337/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#337/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#337" -} -], -"sourcemaps:value": [ -{ -"@value": "[(127,2)-(133,0)]" -} -] -} -] -} -] -} -], -"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": "[(126,0)-(133,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#341", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/IncludedInline" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#342", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#343", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#309", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#296/link--708070084", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#296" -} -], -"doc:link-label": [ -{ -"@value": "Person" -} -] -} -], -"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": "[(136,6)-(150,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#344", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/xml" -} -], -"raml-shapes:schema": [ -{ -"@id": "#345", -"@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": "#346", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:reference-id": [ -{ -"@id": "#28" -} -], -"doc:location": [ -{ -"@value": "file://demo/examples-api/example.xml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#346/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#346/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#346/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#346" -} -], -"sourcemaps:value": [ -{ -"@value": "[(152,17)-(152,37)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#346/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#346" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#344" -} -] -} -] -} -] -} -], -"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/examples-api/example.xsd" -} -], -"sourcemaps:sources": [ -{ -"@id": "#345/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#345/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(152,8)-(153,0)]" -} -] -} -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#345/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#345" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -] -} -] -} -], -"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": "[(150,6)-(153,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#343/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#343/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#343" -} -], -"sourcemaps:value": [ -{ -"@value": "[(135,0)-(153,0)]" -} -] -}, -{ -"@id": "#343/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(135,4)-(153,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#342/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#342/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#342/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#342" -} -], -"sourcemaps:value": [ -{ -"@value": "[(134,2)-(153,0)]" -} -] -} -] -} -] -} -], -"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": "[(133,0)-(153,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#347", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/IncludedInlineJson" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#348", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#349", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#171", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#163/link-1379497760", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#163" -} -], -"doc:link-label": [ -{ -"@value": "type" -} -] -} -], -"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": "[(156,6)-(159,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#349/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#349/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#349" -} -], -"sourcemaps:value": [ -{ -"@value": "[(155,0)-(159,0)]" -} -] -}, -{ -"@id": "#349/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(155,4)-(159,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#348/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#348/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#348/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#348" -} -], -"sourcemaps:value": [ -{ -"@value": "[(154,2)-(159,0)]" -} -] -} -] -} -] -} -], -"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": "[(153,0)-(159,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#350", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/typeExamples" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#351", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#352", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#353", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#318/link--713805675", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#318" -} -], -"doc:link-label": [ -{ -"@value": "TypeExamples" -} -] -} -], -"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": "[(162,6)-(164,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#354", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/xml" -} -], -"raml-shapes:schema": [ -{ -"@id": "#318/link--713805675", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#318" -} -], -"doc:link-label": [ -{ -"@value": "TypeExamples" -} -] -} -], -"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": "[(164,6)-(166,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#352/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#352/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#352" -} -], -"sourcemaps:value": [ -{ -"@value": "[(161,0)-(166,0)]" -} -] -}, -{ -"@id": "#352/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(161,4)-(166,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#351/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#351/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#351/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#351" -} -], -"sourcemaps:value": [ -{ -"@value": "[(160,2)-(166,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#350/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#350/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#350" -} -], -"sourcemaps:value": [ -{ -"@value": "[(159,0)-(166,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#355", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/propertyExamples" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#356", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#357", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#358", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#188/link-1572492935", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#188" -} -], -"doc:link-label": [ -{ -"@value": "PropertyExamples" -} -] -} -], -"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": "[(169,6)-(171,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#359", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/xml" -} -], -"raml-shapes:schema": [ -{ -"@id": "#188/link-1572492935", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#188" -} -], -"doc:link-label": [ -{ -"@value": "PropertyExamples" -} -] -} -], -"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": "[(171,6)-(173,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#357/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#357/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#357" -} -], -"sourcemaps:value": [ -{ -"@value": "[(168,0)-(173,0)]" -} -] -}, -{ -"@id": "#357/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(168,4)-(173,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#356/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#356/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#356/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#356" -} -], -"sourcemaps:value": [ -{ -"@value": "[(167,2)-(173,0)]" -} -] -} -] -} -] -} -], -"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": "[(166,0)-(173,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#360", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/arrayTypeExample" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#361", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#362", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#363", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#364", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#318/link--713805675", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#318" -} -], -"doc:link-label": [ -{ -"@value": "TypeExamples" -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#364/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#364/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#364" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#364/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#364" -} -], -"sourcemaps:value": [ -{ -"@value": "[(177,8)-(178,0)]" -} -] -} -] -} -] -} -], -"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": "[(176,6)-(178,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#362/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#362/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#362" -} -], -"sourcemaps:value": [ -{ -"@value": "[(175,0)-(178,0)]" -} -] -}, -{ -"@id": "#362/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(175,4)-(178,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#361/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#361/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#361/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#361" -} -], -"sourcemaps:value": [ -{ -"@value": "[(174,2)-(178,0)]" -} -] -} -] -} -] -} -], -"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": "[(173,0)-(178,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#365", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/arrayPropertyExamples" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#366", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#367", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#368", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#369", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#188/link-1572492935", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#188" -} -], -"doc:link-label": [ -{ -"@value": "PropertyExamples" -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#369/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#369/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#369" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#369/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#369" -} -], -"sourcemaps:value": [ -{ -"@value": "[(182,8)-(183,0)]" -} -] -} -] -} -] -} -], -"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": "[(181,6)-(183,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#370", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/xml" -} -], -"raml-shapes:schema": [ -{ -"@id": "#371", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#188/link-1572492935", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#188" -} -], -"doc:link-label": [ -{ -"@value": "PropertyExamples" -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#371/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#371/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#371" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#371/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#371" -} -], -"sourcemaps:value": [ -{ -"@value": "[(184,8)-(185,0)]" -} -] -} -] -} -] -} -], -"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": "[(183,6)-(185,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#367/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#367/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#367" -} -], -"sourcemaps:value": [ -{ -"@value": "[(180,0)-(185,0)]" -} -] -}, -{ -"@id": "#367/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(180,4)-(185,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#366/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#366/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#366/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#366" -} -], -"sourcemaps:value": [ -{ -"@value": "[(179,2)-(185,0)]" -} -] -} -] -} -] -} -], -"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": "[(178,0)-(185,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#372", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/arrayPropertyGeneratedExamples" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#373", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#374", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#375", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#376", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#377", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#378", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#test" -} -], -"raml-shapes:range": [ -{ -"@id": "#379", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"shacl:name": [ -{ -"@value": "test" -} -], -"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": "[(192,12)-(193,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "test" -} -], -"sourcemaps:sources": [ -{ -"@id": "#378/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#378/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#378" -} -], -"sourcemaps:value": [ -{ -"@value": "[(192,12)-(193,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#380", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#other" -} -], -"raml-shapes:range": [ -{ -"@id": "#381", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "other" -} -], -"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": "[(193,12)-(194,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "other" -} -], -"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": "[(193,12)-(194,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "items" -} -], -"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": "[(190,8)-(194,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"sourcemaps:sources": [ -{ -"@id": "#376/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#376/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#376" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#376/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#376" -} -], -"sourcemaps:value": [ -{ -"@value": "[(188,6)-(194,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#376/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#376" -} -], -"sourcemaps:value": [ -{ -"@value": "[(189,8)-(189,12)]" -} -] -} -] -} -] -} -], -"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": "[(188,6)-(194,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#382", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/xml" -} -], -"raml-shapes:schema": [ -{ -"@id": "#383", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#384", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#385", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#test" -} -], -"raml-shapes:range": [ -{ -"@id": "#386", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"shacl:name": [ -{ -"@value": "test" -} -], -"sourcemaps:sources": [ -{ -"@id": "#386/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#386/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#386" -} -], -"sourcemaps:value": [ -{ -"@value": "[(198,12)-(199,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "test" -} -], -"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": "[(198,12)-(199,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#387", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#other" -} -], -"raml-shapes:range": [ -{ -"@id": "#388", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "other" -} -], -"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": "[(199,12)-(200,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "other" -} -], -"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": "[(199,12)-(200,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "items" -} -], -"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": "[(196,8)-(200,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"sourcemaps:sources": [ -{ -"@id": "#383/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#383/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#383" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#383/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#383" -} -], -"sourcemaps:value": [ -{ -"@value": "[(194,6)-(200,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#383/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#383" -} -], -"sourcemaps:value": [ -{ -"@value": "[(195,8)-(195,12)]" -} -] -} -] -} -] -} -], -"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": "[(194,6)-(200,0)]" -} -] -} -] -} -] -} -], -"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": "[(187,0)-(200,0)]" -} -] -}, -{ -"@id": "#374/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(187,4)-(200,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#373/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#373/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#373/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#373" -} -], -"sourcemaps:value": [ -{ -"@value": "[(186,2)-(200,0)]" -} -] -} -] -} -] -} -], -"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": "[(185,0)-(200,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#389", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/wrappedXml" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#390", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#391", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#392", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/xml" -} -], -"raml-shapes:schema": [ -{ -"@id": "#310/link--1287671302", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#310" -} -], -"doc:link-label": [ -{ -"@value": "Imgs" -} -] -} -], -"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": "[(203,6)-(205,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#391/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#391/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#391" -} -], -"sourcemaps:value": [ -{ -"@value": "[(202,0)-(205,0)]" -} -] -}, -{ -"@id": "#391/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(202,4)-(205,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#390/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#390/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#390/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#390" -} -], -"sourcemaps:value": [ -{ -"@value": "[(201,2)-(205,0)]" -} -] -} -] -} -] -} -], -"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": "[(200,0)-(205,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#393", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/inline-property-example" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#394", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#395", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#396", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#397", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#398", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#limit" -} -], -"raml-shapes:range": [ -{ -"@id": "#399", -"@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": "limit" -} -], -"sourcemaps:sources": [ -{ -"@id": "#399/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#399/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#399" -} -], -"sourcemaps:value": [ -{ -"@value": "[(211,10)-(212,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "limit" -} -], -"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": "[(211,10)-(212,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#400", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#items" -} -], -"raml-shapes:range": [ -{ -"@id": "#401", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#405", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -] -} -], -"apiContract:examples": [ -{ -"@id": "#402", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#402", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#403", -"@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_2" -} -], -"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": "[(214,22)-(214,26)]" -} -] -} -] -} -] -}, -{ -"@id": "#404", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "other" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(214,28)-(214,33)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_1" -} -], -"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": "[(214,21)-(214,34)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "- test\n- other" -} -], -"sourcemaps:sources": [ -{ -"@id": "#402/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#402/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#402/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(214,21)-(214,34)]" -} -] -}, -{ -"@id": "#402/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(214,21)-(214,34)]" -} -] -}, -{ -"@id": "#402/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#402" -} -], -"sourcemaps:value": [ -{ -"@value": "[(214,21)-(214,34)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#402/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#402" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -] -} -] -} -], -"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": "[(213,12)-(214,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "items" -} -], -"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": "[(212,10)-(215,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"sourcemaps:sources": [ -{ -"@id": "#397/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#397/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#397" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#397/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#397" -} -], -"sourcemaps:value": [ -{ -"@value": "[(208,6)-(215,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#397/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#397" -} -], -"sourcemaps:value": [ -{ -"@value": "[(209,8)-(209,12)]" -} -] -} -] -} -] -} -], -"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": "[(208,6)-(215,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#406", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/xml" -} -], -"raml-shapes:schema": [ -{ -"@id": "#407", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#408", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#limit" -} -], -"raml-shapes:range": [ -{ -"@id": "#409", -"@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": "limit" -} -], -"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": "[(218,10)-(219,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "limit" -} -], -"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": "[(218,10)-(219,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#410", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#items" -} -], -"raml-shapes:range": [ -{ -"@id": "#411", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#415", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -] -} -], -"apiContract:examples": [ -{ -"@id": "#412", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#412", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#413", -"@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_2" -} -], -"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": "[(221,22)-(221,26)]" -} -] -} -] -} -] -}, -{ -"@id": "#414", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "other" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#414/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#414/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#414" -} -], -"sourcemaps:value": [ -{ -"@value": "[(221,28)-(221,33)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_1" -} -], -"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": "[(221,21)-(221,34)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "- test\n- other" -} -], -"sourcemaps:sources": [ -{ -"@id": "#412/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#412/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#412/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(221,21)-(221,34)]" -} -] -}, -{ -"@id": "#412/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(221,21)-(221,34)]" -} -] -}, -{ -"@id": "#412/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#412" -} -], -"sourcemaps:value": [ -{ -"@value": "[(221,21)-(221,34)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#412/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#412" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -] -} -] -} -], -"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": "[(220,12)-(221,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "items" -} -], -"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": "[(219,10)-(222,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"sourcemaps:sources": [ -{ -"@id": "#407/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#407/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#407" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#407/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#407" -} -], -"sourcemaps:value": [ -{ -"@value": "[(215,6)-(222,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#407/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#407" -} -], -"sourcemaps:value": [ -{ -"@value": "[(216,8)-(216,12)]" -} -] -} -] -} -] -} -], -"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": "[(215,6)-(222,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#395/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#395/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#395" -} -], -"sourcemaps:value": [ -{ -"@value": "[(207,0)-(222,0)]" -} -] -}, -{ -"@id": "#395/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(207,4)-(222,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#394/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#394/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#394/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#394" -} -], -"sourcemaps:value": [ -{ -"@value": "[(206,2)-(222,0)]" -} -] -} -] -} -] -} -], -"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": "[(205,0)-(222,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#416", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/union" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#417", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#418", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#419", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#420", -"@type": [ -"raml-shapes:UnionShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:anyOf": [ -{ -"@id": "#296/link--708070084", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#296" -} -], -"doc:link-label": [ -{ -"@value": "Person" -} -] -}, -{ -"@id": "#188/link-1572492935", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#188" -} -], -"doc:link-label": [ -{ -"@value": "PropertyExamples" -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#420/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#420/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#420" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#420/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#420" -} -], -"sourcemaps:value": [ -{ -"@value": "[(226,8)-(227,0)]" -} -] -} -] -} -] -} -], -"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": "[(225,6)-(227,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#421", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/xml" -} -], -"raml-shapes:schema": [ -{ -"@id": "#422", -"@type": [ -"raml-shapes:UnionShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:anyOf": [ -{ -"@id": "#296/link--708070084", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#296" -} -], -"doc:link-label": [ -{ -"@value": "Person" -} -] -}, -{ -"@id": "#188/link-1572492935", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#188" -} -], -"doc:link-label": [ -{ -"@value": "PropertyExamples" -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#422/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#422/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#422" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#422/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#422" -} -], -"sourcemaps:value": [ -{ -"@value": "[(228,8)-(229,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#421/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#421/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#421" -} -], -"sourcemaps:value": [ -{ -"@value": "[(227,6)-(229,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": "[(224,0)-(229,0)]" -} -] -}, -{ -"@id": "#418/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(224,4)-(229,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#417/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#417/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#417/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#417" -} -], -"sourcemaps:value": [ -{ -"@value": "[(223,2)-(229,0)]" -} -] -} -] -} -] -} -], -"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": "[(222,0)-(229,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#423", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/scalar" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#424", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#425", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#426", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#427", -"@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": "#427/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#427/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#427" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#427/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#427" -} -], -"sourcemaps:value": [ -{ -"@value": "[(232,6)-(234,0)]" -} -] -}, -{ -"@id": "#427/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(233,8)-(234,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#427/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#427" -} -], -"sourcemaps:value": [ -{ -"@value": "[(233,8)-(233,12)]" -} -] -} -] -} -] -} -], -"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": "[(232,6)-(234,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#425/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#425/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#425" -} -], -"sourcemaps:value": [ -{ -"@value": "[(231,0)-(234,0)]" -} -] -}, -{ -"@id": "#425/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(231,4)-(234,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#424/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#424/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#424/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#424" -} -], -"sourcemaps:value": [ -{ -"@value": "[(230,2)-(234,0)]" -} -] -} -] -} -] -} -], -"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": "[(229,0)-(234,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#428", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/scalarWithExample" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#429", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#430", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#431", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#432", -"@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" -} -], -"apiContract:examples": [ -{ -"@id": "#433", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#433", -"@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": "#433/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#433/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#433" -} -], -"sourcemaps:value": [ -{ -"@value": "[(239,17)-(239,18)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#433/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#433/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#433/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(239,17)-(239,18)]" -} -] -}, -{ -"@id": "#433/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(239,17)-(239,18)]" -} -] -}, -{ -"@id": "#433/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#433" -} -], -"sourcemaps:value": [ -{ -"@value": "[(239,17)-(239,18)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#433/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#433" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#431" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#432/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#432/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#432" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#432/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(238,8)-(239,0)]" -} -] -}, -{ -"@id": "#432/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(239,8)-(240,0)]" -} -] -}, -{ -"@id": "#432/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#432" -} -], -"sourcemaps:value": [ -{ -"@value": "[(237,6)-(240,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#432/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#432" -} -], -"sourcemaps:value": [ -{ -"@value": "[(238,8)-(238,12)]" -} -] -} -] -} -] -} -], -"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": "[(237,6)-(240,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#430/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#430/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#430" -} -], -"sourcemaps:value": [ -{ -"@value": "[(236,0)-(240,0)]" -} -] -}, -{ -"@id": "#430/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(236,4)-(240,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#429/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#429/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#429/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#429" -} -], -"sourcemaps:value": [ -{ -"@value": "[(235,2)-(240,0)]" -} -] -} -] -} -] -} -], -"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": "[(234,0)-(240,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#434", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/arrayScalar" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#435", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#436", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#437", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#438", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#439", -"@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": "number" -} -] -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"sourcemaps:sources": [ -{ -"@id": "#438/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#438/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#438" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#438/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#438" -} -], -"sourcemaps:value": [ -{ -"@value": "[(243,6)-(246,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#438/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#438" -} -], -"sourcemaps:value": [ -{ -"@value": "[(244,8)-(244,12)]" -} -] -} -] -} -] -} -], -"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": "[(243,6)-(246,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#436/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#436/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#436" -} -], -"sourcemaps:value": [ -{ -"@value": "[(242,0)-(246,0)]" -} -] -}, -{ -"@id": "#436/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(242,4)-(246,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#435/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#435/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#435/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#435" -} -], -"sourcemaps:value": [ -{ -"@value": "[(241,2)-(246,0)]" -} -] -} -] -} -] -} -], -"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": "[(240,0)-(246,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#440", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/arrayScalarWithExample" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#441", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#442", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#443", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#444", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#449", -"@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": "number" -} -] -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"apiContract:examples": [ -{ -"@id": "#445", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#445", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#446", -"@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_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#446/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#446/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#446" -} -], -"sourcemaps:value": [ -{ -"@value": "[(252,18)-(252,19)]" -} -] -} -] -} -] -}, -{ -"@id": "#447", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "2" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(252,21)-(252,22)]" -} -] -} -] -} -] -}, -{ -"@id": "#448", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "3" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(252,24)-(252,25)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_1" -} -], -"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": "[(252,17)-(252,26)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "- 1\n- 2\n- 3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#445/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#445/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#445/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(252,17)-(252,26)]" -} -] -}, -{ -"@id": "#445/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(252,17)-(252,26)]" -} -] -}, -{ -"@id": "#445/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#445" -} -], -"sourcemaps:value": [ -{ -"@value": "[(252,17)-(252,26)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#445/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#445" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#443" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#444/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#444/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#444/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "[(249,6)-(253,0)]" -} -] -}, -{ -"@id": "#444/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(252,8)-(253,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#444/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#444" -} -], -"sourcemaps:value": [ -{ -"@value": "[(250,8)-(250,12)]" -} -] -} -] -} -] -} -], -"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": "[(249,6)-(253,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#442/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#442/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#442" -} -], -"sourcemaps:value": [ -{ -"@value": "[(248,0)-(253,0)]" -} -] -}, -{ -"@id": "#442/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(248,4)-(253,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#441/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#441/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#441/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#441" -} -], -"sourcemaps:value": [ -{ -"@value": "[(247,2)-(253,0)]" -} -] -} -] -} -] -} -], -"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": "[(246,0)-(253,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#450", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/user-raml-example" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#451", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#452", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#83", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#57/link-716070308", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#57" -} -], -"doc:link-label": [ -{ -"@value": "type" -} -] -} -], -"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": "[(256,6)-(273,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#453", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/xml" -} -], -"raml-shapes:schema": [ -{ -"@id": "#57/link-716070308", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#57" -} -], -"doc:link-label": [ -{ -"@value": "type" -} -] -} -], -"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": "[(273,6)-(275,0)]" -} -] -} -] -} -] -} -], -"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": "[(255,0)-(275,0)]" -} -] -}, -{ -"@id": "#452/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(255,4)-(275,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#451/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#451/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#451/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#451" -} -], -"sourcemaps:value": [ -{ -"@value": "[(254,2)-(275,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#450/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#450/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#450" -} -], -"sourcemaps:value": [ -{ -"@value": "[(253,0)-(275,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#454", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/user-json-example" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#455", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#456", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#457", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#34/link-656041443", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#34" -} -], -"doc:link-label": [ -{ -"@value": "type" -} -] -} -], -"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": "[(278,6)-(280,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#456/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#456/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#456" -} -], -"sourcemaps:value": [ -{ -"@value": "[(277,0)-(280,0)]" -} -] -}, -{ -"@id": "#456/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(277,4)-(280,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#455/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#455/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#455/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#455" -} -], -"sourcemaps:value": [ -{ -"@value": "[(276,2)-(280,0)]" -} -] -} -] -} -] -} -], -"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": "[(275,0)-(280,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#458", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/users-raml-example" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#459", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#460", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#461", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#134/link-1294533828", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#134" -} -], -"doc:link-label": [ -{ -"@value": "type" -} -] -} -], -"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": "[(283,6)-(285,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#462", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/xml" -} -], -"raml-shapes:schema": [ -{ -"@id": "#134/link-1294533828", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#134" -} -], -"doc:link-label": [ -{ -"@value": "type" -} -] -} -], -"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": "[(285,6)-(287,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#460/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#460/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#460" -} -], -"sourcemaps:value": [ -{ -"@value": "[(282,0)-(287,0)]" -} -] -}, -{ -"@id": "#460/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(282,4)-(287,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#459/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#459/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#459/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#459" -} -], -"sourcemaps:value": [ -{ -"@value": "[(281,2)-(287,0)]" -} -] -} -] -} -] -} -], -"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": "[(280,0)-(287,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#463", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/users-json-example" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#464", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#465", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#466", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#112/link-1235428484", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#112" -} -], -"doc:link-label": [ -{ -"@value": "type" -} -] -} -], -"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": "[(290,6)-(292,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#465/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#465/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#465" -} -], -"sourcemaps:value": [ -{ -"@value": "[(289,0)-(292,0)]" -} -] -}, -{ -"@id": "#465/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(289,4)-(292,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#464/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#464/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#464/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#464" -} -], -"sourcemaps:value": [ -{ -"@value": "[(288,2)-(292,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": "[(287,0)-(292,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#467", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/named-example" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#468", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#469", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#470", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#471", -"@type": [ -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"apiContract:examples": [ -{ -"@id": "#472", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#473", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:countryCode": [ -{ -"@id": "#474", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "BE" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(2,13)-(2,17)]" -} -] -} -] -} -] -} -], -"data:graydonEnterpriseId": [ -{ -"@id": "#475", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "1057155523" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(3,21)-(3,31)]" -} -] -} -] -} -] -} -], -"data:registrationId": [ -{ -"@id": "#476", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "0422319093" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(4,16)-(4,28)]" -} -] -} -] -} -] -} -], -"data:vatNumber": [ -{ -"@id": "#477", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "BE0422319093" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(5,11)-(5,25)]" -} -] -} -] -} -] -} -], -"data:graydonCompanyId": [ -{ -"@id": "#478", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "0422319093" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(6,18)-(6,30)]" -} -] -} -] -} -] -} -], -"data:isBranchOffice": [ -{ -"@id": "#479", -"@type": [ -"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": "#479/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#479/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#479" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,16)-(7,21)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#473/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#473/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:graydonCompanyId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(7,0)]" -} -] -}, -{ -"@id": "#473/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:countryCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "#473/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:graydonEnterpriseId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#473/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:isBranchOffice" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,0)-(7,21)]" -} -] -}, -{ -"@id": "#473/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:vatNumber" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(6,0)]" -} -] -}, -{ -"@id": "#473/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#473" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(7,21)]" -} -] -}, -{ -"@id": "#473/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:registrationId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "countryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\"\nisBranchOffice: false" -} -], -"doc:location": [ -{ -"@value": "file://demo/examples-api/named-example.raml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#472/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#472/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#472/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(296,17)-(296,44)]" -} -] -}, -{ -"@id": "#472/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(7,21)]" -} -] -}, -{ -"@id": "#472/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#472" -} -], -"sourcemaps:value": [ -{ -"@value": "[(296,8)-(297,0)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#472/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#472" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#470" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#471/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#471/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#471" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#471/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#471" -} -], -"sourcemaps:value": [ -{ -"@value": "[(295,6)-(297,0)]" -} -] -}, -{ -"@id": "#471/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(296,8)-(297,0)]" -} -] -} -] -} -] -} -], -"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": "[(295,6)-(297,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#480", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/xml" -} -], -"raml-shapes:schema": [ -{ -"@id": "#481", -"@type": [ -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"apiContract:examples": [ -{ -"@id": "#482", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#483", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:countryCode": [ -{ -"@id": "#484", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "BE" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(2,13)-(2,17)]" -} -] -} -] -} -] -} -], -"data:graydonEnterpriseId": [ -{ -"@id": "#485", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "1057155523" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(3,21)-(3,31)]" -} -] -} -] -} -] -} -], -"data:registrationId": [ -{ -"@id": "#486", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "0422319093" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(4,16)-(4,28)]" -} -] -} -] -} -] -} -], -"data:vatNumber": [ -{ -"@id": "#487", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "BE0422319093" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(5,11)-(5,25)]" -} -] -} -] -} -] -} -], -"data:graydonCompanyId": [ -{ -"@id": "#488", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "0422319093" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(6,18)-(6,30)]" -} -] -} -] -} -] -} -], -"data:isBranchOffice": [ -{ -"@id": "#489", -"@type": [ -"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": "#489/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#489/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#489" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,16)-(7,21)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#483/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#483/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:graydonCompanyId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(7,0)]" -} -] -}, -{ -"@id": "#483/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:countryCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "#483/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:graydonEnterpriseId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#483/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:isBranchOffice" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,0)-(7,21)]" -} -] -}, -{ -"@id": "#483/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:vatNumber" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(6,0)]" -} -] -}, -{ -"@id": "#483/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#483" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(7,21)]" -} -] -}, -{ -"@id": "#483/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:registrationId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "countryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\"\nisBranchOffice: false" -} -], -"doc:location": [ -{ -"@value": "file://demo/examples-api/named-example.raml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#482/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#482/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#482/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(298,17)-(298,44)]" -} -] -}, -{ -"@id": "#482/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(7,21)]" -} -] -}, -{ -"@id": "#482/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#482" -} -], -"sourcemaps:value": [ -{ -"@value": "[(298,8)-(299,0)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#482/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#482" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#480" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#481/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#481/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#481" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#481/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#481" -} -], -"sourcemaps:value": [ -{ -"@value": "[(297,6)-(299,0)]" -} -] -}, -{ -"@id": "#481/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(298,8)-(299,0)]" -} -] -} -] -} -] -} -], -"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": "[(297,6)-(299,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#469/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#469/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#469" -} -], -"sourcemaps:value": [ -{ -"@value": "[(294,0)-(299,0)]" -} -] -}, -{ -"@id": "#469/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(294,4)-(299,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#468/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#468/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#468/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#468" -} -], -"sourcemaps:value": [ -{ -"@value": "[(293,2)-(299,0)]" -} -] -} -] -} -] -} -], -"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": "[(292,0)-(299,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#490", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/named-linked-example" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#491", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#492", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#493", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#494", -"@type": [ -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"apiContract:examples": [ -{ -"@id": "#495", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#496", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:company": [ -{ -"@id": "#497", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:companyIdentification": [ -{ -"@id": "#498", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:countryCode": [ -{ -"@id": "#499", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "BE" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(2,13)-(2,17)]" -} -] -} -] -} -] -} -], -"data:graydonEnterpriseId": [ -{ -"@id": "#500", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "1057155523" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(3,21)-(3,31)]" -} -] -} -] -} -] -} -], -"data:registrationId": [ -{ -"@id": "#501", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "0422319093" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(4,16)-(4,28)]" -} -] -} -] -} -] -} -], -"data:vatNumber": [ -{ -"@id": "#502", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "BE0422319093" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(5,11)-(5,25)]" -} -] -} -] -} -] -} -], -"data:graydonCompanyId": [ -{ -"@id": "#503", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "0422319093" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_8" -} -], -"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": "[(6,18)-(6,30)]" -} -] -} -] -} -] -} -], -"data:isBranchOffice": [ -{ -"@id": "#504", -"@type": [ -"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": "#504/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#504/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#504" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,16)-(7,21)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#498/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#498/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:graydonCompanyId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(7,0)]" -} -] -}, -{ -"@id": "#498/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:countryCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "#498/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:graydonEnterpriseId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#498/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:isBranchOffice" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,0)-(7,21)]" -} -] -}, -{ -"@id": "#498/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:vatNumber" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(6,0)]" -} -] -}, -{ -"@id": "#498/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#498" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(7,21)]" -} -] -}, -{ -"@id": "#498/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:registrationId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -} -] -} -] -} -], -"data:companyName": [ -{ -"@id": "#505", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GRAYDON BELGI\u00CB NV" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_10" -} -], -"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": "[(3,13)-(3,32)]" -} -] -} -] -} -] -} -], -"data:alternateCompanyName": [ -{ -"@id": "#506", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GRAYDON BELGIQUE NV" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_11" -} -], -"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": "[(4,22)-(4,43)]" -} -] -} -] -} -] -} -], -"data:tradeNames": [ -{ -"@id": "#507", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#508", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GRAYDON" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_13" -} -], -"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": "[(6,4)-(6,13)]" -} -] -} -] -} -] -}, -{ -"@id": "#509", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "MARKTSELECT" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_14" -} -], -"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": "[(7,4)-(7,17)]" -} -] -} -] -} -] -}, -{ -"@id": "#510", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "CREDITEL" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_15" -} -], -"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": "[(8,4)-(8,14)]" -} -] -} -] -} -] -}, -{ -"@id": "#511", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "ACM" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_16" -} -], -"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": "[(9,4)-(9,9)]" -} -] -} -] -} -] -}, -{ -"@id": "#512", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "IT FACILITY MANAGEMENT" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_17" -} -], -"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": "[(10,4)-(10,28)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_12" -} -], -"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": "[(5,11)-(11,0)]" -} -] -} -] -} -] -} -], -"data:companyAddress": [ -{ -"@id": "#513", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#514", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:addressType": [ -{ -"@id": "#515", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "REGISTERED-OFFICE-ADDRESS" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_20" -} -], -"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": "[(3,15)-(3,42)]" -} -] -} -] -} -] -} -], -"data:streetName": [ -{ -"@id": "#516", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "UITBREIDINGSTRAAT" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_21" -} -], -"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": "[(4,14)-(4,33)]" -} -] -} -] -} -] -} -], -"data:houseNumber": [ -{ -"@id": "#517", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "84" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_22" -} -], -"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": "[(5,15)-(5,19)]" -} -] -} -] -} -] -} -], -"data:houseNumberAddition": [ -{ -"@id": "#518", -"@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_23" -} -], -"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": "[(6,23)-(6,27)]" -} -] -} -] -} -] -} -], -"data:postalCode": [ -{ -"@id": "#519", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "2600" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_24" -} -], -"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": "[(7,14)-(7,20)]" -} -] -} -] -} -] -} -], -"data:city": [ -{ -"@id": "#520", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "BERCHEM (ANTWERPEN)" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_25" -} -], -"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": "[(8,8)-(8,29)]" -} -] -} -] -} -] -} -], -"data:country": [ -{ -"@id": "#521", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Belgium" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_26" -} -], -"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": "[(9,11)-(9,20)]" -} -] -} -] -} -] -} -], -"data:countryCode": [ -{ -"@id": "#522", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "BE" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_27" -} -], -"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": "[(10,15)-(10,19)]" -} -] -} -] -} -] -} -], -"data:fullFormatedAddress": [ -{ -"@id": "#523", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_28" -} -], -"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": "[(11,23)-(11,82)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_19" -} -], -"sourcemaps:sources": [ -{ -"@id": "#514/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#514/source-map/lexical/element_9", -"sourcemaps:element": [ -{ -"@value": "data:countryCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,2)-(11,0)]" -} -] -}, -{ -"@id": "#514/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:houseNumberAddition" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(7,0)]" -} -] -}, -{ -"@id": "#514/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "amf://id#514" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(12,74)]" -} -] -}, -{ -"@id": "#514/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:houseNumber" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "#514/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:country" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,2)-(10,0)]" -} -] -}, -{ -"@id": "#514/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:fullFormatedAddress" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,2)-(12,74)]" -} -] -}, -{ -"@id": "#514/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:postalCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(8,0)]" -} -] -}, -{ -"@id": "#514/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:addressType" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "#514/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:streetName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "#514/source-map/lexical/element_8", -"sourcemaps:element": [ -{ -"@value": "data:city" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,2)-(9,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_18" -} -], -"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": "[(11,16)-(11,39)]" -} -] -} -] -} -] -} -], -"data:contactInformation": [ -{ -"@id": "#524", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:phoneNumber": [ -{ -"@id": "#525", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#526", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:type": [ -{ -"@id": "#527", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GENERAL" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_32" -} -], -"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": "[(3,8)-(3,17)]" -} -] -} -] -} -] -} -], -"data:countryDialCode": [ -{ -"@id": "#528", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "+32" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_33" -} -], -"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": "[(4,20)-(4,25)]" -} -] -} -] -} -] -} -], -"data:areaCode": [ -{ -"@id": "#529", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "22" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_34" -} -], -"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": "[(5,13)-(5,17)]" -} -] -} -] -} -] -} -], -"data:subscriberNumber": [ -{ -"@id": "#530", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "12.87.00" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_35" -} -], -"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": "[(6,20)-(6,30)]" -} -] -} -] -} -] -} -], -"data:formatted": [ -{ -"@id": "#531", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "+32-(0)22 000000" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_36" -} -], -"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": "[(7,13)-(7,31)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_31" -} -], -"sourcemaps:sources": [ -{ -"@id": "#526/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#526/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:subscriberNumber" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(7,0)]" -} -] -}, -{ -"@id": "#526/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#526" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(8,0)]" -} -] -}, -{ -"@id": "#526/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:areaCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "#526/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:formatted" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(8,0)]" -} -] -}, -{ -"@id": "#526/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "#526/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:countryDialCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_30" -} -], -"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": "[(2,13)-(2,42)]" -} -] -} -] -} -] -} -], -"data:faxNumber": [ -{ -"@id": "#532", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#533", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:type": [ -{ -"@id": "#534", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GENERAL" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_39" -} -], -"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,8)-(3,17)]" -} -] -} -] -} -] -} -], -"data:countryDialCode": [ -{ -"@id": "#535", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "+32" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_40" -} -], -"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,20)-(4,25)]" -} -] -} -] -} -] -} -], -"data:areaCode": [ -{ -"@id": "#536", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "21" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_41" -} -], -"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,13)-(5,17)]" -} -] -} -] -} -] -} -], -"data:subscriberNumber": [ -{ -"@id": "#537", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "12.87.00" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_42" -} -], -"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,20)-(6,30)]" -} -] -} -] -} -] -} -], -"data:formatted": [ -{ -"@id": "#538", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "+32-(0)21 302099" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_43" -} -], -"sourcemaps:sources": [ -{ -"@id": "#538/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#538/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#538" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,13)-(7,31)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_38" -} -], -"sourcemaps:sources": [ -{ -"@id": "#533/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#533/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:subscriberNumber" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(7,0)]" -} -] -}, -{ -"@id": "#533/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#533" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(8,0)]" -} -] -}, -{ -"@id": "#533/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:areaCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "#533/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:formatted" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(8,0)]" -} -] -}, -{ -"@id": "#533/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "#533/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:countryDialCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_37" -} -], -"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": "[(3,11)-(3,44)]" -} -] -} -] -} -] -} -], -"data:email": [ -{ -"@id": "#539", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#540", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:type": [ -{ -"@id": "#541", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GENERAL" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_46" -} -], -"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": "[(2,8)-(2,17)]" -} -] -} -] -} -] -} -], -"data:value": [ -{ -"@id": "#542", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "info@company.be" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_47" -} -], -"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": "[(3,9)-(3,26)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_45" -} -], -"sourcemaps:sources": [ -{ -"@id": "#540/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#540/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,2)-(3,0)]" -} -] -}, -{ -"@id": "#540/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:value" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "#540/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#540" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#543", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:type": [ -{ -"@id": "#544", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "IT_DEPT" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_49" -} -], -"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": "[(5,8)-(5,17)]" -} -] -} -] -} -] -} -], -"data:value": [ -{ -"@id": "#545", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "it-service@company.be" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_50" -} -], -"sourcemaps:sources": [ -{ -"@id": "#545/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#545/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#545" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,9)-(6,32)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_48" -} -], -"sourcemaps:sources": [ -{ -"@id": "#543/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#543/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "#543/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:value" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(7,0)]" -} -] -}, -{ -"@id": "#543/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#543" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(7,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_44" -} -], -"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": "[(4,7)-(4,42)]" -} -] -} -] -} -] -} -], -"data:website": [ -{ -"@id": "#546", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#547", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:type": [ -{ -"@id": "#548", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GENERAL" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_53" -} -], -"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": "[(3,8)-(3,17)]" -} -] -} -] -} -] -} -], -"data:value": [ -{ -"@id": "#549", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "www.company.be" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_54" -} -], -"sourcemaps:sources": [ -{ -"@id": "#549/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#549/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#549" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,9)-(4,25)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_52" -} -], -"sourcemaps:sources": [ -{ -"@id": "#547/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#547/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "#547/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:value" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "#547/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#547" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(5,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_51" -} -], -"sourcemaps:sources": [ -{ -"@id": "#546/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#546/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#546" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,9)-(5,46)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_29" -} -], -"sourcemaps:sources": [ -{ -"@id": "#524/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#524/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "#524/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#524" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(6,0)]" -} -] -}, -{ -"@id": "#524/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:website" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(6,0)]" -} -] -}, -{ -"@id": "#524/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:faxNumber" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#524/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:phoneNumber" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -} -] -} -] -} -], -"data:legalForm": [ -{ -"@id": "#550", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:code": [ -{ -"@id": "#551", -"@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_56" -} -], -"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,6)-(2,9)]" -} -] -} -] -} -] -} -], -"data:description": [ -{ -"@id": "#552", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Limited company" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_57" -} -], -"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,13)-(3,30)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_55" -} -], -"sourcemaps:sources": [ -{ -"@id": "#550/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#550/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:code" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "#550/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(3,30)]" -} -] -}, -{ -"@id": "#550/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#550" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,30)]" -} -] -} -] -} -] -} -], -"data:size": [ -{ -"@id": "#553", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:class": [ -{ -"@id": "#554", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "3" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_59" -} -], -"sourcemaps:sources": [ -{ -"@id": "#554/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#554/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#554" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,7)-(2,10)]" -} -] -} -] -} -] -} -], -"data:description": [ -{ -"@id": "#555", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "150 - 300" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_60" -} -], -"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": "[(3,13)-(3,24)]" -} -] -} -] -} -] -} -], -"data:numberOfFte": [ -{ -"@id": "#556", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "5500" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"core:name": [ -{ -"@value": "scalar_61" -} -], -"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": "[(4,13)-(4,17)]" -} -] -} -] -} -] -} -], -"data:numberOfEmployees": [ -{ -"@id": "#557", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "5232" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"core:name": [ -{ -"@value": "scalar_62" -} -], -"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": "[(5,19)-(5,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_58" -} -], -"sourcemaps:sources": [ -{ -"@id": "#553/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#553/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:numberOfFte" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "#553/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#553" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(5,23)]" -} -] -}, -{ -"@id": "#553/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:numberOfEmployees" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(5,23)]" -} -] -}, -{ -"@id": "#553/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#553/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:class" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -} -] -} -] -} -], -"data:industry": [ -{ -"@id": "#558", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#559", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:code": [ -{ -"@id": "#560", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "J" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_65" -} -], -"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": "[(2,6)-(2,9)]" -} -] -} -] -} -] -} -], -"data:description": [ -{ -"@id": "#561", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Information and communication" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_66" -} -], -"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": "[(3,13)-(3,44)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_64" -} -], -"sourcemaps:sources": [ -{ -"@id": "#559/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#559/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:code" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "#559/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(3,44)]" -} -] -}, -{ -"@id": "#559/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#559" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,44)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_63" -} -], -"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": "[(15,9)-(17,0)]" -} -] -} -] -} -] -} -], -"data:activities": [ -{ -"@id": "#562", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#563", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:code": [ -{ -"@id": "#564", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "7487" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_69" -} -], -"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": "[(3,8)-(3,14)]" -} -] -} -] -} -] -} -], -"data:description": [ -{ -"@id": "#565", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Financial and insurance activities" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_70" -} -], -"sourcemaps:sources": [ -{ -"@id": "#565/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#565/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#565" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,15)-(4,51)]" -} -] -} -] -} -] -} -], -"data:type": [ -{ -"@id": "#566", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "PRIMARY" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_71" -} -], -"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": "[(5,8)-(5,17)]" -} -] -} -] -} -] -} -], -"data:classificationCode": [ -{ -"@id": "#567", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "BE_NACEBEL2008" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_72" -} -], -"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": "[(6,22)-(6,38)]" -} -] -} -] -} -] -} -], -"data:activityGroupCode": [ -{ -"@id": "#568", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "ABCDE" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_73" -} -], -"sourcemaps:sources": [ -{ -"@id": "#568/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#568/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#568" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,21)-(7,28)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_68" -} -], -"sourcemaps:sources": [ -{ -"@id": "#563/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#563/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:classificationCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(7,0)]" -} -] -}, -{ -"@id": "#563/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#563" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(7,28)]" -} -] -}, -{ -"@id": "#563/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "#563/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:activityGroupCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(7,28)]" -} -] -}, -{ -"@id": "#563/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:code" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "#563/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_67" -} -], -"sourcemaps:sources": [ -{ -"@id": "#562/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#562/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#562" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,12)-(17,35)]" -} -] -} -] -} -] -} -], -"data:isActive": [ -{ -"@id": "#569", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "true" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_74" -} -], -"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": "[(18,10)-(18,16)]" -} -] -} -] -} -] -} -], -"data:foundationDate": [ -{ -"@id": "#570", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "1940-07-11" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#date" -} -], -"core:name": [ -{ -"@value": "scalar_75" -} -], -"sourcemaps:sources": [ -{ -"@id": "#570/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#570/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#570" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,16)-(19,26)]" -} -] -} -] -} -] -} -], -"data:dissolutionDate": [ -{ -"@id": "#571", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "2007-01-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#date" -} -], -"core:name": [ -{ -"@value": "scalar_76" -} -], -"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": "[(20,17)-(20,27)]" -} -] -} -] -} -] -} -], -"data:nonEmailIndicator": [ -{ -"@id": "#572", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "true" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"core:name": [ -{ -"@value": "scalar_77" -} -], -"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": "[(21,19)-(21,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#497/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#497/source-map/lexical/element_14", -"sourcemaps:element": [ -{ -"@value": "data:dissolutionDate" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,0)-(21,0)]" -} -] -}, -{ -"@id": "#497/source-map/lexical/element_12", -"sourcemaps:element": [ -{ -"@value": "data:industry" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,0)-(17,0)]" -} -] -}, -{ -"@id": "#497/source-map/lexical/element_10", -"sourcemaps:element": [ -{ -"@value": "data:companyAddress" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,0)-(12,0)]" -} -] -}, -{ -"@id": "#497/source-map/lexical/element_8", -"sourcemaps:element": [ -{ -"@value": "data:companyIdentification" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "#497/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:companyName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#497/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:contactInformation" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,0)-(13,0)]" -} -] -}, -{ -"@id": "#497/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:activities" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,0)-(18,0)]" -} -] -}, -{ -"@id": "#497/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:nonEmailIndicator" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,0)-(23,0)]" -} -] -}, -{ -"@id": "#497/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:foundationDate" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,0)-(20,0)]" -} -] -}, -{ -"@id": "#497/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:size" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,0)-(15,0)]" -} -] -}, -{ -"@id": "#497/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:tradeNames" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(11,0)]" -} -] -}, -{ -"@id": "#497/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "amf://id#497" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(23,0)]" -} -] -}, -{ -"@id": "#497/source-map/lexical/element_9", -"sourcemaps:element": [ -{ -"@value": "data:alternateCompanyName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "#497/source-map/lexical/element_11", -"sourcemaps:element": [ -{ -"@value": "data:legalForm" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,0)-(14,0)]" -} -] -}, -{ -"@id": "#497/source-map/lexical/element_13", -"sourcemaps:element": [ -{ -"@value": "data:isActive" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,0)-(19,0)]" -} -] -} -] -} -] -} -], -"data:startDate": [ -{ -"@id": "#573", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "2000-01-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_78" -} -], -"sourcemaps:sources": [ -{ -"@id": "#573/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#573/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#573" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,11)-(3,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#496/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#496/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:company" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "#496/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:startDate" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#496/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#496" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "company: !include linked-named-example.raml\nstartDate: '2000-01-01'" -} -], -"doc:location": [ -{ -"@value": "file://demo/examples-api/named-example-with-link.raml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#495/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#495/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#495/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(303,17)-(303,54)]" -} -] -}, -{ -"@id": "#495/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "#495/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#495" -} -], -"sourcemaps:value": [ -{ -"@value": "[(303,8)-(304,0)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#495/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#495" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#493" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#494/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#494/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#494" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#494/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#494" -} -], -"sourcemaps:value": [ -{ -"@value": "[(302,6)-(304,0)]" -} -] -}, -{ -"@id": "#494/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(303,8)-(304,0)]" -} -] -} -] -} -] -} -], -"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": "[(302,6)-(304,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#574", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/xml" -} -], -"raml-shapes:schema": [ -{ -"@id": "#575", -"@type": [ -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"apiContract:examples": [ -{ -"@id": "#576", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#577", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:company": [ -{ -"@id": "#578", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:companyIdentification": [ -{ -"@id": "#579", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:countryCode": [ -{ -"@id": "#580", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "BE" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"sourcemaps:sources": [ -{ -"@id": "#580/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#580/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#580" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,13)-(2,17)]" -} -] -} -] -} -] -} -], -"data:graydonEnterpriseId": [ -{ -"@id": "#581", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "1057155523" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"sourcemaps:sources": [ -{ -"@id": "#581/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#581/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#581" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,21)-(3,31)]" -} -] -} -] -} -] -} -], -"data:registrationId": [ -{ -"@id": "#582", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "0422319093" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"sourcemaps:sources": [ -{ -"@id": "#582/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#582/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#582" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,16)-(4,28)]" -} -] -} -] -} -] -} -], -"data:vatNumber": [ -{ -"@id": "#583", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "BE0422319093" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"sourcemaps:sources": [ -{ -"@id": "#583/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#583/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#583" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,11)-(5,25)]" -} -] -} -] -} -] -} -], -"data:graydonCompanyId": [ -{ -"@id": "#584", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "0422319093" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_8" -} -], -"sourcemaps:sources": [ -{ -"@id": "#584/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#584/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#584" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,18)-(6,30)]" -} -] -} -] -} -] -} -], -"data:isBranchOffice": [ -{ -"@id": "#585", -"@type": [ -"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": "#585/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#585/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#585" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,16)-(7,21)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#579/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#579/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:graydonCompanyId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,0)-(7,0)]" -} -] -}, -{ -"@id": "#579/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:countryCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "#579/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:graydonEnterpriseId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#579/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:isBranchOffice" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,0)-(7,21)]" -} -] -}, -{ -"@id": "#579/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:vatNumber" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(6,0)]" -} -] -}, -{ -"@id": "#579/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#579" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(7,21)]" -} -] -}, -{ -"@id": "#579/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:registrationId" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -} -] -} -] -} -], -"data:companyName": [ -{ -"@id": "#586", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GRAYDON BELGI\u00CB NV" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_10" -} -], -"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": "[(3,13)-(3,32)]" -} -] -} -] -} -] -} -], -"data:alternateCompanyName": [ -{ -"@id": "#587", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GRAYDON BELGIQUE NV" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_11" -} -], -"sourcemaps:sources": [ -{ -"@id": "#587/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#587/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#587" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,22)-(4,43)]" -} -] -} -] -} -] -} -], -"data:tradeNames": [ -{ -"@id": "#588", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#589", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GRAYDON" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_13" -} -], -"sourcemaps:sources": [ -{ -"@id": "#589/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#589/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#589" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(6,13)]" -} -] -} -] -} -] -}, -{ -"@id": "#590", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "MARKTSELECT" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_14" -} -], -"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": "[(7,4)-(7,17)]" -} -] -} -] -} -] -}, -{ -"@id": "#591", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "CREDITEL" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_15" -} -], -"sourcemaps:sources": [ -{ -"@id": "#591/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#591/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#591" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,14)]" -} -] -} -] -} -] -}, -{ -"@id": "#592", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "ACM" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_16" -} -], -"sourcemaps:sources": [ -{ -"@id": "#592/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#592/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#592" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(9,9)]" -} -] -} -] -} -] -}, -{ -"@id": "#593", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "IT FACILITY MANAGEMENT" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_17" -} -], -"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": "[(10,4)-(10,28)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_12" -} -], -"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": "[(5,11)-(11,0)]" -} -] -} -] -} -] -} -], -"data:companyAddress": [ -{ -"@id": "#594", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#595", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:addressType": [ -{ -"@id": "#596", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "REGISTERED-OFFICE-ADDRESS" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_20" -} -], -"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,15)-(3,42)]" -} -] -} -] -} -] -} -], -"data:streetName": [ -{ -"@id": "#597", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "UITBREIDINGSTRAAT" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_21" -} -], -"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": "[(4,14)-(4,33)]" -} -] -} -] -} -] -} -], -"data:houseNumber": [ -{ -"@id": "#598", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "84" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_22" -} -], -"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": "[(5,15)-(5,19)]" -} -] -} -] -} -] -} -], -"data:houseNumberAddition": [ -{ -"@id": "#599", -"@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_23" -} -], -"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": "[(6,23)-(6,27)]" -} -] -} -] -} -] -} -], -"data:postalCode": [ -{ -"@id": "#600", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "2600" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_24" -} -], -"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": "[(7,14)-(7,20)]" -} -] -} -] -} -] -} -], -"data:city": [ -{ -"@id": "#601", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "BERCHEM (ANTWERPEN)" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_25" -} -], -"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": "[(8,8)-(8,29)]" -} -] -} -] -} -] -} -], -"data:country": [ -{ -"@id": "#602", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Belgium" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_26" -} -], -"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": "[(9,11)-(9,20)]" -} -] -} -] -} -] -} -], -"data:countryCode": [ -{ -"@id": "#603", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "BE" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_27" -} -], -"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": "[(10,15)-(10,19)]" -} -] -} -] -} -] -} -], -"data:fullFormatedAddress": [ -{ -"@id": "#604", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_28" -} -], -"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": "[(11,23)-(11,82)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_19" -} -], -"sourcemaps:sources": [ -{ -"@id": "#595/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#595/source-map/lexical/element_9", -"sourcemaps:element": [ -{ -"@value": "data:countryCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,2)-(11,0)]" -} -] -}, -{ -"@id": "#595/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:houseNumberAddition" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(7,0)]" -} -] -}, -{ -"@id": "#595/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "amf://id#595" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(12,74)]" -} -] -}, -{ -"@id": "#595/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:houseNumber" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "#595/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:country" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,2)-(10,0)]" -} -] -}, -{ -"@id": "#595/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:fullFormatedAddress" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,2)-(12,74)]" -} -] -}, -{ -"@id": "#595/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:postalCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(8,0)]" -} -] -}, -{ -"@id": "#595/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:addressType" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "#595/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:streetName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "#595/source-map/lexical/element_8", -"sourcemaps:element": [ -{ -"@value": "data:city" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,2)-(9,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_18" -} -], -"sourcemaps:sources": [ -{ -"@id": "#594/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#594/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#594" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,16)-(11,39)]" -} -] -} -] -} -] -} -], -"data:contactInformation": [ -{ -"@id": "#605", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:phoneNumber": [ -{ -"@id": "#606", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#607", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:type": [ -{ -"@id": "#608", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GENERAL" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_32" -} -], -"sourcemaps:sources": [ -{ -"@id": "#608/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#608/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#608" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,8)-(3,17)]" -} -] -} -] -} -] -} -], -"data:countryDialCode": [ -{ -"@id": "#609", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "+32" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_33" -} -], -"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": "[(4,20)-(4,25)]" -} -] -} -] -} -] -} -], -"data:areaCode": [ -{ -"@id": "#610", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "22" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_34" -} -], -"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": "[(5,13)-(5,17)]" -} -] -} -] -} -] -} -], -"data:subscriberNumber": [ -{ -"@id": "#611", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "12.87.00" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_35" -} -], -"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": "[(6,20)-(6,30)]" -} -] -} -] -} -] -} -], -"data:formatted": [ -{ -"@id": "#612", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "+32-(0)22 000000" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_36" -} -], -"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": "[(7,13)-(7,31)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_31" -} -], -"sourcemaps:sources": [ -{ -"@id": "#607/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#607/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:subscriberNumber" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(7,0)]" -} -] -}, -{ -"@id": "#607/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#607" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(8,0)]" -} -] -}, -{ -"@id": "#607/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:areaCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "#607/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:formatted" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(8,0)]" -} -] -}, -{ -"@id": "#607/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "#607/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:countryDialCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_30" -} -], -"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": "[(2,13)-(2,42)]" -} -] -} -] -} -] -} -], -"data:faxNumber": [ -{ -"@id": "#613", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#614", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:type": [ -{ -"@id": "#615", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GENERAL" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_39" -} -], -"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": "[(3,8)-(3,17)]" -} -] -} -] -} -] -} -], -"data:countryDialCode": [ -{ -"@id": "#616", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "+32" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_40" -} -], -"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": "[(4,20)-(4,25)]" -} -] -} -] -} -] -} -], -"data:areaCode": [ -{ -"@id": "#617", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "21" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_41" -} -], -"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": "[(5,13)-(5,17)]" -} -] -} -] -} -] -} -], -"data:subscriberNumber": [ -{ -"@id": "#618", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "12.87.00" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_42" -} -], -"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": "[(6,20)-(6,30)]" -} -] -} -] -} -] -} -], -"data:formatted": [ -{ -"@id": "#619", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "+32-(0)21 302099" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_43" -} -], -"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": "[(7,13)-(7,31)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_38" -} -], -"sourcemaps:sources": [ -{ -"@id": "#614/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#614/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:subscriberNumber" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(7,0)]" -} -] -}, -{ -"@id": "#614/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#614" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(8,0)]" -} -] -}, -{ -"@id": "#614/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:areaCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "#614/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:formatted" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(8,0)]" -} -] -}, -{ -"@id": "#614/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "#614/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:countryDialCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_37" -} -], -"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": "[(3,11)-(3,44)]" -} -] -} -] -} -] -} -], -"data:email": [ -{ -"@id": "#620", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#621", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:type": [ -{ -"@id": "#622", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GENERAL" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_46" -} -], -"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": "[(2,8)-(2,17)]" -} -] -} -] -} -] -} -], -"data:value": [ -{ -"@id": "#623", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "info@company.be" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_47" -} -], -"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": "[(3,9)-(3,26)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_45" -} -], -"sourcemaps:sources": [ -{ -"@id": "#621/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#621/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,2)-(3,0)]" -} -] -}, -{ -"@id": "#621/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:value" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "#621/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#621" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#624", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:type": [ -{ -"@id": "#625", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "IT_DEPT" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_49" -} -], -"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": "[(5,8)-(5,17)]" -} -] -} -] -} -] -} -], -"data:value": [ -{ -"@id": "#626", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "it-service@company.be" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_50" -} -], -"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": "[(6,9)-(6,32)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_48" -} -], -"sourcemaps:sources": [ -{ -"@id": "#624/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#624/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "#624/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:value" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(7,0)]" -} -] -}, -{ -"@id": "#624/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#624" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(7,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_44" -} -], -"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": "[(4,7)-(4,42)]" -} -] -} -] -} -] -} -], -"data:website": [ -{ -"@id": "#627", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#628", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:type": [ -{ -"@id": "#629", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "GENERAL" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_53" -} -], -"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": "[(3,8)-(3,17)]" -} -] -} -] -} -] -} -], -"data:value": [ -{ -"@id": "#630", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "www.company.be" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_54" -} -], -"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": "[(4,9)-(4,25)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_52" -} -], -"sourcemaps:sources": [ -{ -"@id": "#628/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#628/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "#628/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:value" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "#628/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#628" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(5,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_51" -} -], -"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": "[(5,9)-(5,46)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_29" -} -], -"sourcemaps:sources": [ -{ -"@id": "#605/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#605/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "#605/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#605" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(6,0)]" -} -] -}, -{ -"@id": "#605/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:website" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(6,0)]" -} -] -}, -{ -"@id": "#605/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:faxNumber" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#605/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:phoneNumber" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -} -] -} -] -} -], -"data:legalForm": [ -{ -"@id": "#631", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:code": [ -{ -"@id": "#632", -"@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_56" -} -], -"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": "[(2,6)-(2,9)]" -} -] -} -] -} -] -} -], -"data:description": [ -{ -"@id": "#633", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Limited company" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_57" -} -], -"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": "[(3,13)-(3,30)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_55" -} -], -"sourcemaps:sources": [ -{ -"@id": "#631/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#631/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:code" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "#631/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(3,30)]" -} -] -}, -{ -"@id": "#631/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#631" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,30)]" -} -] -} -] -} -] -} -], -"data:size": [ -{ -"@id": "#634", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:class": [ -{ -"@id": "#635", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "3" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_59" -} -], -"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": "[(2,7)-(2,10)]" -} -] -} -] -} -] -} -], -"data:description": [ -{ -"@id": "#636", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "150 - 300" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_60" -} -], -"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": "[(3,13)-(3,24)]" -} -] -} -] -} -] -} -], -"data:numberOfFte": [ -{ -"@id": "#637", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "5500" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"core:name": [ -{ -"@value": "scalar_61" -} -], -"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": "[(4,13)-(4,17)]" -} -] -} -] -} -] -} -], -"data:numberOfEmployees": [ -{ -"@id": "#638", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "5232" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"core:name": [ -{ -"@value": "scalar_62" -} -], -"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": "[(5,19)-(5,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_58" -} -], -"sourcemaps:sources": [ -{ -"@id": "#634/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#634/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:numberOfFte" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "#634/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#634" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(5,23)]" -} -] -}, -{ -"@id": "#634/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:numberOfEmployees" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(5,23)]" -} -] -}, -{ -"@id": "#634/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#634/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:class" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -} -] -} -] -} -], -"data:industry": [ -{ -"@id": "#639", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#640", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:code": [ -{ -"@id": "#641", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "J" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_65" -} -], -"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": "[(2,6)-(2,9)]" -} -] -} -] -} -] -} -], -"data:description": [ -{ -"@id": "#642", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Information and communication" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_66" -} -], -"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": "[(3,13)-(3,44)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_64" -} -], -"sourcemaps:sources": [ -{ -"@id": "#640/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#640/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:code" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "#640/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(3,44)]" -} -] -}, -{ -"@id": "#640/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#640" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,44)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_63" -} -], -"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": "[(15,9)-(17,0)]" -} -] -} -] -} -] -} -], -"data:activities": [ -{ -"@id": "#643", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#644", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:code": [ -{ -"@id": "#645", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "7487" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_69" -} -], -"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": "[(3,8)-(3,14)]" -} -] -} -] -} -] -} -], -"data:description": [ -{ -"@id": "#646", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Financial and insurance activities" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_70" -} -], -"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": "[(4,15)-(4,51)]" -} -] -} -] -} -] -} -], -"data:type": [ -{ -"@id": "#647", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "PRIMARY" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_71" -} -], -"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": "[(5,8)-(5,17)]" -} -] -} -] -} -] -} -], -"data:classificationCode": [ -{ -"@id": "#648", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "BE_NACEBEL2008" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_72" -} -], -"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": "[(6,22)-(6,38)]" -} -] -} -] -} -] -} -], -"data:activityGroupCode": [ -{ -"@id": "#649", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "ABCDE" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_73" -} -], -"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": "[(7,21)-(7,28)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_68" -} -], -"sourcemaps:sources": [ -{ -"@id": "#644/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#644/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:classificationCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(7,0)]" -} -] -}, -{ -"@id": "#644/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#644" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(7,28)]" -} -] -}, -{ -"@id": "#644/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:type" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "#644/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:activityGroupCode" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(7,28)]" -} -] -}, -{ -"@id": "#644/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:code" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "#644/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_67" -} -], -"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": "[(17,12)-(17,35)]" -} -] -} -] -} -] -} -], -"data:isActive": [ -{ -"@id": "#650", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "true" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_74" -} -], -"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": "[(18,10)-(18,16)]" -} -] -} -] -} -] -} -], -"data:foundationDate": [ -{ -"@id": "#651", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "1940-07-11" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#date" -} -], -"core:name": [ -{ -"@value": "scalar_75" -} -], -"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": "[(19,16)-(19,26)]" -} -] -} -] -} -] -} -], -"data:dissolutionDate": [ -{ -"@id": "#652", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "2007-01-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#date" -} -], -"core:name": [ -{ -"@value": "scalar_76" -} -], -"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": "[(20,17)-(20,27)]" -} -] -} -] -} -] -} -], -"data:nonEmailIndicator": [ -{ -"@id": "#653", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "true" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"core:name": [ -{ -"@value": "scalar_77" -} -], -"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": "[(21,19)-(21,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#578/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#578/source-map/lexical/element_14", -"sourcemaps:element": [ -{ -"@value": "data:dissolutionDate" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,0)-(21,0)]" -} -] -}, -{ -"@id": "#578/source-map/lexical/element_12", -"sourcemaps:element": [ -{ -"@value": "data:industry" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,0)-(17,0)]" -} -] -}, -{ -"@id": "#578/source-map/lexical/element_10", -"sourcemaps:element": [ -{ -"@value": "data:companyAddress" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,0)-(12,0)]" -} -] -}, -{ -"@id": "#578/source-map/lexical/element_8", -"sourcemaps:element": [ -{ -"@value": "data:companyIdentification" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "#578/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:companyName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#578/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:contactInformation" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,0)-(13,0)]" -} -] -}, -{ -"@id": "#578/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:activities" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,0)-(18,0)]" -} -] -}, -{ -"@id": "#578/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:nonEmailIndicator" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,0)-(23,0)]" -} -] -}, -{ -"@id": "#578/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:foundationDate" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,0)-(20,0)]" -} -] -}, -{ -"@id": "#578/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:size" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,0)-(15,0)]" -} -] -}, -{ -"@id": "#578/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:tradeNames" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,0)-(11,0)]" -} -] -}, -{ -"@id": "#578/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "amf://id#578" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(23,0)]" -} -] -}, -{ -"@id": "#578/source-map/lexical/element_9", -"sourcemaps:element": [ -{ -"@value": "data:alternateCompanyName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "#578/source-map/lexical/element_11", -"sourcemaps:element": [ -{ -"@value": "data:legalForm" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,0)-(14,0)]" -} -] -}, -{ -"@id": "#578/source-map/lexical/element_13", -"sourcemaps:element": [ -{ -"@value": "data:isActive" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,0)-(19,0)]" -} -] -} -] -} -] -} -], -"data:startDate": [ -{ -"@id": "#654", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "2000-01-01" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_78" -} -], -"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": "[(3,11)-(3,23)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#577/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#577/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:company" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "#577/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:startDate" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#577/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#577" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "company: !include linked-named-example.raml\nstartDate: '2000-01-01'" -} -], -"doc:location": [ -{ -"@value": "file://demo/examples-api/named-example-with-link.raml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#576/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#576/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#576/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(305,17)-(305,54)]" -} -] -}, -{ -"@id": "#576/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "#576/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#576" -} -], -"sourcemaps:value": [ -{ -"@value": "[(305,8)-(306,0)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#576/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#576" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#574" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#575/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#575/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#575" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#575/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#575" -} -], -"sourcemaps:value": [ -{ -"@value": "[(304,6)-(306,0)]" -} -] -}, -{ -"@id": "#575/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(305,8)-(306,0)]" -} -] -} -] -} -] -} -], -"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": "[(304,6)-(306,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#492/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#492/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#492" -} -], -"sourcemaps:value": [ -{ -"@value": "[(301,0)-(306,0)]" -} -] -}, -{ -"@id": "#492/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(301,4)-(306,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#491/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#491/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#491/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#491" -} -], -"sourcemaps:value": [ -{ -"@value": "[(300,2)-(306,0)]" -} -] -} -] -} -] -} -], -"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": "[(299,0)-(306,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#335/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#335/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#335" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#335/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:server" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(6,0)]" -} -] -}, -{ -"@id": "#335/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "#335/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:version" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#335/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#335" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(306,0)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": true -} -], -"doc:references": [ -{ -"@id": "#1", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#26", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncompany: !include linked-named-example.raml\nstartDate: '2000-01-01'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#26/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#26/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#26" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:references": [ -{ -"@id": "#2", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#25", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncompanyIdentification: !include example-1.raml\ncompanyName: 'GRAYDON BELGI\u00CB NV'\nalternateCompanyName: 'GRAYDON BELGIQUE NV'\ntradeNames:\n - 'GRAYDON'\n - 'MARKTSELECT'\n - 'CREDITEL'\n - 'ACM'\n - 'IT FACILITY MANAGEMENT'\ncompanyAddress: !include example-2.raml\ncontactInformation: !include example-3.raml\nlegalForm: !include example-4.raml\nsize: !include example-5.raml\nindustry:\n - !include example-6.raml\nactivities: !include example-7.raml\nisActive: \"true\"\nfoundationDate: 1940-07-11\ndissolutionDate: 2007-01-01\nnonEmailIndicator: true\n#numberOfBranchOffices: 0\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#25/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#25/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#25" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:references": [ -{ -"@id": "#3", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#4", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,44)]" -} -] -} -] -} -] -}, -{ -"@id": "#5", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#6", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"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": "[(2,0)-(7,28)]" -} -] -} -] -} -] -}, -{ -"@id": "#7", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#8", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#8/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,30)]" -} -] -} -] -} -] -}, -{ -"@id": "#9", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#10", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#10/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#10/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(12,74)]" -} -] -} -] -} -] -}, -{ -"@id": "#11", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#12", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#12/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#12/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(7,21)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#22", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#22/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#22/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#22" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:references": [ -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(6,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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" -} -], -"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.1.0" -} -], -"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)-(5,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#7", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#8", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#8/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,30)]" -} -] -} -] -} -] -}, -{ -"@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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" -} -], -"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.1.0" -} -], -"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)-(5,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#3", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#4", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,44)]" -} -] -} -] -} -] -}, -{ -"@id": "#11", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#12", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#12/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#12/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(7,21)]" -} -] -} -] -} -] -}, -{ -"@id": "#5", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#6", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"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": "[(2,0)-(7,28)]" -} -] -} -] -} -] -}, -{ -"@id": "#9", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#10", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#10/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#10/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(12,74)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#22", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#22/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#22/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#22" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:references": [ -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#7", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#8", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#8/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,30)]" -} -] -} -] -} -] -}, -{ -"@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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" -} -], -"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.1.0" -} -], -"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)-(5,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#3", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#4", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,44)]" -} -] -} -] -} -] -}, -{ -"@id": "#11", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#12", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#12/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#12/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(7,21)]" -} -] -} -] -} -] -}, -{ -"@id": "#5", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#6", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"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": "[(2,0)-(7,28)]" -} -] -} -] -} -] -}, -{ -"@id": "#9", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#10", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#10/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#10/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(12,74)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#22", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#22/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#22/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#22" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:references": [ -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(6,0)]" -} -] -} -] -} -] -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(23,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#2", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#25", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncompanyIdentification: !include example-1.raml\ncompanyName: 'GRAYDON BELGI\u00CB NV'\nalternateCompanyName: 'GRAYDON BELGIQUE NV'\ntradeNames:\n - 'GRAYDON'\n - 'MARKTSELECT'\n - 'CREDITEL'\n - 'ACM'\n - 'IT FACILITY MANAGEMENT'\ncompanyAddress: !include example-2.raml\ncontactInformation: !include example-3.raml\nlegalForm: !include example-4.raml\nsize: !include example-5.raml\nindustry:\n - !include example-6.raml\nactivities: !include example-7.raml\nisActive: \"true\"\nfoundationDate: 1940-07-11\ndissolutionDate: 2007-01-01\nnonEmailIndicator: true\n#numberOfBranchOffices: 0\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#25/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#25/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#25" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:references": [ -{ -"@id": "#3", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#4", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,44)]" -} -] -} -] -} -] -}, -{ -"@id": "#5", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#6", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"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": "[(2,0)-(7,28)]" -} -] -} -] -} -] -}, -{ -"@id": "#7", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#8", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#8/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,30)]" -} -] -} -] -} -] -}, -{ -"@id": "#9", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#10", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#10/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#10/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(12,74)]" -} -] -} -] -} -] -}, -{ -"@id": "#11", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#12", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#12/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#12/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(7,21)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#22", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#22/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#22/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#22" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:references": [ -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(6,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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" -} -], -"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.1.0" -} -], -"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)-(5,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#7", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#8", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#8/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,30)]" -} -] -} -] -} -] -}, -{ -"@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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" -} -], -"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.1.0" -} -], -"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)-(5,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#3", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#4", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,44)]" -} -] -} -] -} -] -}, -{ -"@id": "#11", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#12", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#12/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#12/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(7,21)]" -} -] -} -] -} -] -}, -{ -"@id": "#5", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#6", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"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": "[(2,0)-(7,28)]" -} -] -} -] -} -] -}, -{ -"@id": "#9", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#10", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#10/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#10/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(12,74)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#22", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#22/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#22/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#22" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:references": [ -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#7", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#8", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#8/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,30)]" -} -] -} -] -} -] -}, -{ -"@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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" -} -], -"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.1.0" -} -], -"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)-(5,23)]" -} -] -} -] -} -] -}, -{ -"@id": "#3", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#4", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,44)]" -} -] -} -] -} -] -}, -{ -"@id": "#11", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#12", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#12/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#12/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(7,21)]" -} -] -} -] -} -] -}, -{ -"@id": "#5", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#6", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"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": "[(2,0)-(7,28)]" -} -] -} -] -} -] -}, -{ -"@id": "#9", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#10", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#10/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#10/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(12,74)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#22", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#22/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#22/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#22" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:references": [ -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#14", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#15", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#15/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#15/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#15" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#16", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#17", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#17/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#17/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#17" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#18", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#19", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#19/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#19/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#19" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#20", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#21", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(6,0)]" -} -] -} -] -} -] -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(23,0)]" -} -] -} -] -} -] -} -], -"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": "[(2,0)-(4,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#27", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#28", -"@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 W\\\\244m4n5kj3gbn2nj4k4n4\n\n" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#29", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#30", -"@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.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#31", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#32", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" -} -], -"core:mediaType": [ -{ -"@value": "application/json" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#33", -"@type": [ -"raml-shapes:DataTypeFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#34", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#42", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#id" -} -], -"raml-shapes:range": [ -{ -"@id": "#43", -"@type": [ -"raml-shapes: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": "Id" -} -], -"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": "[(5,2)-(7,0)]" -} -] -}, -{ -"@id": "#43/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(7,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "id" -} -], -"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": "[(5,2)-(7,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#44", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#username" -} -], -"raml-shapes:range": [ -{ -"@id": "#45", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "username" -} -], -"core:name": [ -{ -"@value": "Username" -} -], -"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": "[(7,2)-(9,0)]" -} -] -}, -{ -"@id": "#45/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "username" -} -], -"sourcemaps:sources": [ -{ -"@id": "#44/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#44/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#44" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(9,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#46", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstName" -} -], -"raml-shapes:range": [ -{ -"@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": "firstName" -} -], -"core:name": [ -{ -"@value": "First Name" -} -], -"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": "[(9,2)-(11,0)]" -} -] -}, -{ -"@id": "#47/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(11,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstName" -} -], -"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": "[(9,2)-(11,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#48", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastName" -} -], -"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": "lastName" -} -], -"core:name": [ -{ -"@value": "Last Name" -} -], -"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": "[(11,2)-(13,0)]" -} -] -}, -{ -"@id": "#49/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,4)-(13,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastName" -} -], -"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": "[(11,2)-(13,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#50", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#profilePhoto" -} -], -"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": "profilePhoto" -} -], -"core:name": [ -{ -"@value": "Profile photo" -} -], -"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": "[(13,2)-(15,0)]" -} -] -}, -{ -"@id": "#51/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "profilePhoto" -} -], -"sourcemaps:sources": [ -{ -"@id": "#50/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#50/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#50" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#52", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#email" -} -], -"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": "email" -} -], -"core:name": [ -{ -"@value": "Email" -} -], -"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": "[(15,2)-(17,0)]" -} -] -}, -{ -"@id": "#53/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(17,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "email" -} -], -"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": "[(15,2)-(17,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"core:name": [ -{ -"@value": "User" -} -], -"apiContract:examples": [ -{ -"@id": "#35", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"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": "4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(2,8)-(2,46)]" -} -] -} -] -} -] -} -], -"data:username": [ -{ -"@id": "#37", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "char" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(3,14)-(3,20)]" -} -] -} -] -} -] -} -], -"data:firstName": [ -{ -"@id": "#38", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Charlie" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(4,15)-(4,24)]" -} -] -} -] -} -] -} -], -"data:lastName": [ -{ -"@id": "#39", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Brown" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(5,14)-(5,21)]" -} -] -} -] -} -] -} -], -"data:profilePhoto": [ -{ -"@id": "#40", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "http://my-photos.com/char.jpg" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(6,18)-(6,49)]" -} -] -} -] -} -] -} -], -"data:email": [ -{ -"@id": "#41", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "char@wash.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(7,11)-(7,26)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#35/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:parsed-json-example": [ -{ -"@id": "#35/source-map/parsed-json-example/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#35" -} -], -"sourcemaps:value": [ -{ -"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#35/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:profilePhoto" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(6,49)]" -} -] -}, -{ -"@id": "#35/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,2)-(2,46)]" -} -] -}, -{ -"@id": "#35/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:username" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(3,20)]" -} -] -}, -{ -"@id": "#35/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(7,26)]" -} -] -}, -{ -"@id": "#35/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:lastName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(5,21)]" -} -] -}, -{ -"@id": "#35/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#35" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(8,1)]" -} -] -}, -{ -"@id": "#35/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:firstName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(4,24)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" -} -], -"doc:location": [ -{ -"@value": "file://demo/examples-api/user.json" -} -], -"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": "[(17,9)-(17,27)]" -} -] -}, -{ -"@id": "#35/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(1,0)]" -} -] -}, -{ -"@id": "#35/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#35" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,9)-(17,27)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#34/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#34/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#34" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#34/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#34" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(2,4)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#34/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#34/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,0)-(18,0)]" -} -] -}, -{ -"@id": "#34/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#34" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(18,0)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#34/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#34" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:references": [ -{ -"@id": "#31", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#32", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" -} -], -"core:mediaType": [ -{ -"@value": "application/json" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(18,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#54", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#55", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" -} -], -"core:mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#55/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#55/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#55" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(7,21)]" -} -] -} -] -} -] -}, -{ -"@id": "#56", -"@type": [ -"raml-shapes:DataTypeFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#57", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#91", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#id" -} -], -"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": "id" -} -], -"core:name": [ -{ -"@value": "Id" -} -], -"sourcemaps:sources": [ -{ -"@id": "#92/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#92/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#92" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(7,0)]" -} -] -}, -{ -"@id": "#92/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(7,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "id" -} -], -"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": "[(5,2)-(7,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#93", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#username" -} -], -"raml-shapes:range": [ -{ -"@id": "#94", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "username" -} -], -"core:name": [ -{ -"@value": "Username" -} -], -"sourcemaps:sources": [ -{ -"@id": "#94/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#94/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#94" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(9,0)]" -} -] -}, -{ -"@id": "#94/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "username" -} -], -"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": "[(7,2)-(9,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#95", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstName" -} -], -"raml-shapes:range": [ -{ -"@id": "#96", -"@type": [ -"raml-shapes: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" -} -], -"core:name": [ -{ -"@value": "First Name" -} -], -"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": "[(9,2)-(11,0)]" -} -] -}, -{ -"@id": "#96/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(11,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstName" -} -], -"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": "[(9,2)-(11,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#97", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastName" -} -], -"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": "lastName" -} -], -"core:name": [ -{ -"@value": "Last Name" -} -], -"sourcemaps:sources": [ -{ -"@id": "#98/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#98/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#98" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,2)-(13,0)]" -} -] -}, -{ -"@id": "#98/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,4)-(13,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastName" -} -], -"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": "[(11,2)-(13,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#99", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#profilePhoto" -} -], -"raml-shapes:range": [ -{ -"@id": "#100", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "profilePhoto" -} -], -"core:name": [ -{ -"@value": "Profile photo" -} -], -"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": "[(13,2)-(15,0)]" -} -] -}, -{ -"@id": "#100/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "profilePhoto" -} -], -"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": "[(13,2)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#101", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#email" -} -], -"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": "email" -} -], -"core:name": [ -{ -"@value": "Email" -} -], -"sourcemaps:sources": [ -{ -"@id": "#102/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#102/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#102" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,2)-(17,0)]" -} -] -}, -{ -"@id": "#102/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(17,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "email" -} -], -"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": "[(15,2)-(17,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#103", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#age" -} -], -"raml-shapes:range": [ -{ -"@id": "#104", -"@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": "age" -} -], -"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": "[(17,2)-(18,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "age" -} -], -"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": "[(17,2)-(18,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#105", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#newsletter" -} -], -"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": "newsletter" -} -], -"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": "[(18,2)-(19,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "newsletter" -} -], -"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": "[(18,2)-(19,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"core:name": [ -{ -"@value": "User" -} -], -"apiContract:examples": [ -{ -"@id": "#58", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "User 1" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#58", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#59", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "uid1" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(21,8)-(21,12)]" -} -] -} -] -} -] -} -], -"data:username": [ -{ -"@id": "#60", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "ppsztyc" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(22,14)-(22,21)]" -} -] -} -] -} -] -} -], -"data:firstName": [ -{ -"@id": "#61", -"@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_4" -} -], -"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": "[(23,15)-(23,20)]" -} -] -} -] -} -] -} -], -"data:lastName": [ -{ -"@id": "#62", -"@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_5" -} -], -"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": "[(24,14)-(24,20)]" -} -] -} -] -} -] -} -], -"data:profilePhoto": [ -{ -"@id": "#63", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "https://img/domain.com/ppsztyc" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(25,18)-(25,48)]" -} -] -} -] -} -] -} -], -"data:email": [ -{ -"@id": "#64", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "ppsztyc@domain.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(26,11)-(26,29)]" -} -] -} -] -} -] -} -], -"data:age": [ -{ -"@id": "#65", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "35" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"core:name": [ -{ -"@value": "scalar_8" -} -], -"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": "[(27,9)-(27,11)]" -} -] -} -] -} -] -} -], -"data:newsletter": [ -{ -"@id": "#66", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "true" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"core:name": [ -{ -"@value": "scalar_9" -} -], -"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": "[(28,16)-(28,20)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#58/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#58/source-map/lexical/element_8", -"sourcemaps:element": [ -{ -"@value": "data:age" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,4)-(28,0)]" -} -] -}, -{ -"@id": "#58/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:firstName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "#58/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "amf://id#58" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,0)-(29,0)]" -} -] -}, -{ -"@id": "#58/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:lastName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(25,0)]" -} -] -}, -{ -"@id": "#58/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:newsletter" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,4)-(29,0)]" -} -] -}, -{ -"@id": "#58/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,4)-(27,0)]" -} -] -}, -{ -"@id": "#58/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:username" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(23,0)]" -} -] -}, -{ -"@id": "#58/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,4)-(22,0)]" -} -] -}, -{ -"@id": "#58/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:profilePhoto" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,4)-(26,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "id: uid1\nusername: ppsztyc\nfirstName: Pawel\nlastName: Psztyc\nprofilePhoto: https://img/domain.com/ppsztyc\nemail: ppsztyc@domain.com\nage: 35\nnewsletter: true" -} -], -"sourcemaps:sources": [ -{ -"@id": "#58/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#58/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#58/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,9)-(29,0)]" -} -] -}, -{ -"@id": "#58/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,2)-(29,0)]" -} -] -}, -{ -"@id": "#58/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,0)-(29,0)]" -} -] -}, -{ -"@id": "#58/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#58" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,2)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#67", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "User 2" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#67", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#68", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "uid2" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(30,8)-(30,12)]" -} -] -} -] -} -] -} -], -"data:username": [ -{ -"@id": "#69", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "jdoe" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(31,14)-(31,18)]" -} -] -} -] -} -] -} -], -"data:firstName": [ -{ -"@id": "#70", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "John" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(32,15)-(32,19)]" -} -] -} -] -} -] -} -], -"data:lastName": [ -{ -"@id": "#71", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Does" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(33,14)-(33,18)]" -} -] -} -] -} -] -} -], -"data:profilePhoto": [ -{ -"@id": "#72", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "https://img/domain.com/jdoe" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(34,18)-(34,45)]" -} -] -} -] -} -] -} -], -"data:email": [ -{ -"@id": "#73", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "jdoe@domain.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(35,11)-(35,26)]" -} -] -} -] -} -] -} -], -"data:age": [ -{ -"@id": "#74", -"@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_8" -} -], -"sourcemaps:sources": [ -{ -"@id": "#74/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#74/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#74" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,9)-(36,11)]" -} -] -} -] -} -] -} -], -"data:newsletter": [ -{ -"@id": "#75", -"@type": [ -"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": "#75/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#75/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#75" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,16)-(37,21)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#67/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#67/source-map/lexical/element_8", -"sourcemaps:element": [ -{ -"@value": "data:age" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,4)-(37,0)]" -} -] -}, -{ -"@id": "#67/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:firstName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,4)-(33,0)]" -} -] -}, -{ -"@id": "#67/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "amf://id#67" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,0)-(38,0)]" -} -] -}, -{ -"@id": "#67/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:lastName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,4)-(34,0)]" -} -] -}, -{ -"@id": "#67/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:newsletter" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,4)-(38,0)]" -} -] -}, -{ -"@id": "#67/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,4)-(36,0)]" -} -] -}, -{ -"@id": "#67/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:username" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,4)-(32,0)]" -} -] -}, -{ -"@id": "#67/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,4)-(31,0)]" -} -] -}, -{ -"@id": "#67/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:profilePhoto" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,4)-(35,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "id: uid2\nusername: jdoe\nfirstName: John\nlastName: Does\nprofilePhoto: https://img/domain.com/jdoe\nemail: jdoe@domain.com\nage: 25\nnewsletter: false" -} -], -"sourcemaps:sources": [ -{ -"@id": "#67/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#67/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#67/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,9)-(38,0)]" -} -] -}, -{ -"@id": "#67/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,2)-(38,0)]" -} -] -}, -{ -"@id": "#67/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,0)-(38,0)]" -} -] -}, -{ -"@id": "#67/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#67" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,2)-(38,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#76", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "User 3" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#76", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#77", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "uid3" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(260,16)-(260,20)]" -} -] -} -] -} -] -} -], -"data:username": [ -{ -"@id": "#78", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "ppsztyc" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(261,22)-(261,29)]" -} -] -} -] -} -] -} -], -"data:firstName": [ -{ -"@id": "#79", -"@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_4" -} -], -"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": "[(262,23)-(262,28)]" -} -] -} -] -} -] -} -], -"data:lastName": [ -{ -"@id": "#80", -"@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_5" -} -], -"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": "[(263,22)-(263,28)]" -} -] -} -] -} -] -} -], -"data:profilePhoto": [ -{ -"@id": "#81", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "https://img/domain.com/ppsztyc" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(264,26)-(264,56)]" -} -] -} -] -} -] -} -], -"data:email": [ -{ -"@id": "#82", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "ppsztyc@domain.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(265,19)-(265,37)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#76/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#76/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:profilePhoto" -} -], -"sourcemaps:value": [ -{ -"@value": "[(264,12)-(265,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(260,12)-(261,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:username" -} -], -"sourcemaps:value": [ -{ -"@value": "[(261,12)-(262,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(265,12)-(266,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:lastName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(263,12)-(264,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "[(260,0)-(266,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:firstName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(262,12)-(263,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "id: uid3\nusername: ppsztyc\nfirstName: Pawel\nlastName: Psztyc\nprofilePhoto: https://img/domain.com/ppsztyc\nemail: ppsztyc@domain.com" -} -], -"sourcemaps:sources": [ -{ -"@id": "#76/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#76/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#76/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(259,17)-(266,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(259,10)-(266,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(260,0)-(266,0)]" -} -] -}, -{ -"@id": "#76/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "[(259,10)-(266,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#76/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#76/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#76" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#83" -} -] -} -] -} -] -}, -{ -"@id": "#84", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "User 4" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#84", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#85", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "uid4" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(267,16)-(267,20)]" -} -] -} -] -} -] -} -], -"data:username": [ -{ -"@id": "#86", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "jdoe" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(268,22)-(268,26)]" -} -] -} -] -} -] -} -], -"data:firstName": [ -{ -"@id": "#87", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "John" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(269,23)-(269,27)]" -} -] -} -] -} -] -} -], -"data:lastName": [ -{ -"@id": "#88", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Does" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"sourcemaps:sources": [ -{ -"@id": "#88/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#88/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#88" -} -], -"sourcemaps:value": [ -{ -"@value": "[(270,22)-(270,26)]" -} -] -} -] -} -] -} -], -"data:profilePhoto": [ -{ -"@id": "#89", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "https://img/domain.com/jdoe" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(271,26)-(271,53)]" -} -] -} -] -} -] -} -], -"data:email": [ -{ -"@id": "#90", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "jdoe@domain.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(272,19)-(272,34)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#84/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#84/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:profilePhoto" -} -], -"sourcemaps:value": [ -{ -"@value": "[(271,12)-(272,0)]" -} -] -}, -{ -"@id": "#84/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(267,12)-(268,0)]" -} -] -}, -{ -"@id": "#84/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:username" -} -], -"sourcemaps:value": [ -{ -"@value": "[(268,12)-(269,0)]" -} -] -}, -{ -"@id": "#84/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(272,12)-(273,0)]" -} -] -}, -{ -"@id": "#84/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:lastName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(270,12)-(271,0)]" -} -] -}, -{ -"@id": "#84/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#84" -} -], -"sourcemaps:value": [ -{ -"@value": "[(267,0)-(273,0)]" -} -] -}, -{ -"@id": "#84/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:firstName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(269,12)-(270,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "id: uid4\nusername: jdoe\nfirstName: John\nlastName: Does\nprofilePhoto: https://img/domain.com/jdoe\nemail: jdoe@domain.com" -} -], -"sourcemaps:sources": [ -{ -"@id": "#84/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#84/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#84/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(266,17)-(273,0)]" -} -] -}, -{ -"@id": "#84/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(266,10)-(273,0)]" -} -] -}, -{ -"@id": "#84/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(267,0)-(273,0)]" -} -] -}, -{ -"@id": "#84/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#84" -} -], -"sourcemaps:value": [ -{ -"@value": "[(266,10)-(273,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#84/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#84" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#84/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#84" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#83" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#57/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#57/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#57" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#57/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#57" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(2,4)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#57/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#57" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(38,0)]" -} -] -}, -{ -"@id": "#57/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#57/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#57" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(38,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#107", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#108", -"@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.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#109", -"@type": [ -"raml-shapes:DataTypeFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#112", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#121", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#id" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "id" -} -], -"core:name": [ -{ -"@value": "Id" -} -], -"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": "[(5,2)-(7,0)]" -} -] -}, -{ -"@id": "#122/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(7,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "id" -} -], -"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": "[(5,2)-(7,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#123", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#username" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "username" -} -], -"core:name": [ -{ -"@value": "Username" -} -], -"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": "[(7,2)-(9,0)]" -} -] -}, -{ -"@id": "#124/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "username" -} -], -"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": "[(7,2)-(9,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#125", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstName" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "firstName" -} -], -"core:name": [ -{ -"@value": "First Name" -} -], -"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": "[(9,2)-(11,0)]" -} -] -}, -{ -"@id": "#126/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(11,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstName" -} -], -"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": "[(9,2)-(11,0)]" -} -] -} -] -} -] -}, -{ -"@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" -} -], -"core:name": [ -{ -"@value": "Last Name" -} -], -"sourcemaps:sources": [ -{ -"@id": "#128/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#128/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#128" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,2)-(13,0)]" -} -] -}, -{ -"@id": "#128/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,4)-(13,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastName" -} -], -"sourcemaps:sources": [ -{ -"@id": "#127/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#127/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#127" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,2)-(13,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#129", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#profilePhoto" -} -], -"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": "profilePhoto" -} -], -"core:name": [ -{ -"@value": "Profile photo" -} -], -"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": "[(13,2)-(15,0)]" -} -] -}, -{ -"@id": "#130/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "profilePhoto" -} -], -"sourcemaps:sources": [ -{ -"@id": "#129/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#129/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#129" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#131", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#email" -} -], -"raml-shapes:range": [ -{ -"@id": "#132", -"@type": [ -"raml-shapes: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:name": [ -{ -"@value": "Email" -} -], -"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": "[(15,2)-(17,0)]" -} -] -}, -{ -"@id": "#132/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(17,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "email" -} -], -"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": "[(15,2)-(17,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"core:name": [ -{ -"@value": "User" -} -], -"apiContract:examples": [ -{ -"@id": "#113", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#113", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#114", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#115", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(2,8)-(2,46)]" -} -] -} -] -} -] -} -], -"data:username": [ -{ -"@id": "#116", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "char" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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,14)-(3,20)]" -} -] -} -] -} -] -} -], -"data:firstName": [ -{ -"@id": "#117", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Charlie" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(4,15)-(4,24)]" -} -] -} -] -} -] -} -], -"data:lastName": [ -{ -"@id": "#118", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Brown" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(5,14)-(5,21)]" -} -] -} -] -} -] -} -], -"data:profilePhoto": [ -{ -"@id": "#119", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "http://my-photos.com/char.jpg" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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,18)-(6,49)]" -} -] -} -] -} -] -} -], -"data:email": [ -{ -"@id": "#120", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "char@wash.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_8" -} -], -"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": "[(7,11)-(7,26)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#114/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#114/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:profilePhoto" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(6,49)]" -} -] -}, -{ -"@id": "#114/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,2)-(2,46)]" -} -] -}, -{ -"@id": "#114/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:username" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(3,20)]" -} -] -}, -{ -"@id": "#114/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(7,26)]" -} -] -}, -{ -"@id": "#114/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:lastName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(5,21)]" -} -] -}, -{ -"@id": "#114/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#114" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,1)-(8,1)]" -} -] -}, -{ -"@id": "#114/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:firstName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(4,24)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#113/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:parsed-json-example": [ -{ -"@id": "#113/source-map/parsed-json-example/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#113" -} -], -"sourcemaps:value": [ -{ -"@value": "[{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}]\n" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#113/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#113" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(8,2)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "[{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}]\n" -} -], -"doc:location": [ -{ -"@value": "file://demo/examples-api/users.json" -} -], -"sourcemaps:sources": [ -{ -"@id": "#113/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#113/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#113/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,9)-(17,28)]" -} -] -}, -{ -"@id": "#113/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(1,0)]" -} -] -}, -{ -"@id": "#113/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#113" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,9)-(17,28)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#112/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#112/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#112" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#112/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#112" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(2,4)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#112/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#112/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,0)-(18,0)]" -} -] -}, -{ -"@id": "#112/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#112" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(18,0)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#112/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#112" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:references": [ -{ -"@id": "#110", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#111", -"@type": [ -"doc:ExternalDomainElement", -"doc:DomainElement" -], -"doc:raw": [ -{ -"@value": "[{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}]\n" -} -], -"core:mediaType": [ -{ -"@value": "application/json" -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(18,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#133", -"@type": [ -"raml-shapes:DataTypeFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#134", -"@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#id" -} -], -"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": "id" -} -], -"core:name": [ -{ -"@value": "Id" -} -], -"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": "[(6,4)-(8,0)]" -} -] -}, -{ -"@id": "#151/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,6)-(8,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "id" -} -], -"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": "[(6,4)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#152", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#username" -} -], -"raml-shapes:range": [ -{ -"@id": "#153", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "username" -} -], -"core:name": [ -{ -"@value": "Username" -} -], -"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": "[(8,4)-(10,0)]" -} -] -}, -{ -"@id": "#153/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(10,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "username" -} -], -"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": "[(8,4)-(10,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#154", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstName" -} -], -"raml-shapes:range": [ -{ -"@id": "#155", -"@type": [ -"raml-shapes: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" -} -], -"core:name": [ -{ -"@value": "First Name" -} -], -"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": "[(10,4)-(12,0)]" -} -] -}, -{ -"@id": "#155/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(12,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstName" -} -], -"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": "[(10,4)-(12,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#156", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastName" -} -], -"raml-shapes:range": [ -{ -"@id": "#157", -"@type": [ -"raml-shapes: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" -} -], -"core:name": [ -{ -"@value": "Last Name" -} -], -"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": "[(12,4)-(14,0)]" -} -] -}, -{ -"@id": "#157/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,6)-(14,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastName" -} -], -"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": "[(12,4)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#158", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#profilePhoto" -} -], -"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:name": [ -{ -"@value": "profilePhoto" -} -], -"core:name": [ -{ -"@value": "Profile photo" -} -], -"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": "[(14,4)-(16,0)]" -} -] -}, -{ -"@id": "#159/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,6)-(16,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "profilePhoto" -} -], -"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": "[(14,4)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#160", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#email" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "email" -} -], -"core:name": [ -{ -"@value": "Email" -} -], -"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": "[(16,4)-(18,0)]" -} -] -}, -{ -"@id": "#161/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(18,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "email" -} -], -"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": "[(16,4)-(18,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "items" -} -], -"sourcemaps:sources": [ -{ -"@id": "#149/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#149/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#149" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(18,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"core:name": [ -{ -"@value": "Users" -} -], -"apiContract:examples": [ -{ -"@id": "#135", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "User 1" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#135", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#136", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "uid1" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(20,8)-(20,12)]" -} -] -} -] -} -] -} -], -"data:username": [ -{ -"@id": "#137", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "ppsztyc" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(21,14)-(21,21)]" -} -] -} -] -} -] -} -], -"data:firstName": [ -{ -"@id": "#138", -"@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_4" -} -], -"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": "[(22,15)-(22,20)]" -} -] -} -] -} -] -} -], -"data:lastName": [ -{ -"@id": "#139", -"@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_5" -} -], -"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": "[(23,14)-(23,20)]" -} -] -} -] -} -] -} -], -"data:profilePhoto": [ -{ -"@id": "#140", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "https://img/domain.com/ppsztyc" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"sourcemaps:sources": [ -{ -"@id": "#140/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#140/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#140" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,18)-(24,48)]" -} -] -} -] -} -] -} -], -"data:email": [ -{ -"@id": "#141", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "ppsztyc@domain.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"sourcemaps:sources": [ -{ -"@id": "#141/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#141/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#141" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,11)-(25,29)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#135/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#135/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:profilePhoto" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(25,0)]" -} -] -}, -{ -"@id": "#135/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,4)-(21,0)]" -} -] -}, -{ -"@id": "#135/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:username" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,4)-(22,0)]" -} -] -}, -{ -"@id": "#135/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,4)-(26,0)]" -} -] -}, -{ -"@id": "#135/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:lastName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "#135/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#135" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,0)-(26,0)]" -} -] -}, -{ -"@id": "#135/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:firstName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(23,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "id: uid1\nusername: ppsztyc\nfirstName: Pawel\nlastName: Psztyc\nprofilePhoto: https://img/domain.com/ppsztyc\nemail: ppsztyc@domain.com" -} -], -"sourcemaps:sources": [ -{ -"@id": "#135/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#135/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#135/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,9)-(26,0)]" -} -] -}, -{ -"@id": "#135/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,2)-(26,0)]" -} -] -}, -{ -"@id": "#135/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,0)-(26,0)]" -} -] -}, -{ -"@id": "#135/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#135" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,2)-(26,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#142", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "User 2" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#142", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#143", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "uid2" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(27,8)-(27,12)]" -} -] -} -] -} -] -} -], -"data:username": [ -{ -"@id": "#144", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "jdoe" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(28,14)-(28,18)]" -} -] -} -] -} -] -} -], -"data:firstName": [ -{ -"@id": "#145", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "John" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(29,15)-(29,19)]" -} -] -} -] -} -] -} -], -"data:lastName": [ -{ -"@id": "#146", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Does" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(30,14)-(30,18)]" -} -] -} -] -} -] -} -], -"data:profilePhoto": [ -{ -"@id": "#147", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "https://img/domain.com/jdoe" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(31,18)-(31,45)]" -} -] -} -] -} -] -} -], -"data:email": [ -{ -"@id": "#148", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "jdoe@domain.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(32,11)-(32,26)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#142/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#142/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:profilePhoto" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,4)-(32,0)]" -} -] -}, -{ -"@id": "#142/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,4)-(28,0)]" -} -] -}, -{ -"@id": "#142/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:username" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,4)-(29,0)]" -} -] -}, -{ -"@id": "#142/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,4)-(33,0)]" -} -] -}, -{ -"@id": "#142/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:lastName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,4)-(31,0)]" -} -] -}, -{ -"@id": "#142/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#142" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,0)-(33,0)]" -} -] -}, -{ -"@id": "#142/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:firstName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,4)-(30,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "id: uid2\nusername: jdoe\nfirstName: John\nlastName: Does\nprofilePhoto: https://img/domain.com/jdoe\nemail: jdoe@domain.com" -} -], -"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_3", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,9)-(33,0)]" -} -] -}, -{ -"@id": "#142/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,2)-(33,0)]" -} -] -}, -{ -"@id": "#142/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,0)-(33,0)]" -} -] -}, -{ -"@id": "#142/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#142" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,2)-(33,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#134/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#134/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#134" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#134/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#134" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(2,4)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#134/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#134/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,0)-(33,0)]" -} -] -}, -{ -"@id": "#134/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#134" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(33,0)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#134/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#134" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"sourcemaps:sources": [ -{ -"@id": "#133/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#133/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#133" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(33,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#162", -"@type": [ -"raml-shapes:DataTypeFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#163", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#172", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#id" -} -], -"raml-shapes:range": [ -{ -"@id": "#173", -"@type": [ -"raml-shapes: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": "Id" -} -], -"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": "[(5,2)-(7,0)]" -} -] -}, -{ -"@id": "#173/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,4)-(7,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "id" -} -], -"sourcemaps:sources": [ -{ -"@id": "#172/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#172/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#172" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(7,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#174", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#username" -} -], -"raml-shapes:range": [ -{ -"@id": "#175", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "username" -} -], -"core:name": [ -{ -"@value": "Username" -} -], -"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": "[(7,2)-(9,0)]" -} -] -}, -{ -"@id": "#175/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(9,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "username" -} -], -"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": "[(7,2)-(9,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#176", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstName" -} -], -"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": "firstName" -} -], -"core:name": [ -{ -"@value": "First Name" -} -], -"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": "[(9,2)-(11,0)]" -} -] -}, -{ -"@id": "#177/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(11,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstName" -} -], -"sourcemaps:sources": [ -{ -"@id": "#176/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#176/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#176" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,2)-(11,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#178", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastName" -} -], -"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": "lastName" -} -], -"core:name": [ -{ -"@value": "Last Name" -} -], -"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": "[(11,2)-(13,0)]" -} -] -}, -{ -"@id": "#179/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,4)-(13,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastName" -} -], -"sourcemaps:sources": [ -{ -"@id": "#178/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#178/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#178" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,2)-(13,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#180", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#profilePhoto" -} -], -"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": "profilePhoto" -} -], -"core:name": [ -{ -"@value": "Profile photo" -} -], -"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": "[(13,2)-(15,0)]" -} -] -}, -{ -"@id": "#181/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(15,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "profilePhoto" -} -], -"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": "[(13,2)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#182", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#email" -} -], -"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": "email" -} -], -"core:name": [ -{ -"@value": "Email" -} -], -"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": "[(15,2)-(17,0)]" -} -] -}, -{ -"@id": "#183/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(17,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "email" -} -], -"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": "[(15,2)-(17,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#184", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#age" -} -], -"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#integer" -} -], -"shacl:name": [ -{ -"@value": "age" -} -], -"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": "[(17,2)-(18,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "age" -} -], -"sourcemaps:sources": [ -{ -"@id": "#184/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#184/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#184" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,2)-(18,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#186", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#newsletter" -} -], -"raml-shapes:range": [ -{ -"@id": "#187", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"shacl:name": [ -{ -"@value": "newsletter" -} -], -"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": "[(18,2)-(19,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "newsletter" -} -], -"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": "[(18,2)-(19,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"core:name": [ -{ -"@value": "User" -} -], -"apiContract:examples": [ -{ -"@id": "#164", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#164", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#165", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_2" -} -], -"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": "[(2,8)-(2,46)]" -} -] -} -] -} -] -} -], -"data:username": [ -{ -"@id": "#166", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "char" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(3,14)-(3,20)]" -} -] -} -] -} -] -} -], -"data:firstName": [ -{ -"@id": "#167", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Charlie" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(4,15)-(4,24)]" -} -] -} -] -} -] -} -], -"data:lastName": [ -{ -"@id": "#168", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Brown" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"sourcemaps:sources": [ -{ -"@id": "#168/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#168/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#168" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,14)-(5,21)]" -} -] -} -] -} -] -} -], -"data:profilePhoto": [ -{ -"@id": "#169", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "http://my-photos.com/char.jpg" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"sourcemaps:sources": [ -{ -"@id": "#169/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#169/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#169" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,18)-(6,49)]" -} -] -} -] -} -] -} -], -"data:email": [ -{ -"@id": "#170", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "char@wash.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(7,11)-(7,26)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#164/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:parsed-json-example": [ -{ -"@id": "#164/source-map/parsed-json-example/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#164" -} -], -"sourcemaps:value": [ -{ -"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#164/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:profilePhoto" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(6,49)]" -} -] -}, -{ -"@id": "#164/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,2)-(2,46)]" -} -] -}, -{ -"@id": "#164/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:username" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(3,20)]" -} -] -}, -{ -"@id": "#164/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(7,26)]" -} -] -}, -{ -"@id": "#164/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:lastName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(5,21)]" -} -] -}, -{ -"@id": "#164/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#164" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(8,1)]" -} -] -}, -{ -"@id": "#164/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:firstName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(4,24)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" -} -], -"doc:location": [ -{ -"@value": "file://demo/examples-api/user.json" -} -], -"sourcemaps:sources": [ -{ -"@id": "#164/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#164/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#164/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(158,17)-(158,35)]" -} -] -}, -{ -"@id": "#164/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(1,0)]" -} -] -}, -{ -"@id": "#164/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#164" -} -], -"sourcemaps:value": [ -{ -"@value": "[(158,17)-(158,35)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#164/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#164" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#164/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#164" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#171" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#163/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#163/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#163" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#163/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#163" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(2,4)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#163/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#163" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(19,0)]" -} -] -}, -{ -"@id": "#163/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#163/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#163" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(19,0)]" -} -] -} -] -} -] -} -], -"doc:declares": [ -{ -"@id": "#188", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#189", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#xtra" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "xtra" -} -], -"raml-shapes:xmlSerialization": [ -{ -"@id": "#191", -"@type": [ -"raml-shapes:XMLSerializer", -"doc:DomainElement" -], -"raml-shapes:xmlAttribute": [ -{ -"@value": true -} -], -"raml-shapes:xmlWrapped": [ -{ -"@value": false -} -], -"sourcemaps:sources": [ -{ -"@id": "#191/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#191/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#191" -} -], -"sourcemaps:value": [ -{ -"@value": "[(89,0)-(90,0)]" -} -] -}, -{ -"@id": "#191/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:xmlAttribute" -} -], -"sourcemaps:value": [ -{ -"@value": "[(89,10)-(90,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#190/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#190/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#190" -} -], -"sourcemaps:value": [ -{ -"@value": "[(87,8)-(87,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#190/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(87,8)-(88,0)]" -} -] -}, -{ -"@id": "#190/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:xmlSerialization" -} -], -"sourcemaps:value": [ -{ -"@value": "[(88,8)-(90,0)]" -} -] -}, -{ -"@id": "#190/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#190" -} -], -"sourcemaps:value": [ -{ -"@value": "[(86,6)-(90,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "xtra" -} -], -"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": "[(86,6)-(90,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#192", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstName" -} -], -"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": "firstName" -} -], -"apiContract:examples": [ -{ -"@id": "#194", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#194", -"@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_1" -} -], -"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": "[(92,17)-(92,22)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "Pawel" -} -], -"sourcemaps:sources": [ -{ -"@id": "#194/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#194/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#194/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(92,17)-(92,22)]" -} -] -}, -{ -"@id": "#194/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(92,17)-(92,22)]" -} -] -}, -{ -"@id": "#194/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#194" -} -], -"sourcemaps:value": [ -{ -"@value": "[(92,17)-(92,22)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#193/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#193/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#193" -} -], -"sourcemaps:value": [ -{ -"@value": "[(91,8)-(91,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#193/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(91,8)-(92,0)]" -} -] -}, -{ -"@id": "#193/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(92,8)-(93,0)]" -} -] -}, -{ -"@id": "#193/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#193" -} -], -"sourcemaps:value": [ -{ -"@value": "[(90,6)-(93,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstName" -} -], -"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": "[(90,6)-(93,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#195", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastName" -} -], -"raml-shapes:range": [ -{ -"@id": "#196", -"@type": [ -"raml-shapes: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" -} -], -"apiContract:examples": [ -{ -"@id": "#197", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#197", -"@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_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#197/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#197/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#197" -} -], -"sourcemaps:value": [ -{ -"@value": "[(95,17)-(95,23)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "Psztyc" -} -], -"sourcemaps:sources": [ -{ -"@id": "#197/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#197/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#197/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(95,17)-(95,23)]" -} -] -}, -{ -"@id": "#197/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(95,17)-(95,23)]" -} -] -}, -{ -"@id": "#197/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#197" -} -], -"sourcemaps:value": [ -{ -"@value": "[(95,17)-(95,23)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#196/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#196/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#196" -} -], -"sourcemaps:value": [ -{ -"@value": "[(94,8)-(94,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#196/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(94,8)-(95,0)]" -} -] -}, -{ -"@id": "#196/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(95,8)-(96,0)]" -} -] -}, -{ -"@id": "#196/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#196" -} -], -"sourcemaps:value": [ -{ -"@value": "[(93,6)-(96,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastName" -} -], -"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": "[(93,6)-(96,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#198", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#address" -} -], -"raml-shapes:range": [ -{ -"@id": "#199", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#200", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#street" -} -], -"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": "street" -} -], -"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": "[(106,6)-(107,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "street" -} -], -"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": "[(106,6)-(107,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#202", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#zip" -} -], -"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": "zip" -} -], -"shacl:defaultValue": [ -{ -"@id": "#204", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "00000" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(110,17)-(110,24)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "00000" -} -], -"apiContract:examples": [ -{ -"@id": "#205", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#205", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "94100" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(109,17)-(109,24)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "94100" -} -], -"sourcemaps:sources": [ -{ -"@id": "#205/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#205/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#205/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(109,17)-(109,24)]" -} -] -}, -{ -"@id": "#205/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(109,17)-(109,24)]" -} -] -}, -{ -"@id": "#205/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#205" -} -], -"sourcemaps:value": [ -{ -"@value": "[(109,17)-(109,24)]" -} -] -} -] -} -] -} -], -"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": "[(108,8)-(108,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#203/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(110,8)-(111,0)]" -} -] -}, -{ -"@id": "#203/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#203" -} -], -"sourcemaps:value": [ -{ -"@value": "[(107,6)-(111,0)]" -} -] -}, -{ -"@id": "#203/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(109,8)-(110,0)]" -} -] -}, -{ -"@id": "#203/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(110,8)-(111,0)]" -} -] -}, -{ -"@id": "#203/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(108,8)-(109,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "zip" -} -], -"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": "[(107,6)-(111,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#206", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#house" -} -], -"raml-shapes:range": [ -{ -"@id": "#207", -"@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": "house" -} -], -"apiContract:examples": [ -{ -"@id": "#208", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#208", -"@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": "#208/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#208/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#208" -} -], -"sourcemaps:value": [ -{ -"@value": "[(113,17)-(113,18)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#208/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#208/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#208/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(113,17)-(113,18)]" -} -] -}, -{ -"@id": "#208/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(113,17)-(113,18)]" -} -] -}, -{ -"@id": "#208/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#208" -} -], -"sourcemaps:value": [ -{ -"@value": "[(113,17)-(113,18)]" -} -] -} -] -} -] -} -], -"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": "[(112,8)-(112,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#207/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(112,8)-(113,0)]" -} -] -}, -{ -"@id": "#207/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(113,8)-(114,0)]" -} -] -}, -{ -"@id": "#207/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#207" -} -], -"sourcemaps:value": [ -{ -"@value": "[(111,6)-(114,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "house" -} -], -"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": "[(111,6)-(114,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Address" -} -], -"sourcemaps:sources": [ -{ -"@id": "#199/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#199/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#199" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#199/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#199" -} -], -"sourcemaps:value": [ -{ -"@value": "[(104,2)-(114,0)]" -} -] -}, -{ -"@id": "#199/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(104,2)-(104,9)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "address" -} -], -"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": "[(96,6)-(97,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#209", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#num" -} -], -"raml-shapes:range": [ -{ -"@id": "#210", -"@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": "num" -} -], -"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": "[(97,6)-(98,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "num" -} -], -"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": "[(97,6)-(98,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#211", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#int" -} -], -"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": "int" -} -], -"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": "[(98,6)-(99,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "int" -} -], -"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": "[(98,6)-(99,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#213", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#bool" -} -], -"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#boolean" -} -], -"shacl:name": [ -{ -"@value": "bool" -} -], -"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": "[(99,6)-(100,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "bool" -} -], -"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": "[(99,6)-(100,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#215", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#defVal" -} -], -"raml-shapes:range": [ -{ -"@id": "#216", -"@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": "defVal" -} -], -"shacl:defaultValue": [ -{ -"@id": "#217", -"@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": "#217/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#217/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#217" -} -], -"sourcemaps:value": [ -{ -"@value": "[(102,17)-(102,19)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "10" -} -], -"apiContract:examples": [ -{ -"@id": "#218", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@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": "[(103,17)-(103,18)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#218/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#218/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#218/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(103,17)-(103,18)]" -} -] -}, -{ -"@id": "#218/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(103,17)-(103,18)]" -} -] -}, -{ -"@id": "#218/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#218" -} -], -"sourcemaps:value": [ -{ -"@value": "[(103,17)-(103,18)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#216/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#216/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#216" -} -], -"sourcemaps:value": [ -{ -"@value": "[(101,8)-(101,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#216/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(102,8)-(103,0)]" -} -] -}, -{ -"@id": "#216/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#216" -} -], -"sourcemaps:value": [ -{ -"@value": "[(100,6)-(104,0)]" -} -] -}, -{ -"@id": "#216/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(103,8)-(104,0)]" -} -] -}, -{ -"@id": "#216/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(102,8)-(103,0)]" -} -] -}, -{ -"@id": "#216/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(101,8)-(102,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "defVal" -} -], -"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": "[(100,6)-(104,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "PropertyExamples" -} -], -"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_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#188" -} -], -"sourcemaps:value": [ -{ -"@value": "[(84,2)-(104,0)]" -} -] -}, -{ -"@id": "#188/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(84,2)-(84,18)]" -} -] -} -] -} -] -}, -{ -"@id": "#199", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#200", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#street" -} -], -"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": "street" -} -], -"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": "[(106,6)-(107,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "street" -} -], -"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": "[(106,6)-(107,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#202", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#zip" -} -], -"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": "zip" -} -], -"shacl:defaultValue": [ -{ -"@id": "#204", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "00000" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(110,17)-(110,24)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "00000" -} -], -"apiContract:examples": [ -{ -"@id": "#205", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#205", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "94100" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(109,17)-(109,24)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "94100" -} -], -"sourcemaps:sources": [ -{ -"@id": "#205/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#205/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#205/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(109,17)-(109,24)]" -} -] -}, -{ -"@id": "#205/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(109,17)-(109,24)]" -} -] -}, -{ -"@id": "#205/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#205" -} -], -"sourcemaps:value": [ -{ -"@value": "[(109,17)-(109,24)]" -} -] -} -] -} -] -} -], -"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": "[(108,8)-(108,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#203/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(110,8)-(111,0)]" -} -] -}, -{ -"@id": "#203/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#203" -} -], -"sourcemaps:value": [ -{ -"@value": "[(107,6)-(111,0)]" -} -] -}, -{ -"@id": "#203/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(109,8)-(110,0)]" -} -] -}, -{ -"@id": "#203/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(110,8)-(111,0)]" -} -] -}, -{ -"@id": "#203/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(108,8)-(109,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "zip" -} -], -"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": "[(107,6)-(111,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#206", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#house" -} -], -"raml-shapes:range": [ -{ -"@id": "#207", -"@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": "house" -} -], -"apiContract:examples": [ -{ -"@id": "#208", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#208", -"@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": "#208/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#208/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#208" -} -], -"sourcemaps:value": [ -{ -"@value": "[(113,17)-(113,18)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#208/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#208/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#208/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(113,17)-(113,18)]" -} -] -}, -{ -"@id": "#208/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(113,17)-(113,18)]" -} -] -}, -{ -"@id": "#208/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#208" -} -], -"sourcemaps:value": [ -{ -"@value": "[(113,17)-(113,18)]" -} -] -} -] -} -] -} -], -"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": "[(112,8)-(112,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#207/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(112,8)-(113,0)]" -} -] -}, -{ -"@id": "#207/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(113,8)-(114,0)]" -} -] -}, -{ -"@id": "#207/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#207" -} -], -"sourcemaps:value": [ -{ -"@value": "[(111,6)-(114,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "house" -} -], -"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": "[(111,6)-(114,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Address" -} -], -"sourcemaps:sources": [ -{ -"@id": "#199/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#199/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#199" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#199/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#199" -} -], -"sourcemaps:value": [ -{ -"@value": "[(104,2)-(114,0)]" -} -] -}, -{ -"@id": "#199/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(104,2)-(104,9)]" -} -] -} -] -} -] -}, -{ -"@id": "#219", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#244", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#etag" -} -], -"raml-shapes:range": [ -{ -"@id": "#245", -"@type": [ -"raml-shapes: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" -} -], -"apiContract:examples": [ -{ -"@id": "#246", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#246", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "etag example" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(59,17)-(59,29)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "etag example" -} -], -"sourcemaps:sources": [ -{ -"@id": "#246/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#246/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#246/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(59,17)-(59,29)]" -} -] -}, -{ -"@id": "#246/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(59,17)-(59,29)]" -} -] -}, -{ -"@id": "#246/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#246" -} -], -"sourcemaps:value": [ -{ -"@value": "[(59,17)-(59,29)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#245/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#245/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#245" -} -], -"sourcemaps:value": [ -{ -"@value": "[(58,8)-(58,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#245/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(58,8)-(59,0)]" -} -] -}, -{ -"@id": "#245/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(59,8)-(60,0)]" -} -] -}, -{ -"@id": "#245/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#245" -} -], -"sourcemaps:value": [ -{ -"@value": "[(57,6)-(60,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "etag" -} -], -"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": "[(57,6)-(60,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#247", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#error" -} -], -"raml-shapes:range": [ -{ -"@id": "#248", -"@type": [ -"raml-shapes: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?" -} -], -"raml-shapes:xmlSerialization": [ -{ -"@id": "#249", -"@type": [ -"raml-shapes:XMLSerializer", -"doc:DomainElement" -], -"raml-shapes:xmlAttribute": [ -{ -"@value": true -} -], -"raml-shapes:xmlWrapped": [ -{ -"@value": false -} -], -"sourcemaps:sources": [ -{ -"@id": "#249/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#249/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#249" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,0)-(43,0)]" -} -] -}, -{ -"@id": "#249/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:xmlAttribute" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,10)-(43,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#248/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#248/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#248" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,8)-(40,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#248/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,8)-(41,0)]" -} -] -}, -{ -"@id": "#248/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:xmlSerialization" -} -], -"sourcemaps:value": [ -{ -"@value": "[(41,8)-(43,0)]" -} -] -}, -{ -"@id": "#248/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#248" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,6)-(43,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "error" -} -], -"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": "[(39,6)-(43,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#250", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#tagline" -} -], -"raml-shapes:range": [ -{ -"@id": "#251", -"@type": [ -"raml-shapes: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" -} -], -"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": "[(53,6)-(54,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "tagline" -} -], -"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": "[(53,6)-(54,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#252", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#name" -} -], -"raml-shapes:range": [ -{ -"@id": "#253", -"@type": [ -"raml-shapes: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": "#253/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#253/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#253" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,6)-(46,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(45,6)-(46,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#254", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#url" -} -], -"raml-shapes:range": [ -{ -"@id": "#255", -"@type": [ -"raml-shapes: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": "#255/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#255/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#255" -} -], -"sourcemaps:value": [ -{ -"@value": "[(52,6)-(53,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(52,6)-(53,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#256", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#opt" -} -], -"raml-shapes:range": [ -{ -"@id": "#257", -"@type": [ -"raml-shapes:UnionShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:anyOf": [ -{ -"@id": "#258", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#259", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#url" -} -], -"raml-shapes:range": [ -{ -"@id": "#260", -"@type": [ -"raml-shapes: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": "#260/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#260/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#260" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,6)-(29,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#261", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#thumb" -} -], -"raml-shapes:range": [ -{ -"@id": "#262", -"@type": [ -"raml-shapes: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" -} -], -"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": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "thumb" -} -], -"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": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Image" -} -], -"sourcemaps:sources": [ -{ -"@id": "#258/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#258/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#258/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(30,0)]" -} -] -}, -{ -"@id": "#258/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(25,7)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#258/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,4)-(26,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#263", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -] -} -], -"shacl:name": [ -{ -"@value": "opt?" -} -], -"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": "[(65,6)-(66,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "opt" -} -], -"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": "[(65,6)-(66,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#264", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#language" -} -], -"raml-shapes:range": [ -{ -"@id": "#265", -"@type": [ -"raml-shapes: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" -} -], -"shacl:defaultValue": [ -{ -"@id": "#266", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "PL" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(56,17)-(56,19)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "PL" -} -], -"sourcemaps:sources": [ -{ -"@id": "#265/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#265/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#265" -} -], -"sourcemaps:value": [ -{ -"@value": "[(55,8)-(55,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#265/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(56,8)-(57,0)]" -} -] -}, -{ -"@id": "#265/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(55,8)-(56,0)]" -} -] -}, -{ -"@id": "#265/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(56,8)-(57,0)]" -} -] -}, -{ -"@id": "#265/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#265" -} -], -"sourcemaps:value": [ -{ -"@value": "[(54,6)-(57,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "language" -} -], -"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": "[(54,6)-(57,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#267", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#id" -} -], -"raml-shapes:range": [ -{ -"@id": "#268", -"@type": [ -"raml-shapes:UnionShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:anyOf": [ -{ -"@id": "#269", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -] -}, -{ -"@id": "#270", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://a.ml/vocabularies/shapes#number" -} -] -} -], -"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": "[(44,8)-(45,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "id" -} -], -"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": "[(43,6)-(45,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#271", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#birthday" -} -], -"raml-shapes:range": [ -{ -"@id": "#272", -"@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": "birthday" -} -], -"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": "[(46,6)-(47,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "birthday" -} -], -"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": "[(46,6)-(47,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#273", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#image" -} -], -"raml-shapes:range": [ -{ -"@id": "#274", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#275", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#url" -} -], -"raml-shapes:range": [ -{ -"@id": "#276", -"@type": [ -"raml-shapes: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": "#276/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#276/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#276" -} -], -"sourcemaps:value": [ -{ -"@value": "[(63,10)-(64,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(63,10)-(64,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#277", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#thumb" -} -], -"raml-shapes:range": [ -{ -"@id": "#278", -"@type": [ -"raml-shapes: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" -} -], -"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": "[(64,10)-(65,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "thumb" -} -], -"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": "[(64,10)-(65,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "image" -} -], -"sourcemaps:sources": [ -{ -"@id": "#274/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#274/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#274" -} -], -"sourcemaps:value": [ -{ -"@value": "[(61,8)-(61,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#274/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#274" -} -], -"sourcemaps:value": [ -{ -"@value": "[(60,6)-(65,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "image" -} -], -"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": "[(60,6)-(65,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#279", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#gender" -} -], -"raml-shapes:range": [ -{ -"@id": "#280", -"@type": [ -"raml-shapes: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" -} -], -"apiContract:examples": [ -{ -"@id": "#281", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Male" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#281", -"@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_1" -} -], -"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": "[(50,16)-(50,20)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "male" -} -], -"sourcemaps:sources": [ -{ -"@id": "#281/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#281/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#281/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,16)-(50,20)]" -} -] -}, -{ -"@id": "#281/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,10)-(51,0)]" -} -] -}, -{ -"@id": "#281/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,16)-(50,20)]" -} -] -}, -{ -"@id": "#281/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#281" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,10)-(51,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#282", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Female" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#282", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "female" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(51,18)-(51,24)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "female" -} -], -"sourcemaps:sources": [ -{ -"@id": "#282/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#282/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#282/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,18)-(51,24)]" -} -] -}, -{ -"@id": "#282/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,10)-(52,0)]" -} -] -}, -{ -"@id": "#282/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,18)-(51,24)]" -} -] -}, -{ -"@id": "#282/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#282" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,10)-(52,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#280/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#280/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#280" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,8)-(48,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#280/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,8)-(49,0)]" -} -] -}, -{ -"@id": "#280/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(49,8)-(52,0)]" -} -] -}, -{ -"@id": "#280/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#280" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,6)-(52,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "gender" -} -], -"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": "[(47,6)-(52,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "JsonExampleInclude" -} -], -"apiContract:examples": [ -{ -"@id": "#220", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "example_0" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#220", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#221", -"@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": "#221/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#221/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#221" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,8)-(2,30)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#222", -"@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": "#222/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#222/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#222" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,10)-(3,24)]" -} -] -} -] -} -] -} -], -"data:birthday": [ -{ -"@id": "#223", -"@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": "#223/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#223/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#223" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,14)-(4,26)]" -} -] -} -] -} -] -} -], -"data:gender": [ -{ -"@id": "#224", -"@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": "#224/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#224/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#224" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,12)-(5,18)]" -} -] -} -] -} -] -} -], -"data:url": [ -{ -"@id": "#225", -"@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": "#225/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#225/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#225" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,9)-(6,50)]" -} -] -} -] -} -] -} -], -"data:image": [ -{ -"@id": "#226", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:url": [ -{ -"@id": "#227", -"@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": "#227/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#227/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#227" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,11)-(8,58)]" -} -] -} -] -} -] -} -], -"data:thumb": [ -{ -"@id": "#228", -"@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": "#228/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#228/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#228" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,13)-(9,66)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_7" -} -], -"sourcemaps:sources": [ -{ -"@id": "#226/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#226/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,58)]" -} -] -}, -{ -"@id": "#226/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:thumb" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(9,66)]" -} -] -}, -{ -"@id": "#226/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#226" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,11)-(10,3)]" -} -] -} -] -} -] -} -], -"data:tagline": [ -{ -"@id": "#229", -"@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": "#229/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#229/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#229" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,13)-(11,34)]" -} -] -} -] -} -] -} -], -"data:language": [ -{ -"@id": "#230", -"@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": "#230/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#230/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#230" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,14)-(12,21)]" -} -] -} -] -} -] -} -], -"data:etag": [ -{ -"@id": "#231", -"@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": "#231/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#231/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#231" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,10)-(13,40)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#220/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:parsed-json-example": [ -{ -"@id": "#220/source-map/parsed-json-example/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#220" -} -], -"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": "#220/source-map/lexical/element_9", -"sourcemaps:element": [ -{ -"@value": "data:language" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,2)-(12,21)]" -} -] -}, -{ -"@id": "#220/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:gender" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(5,18)]" -} -] -}, -{ -"@id": "#220/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "amf://id#220" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(14,1)]" -} -] -}, -{ -"@id": "#220/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:birthday" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(4,26)]" -} -] -}, -{ -"@id": "#220/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:tagline" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,2)-(11,34)]" -} -] -}, -{ -"@id": "#220/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:etag" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(13,40)]" -} -] -}, -{ -"@id": "#220/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(6,50)]" -} -] -}, -{ -"@id": "#220/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,2)-(2,30)]" -} -] -}, -{ -"@id": "#220/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(3,24)]" -} -] -}, -{ -"@id": "#220/source-map/lexical/element_8", -"sourcemaps:element": [ -{ -"@value": "data:image" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(10,3)]" -} -] -} -] -} -] -} -], -"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" -} -], -"doc:location": [ -{ -"@value": "file://demo/examples-api/example.json" -} -], -"sourcemaps:sources": [ -{ -"@id": "#220/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#220/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#220/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(80,13)-(80,34)]" -} -] -}, -{ -"@id": "#220/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(1,0)]" -} -] -}, -{ -"@id": "#220/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#220" -} -], -"sourcemaps:value": [ -{ -"@value": "[(80,13)-(80,34)]" -} -] -} -] -} -] -}, -{ -"@id": "#232", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "example_1" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#232", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:error": [ -{ -"@id": "#233", -"@type": [ -"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": "#233/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#233/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#233" -} -], -"sourcemaps:value": [ -{ -"@value": "[(67,13)-(67,18)]" -} -] -} -] -} -] -} -], -"data:id": [ -{ -"@id": "#234", -"@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_3" -} -], -"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": "[(68,10)-(68,14)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#235", -"@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_4" -} -], -"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": "[(69,12)-(69,24)]" -} -] -} -] -} -] -} -], -"data:birthday": [ -{ -"@id": "#236", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "20-10-1983" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(70,16)-(70,26)]" -} -] -} -] -} -] -} -], -"data:tagline": [ -{ -"@id": "#237", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Test example" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(71,15)-(71,27)]" -} -] -} -] -} -] -} -], -"data:url": [ -{ -"@id": "#238", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "https://domain.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(72,11)-(72,29)]" -} -] -} -] -} -] -} -], -"data:language": [ -{ -"@id": "#239", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "PL" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_8" -} -], -"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": "[(73,16)-(73,18)]" -} -] -} -] -} -] -} -], -"data:etag": [ -{ -"@id": "#240", -"@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_9" -} -], -"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": "[(74,12)-(74,16)]" -} -] -} -] -} -] -} -], -"data:image": [ -{ -"@id": "#241", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:url": [ -{ -"@id": "#242", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "https://image.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_11" -} -], -"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": "[(76,13)-(76,30)]" -} -] -} -] -} -] -} -], -"data:thumb": [ -{ -"@id": "#243", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "https://image.com/thumb" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_12" -} -], -"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": "[(77,15)-(77,38)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_10" -} -], -"sourcemaps:sources": [ -{ -"@id": "#241/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#241/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(76,8)-(77,0)]" -} -] -}, -{ -"@id": "#241/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:thumb" -} -], -"sourcemaps:value": [ -{ -"@value": "[(77,8)-(78,0)]" -} -] -}, -{ -"@id": "#241/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#241" -} -], -"sourcemaps:value": [ -{ -"@value": "[(76,0)-(78,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#232/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#232/source-map/lexical/element_9", -"sourcemaps:element": [ -{ -"@value": "data:etag" -} -], -"sourcemaps:value": [ -{ -"@value": "[(74,6)-(75,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:birthday" -} -], -"sourcemaps:value": [ -{ -"@value": "[(70,6)-(71,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "amf://id#232" -} -], -"sourcemaps:value": [ -{ -"@value": "[(67,0)-(78,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(69,6)-(70,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:language" -} -], -"sourcemaps:value": [ -{ -"@value": "[(73,6)-(74,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:image" -} -], -"sourcemaps:value": [ -{ -"@value": "[(75,6)-(78,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:tagline" -} -], -"sourcemaps:value": [ -{ -"@value": "[(71,6)-(72,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:error" -} -], -"sourcemaps:value": [ -{ -"@value": "[(67,6)-(68,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(68,6)-(69,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_8", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(72,6)-(73,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "error: false\nid: 1234\nname: Pawel Psztyc\nbirthday: 20-10-1983\ntagline: Test example\nurl: https://domain.com\nlanguage: PL\netag: test\nimage:\n url: https://image.com\n thumb: https://image.com/thumb" -} -], -"sourcemaps:sources": [ -{ -"@id": "#232/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#232/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#232/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(66,12)-(78,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(67,0)-(78,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#232" -} -], -"sourcemaps:value": [ -{ -"@value": "[(66,4)-(78,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#232/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#232" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#219/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#219/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#219" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#219/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#219" -} -], -"sourcemaps:value": [ -{ -"@value": "[(78,2)-(81,0)]" -} -] -}, -{ -"@id": "#219/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(78,2)-(78,20)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#219/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#219" -} -], -"sourcemaps:value": [ -{ -"@value": "[(79,4)-(79,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#283", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#258", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#259", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#url" -} -], -"raml-shapes:range": [ -{ -"@id": "#260", -"@type": [ -"raml-shapes: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": "#260/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#260/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#260" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,6)-(29,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#261", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#thumb" -} -], -"raml-shapes:range": [ -{ -"@id": "#262", -"@type": [ -"raml-shapes: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" -} -], -"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": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "thumb" -} -], -"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": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Image" -} -], -"sourcemaps:sources": [ -{ -"@id": "#258/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#258/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#258/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(30,0)]" -} -] -}, -{ -"@id": "#258/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(25,7)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#258/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,4)-(26,8)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "ArrayType" -} -], -"sourcemaps:sources": [ -{ -"@id": "#283/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#283/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#283" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#283/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#283" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,2)-(12,0)]" -} -] -}, -{ -"@id": "#283/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,2)-(9,11)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#283/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#283" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,4)-(10,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#284", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#258", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#259", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#url" -} -], -"raml-shapes:range": [ -{ -"@id": "#260", -"@type": [ -"raml-shapes: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": "#260/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#260/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#260" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,6)-(29,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#261", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#thumb" -} -], -"raml-shapes:range": [ -{ -"@id": "#262", -"@type": [ -"raml-shapes: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" -} -], -"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": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "thumb" -} -], -"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": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Image" -} -], -"sourcemaps:sources": [ -{ -"@id": "#258/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#258/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#258/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(30,0)]" -} -] -}, -{ -"@id": "#258/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(25,7)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#258/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,4)-(26,8)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "ArrayTypeWithExample" -} -], -"apiContract:examples": [ -{ -"@id": "#285", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#285", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#286", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:url": [ -{ -"@id": "#287", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "url 1" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(124,22)-(124,29)]" -} -] -} -] -} -] -} -], -"data:thumb": [ -{ -"@id": "#288", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "thumb 1" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(124,40)-(124,49)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#286/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#286/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(124,15)-(124,29)]" -} -] -}, -{ -"@id": "#286/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:thumb" -} -], -"sourcemaps:value": [ -{ -"@value": "[(124,31)-(124,49)]" -} -] -}, -{ -"@id": "#286/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#286" -} -], -"sourcemaps:value": [ -{ -"@value": "[(124,14)-(124,50)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_1" -} -], -"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": "[(124,13)-(124,51)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "-\n \"url\": \"url 1\"\n \"thumb\": \"thumb 1\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#285/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#285/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#285/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(124,13)-(124,51)]" -} -] -}, -{ -"@id": "#285/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(124,13)-(124,51)]" -} -] -}, -{ -"@id": "#285/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#285" -} -], -"sourcemaps:value": [ -{ -"@value": "[(124,13)-(124,51)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#284/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#284/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#284" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#284/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(121,2)-(121,22)]" -} -] -}, -{ -"@id": "#284/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(124,4)-(126,0)]" -} -] -}, -{ -"@id": "#284/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#284" -} -], -"sourcemaps:value": [ -{ -"@value": "[(121,2)-(126,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#284/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#284" -} -], -"sourcemaps:value": [ -{ -"@value": "[(122,4)-(122,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#289", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#244", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#etag" -} -], -"raml-shapes:range": [ -{ -"@id": "#245", -"@type": [ -"raml-shapes: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" -} -], -"apiContract:examples": [ -{ -"@id": "#246", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#246", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "etag example" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(59,17)-(59,29)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "etag example" -} -], -"sourcemaps:sources": [ -{ -"@id": "#246/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#246/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#246/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(59,17)-(59,29)]" -} -] -}, -{ -"@id": "#246/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(59,17)-(59,29)]" -} -] -}, -{ -"@id": "#246/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#246" -} -], -"sourcemaps:value": [ -{ -"@value": "[(59,17)-(59,29)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#245/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#245/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#245" -} -], -"sourcemaps:value": [ -{ -"@value": "[(58,8)-(58,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#245/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(58,8)-(59,0)]" -} -] -}, -{ -"@id": "#245/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(59,8)-(60,0)]" -} -] -}, -{ -"@id": "#245/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#245" -} -], -"sourcemaps:value": [ -{ -"@value": "[(57,6)-(60,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "etag" -} -], -"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": "[(57,6)-(60,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#247", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#error" -} -], -"raml-shapes:range": [ -{ -"@id": "#248", -"@type": [ -"raml-shapes: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?" -} -], -"raml-shapes:xmlSerialization": [ -{ -"@id": "#249", -"@type": [ -"raml-shapes:XMLSerializer", -"doc:DomainElement" -], -"raml-shapes:xmlAttribute": [ -{ -"@value": true -} -], -"raml-shapes:xmlWrapped": [ -{ -"@value": false -} -], -"sourcemaps:sources": [ -{ -"@id": "#249/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#249/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#249" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,0)-(43,0)]" -} -] -}, -{ -"@id": "#249/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:xmlAttribute" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,10)-(43,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#248/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#248/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#248" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,8)-(40,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#248/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,8)-(41,0)]" -} -] -}, -{ -"@id": "#248/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:xmlSerialization" -} -], -"sourcemaps:value": [ -{ -"@value": "[(41,8)-(43,0)]" -} -] -}, -{ -"@id": "#248/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#248" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,6)-(43,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "error" -} -], -"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": "[(39,6)-(43,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#250", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#tagline" -} -], -"raml-shapes:range": [ -{ -"@id": "#251", -"@type": [ -"raml-shapes: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" -} -], -"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": "[(53,6)-(54,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "tagline" -} -], -"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": "[(53,6)-(54,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#252", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#name" -} -], -"raml-shapes:range": [ -{ -"@id": "#253", -"@type": [ -"raml-shapes: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": "#253/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#253/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#253" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,6)-(46,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(45,6)-(46,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#254", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#url" -} -], -"raml-shapes:range": [ -{ -"@id": "#255", -"@type": [ -"raml-shapes: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": "#255/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#255/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#255" -} -], -"sourcemaps:value": [ -{ -"@value": "[(52,6)-(53,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(52,6)-(53,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#256", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#opt" -} -], -"raml-shapes:range": [ -{ -"@id": "#257", -"@type": [ -"raml-shapes:UnionShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:anyOf": [ -{ -"@id": "#258", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#259", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#url" -} -], -"raml-shapes:range": [ -{ -"@id": "#260", -"@type": [ -"raml-shapes: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": "#260/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#260/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#260" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,6)-(29,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#261", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#thumb" -} -], -"raml-shapes:range": [ -{ -"@id": "#262", -"@type": [ -"raml-shapes: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" -} -], -"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": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "thumb" -} -], -"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": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Image" -} -], -"sourcemaps:sources": [ -{ -"@id": "#258/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#258/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#258/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(30,0)]" -} -] -}, -{ -"@id": "#258/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(25,7)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#258/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,4)-(26,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#263", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -] -} -], -"shacl:name": [ -{ -"@value": "opt?" -} -], -"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": "[(65,6)-(66,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "opt" -} -], -"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": "[(65,6)-(66,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#264", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#language" -} -], -"raml-shapes:range": [ -{ -"@id": "#265", -"@type": [ -"raml-shapes: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" -} -], -"shacl:defaultValue": [ -{ -"@id": "#266", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "PL" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(56,17)-(56,19)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "PL" -} -], -"sourcemaps:sources": [ -{ -"@id": "#265/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#265/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#265" -} -], -"sourcemaps:value": [ -{ -"@value": "[(55,8)-(55,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#265/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(56,8)-(57,0)]" -} -] -}, -{ -"@id": "#265/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(55,8)-(56,0)]" -} -] -}, -{ -"@id": "#265/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(56,8)-(57,0)]" -} -] -}, -{ -"@id": "#265/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#265" -} -], -"sourcemaps:value": [ -{ -"@value": "[(54,6)-(57,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "language" -} -], -"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": "[(54,6)-(57,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#267", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#id" -} -], -"raml-shapes:range": [ -{ -"@id": "#268", -"@type": [ -"raml-shapes:UnionShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:anyOf": [ -{ -"@id": "#269", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -] -}, -{ -"@id": "#270", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://a.ml/vocabularies/shapes#number" -} -] -} -], -"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": "[(44,8)-(45,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "id" -} -], -"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": "[(43,6)-(45,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#271", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#birthday" -} -], -"raml-shapes:range": [ -{ -"@id": "#272", -"@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": "birthday" -} -], -"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": "[(46,6)-(47,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "birthday" -} -], -"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": "[(46,6)-(47,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#273", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#image" -} -], -"raml-shapes:range": [ -{ -"@id": "#274", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#275", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#url" -} -], -"raml-shapes:range": [ -{ -"@id": "#276", -"@type": [ -"raml-shapes: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": "#276/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#276/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#276" -} -], -"sourcemaps:value": [ -{ -"@value": "[(63,10)-(64,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(63,10)-(64,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#277", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#thumb" -} -], -"raml-shapes:range": [ -{ -"@id": "#278", -"@type": [ -"raml-shapes: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" -} -], -"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": "[(64,10)-(65,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "thumb" -} -], -"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": "[(64,10)-(65,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "image" -} -], -"sourcemaps:sources": [ -{ -"@id": "#274/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#274/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#274" -} -], -"sourcemaps:value": [ -{ -"@value": "[(61,8)-(61,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#274/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#274" -} -], -"sourcemaps:value": [ -{ -"@value": "[(60,6)-(65,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "image" -} -], -"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": "[(60,6)-(65,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#279", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#gender" -} -], -"raml-shapes:range": [ -{ -"@id": "#280", -"@type": [ -"raml-shapes: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" -} -], -"apiContract:examples": [ -{ -"@id": "#281", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Male" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#281", -"@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_1" -} -], -"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": "[(50,16)-(50,20)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "male" -} -], -"sourcemaps:sources": [ -{ -"@id": "#281/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#281/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#281/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,16)-(50,20)]" -} -] -}, -{ -"@id": "#281/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,10)-(51,0)]" -} -] -}, -{ -"@id": "#281/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,16)-(50,20)]" -} -] -}, -{ -"@id": "#281/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#281" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,10)-(51,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#282", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Female" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#282", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "female" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(51,18)-(51,24)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "female" -} -], -"sourcemaps:sources": [ -{ -"@id": "#282/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#282/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#282/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,18)-(51,24)]" -} -] -}, -{ -"@id": "#282/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,10)-(52,0)]" -} -] -}, -{ -"@id": "#282/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,18)-(51,24)]" -} -] -}, -{ -"@id": "#282/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#282" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,10)-(52,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#280/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#280/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#280" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,8)-(48,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#280/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,8)-(49,0)]" -} -] -}, -{ -"@id": "#280/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(49,8)-(52,0)]" -} -] -}, -{ -"@id": "#280/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#280" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,6)-(52,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "gender" -} -], -"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": "[(47,6)-(52,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "XmlExampleInclude" -} -], -"apiContract:examples": [ -{ -"@id": "#290", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "example_0" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"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 W\\\\244m4n5kj3gbn2nj4k4n4\n\n" -} -], -"doc:location": [ -{ -"@value": "file://demo/examples-api/example.xml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#290/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#290/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#290/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#290" -} -], -"sourcemaps:value": [ -{ -"@value": "[(83,13)-(83,33)]" -} -] -}, -{ -"@id": "#290/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(1,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#232", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "example_1" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#232", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:error": [ -{ -"@id": "#233", -"@type": [ -"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": "#233/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#233/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#233" -} -], -"sourcemaps:value": [ -{ -"@value": "[(67,13)-(67,18)]" -} -] -} -] -} -] -} -], -"data:id": [ -{ -"@id": "#234", -"@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_3" -} -], -"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": "[(68,10)-(68,14)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#235", -"@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_4" -} -], -"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": "[(69,12)-(69,24)]" -} -] -} -] -} -] -} -], -"data:birthday": [ -{ -"@id": "#236", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "20-10-1983" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(70,16)-(70,26)]" -} -] -} -] -} -] -} -], -"data:tagline": [ -{ -"@id": "#237", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Test example" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(71,15)-(71,27)]" -} -] -} -] -} -] -} -], -"data:url": [ -{ -"@id": "#238", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "https://domain.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(72,11)-(72,29)]" -} -] -} -] -} -] -} -], -"data:language": [ -{ -"@id": "#239", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "PL" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_8" -} -], -"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": "[(73,16)-(73,18)]" -} -] -} -] -} -] -} -], -"data:etag": [ -{ -"@id": "#240", -"@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_9" -} -], -"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": "[(74,12)-(74,16)]" -} -] -} -] -} -] -} -], -"data:image": [ -{ -"@id": "#241", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:url": [ -{ -"@id": "#242", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "https://image.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_11" -} -], -"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": "[(76,13)-(76,30)]" -} -] -} -] -} -] -} -], -"data:thumb": [ -{ -"@id": "#243", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "https://image.com/thumb" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_12" -} -], -"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": "[(77,15)-(77,38)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_10" -} -], -"sourcemaps:sources": [ -{ -"@id": "#241/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#241/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(76,8)-(77,0)]" -} -] -}, -{ -"@id": "#241/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:thumb" -} -], -"sourcemaps:value": [ -{ -"@value": "[(77,8)-(78,0)]" -} -] -}, -{ -"@id": "#241/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#241" -} -], -"sourcemaps:value": [ -{ -"@value": "[(76,0)-(78,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#232/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#232/source-map/lexical/element_9", -"sourcemaps:element": [ -{ -"@value": "data:etag" -} -], -"sourcemaps:value": [ -{ -"@value": "[(74,6)-(75,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:birthday" -} -], -"sourcemaps:value": [ -{ -"@value": "[(70,6)-(71,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "amf://id#232" -} -], -"sourcemaps:value": [ -{ -"@value": "[(67,0)-(78,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(69,6)-(70,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:language" -} -], -"sourcemaps:value": [ -{ -"@value": "[(73,6)-(74,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:image" -} -], -"sourcemaps:value": [ -{ -"@value": "[(75,6)-(78,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:tagline" -} -], -"sourcemaps:value": [ -{ -"@value": "[(71,6)-(72,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:error" -} -], -"sourcemaps:value": [ -{ -"@value": "[(67,6)-(68,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(68,6)-(69,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_8", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(72,6)-(73,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "error: false\nid: 1234\nname: Pawel Psztyc\nbirthday: 20-10-1983\ntagline: Test example\nurl: https://domain.com\nlanguage: PL\netag: test\nimage:\n url: https://image.com\n thumb: https://image.com/thumb" -} -], -"sourcemaps:sources": [ -{ -"@id": "#232/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#232/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#232/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(66,12)-(78,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(67,0)-(78,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#232" -} -], -"sourcemaps:value": [ -{ -"@value": "[(66,4)-(78,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#232/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#232" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#289/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#289/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#289" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#289/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#289" -} -], -"sourcemaps:value": [ -{ -"@value": "[(81,2)-(84,0)]" -} -] -}, -{ -"@id": "#289/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(81,2)-(81,19)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#289/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#289" -} -], -"sourcemaps:value": [ -{ -"@value": "[(82,4)-(82,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#291", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#294", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#testProperty" -} -], -"raml-shapes:range": [ -{ -"@id": "#295", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"shacl:name": [ -{ -"@value": "testProperty" -} -], -"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": "[(22,6)-(23,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "testProperty" -} -], -"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": "[(22,6)-(23,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "SimpleInlineExample" -} -], -"apiContract:examples": [ -{ -"@id": "#292", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#292", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:testProperty": [ -{ -"@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_2" -} -], -"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": "[(24,20)-(24,24)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#292/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#292/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#292" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,0)-(25,0)]" -} -] -}, -{ -"@id": "#292/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:testProperty" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,6)-(25,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "testProperty: true" -} -], -"sourcemaps:sources": [ -{ -"@id": "#292/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#292/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#292/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,12)-(25,0)]" -} -] -}, -{ -"@id": "#292/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,0)-(25,0)]" -} -] -}, -{ -"@id": "#292/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#292" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(25,0)]" -} -] -} -] -} -] -} -], -"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_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,2)-(19,21)]" -} -] -}, -{ -"@id": "#291/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,4)-(25,0)]" -} -] -}, -{ -"@id": "#291/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#291" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,2)-(25,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#291/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#291" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,4)-(20,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#296", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#247", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#error" -} -], -"raml-shapes:range": [ -{ -"@id": "#248", -"@type": [ -"raml-shapes: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?" -} -], -"raml-shapes:xmlSerialization": [ -{ -"@id": "#249", -"@type": [ -"raml-shapes:XMLSerializer", -"doc:DomainElement" -], -"raml-shapes:xmlAttribute": [ -{ -"@value": true -} -], -"raml-shapes:xmlWrapped": [ -{ -"@value": false -} -], -"sourcemaps:sources": [ -{ -"@id": "#249/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#249/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#249" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,0)-(43,0)]" -} -] -}, -{ -"@id": "#249/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:xmlAttribute" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,10)-(43,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#248/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#248/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#248" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,8)-(40,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#248/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(40,8)-(41,0)]" -} -] -}, -{ -"@id": "#248/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:xmlSerialization" -} -], -"sourcemaps:value": [ -{ -"@value": "[(41,8)-(43,0)]" -} -] -}, -{ -"@id": "#248/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#248" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,6)-(43,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "error" -} -], -"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": "[(39,6)-(43,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#267", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#id" -} -], -"raml-shapes:range": [ -{ -"@id": "#268", -"@type": [ -"raml-shapes:UnionShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:anyOf": [ -{ -"@id": "#269", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -] -}, -{ -"@id": "#270", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://a.ml/vocabularies/shapes#number" -} -] -} -], -"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": "[(44,8)-(45,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "id" -} -], -"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": "[(43,6)-(45,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#252", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#name" -} -], -"raml-shapes:range": [ -{ -"@id": "#253", -"@type": [ -"raml-shapes: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": "#253/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#253/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#253" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,6)-(46,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(45,6)-(46,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#271", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#birthday" -} -], -"raml-shapes:range": [ -{ -"@id": "#272", -"@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": "birthday" -} -], -"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": "[(46,6)-(47,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "birthday" -} -], -"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": "[(46,6)-(47,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#279", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#gender" -} -], -"raml-shapes:range": [ -{ -"@id": "#280", -"@type": [ -"raml-shapes: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" -} -], -"apiContract:examples": [ -{ -"@id": "#281", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Male" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#281", -"@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_1" -} -], -"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": "[(50,16)-(50,20)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "male" -} -], -"sourcemaps:sources": [ -{ -"@id": "#281/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#281/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#281/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,16)-(50,20)]" -} -] -}, -{ -"@id": "#281/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,10)-(51,0)]" -} -] -}, -{ -"@id": "#281/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,16)-(50,20)]" -} -] -}, -{ -"@id": "#281/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#281" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,10)-(51,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#282", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "Female" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#282", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "female" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(51,18)-(51,24)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "female" -} -], -"sourcemaps:sources": [ -{ -"@id": "#282/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#282/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#282/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,18)-(51,24)]" -} -] -}, -{ -"@id": "#282/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,10)-(52,0)]" -} -] -}, -{ -"@id": "#282/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,18)-(51,24)]" -} -] -}, -{ -"@id": "#282/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#282" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,10)-(52,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#280/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#280/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#280" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,8)-(48,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#280/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(48,8)-(49,0)]" -} -] -}, -{ -"@id": "#280/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(49,8)-(52,0)]" -} -] -}, -{ -"@id": "#280/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#280" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,6)-(52,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "gender" -} -], -"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": "[(47,6)-(52,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#254", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#url" -} -], -"raml-shapes:range": [ -{ -"@id": "#255", -"@type": [ -"raml-shapes: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": "#255/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#255/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#255" -} -], -"sourcemaps:value": [ -{ -"@value": "[(52,6)-(53,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(52,6)-(53,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#250", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#tagline" -} -], -"raml-shapes:range": [ -{ -"@id": "#251", -"@type": [ -"raml-shapes: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" -} -], -"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": "[(53,6)-(54,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "tagline" -} -], -"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": "[(53,6)-(54,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#264", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#language" -} -], -"raml-shapes:range": [ -{ -"@id": "#265", -"@type": [ -"raml-shapes: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" -} -], -"shacl:defaultValue": [ -{ -"@id": "#266", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "PL" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(56,17)-(56,19)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "PL" -} -], -"sourcemaps:sources": [ -{ -"@id": "#265/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#265/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#265" -} -], -"sourcemaps:value": [ -{ -"@value": "[(55,8)-(55,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#265/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(56,8)-(57,0)]" -} -] -}, -{ -"@id": "#265/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(55,8)-(56,0)]" -} -] -}, -{ -"@id": "#265/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(56,8)-(57,0)]" -} -] -}, -{ -"@id": "#265/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#265" -} -], -"sourcemaps:value": [ -{ -"@value": "[(54,6)-(57,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "language" -} -], -"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": "[(54,6)-(57,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#244", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#etag" -} -], -"raml-shapes:range": [ -{ -"@id": "#245", -"@type": [ -"raml-shapes: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" -} -], -"apiContract:examples": [ -{ -"@id": "#246", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#246", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "etag example" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_1" -} -], -"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": "[(59,17)-(59,29)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "etag example" -} -], -"sourcemaps:sources": [ -{ -"@id": "#246/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#246/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#246/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(59,17)-(59,29)]" -} -] -}, -{ -"@id": "#246/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(59,17)-(59,29)]" -} -] -}, -{ -"@id": "#246/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#246" -} -], -"sourcemaps:value": [ -{ -"@value": "[(59,17)-(59,29)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#245/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#245/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#245" -} -], -"sourcemaps:value": [ -{ -"@value": "[(58,8)-(58,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#245/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(58,8)-(59,0)]" -} -] -}, -{ -"@id": "#245/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(59,8)-(60,0)]" -} -] -}, -{ -"@id": "#245/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#245" -} -], -"sourcemaps:value": [ -{ -"@value": "[(57,6)-(60,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "etag" -} -], -"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": "[(57,6)-(60,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#273", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#image" -} -], -"raml-shapes:range": [ -{ -"@id": "#274", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#275", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#url" -} -], -"raml-shapes:range": [ -{ -"@id": "#276", -"@type": [ -"raml-shapes: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": "#276/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#276/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#276" -} -], -"sourcemaps:value": [ -{ -"@value": "[(63,10)-(64,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(63,10)-(64,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#277", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#thumb" -} -], -"raml-shapes:range": [ -{ -"@id": "#278", -"@type": [ -"raml-shapes: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" -} -], -"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": "[(64,10)-(65,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "thumb" -} -], -"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": "[(64,10)-(65,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "image" -} -], -"sourcemaps:sources": [ -{ -"@id": "#274/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#274/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#274" -} -], -"sourcemaps:value": [ -{ -"@value": "[(61,8)-(61,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#274/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#274" -} -], -"sourcemaps:value": [ -{ -"@value": "[(60,6)-(65,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "image" -} -], -"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": "[(60,6)-(65,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#256", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#opt" -} -], -"raml-shapes:range": [ -{ -"@id": "#257", -"@type": [ -"raml-shapes:UnionShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:anyOf": [ -{ -"@id": "#258", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#259", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#url" -} -], -"raml-shapes:range": [ -{ -"@id": "#260", -"@type": [ -"raml-shapes: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": "#260/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#260/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#260" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,6)-(29,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#261", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#thumb" -} -], -"raml-shapes:range": [ -{ -"@id": "#262", -"@type": [ -"raml-shapes: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" -} -], -"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": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "thumb" -} -], -"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": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Image" -} -], -"sourcemaps:sources": [ -{ -"@id": "#258/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#258/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#258/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(30,0)]" -} -] -}, -{ -"@id": "#258/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(25,7)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#258/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,4)-(26,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#263", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -] -} -], -"shacl:name": [ -{ -"@value": "opt?" -} -], -"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": "[(65,6)-(66,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "opt" -} -], -"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": "[(65,6)-(66,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Person" -} -], -"apiContract:examples": [ -{ -"@id": "#232", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "example_1" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#232", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:error": [ -{ -"@id": "#233", -"@type": [ -"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": "#233/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#233/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#233" -} -], -"sourcemaps:value": [ -{ -"@value": "[(67,13)-(67,18)]" -} -] -} -] -} -] -} -], -"data:id": [ -{ -"@id": "#234", -"@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_3" -} -], -"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": "[(68,10)-(68,14)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#235", -"@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_4" -} -], -"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": "[(69,12)-(69,24)]" -} -] -} -] -} -] -} -], -"data:birthday": [ -{ -"@id": "#236", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "20-10-1983" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(70,16)-(70,26)]" -} -] -} -] -} -] -} -], -"data:tagline": [ -{ -"@id": "#237", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Test example" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(71,15)-(71,27)]" -} -] -} -] -} -] -} -], -"data:url": [ -{ -"@id": "#238", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "https://domain.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(72,11)-(72,29)]" -} -] -} -] -} -] -} -], -"data:language": [ -{ -"@id": "#239", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "PL" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_8" -} -], -"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": "[(73,16)-(73,18)]" -} -] -} -] -} -] -} -], -"data:etag": [ -{ -"@id": "#240", -"@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_9" -} -], -"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": "[(74,12)-(74,16)]" -} -] -} -] -} -] -} -], -"data:image": [ -{ -"@id": "#241", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:url": [ -{ -"@id": "#242", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "https://image.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_11" -} -], -"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": "[(76,13)-(76,30)]" -} -] -} -] -} -] -} -], -"data:thumb": [ -{ -"@id": "#243", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "https://image.com/thumb" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_12" -} -], -"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": "[(77,15)-(77,38)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_10" -} -], -"sourcemaps:sources": [ -{ -"@id": "#241/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#241/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(76,8)-(77,0)]" -} -] -}, -{ -"@id": "#241/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:thumb" -} -], -"sourcemaps:value": [ -{ -"@value": "[(77,8)-(78,0)]" -} -] -}, -{ -"@id": "#241/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#241" -} -], -"sourcemaps:value": [ -{ -"@value": "[(76,0)-(78,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#232/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#232/source-map/lexical/element_9", -"sourcemaps:element": [ -{ -"@value": "data:etag" -} -], -"sourcemaps:value": [ -{ -"@value": "[(74,6)-(75,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:birthday" -} -], -"sourcemaps:value": [ -{ -"@value": "[(70,6)-(71,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "amf://id#232" -} -], -"sourcemaps:value": [ -{ -"@value": "[(67,0)-(78,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(69,6)-(70,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:language" -} -], -"sourcemaps:value": [ -{ -"@value": "[(73,6)-(74,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:image" -} -], -"sourcemaps:value": [ -{ -"@value": "[(75,6)-(78,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:tagline" -} -], -"sourcemaps:value": [ -{ -"@value": "[(71,6)-(72,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:error" -} -], -"sourcemaps:value": [ -{ -"@value": "[(67,6)-(68,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(68,6)-(69,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_8", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(72,6)-(73,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "error: false\nid: 1234\nname: Pawel Psztyc\nbirthday: 20-10-1983\ntagline: Test example\nurl: https://domain.com\nlanguage: PL\netag: test\nimage:\n url: https://image.com\n thumb: https://image.com/thumb" -} -], -"sourcemaps:sources": [ -{ -"@id": "#232/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#232/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#232/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(66,12)-(78,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(67,0)-(78,0)]" -} -] -}, -{ -"@id": "#232/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#232" -} -], -"sourcemaps:value": [ -{ -"@value": "[(66,4)-(78,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#232/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#232" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -] -} -] -}, -{ -"@id": "#297", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "example_0" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#297", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:error": [ -{ -"@id": "#298", -"@type": [ -"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": "#298/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#298/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#298" -} -], -"sourcemaps:value": [ -{ -"@value": "[(139,17)-(139,22)]" -} -] -} -] -} -] -} -], -"data:id": [ -{ -"@id": "#299", -"@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_3" -} -], -"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": "[(140,14)-(140,18)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#300", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Inline person" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(141,16)-(141,29)]" -} -] -} -] -} -] -} -], -"data:birthday": [ -{ -"@id": "#301", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "01-01-1990" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(142,20)-(142,30)]" -} -] -} -] -} -] -} -], -"data:tagline": [ -{ -"@id": "#302", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Test example" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"sourcemaps:sources": [ -{ -"@id": "#302/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#302/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#302" -} -], -"sourcemaps:value": [ -{ -"@value": "[(143,19)-(143,31)]" -} -] -} -] -} -] -} -], -"data:url": [ -{ -"@id": "#303", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "https://domain.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(144,15)-(144,33)]" -} -] -} -] -} -] -} -], -"data:language": [ -{ -"@id": "#304", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "PL" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_8" -} -], -"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": "[(145,20)-(145,22)]" -} -] -} -] -} -] -} -], -"data:etag": [ -{ -"@id": "#305", -"@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_9" -} -], -"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": "[(146,16)-(146,20)]" -} -] -} -] -} -] -} -], -"data:image": [ -{ -"@id": "#306", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:url": [ -{ -"@id": "#307", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "https://image.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_11" -} -], -"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": "[(148,17)-(148,34)]" -} -] -} -] -} -] -} -], -"data:thumb": [ -{ -"@id": "#308", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "https://image.com/thumb" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_12" -} -], -"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": "[(149,19)-(149,42)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_10" -} -], -"sourcemaps:sources": [ -{ -"@id": "#306/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#306/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(148,12)-(149,0)]" -} -] -}, -{ -"@id": "#306/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:thumb" -} -], -"sourcemaps:value": [ -{ -"@value": "[(149,12)-(150,0)]" -} -] -}, -{ -"@id": "#306/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#306" -} -], -"sourcemaps:value": [ -{ -"@value": "[(148,0)-(150,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#297/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#297/source-map/lexical/element_9", -"sourcemaps:element": [ -{ -"@value": "data:etag" -} -], -"sourcemaps:value": [ -{ -"@value": "[(146,10)-(147,0)]" -} -] -}, -{ -"@id": "#297/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:birthday" -} -], -"sourcemaps:value": [ -{ -"@value": "[(142,10)-(143,0)]" -} -] -}, -{ -"@id": "#297/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "amf://id#297" -} -], -"sourcemaps:value": [ -{ -"@value": "[(139,0)-(150,0)]" -} -] -}, -{ -"@id": "#297/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(141,10)-(142,0)]" -} -] -}, -{ -"@id": "#297/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:language" -} -], -"sourcemaps:value": [ -{ -"@value": "[(145,10)-(146,0)]" -} -] -}, -{ -"@id": "#297/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:image" -} -], -"sourcemaps:value": [ -{ -"@value": "[(147,10)-(150,0)]" -} -] -}, -{ -"@id": "#297/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:tagline" -} -], -"sourcemaps:value": [ -{ -"@value": "[(143,10)-(144,0)]" -} -] -}, -{ -"@id": "#297/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:error" -} -], -"sourcemaps:value": [ -{ -"@value": "[(139,10)-(140,0)]" -} -] -}, -{ -"@id": "#297/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(140,10)-(141,0)]" -} -] -}, -{ -"@id": "#297/source-map/lexical/element_8", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(144,10)-(145,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "error: false\nid: 1234\nname: Inline person\nbirthday: 01-01-1990\ntagline: Test example\nurl: https://domain.com\nlanguage: PL\netag: test\nimage:\n url: https://image.com\n thumb: https://image.com/thumb" -} -], -"sourcemaps:sources": [ -{ -"@id": "#297/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#297/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#297/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(138,16)-(150,0)]" -} -] -}, -{ -"@id": "#297/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(139,0)-(150,0)]" -} -] -}, -{ -"@id": "#297/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#297" -} -], -"sourcemaps:value": [ -{ -"@value": "[(138,8)-(150,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#297/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#297" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#297/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#297" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#309" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#296/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#296/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#296" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#296/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#296" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,2)-(78,0)]" -} -] -}, -{ -"@id": "#296/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,2)-(37,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#310", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#311", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#something" -} -], -"raml-shapes:range": [ -{ -"@id": "#312", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "something" -} -], -"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": "[(32,6)-(33,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "something" -} -], -"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": "[(32,6)-(33,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#313", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#images" -} -], -"raml-shapes:range": [ -{ -"@id": "#314", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#258", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#259", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#url" -} -], -"raml-shapes:range": [ -{ -"@id": "#260", -"@type": [ -"raml-shapes: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": "#260/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#260/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#260" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,6)-(29,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#261", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#thumb" -} -], -"raml-shapes:range": [ -{ -"@id": "#262", -"@type": [ -"raml-shapes: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" -} -], -"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": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "thumb" -} -], -"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": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Image" -} -], -"sourcemaps:sources": [ -{ -"@id": "#258/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#258/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#258/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(30,0)]" -} -] -}, -{ -"@id": "#258/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(25,7)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#258/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,4)-(26,8)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "images" -} -], -"raml-shapes:xmlSerialization": [ -{ -"@id": "#315", -"@type": [ -"raml-shapes:XMLSerializer", -"doc:DomainElement" -], -"raml-shapes:xmlAttribute": [ -{ -"@value": false -} -], -"raml-shapes:xmlWrapped": [ -{ -"@value": true -} -], -"sourcemaps:sources": [ -{ -"@id": "#315/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#315/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#315" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,0)-(37,0)]" -} -] -}, -{ -"@id": "#315/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:xmlWrapped" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,10)-(37,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#314/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#314/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#314" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,8)-(34,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#314/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#314" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,6)-(37,0)]" -} -] -}, -{ -"@id": "#314/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:xmlSerialization" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,8)-(37,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "images" -} -], -"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": "[(33,6)-(37,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Imgs" -} -], -"sourcemaps:sources": [ -{ -"@id": "#310/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#310/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#310" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#310/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#310" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,2)-(37,0)]" -} -] -}, -{ -"@id": "#310/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,2)-(30,6)]" -} -] -} -] -} -] -}, -{ -"@id": "#316", -"@type": [ -"raml-shapes:UnionShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:anyOf": [ -{ -"@id": "#258", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#259", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#url" -} -], -"raml-shapes:range": [ -{ -"@id": "#260", -"@type": [ -"raml-shapes: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": "#260/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#260/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#260" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,6)-(29,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#261", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#thumb" -} -], -"raml-shapes:range": [ -{ -"@id": "#262", -"@type": [ -"raml-shapes: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" -} -], -"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": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "thumb" -} -], -"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": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Image" -} -], -"sourcemaps:sources": [ -{ -"@id": "#258/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#258/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#258/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(30,0)]" -} -] -}, -{ -"@id": "#258/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(25,7)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#258/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,4)-(26,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#310", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#311", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#something" -} -], -"raml-shapes:range": [ -{ -"@id": "#312", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "something" -} -], -"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": "[(32,6)-(33,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "something" -} -], -"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": "[(32,6)-(33,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#313", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#images" -} -], -"raml-shapes:range": [ -{ -"@id": "#314", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#258", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#259", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#url" -} -], -"raml-shapes:range": [ -{ -"@id": "#260", -"@type": [ -"raml-shapes: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": "#260/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#260/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#260" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,6)-(29,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#261", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#thumb" -} -], -"raml-shapes:range": [ -{ -"@id": "#262", -"@type": [ -"raml-shapes: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" -} -], -"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": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "thumb" -} -], -"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": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Image" -} -], -"sourcemaps:sources": [ -{ -"@id": "#258/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#258/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#258/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(30,0)]" -} -] -}, -{ -"@id": "#258/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(25,7)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#258/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,4)-(26,8)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "images" -} -], -"raml-shapes:xmlSerialization": [ -{ -"@id": "#315", -"@type": [ -"raml-shapes:XMLSerializer", -"doc:DomainElement" -], -"raml-shapes:xmlAttribute": [ -{ -"@value": false -} -], -"raml-shapes:xmlWrapped": [ -{ -"@value": true -} -], -"sourcemaps:sources": [ -{ -"@id": "#315/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#315/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#315" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,0)-(37,0)]" -} -] -}, -{ -"@id": "#315/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:xmlWrapped" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,10)-(37,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#314/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#314/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#314" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,8)-(34,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#314/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#314" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,6)-(37,0)]" -} -] -}, -{ -"@id": "#314/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "raml-shapes:xmlSerialization" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,8)-(37,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "images" -} -], -"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": "[(33,6)-(37,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Imgs" -} -], -"sourcemaps:sources": [ -{ -"@id": "#310/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#310/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#310" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#310/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#310" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,2)-(37,0)]" -} -] -}, -{ -"@id": "#310/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,2)-(30,6)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "UnionType" -} -], -"sourcemaps:sources": [ -{ -"@id": "#316/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#316/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#316" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#316/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#316" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,2)-(13,0)]" -} -] -}, -{ -"@id": "#316/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,2)-(12,11)]" -} -] -} -] -} -] -}, -{ -"@id": "#317", -"@type": [ -"raml-shapes:ScalarShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"shacl:name": [ -{ -"@value": "ScalarType" -} -], -"sourcemaps:sources": [ -{ -"@id": "#317/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#317/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#317" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#317/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#317" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(8,0)]" -} -] -}, -{ -"@id": "#317/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(7,12)]" -} -] -} -] -} -] -}, -{ -"@id": "#318", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#322", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#firstName" -} -], -"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:name": [ -{ -"@value": "firstName" -} -], -"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": "[(116,6)-(117,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "firstName" -} -], -"sourcemaps:sources": [ -{ -"@id": "#322/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#322/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#322" -} -], -"sourcemaps:value": [ -{ -"@value": "[(116,6)-(117,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#324", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#lastName" -} -], -"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": "lastName" -} -], -"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": "[(117,6)-(118,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "lastName" -} -], -"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": "[(117,6)-(118,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "TypeExamples" -} -], -"apiContract:examples": [ -{ -"@id": "#319", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#319", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:firstName": [ -{ -"@id": "#320", -"@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": "#320/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#320/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#320" -} -], -"sourcemaps:value": [ -{ -"@value": "[(119,17)-(119,22)]" -} -] -} -] -} -] -} -], -"data:lastName": [ -{ -"@id": "#321", -"@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": "#321/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#321/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#321" -} -], -"sourcemaps:value": [ -{ -"@value": "[(120,16)-(120,22)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#319/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#319/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:firstName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(119,6)-(120,0)]" -} -] -}, -{ -"@id": "#319/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:lastName" -} -], -"sourcemaps:value": [ -{ -"@value": "[(120,6)-(121,0)]" -} -] -}, -{ -"@id": "#319/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#319" -} -], -"sourcemaps:value": [ -{ -"@value": "[(119,0)-(121,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "firstName: Pawel\nlastName: Psztyc" -} -], -"sourcemaps:sources": [ -{ -"@id": "#319/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#319/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#319/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(118,12)-(121,0)]" -} -] -}, -{ -"@id": "#319/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(119,0)-(121,0)]" -} -] -}, -{ -"@id": "#319/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#319" -} -], -"sourcemaps:value": [ -{ -"@value": "[(118,4)-(121,0)]" -} -] -} -] -} -] -} -], -"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_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(114,2)-(114,14)]" -} -] -}, -{ -"@id": "#318/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(118,4)-(121,0)]" -} -] -}, -{ -"@id": "#318/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#318" -} -], -"sourcemaps:value": [ -{ -"@value": "[(114,2)-(121,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#258", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#259", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#url" -} -], -"raml-shapes:range": [ -{ -"@id": "#260", -"@type": [ -"raml-shapes: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": "#260/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#260/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#260" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,6)-(29,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "url" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#261", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#thumb" -} -], -"raml-shapes:range": [ -{ -"@id": "#262", -"@type": [ -"raml-shapes: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" -} -], -"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": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "thumb" -} -], -"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": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Image" -} -], -"sourcemaps:sources": [ -{ -"@id": "#258/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#258/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#258/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(30,0)]" -} -] -}, -{ -"@id": "#258/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,2)-(25,7)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#258/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#258" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,4)-(26,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#326", -"@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": "ScalarWithExample" -} -], -"apiContract:examples": [ -{ -"@id": "#327", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#327", -"@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": "#327/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#327/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#327" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,13)-(15,14)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "5" -} -], -"sourcemaps:sources": [ -{ -"@id": "#327/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#327/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#327/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,13)-(15,14)]" -} -] -}, -{ -"@id": "#327/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,13)-(15,14)]" -} -] -}, -{ -"@id": "#327/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#327" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,13)-(15,14)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#326/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#326/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#326" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#326/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(13,19)]" -} -] -}, -{ -"@id": "#326/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(15,0)]" -} -] -}, -{ -"@id": "#326/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,4)-(16,0)]" -} -] -}, -{ -"@id": "#326/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#326" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(16,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#326/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#326" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,4)-(14,8)]" -} -] -} -] -} -] -}, -{ -"@id": "#328", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@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": "ScalarArray" -} -], -"sourcemaps:sources": [ -{ -"@id": "#328/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#328/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#328" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#328/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#328" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,2)-(9,0)]" -} -] -}, -{ -"@id": "#328/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,2)-(8,13)]" -} -] -} -] -} -] -}, -{ -"@id": "#330", -"@type": [ -"raml-shapes:ArrayShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"raml-shapes:items": [ -{ -"@id": "#334", -"@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": "ScalarArrayWithExample" -} -], -"apiContract:examples": [ -{ -"@id": "#331", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#331", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#332", -"@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_2" -} -], -"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": "[(18,14)-(18,15)]" -} -] -} -] -} -] -}, -{ -"@id": "#333", -"@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_3" -} -], -"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": "[(18,17)-(18,18)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_1" -} -], -"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": "[(18,13)-(18,19)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "- 1\n- 5" -} -], -"sourcemaps:sources": [ -{ -"@id": "#331/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#331/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#331/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,13)-(18,19)]" -} -] -}, -{ -"@id": "#331/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,13)-(18,19)]" -} -] -}, -{ -"@id": "#331/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#331" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,13)-(18,19)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#330/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#330/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#330" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#330/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,2)-(16,24)]" -} -] -}, -{ -"@id": "#330/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,4)-(19,0)]" -} -] -}, -{ -"@id": "#330/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#330" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,2)-(19,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#330/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#330" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,4)-(17,8)]" -} -] -} -] -} -] -} -], -"@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#", -"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/examples-api.json b/demo/examples-api.json deleted file mode 100644 index 4ec92cf..0000000 --- a/demo/examples-api.json +++ /dev/null @@ -1,56476 +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#335", -"@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 demo" -} -], -"http://a.ml/vocabularies/apiContract#server": [ -{ -"@id": "amf://id#655", -"@type": [ -"http://a.ml/vocabularies/apiContract#Server", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#urlTemplate": [ -{ -"@value": "http://api.domain.com/" -} -], -"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": "http://a.ml/vocabularies/core#urlTemplate" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(6,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#655/source-map/synthesized-field/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#655" -} -], -"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#336", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/IncludedInType" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#337", -"@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#338", -"@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#339", -"@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#296/link--708070084", -"@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#296" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "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#lexical": [ -{ -"@id": "amf://id#339/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#339" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(129,6)-(131,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#340", -"@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#296/link--708070084", -"@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#296" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "Person" -} -] -} -], -"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": "[(131,6)-(133,0)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#338" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(128,0)-(133,0)]" -} -] -}, -{ -"@id": "amf://id#338/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": "[(128,4)-(133,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#337/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#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": "[(127,2)-(133,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#336/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#336" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(126,0)-(133,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#341", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/IncludedInline" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#342", -"@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#343", -"@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#309", -"@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#296/link--708070084", -"@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#296" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "Person" -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#309" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(136,6)-(150,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#344", -"@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#345", -"@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#346", -"@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#28" -} -], -"http://a.ml/vocabularies/document#location": [ -{ -"@value": "file://demo/examples-api/example.xml" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#346/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#346/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#346" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(152,17)-(152,37)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#346/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#346" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#344" -} -] -} -] -} -] -} -], -"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/examples-api/example.xsd" -} -], -"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#lexical": [ -{ -"@id": "amf://id#345/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(152,8)-(153,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ -{ -"@id": "amf://id#345/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#345" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -] -} -] -} -], -"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": "[(150,6)-(153,0)]" -} -] -} -] -} -] -} -], -"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#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": "[(135,0)-(153,0)]" -} -] -}, -{ -"@id": "amf://id#343/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": "[(135,4)-(153,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#342/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#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": "[(134,2)-(153,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#341/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#341" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(133,0)-(153,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#347", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/IncludedInlineJson" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#348", -"@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#349", -"@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#171", -"@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#163/link-1379497760", -"@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#163" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "type" -} -] -} -], -"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": "[(156,6)-(159,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@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": "[(155,0)-(159,0)]" -} -] -}, -{ -"@id": "amf://id#349/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": "[(155,4)-(159,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#348/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#348/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#348" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(154,2)-(159,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#347/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#347" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(153,0)-(159,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#350", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/typeExamples" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#351", -"@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#352", -"@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#353", -"@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#318/link--713805675", -"@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#318" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "TypeExamples" -} -] -} -], -"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": "[(162,6)-(164,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#354", -"@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#318/link--713805675", -"@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#318" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "TypeExamples" -} -] -} -], -"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": "[(164,6)-(166,0)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#352" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(161,0)-(166,0)]" -} -] -}, -{ -"@id": "amf://id#352/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": "[(161,4)-(166,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#351/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#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": "[(160,2)-(166,0)]" -} -] -} -] -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#350" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(159,0)-(166,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#355", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/propertyExamples" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#356", -"@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#357", -"@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#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#188/link-1572492935", -"@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#188" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "PropertyExamples" -} -] -} -], -"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": "[(169,6)-(171,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#359", -"@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#188/link-1572492935", -"@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#188" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "PropertyExamples" -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#359" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(171,6)-(173,0)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#357" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(168,0)-(173,0)]" -} -] -}, -{ -"@id": "amf://id#357/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": "[(168,4)-(173,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#356/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#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": "[(167,2)-(173,0)]" -} -] -} -] -} -] -} -], -"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": "[(166,0)-(173,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#360", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/arrayTypeExample" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#361", -"@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#362", -"@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#363", -"@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#364", -"@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#318/link--713805675", -"@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#318" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "TypeExamples" -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#364/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#364" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(177,8)-(178,0)]" -} -] -} -] -} -] -} -], -"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": "[(176,6)-(178,0)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#362" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(175,0)-(178,0)]" -} -] -}, -{ -"@id": "amf://id#362/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": "[(175,4)-(178,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#361/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#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": "[(174,2)-(178,0)]" -} -] -} -] -} -] -} -], -"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": "[(173,0)-(178,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#365", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/arrayPropertyExamples" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#366", -"@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#367", -"@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#368", -"@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#369", -"@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#188/link-1572492935", -"@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#188" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "PropertyExamples" -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#369/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#369" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(182,8)-(183,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#368/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#368" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(181,6)-(183,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#370", -"@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#371", -"@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#188/link-1572492935", -"@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#188" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "PropertyExamples" -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#371/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#371" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(184,8)-(185,0)]" -} -] -} -] -} -] -} -], -"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": "[(183,6)-(185,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#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": "[(180,0)-(185,0)]" -} -] -}, -{ -"@id": "amf://id#367/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": "[(180,4)-(185,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#366/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#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": "[(179,2)-(185,0)]" -} -] -} -] -} -] -} -], -"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": "[(178,0)-(185,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#372", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/arrayPropertyGeneratedExamples" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#373", -"@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#374", -"@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#375", -"@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#376", -"@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#377", -"@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#378", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#test" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#379", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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": "test" -} -], -"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": "[(192,12)-(193,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "test" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#378" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(192,12)-(193,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#380", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#other" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#381", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "other" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#381" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(193,12)-(194,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "other" -} -], -"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": "[(193,12)-(194,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "items" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#377" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(190,8)-(194,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#376/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#376" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#376/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#376" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(188,6)-(194,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#376/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#376" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(189,8)-(189,12)]" -} -] -} -] -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#375" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(188,6)-(194,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#382", -"@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#383", -"@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#384", -"@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#385", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#test" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#386", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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": "test" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#386" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(198,12)-(199,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "test" -} -], -"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#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": "[(198,12)-(199,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#387", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#other" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#388", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "other" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#388" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(199,12)-(200,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "other" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#387" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(199,12)-(200,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "items" -} -], -"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": "[(196,8)-(200,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#383/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#383" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(194,6)-(200,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#383/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#383" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(195,8)-(195,12)]" -} -] -} -] -} -] -} -], -"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": "[(194,6)-(200,0)]" -} -] -} -] -} -] -} -], -"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": "[(187,0)-(200,0)]" -} -] -}, -{ -"@id": "amf://id#374/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": "[(187,4)-(200,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#373/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#373/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#373" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(186,2)-(200,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#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": "[(185,0)-(200,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#389", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/wrappedXml" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#390", -"@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#391", -"@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#392", -"@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#310/link--1287671302", -"@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#310" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "Imgs" -} -] -} -], -"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": "[(203,6)-(205,0)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#391" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(202,0)-(205,0)]" -} -] -}, -{ -"@id": "amf://id#391/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": "[(202,4)-(205,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#390/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#390/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#390" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(201,2)-(205,0)]" -} -] -} -] -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#389" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(200,0)-(205,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#393", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/inline-property-example" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#394", -"@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#395", -"@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#396", -"@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#397", -"@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#398", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#limit" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#399", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/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": "limit" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#399" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(211,10)-(212,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "limit" -} -], -"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#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": "[(211,10)-(212,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#400", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#401", -"@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#405", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -] -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#402", -"@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#402", -"@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#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": "test" -} -], -"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#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": "[(214,22)-(214,26)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#404", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "other" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#404" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(214,28)-(214,33)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_1" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#402" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(214,21)-(214,34)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "- test\n- other" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#402/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#402/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": "[(214,21)-(214,34)]" -} -] -}, -{ -"@id": "amf://id#402/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": "[(214,21)-(214,34)]" -} -] -}, -{ -"@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": "[(214,21)-(214,34)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#402/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#402" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -] -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#401" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(213,12)-(214,0)]" -} -] -} -] -} -] -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#400" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(212,10)-(215,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#397/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#397" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(208,6)-(215,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#397/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#397" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(209,8)-(209,12)]" -} -] -} -] -} -] -} -], -"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": "[(208,6)-(215,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#406", -"@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#407", -"@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#408", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#limit" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#409", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/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": "limit" -} -], -"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": "[(218,10)-(219,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "limit" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#408" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(218,10)-(219,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#410", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#411", -"@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#415", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -] -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#412", -"@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#412", -"@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#413", -"@type": [ -"http://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_2" -} -], -"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#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": "[(221,22)-(221,26)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#414", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "other" -} -], -"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#414/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#414/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#414" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(221,28)-(221,33)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_1" -} -], -"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#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": "[(221,21)-(221,34)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "- test\n- other" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#412/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#412/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": "[(221,21)-(221,34)]" -} -] -}, -{ -"@id": "amf://id#412/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": "[(221,21)-(221,34)]" -} -] -}, -{ -"@id": "amf://id#412/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#412" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(221,21)-(221,34)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#412/source-map/local-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#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": "[(220,12)-(221,0)]" -} -] -} -] -} -] -} -], -"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#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": "[(219,10)-(222,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#407/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#407" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(215,6)-(222,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#407/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#407" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(216,8)-(216,12)]" -} -] -} -] -} -] -} -], -"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": "[(215,6)-(222,0)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#395" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(207,0)-(222,0)]" -} -] -}, -{ -"@id": "amf://id#395/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": "[(207,4)-(222,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#394/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#394/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#394" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(206,2)-(222,0)]" -} -] -} -] -} -] -} -], -"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": "[(205,0)-(222,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#416", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/union" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#417", -"@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#418", -"@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#419", -"@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#420", -"@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#296/link--708070084", -"@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#296" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "Person" -} -] -}, -{ -"@id": "amf://id#188/link-1572492935", -"@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#188" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "PropertyExamples" -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#420/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#420" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#420/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#420" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(226,8)-(227,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#419/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#419" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(225,6)-(227,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#421", -"@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#422", -"@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#296/link--708070084", -"@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#296" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "Person" -} -] -}, -{ -"@id": "amf://id#188/link-1572492935", -"@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#188" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "PropertyExamples" -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#422/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#422" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#422/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#422" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(228,8)-(229,0)]" -} -] -} -] -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#421" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(227,6)-(229,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": "[(224,0)-(229,0)]" -} -] -}, -{ -"@id": "amf://id#418/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": "[(224,4)-(229,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#synthesized-field": [ -{ -"@id": "amf://id#417/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#417/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#417" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(223,2)-(229,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#416/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#416" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(222,0)-(229,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#423", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/scalar" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#424", -"@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#425", -"@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#426", -"@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#427", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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#427/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ -{ -"@id": "amf://id#427/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#427" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#427/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#427" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(232,6)-(234,0)]" -} -] -}, -{ -"@id": "amf://id#427/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": "[(233,8)-(234,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#427/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#427" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(233,8)-(233,12)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#426/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#426/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#426" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(232,6)-(234,0)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#425" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(231,0)-(234,0)]" -} -] -}, -{ -"@id": "amf://id#425/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": "[(231,4)-(234,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#424/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#424/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#424/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#424" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(230,2)-(234,0)]" -} -] -} -] -} -] -} -], -"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": "[(229,0)-(234,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#428", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/scalarWithExample" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#429", -"@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#430", -"@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#431", -"@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#432", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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/apiContract#examples": [ -{ -"@id": "amf://id#433", -"@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#433", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#433" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(239,17)-(239,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "1" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#433/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#433/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": "[(239,17)-(239,18)]" -} -] -}, -{ -"@id": "amf://id#433/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": "[(239,17)-(239,18)]" -} -] -}, -{ -"@id": "amf://id#433/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#433" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(239,17)-(239,18)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#433/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#433" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#431" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#432/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ -{ -"@id": "amf://id#432/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#432" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#432/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": "[(238,8)-(239,0)]" -} -] -}, -{ -"@id": "amf://id#432/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(239,8)-(240,0)]" -} -] -}, -{ -"@id": "amf://id#432/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#432" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(237,6)-(240,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#432/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#432" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(238,8)-(238,12)]" -} -] -} -] -} -] -} -], -"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": "[(237,6)-(240,0)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#430" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(236,0)-(240,0)]" -} -] -}, -{ -"@id": "amf://id#430/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": "[(236,4)-(240,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#429/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#429/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#429" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(235,2)-(240,0)]" -} -] -} -] -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#428" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(234,0)-(240,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#434", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/arrayScalar" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#435", -"@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#436", -"@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#437", -"@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#438", -"@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#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://a.ml/vocabularies/shapes#number" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "number" -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#438/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#438" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#438/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#438" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(243,6)-(246,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#438/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#438" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(244,8)-(244,12)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#437/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#437/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#437" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(243,6)-(246,0)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#436" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(242,0)-(246,0)]" -} -] -}, -{ -"@id": "amf://id#436/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": "[(242,4)-(246,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#435/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#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": "[(241,2)-(246,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#434/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#434" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(240,0)-(246,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#440", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/arrayScalarWithExample" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#441", -"@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#442", -"@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#443", -"@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#444", -"@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#449", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/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": "number" -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#445", -"@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#445", -"@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#446", -"@type": [ -"http://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_2" -} -], -"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#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": "[(252,18)-(252,19)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#447", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "2" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#447" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(252,21)-(252,22)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#448", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "3" -} -], -"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#448/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#448/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#448" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(252,24)-(252,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_1" -} -], -"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": "[(252,17)-(252,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "- 1\n- 2\n- 3" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#445/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#445/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": "[(252,17)-(252,26)]" -} -] -}, -{ -"@id": "amf://id#445/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": "[(252,17)-(252,26)]" -} -] -}, -{ -"@id": "amf://id#445/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#445" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(252,17)-(252,26)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#445/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#445" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#443" -} -] -} -] -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#444/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(249,6)-(253,0)]" -} -] -}, -{ -"@id": "amf://id#444/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(252,8)-(253,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#444/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#444" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(250,8)-(250,12)]" -} -] -} -] -} -] -} -], -"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": "[(249,6)-(253,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#442/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#442/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#442" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(248,0)-(253,0)]" -} -] -}, -{ -"@id": "amf://id#442/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": "[(248,4)-(253,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#441/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#441/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#441/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#441" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(247,2)-(253,0)]" -} -] -} -] -} -] -} -], -"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": "[(246,0)-(253,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#450", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/user-raml-example" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#451", -"@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#452", -"@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#83", -"@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#57/link-716070308", -"@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#57" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "type" -} -] -} -], -"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": "[(256,6)-(273,0)]" -} -] -} -] -} -] -}, -{ -"@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/xml" -} -], -"http://a.ml/vocabularies/shapes#schema": [ -{ -"@id": "amf://id#57/link-716070308", -"@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#57" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "type" -} -] -} -], -"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": "[(273,6)-(275,0)]" -} -] -} -] -} -] -} -], -"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": "[(255,0)-(275,0)]" -} -] -}, -{ -"@id": "amf://id#452/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": "[(255,4)-(275,0)]" -} -] -} -] -} -] -} -], -"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/apiContract#expects" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#451" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(254,2)-(275,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#450/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#450" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(253,0)-(275,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#454", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/user-json-example" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#455", -"@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#456", -"@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#457", -"@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#34/link-656041443", -"@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#34" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "type" -} -] -} -], -"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": "[(278,6)-(280,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@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": "[(277,0)-(280,0)]" -} -] -}, -{ -"@id": "amf://id#456/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": "[(277,4)-(280,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#455/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#455/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#455" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(276,2)-(280,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#454/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#454" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(275,0)-(280,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#458", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/users-raml-example" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#459", -"@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#460", -"@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#461", -"@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#134/link-1294533828", -"@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#134" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "type" -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#461/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#461" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(283,6)-(285,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#462", -"@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#134/link-1294533828", -"@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#134" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "type" -} -] -} -], -"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": "[(285,6)-(287,0)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#460" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(282,0)-(287,0)]" -} -] -}, -{ -"@id": "amf://id#460/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": "[(282,4)-(287,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#459/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#459/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#459" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(281,2)-(287,0)]" -} -] -} -] -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#458" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(280,0)-(287,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#463", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/users-json-example" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#464", -"@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#465", -"@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#466", -"@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#112/link-1235428484", -"@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#112" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "type" -} -] -} -], -"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": "[(290,6)-(292,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#465/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#465/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#465" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(289,0)-(292,0)]" -} -] -}, -{ -"@id": "amf://id#465/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": "[(289,4)-(292,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#464/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#464/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#464" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(288,2)-(292,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": "[(287,0)-(292,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#467", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/named-example" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#468", -"@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#469", -"@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#470", -"@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#471", -"@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/apiContract#examples": [ -{ -"@id": "amf://id#472", -"@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#473", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#countryCode": [ -{ -"@id": "amf://id#474", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "BE" -} -], -"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#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": "[(2,13)-(2,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#graydonEnterpriseId": [ -{ -"@id": "amf://id#475", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "1057155523" -} -], -"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#475/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(3,21)-(3,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#registrationId": [ -{ -"@id": "amf://id#476", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "0422319093" -} -], -"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#476/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#476/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#476" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,16)-(4,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#vatNumber": [ -{ -"@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": "BE0422319093" -} -], -"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#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": "[(5,11)-(5,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#graydonCompanyId": [ -{ -"@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": "0422319093" -} -], -"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#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": "[(6,18)-(6,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#isBranchOffice": [ -{ -"@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": "false" -} -], -"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#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": "[(7,16)-(7,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#graydonCompanyId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,0)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#473/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#countryCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "amf://id#473/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#graydonEnterpriseId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#473/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#isBranchOffice" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,0)-(7,21)]" -} -] -}, -{ -"@id": "amf://id#473/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#vatNumber" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,0)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#473/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#473" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(7,21)]" -} -] -}, -{ -"@id": "amf://id#473/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#registrationId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "countryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\"\nisBranchOffice: false" -} -], -"http://a.ml/vocabularies/document#location": [ -{ -"@value": "file://demo/examples-api/named-example.raml" -} -], -"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/document#strict" -} -], -"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_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": "[(296,17)-(296,44)]" -} -] -}, -{ -"@id": "amf://id#472/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": "[(2,0)-(7,21)]" -} -] -}, -{ -"@id": "amf://id#472/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#472" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(296,8)-(297,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#472/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#472" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#470" -} -] -} -] -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#471/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#471" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#471/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#471" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(295,6)-(297,0)]" -} -] -}, -{ -"@id": "amf://id#471/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(296,8)-(297,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#470/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#470/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#470" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(295,6)-(297,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#480", -"@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#481", -"@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/apiContract#examples": [ -{ -"@id": "amf://id#482", -"@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#483", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#countryCode": [ -{ -"@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": "BE" -} -], -"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#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": "[(2,13)-(2,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#graydonEnterpriseId": [ -{ -"@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": "1057155523" -} -], -"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#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": "[(3,21)-(3,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#registrationId": [ -{ -"@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": "0422319093" -} -], -"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#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": "[(4,16)-(4,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#vatNumber": [ -{ -"@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": "BE0422319093" -} -], -"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#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": "[(5,11)-(5,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#graydonCompanyId": [ -{ -"@id": "amf://id#488", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "0422319093" -} -], -"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#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": "[(6,18)-(6,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#isBranchOffice": [ -{ -"@id": "amf://id#489", -"@type": [ -"http://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_7" -} -], -"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#lexical": [ -{ -"@id": "amf://id#489/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#489" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,16)-(7,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#graydonCompanyId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,0)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#483/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#countryCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "amf://id#483/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#graydonEnterpriseId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#483/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#isBranchOffice" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,0)-(7,21)]" -} -] -}, -{ -"@id": "amf://id#483/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#vatNumber" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,0)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#483/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#483" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(7,21)]" -} -] -}, -{ -"@id": "amf://id#483/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#registrationId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "countryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\"\nisBranchOffice: false" -} -], -"http://a.ml/vocabularies/document#location": [ -{ -"@value": "file://demo/examples-api/named-example.raml" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#482/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#482/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": "[(298,17)-(298,44)]" -} -] -}, -{ -"@id": "amf://id#482/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": "[(2,0)-(7,21)]" -} -] -}, -{ -"@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": "[(298,8)-(299,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#482/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#482" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#480" -} -] -} -] -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#481/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#481" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#481/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#481" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(297,6)-(299,0)]" -} -] -}, -{ -"@id": "amf://id#481/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(298,8)-(299,0)]" -} -] -} -] -} -] -} -], -"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": "[(297,6)-(299,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#469/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#469" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(294,0)-(299,0)]" -} -] -}, -{ -"@id": "amf://id#469/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": "[(294,4)-(299,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#468/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#468/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#468" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(293,2)-(299,0)]" -} -] -} -] -} -] -} -], -"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": "[(292,0)-(299,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#490", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/named-linked-example" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#491", -"@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#492", -"@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#493", -"@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#494", -"@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/apiContract#examples": [ -{ -"@id": "amf://id#495", -"@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#496", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#company": [ -{ -"@id": "amf://id#497", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#companyIdentification": [ -{ -"@id": "amf://id#498", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#countryCode": [ -{ -"@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": "BE" -} -], -"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#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": "[(2,13)-(2,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#graydonEnterpriseId": [ -{ -"@id": "amf://id#500", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "1057155523" -} -], -"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#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": "[(3,21)-(3,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#registrationId": [ -{ -"@id": "amf://id#501", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "0422319093" -} -], -"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#501/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#501/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#501" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,16)-(4,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#vatNumber": [ -{ -"@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": "BE0422319093" -} -], -"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#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": "[(5,11)-(5,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#graydonCompanyId": [ -{ -"@id": "amf://id#503", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "0422319093" -} -], -"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#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": "[(6,18)-(6,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#isBranchOffice": [ -{ -"@id": "amf://id#504", -"@type": [ -"http://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#504/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(7,16)-(7,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_3" -} -], -"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#lexical": [ -{ -"@id": "amf://id#498/source-map/lexical/element_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#graydonCompanyId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,0)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#498/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#countryCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "amf://id#498/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#graydonEnterpriseId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#498/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#isBranchOffice" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,0)-(7,21)]" -} -] -}, -{ -"@id": "amf://id#498/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#vatNumber" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,0)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#498/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#498" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(7,21)]" -} -] -}, -{ -"@id": "amf://id#498/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#registrationId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#companyName": [ -{ -"@id": "amf://id#505", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "GRAYDON BELGI\u00CB NV" -} -], -"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#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": "[(3,13)-(3,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#alternateCompanyName": [ -{ -"@id": "amf://id#506", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "GRAYDON BELGIQUE NV" -} -], -"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#506/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#506/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#506" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,22)-(4,43)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#tradeNames": [ -{ -"@id": "amf://id#507", -"@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#508", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "GRAYDON" -} -], -"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#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": "[(6,4)-(6,13)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#509", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "MARKTSELECT" -} -], -"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#509/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#509/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#509" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(7,17)]" -} -] -} -] -} -] -}, -{ -"@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": "CREDITEL" -} -], -"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#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": "[(8,4)-(8,14)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#511", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "ACM" -} -], -"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#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": "[(9,4)-(9,9)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#512", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "IT FACILITY MANAGEMENT" -} -], -"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#512/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#512/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#512" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,4)-(10,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_12" -} -], -"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": "[(5,11)-(11,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#companyAddress": [ -{ -"@id": "amf://id#513", -"@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#514", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#addressType": [ -{ -"@id": "amf://id#515", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "REGISTERED-OFFICE-ADDRESS" -} -], -"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#515/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#515/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#515" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,15)-(3,42)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#streetName": [ -{ -"@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": "UITBREIDINGSTRAAT" -} -], -"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#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": "[(4,14)-(4,33)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#houseNumber": [ -{ -"@id": "amf://id#517", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "84" -} -], -"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#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": "[(5,15)-(5,19)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#houseNumberAddition": [ -{ -"@id": "amf://id#518", -"@type": [ -"http://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#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_23" -} -], -"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#lexical": [ -{ -"@id": "amf://id#518/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#518" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,23)-(6,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#postalCode": [ -{ -"@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": "2600" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_24" -} -], -"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": "[(7,14)-(7,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#city": [ -{ -"@id": "amf://id#520", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "BERCHEM (ANTWERPEN)" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_25" -} -], -"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": "[(8,8)-(8,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#country": [ -{ -"@id": "amf://id#521", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Belgium" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_26" -} -], -"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#lexical": [ -{ -"@id": "amf://id#521/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#521" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,11)-(9,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#countryCode": [ -{ -"@id": "amf://id#522", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "BE" -} -], -"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#522/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(10,15)-(10,19)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#fullFormatedAddress": [ -{ -"@id": "amf://id#523", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_28" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#523" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,23)-(11,82)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_19" -} -], -"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_9", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#countryCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,2)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#514/source-map/lexical/element_7", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#houseNumberAddition" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#514/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#514" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(12,74)]" -} -] -}, -{ -"@id": "amf://id#514/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#houseNumber" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#514/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#country" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,2)-(10,0)]" -} -] -}, -{ -"@id": "amf://id#514/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#fullFormatedAddress" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,2)-(12,74)]" -} -] -}, -{ -"@id": "amf://id#514/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#postalCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,2)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#514/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressType" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#514/source-map/lexical/element_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#streetName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#514/source-map/lexical/element_8", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#city" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,2)-(9,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_18" -} -], -"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": "[(11,16)-(11,39)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#contactInformation": [ -{ -"@id": "amf://id#524", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#phoneNumber": [ -{ -"@id": "amf://id#525", -"@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#526", -"@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#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": "GENERAL" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_32" -} -], -"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": "[(3,8)-(3,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#countryDialCode": [ -{ -"@id": "amf://id#528", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "+32" -} -], -"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#528/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#528/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#528" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,20)-(4,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#areaCode": [ -{ -"@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": "22" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_34" -} -], -"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": "[(5,13)-(5,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#subscriberNumber": [ -{ -"@id": "amf://id#530", -"@type": [ -"http://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.87.00" -} -], -"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#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": "[(6,20)-(6,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#formatted": [ -{ -"@id": "amf://id#531", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "+32-(0)22 000000" -} -], -"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#531/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(7,13)-(7,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_31" -} -], -"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_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#subscriberNumber" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#526/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#526" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#526/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#areaCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#526/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#formatted" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,2)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#526/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": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#526/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#countryDialCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_30" -} -], -"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#lexical": [ -{ -"@id": "amf://id#525/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#525" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,13)-(2,42)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#faxNumber": [ -{ -"@id": "amf://id#532", -"@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#533", -"@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#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": "GENERAL" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_39" -} -], -"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,8)-(3,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#countryDialCode": [ -{ -"@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": "+32" -} -], -"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#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,20)-(4,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#areaCode": [ -{ -"@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": "21" -} -], -"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#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,13)-(5,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#subscriberNumber": [ -{ -"@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": "12.87.00" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_42" -} -], -"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,20)-(6,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#formatted": [ -{ -"@id": "amf://id#538", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "+32-(0)21 302099" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#538" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,13)-(7,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_38" -} -], -"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_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#subscriberNumber" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#533/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#533" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#533/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#areaCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#533/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#formatted" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,2)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#533/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": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#533/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#countryDialCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_37" -} -], -"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#lexical": [ -{ -"@id": "amf://id#532/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#532" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,11)-(3,44)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#email": [ -{ -"@id": "amf://id#539", -"@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#540", -"@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#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": "GENERAL" -} -], -"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#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": "[(2,8)-(2,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#value": [ -{ -"@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": "info@company.be" -} -], -"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#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": "[(3,9)-(3,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_45" -} -], -"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_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": "[(2,2)-(3,0)]" -} -] -}, -{ -"@id": "amf://id#540/source-map/lexical/element_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": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#540/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#540" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#543", -"@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#544", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "IT_DEPT" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_49" -} -], -"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": "[(5,8)-(5,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#value": [ -{ -"@id": "amf://id#545", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "it-service@company.be" -} -], -"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#545/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#545/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#545" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,9)-(6,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_48" -} -], -"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_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": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#543/source-map/lexical/element_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": "[(6,2)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#543/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#543" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,0)-(7,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_44" -} -], -"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": "[(4,7)-(4,42)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#website": [ -{ -"@id": "amf://id#546", -"@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#547", -"@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#548", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "GENERAL" -} -], -"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#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": "[(3,8)-(3,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#value": [ -{ -"@id": "amf://id#549", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "www.company.be" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_54" -} -], -"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#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": "[(4,9)-(4,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_52" -} -], -"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_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": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#547/source-map/lexical/element_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": "[(4,2)-(5,0)]" -} -] -}, -{ -"@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": "[(3,0)-(5,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_51" -} -], -"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#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": "[(5,9)-(5,46)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_29" -} -], -"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_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#email" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#524/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#524" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#524/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#website" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,0)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#524/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#faxNumber" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#524/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#phoneNumber" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#legalForm": [ -{ -"@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#code": [ -{ -"@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": "5" -} -], -"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#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,6)-(2,9)]" -} -] -} -] -} -] -} -], -"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": "Limited company" -} -], -"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#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,13)-(3,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_55" -} -], -"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#lexical": [ -{ -"@id": "amf://id#550/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#code" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "amf://id#550/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": "[(3,0)-(3,30)]" -} -] -}, -{ -"@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": "[(2,0)-(3,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#size": [ -{ -"@id": "amf://id#553", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#class": [ -{ -"@id": "amf://id#554", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "3" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_59" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#554" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,7)-(2,10)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#description": [ -{ -"@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": "150 - 300" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_60" -} -], -"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": "[(3,13)-(3,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#numberOfFte": [ -{ -"@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": "5500" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_61" -} -], -"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": "[(4,13)-(4,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#numberOfEmployees": [ -{ -"@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": "5232" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_62" -} -], -"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": "[(5,19)-(5,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_58" -} -], -"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_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#numberOfFte" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#553/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#553" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(5,23)]" -} -] -}, -{ -"@id": "amf://id#553/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#numberOfEmployees" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,0)-(5,23)]" -} -] -}, -{ -"@id": "amf://id#553/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,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#553/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#class" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#industry": [ -{ -"@id": "amf://id#558", -"@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#559", -"@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#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": "J" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_65" -} -], -"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": "[(2,6)-(2,9)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#description": [ -{ -"@id": "amf://id#561", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Information and communication" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_66" -} -], -"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": "[(3,13)-(3,44)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_64" -} -], -"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#lexical": [ -{ -"@id": "amf://id#559/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#code" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "amf://id#559/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": "[(3,0)-(3,44)]" -} -] -}, -{ -"@id": "amf://id#559/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#559" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(3,44)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_63" -} -], -"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": "[(15,9)-(17,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#activities": [ -{ -"@id": "amf://id#562", -"@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#563", -"@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#564", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "7487" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_69" -} -], -"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": "[(3,8)-(3,14)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#description": [ -{ -"@id": "amf://id#565", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Financial and insurance activities" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_70" -} -], -"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#lexical": [ -{ -"@id": "amf://id#565/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#565" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,15)-(4,51)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#type": [ -{ -"@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": "PRIMARY" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_71" -} -], -"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": "[(5,8)-(5,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#classificationCode": [ -{ -"@id": "amf://id#567", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "BE_NACEBEL2008" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_72" -} -], -"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": "[(6,22)-(6,38)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#activityGroupCode": [ -{ -"@id": "amf://id#568", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "ABCDE" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_73" -} -], -"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#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": "[(7,21)-(7,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_68" -} -], -"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_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#classificationCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#563/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#563" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(7,28)]" -} -] -}, -{ -"@id": "amf://id#563/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": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#563/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#activityGroupCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,2)-(7,28)]" -} -] -}, -{ -"@id": "amf://id#563/source-map/lexical/element_2", -"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#563/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": "[(4,2)-(5,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_67" -} -], -"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#lexical": [ -{ -"@id": "amf://id#562/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#562" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,12)-(17,35)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#isActive": [ -{ -"@id": "amf://id#569", -"@type": [ -"http://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#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_74" -} -], -"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": "[(18,10)-(18,16)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#foundationDate": [ -{ -"@id": "amf://id#570", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "1940-07-11" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#date" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_75" -} -], -"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#lexical": [ -{ -"@id": "amf://id#570/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#570" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,16)-(19,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#dissolutionDate": [ -{ -"@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": "2007-01-01" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#date" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_76" -} -], -"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": "[(20,17)-(20,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#nonEmailIndicator": [ -{ -"@id": "amf://id#572", -"@type": [ -"http://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_77" -} -], -"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": "[(21,19)-(21,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_2" -} -], -"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_14", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#dissolutionDate" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,0)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#497/source-map/lexical/element_12", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#industry" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,0)-(17,0)]" -} -] -}, -{ -"@id": "amf://id#497/source-map/lexical/element_10", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#companyAddress" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,0)-(12,0)]" -} -] -}, -{ -"@id": "amf://id#497/source-map/lexical/element_8", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#companyIdentification" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "amf://id#497/source-map/lexical/element_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#companyName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#497/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#contactInformation" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,0)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#497/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#activities" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,0)-(18,0)]" -} -] -}, -{ -"@id": "amf://id#497/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#nonEmailIndicator" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,0)-(23,0)]" -} -] -}, -{ -"@id": "amf://id#497/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#foundationDate" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,0)-(20,0)]" -} -] -}, -{ -"@id": "amf://id#497/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#size" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,0)-(15,0)]" -} -] -}, -{ -"@id": "amf://id#497/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#tradeNames" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,0)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#497/source-map/lexical/element_7", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#497" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(23,0)]" -} -] -}, -{ -"@id": "amf://id#497/source-map/lexical/element_9", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#alternateCompanyName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#497/source-map/lexical/element_11", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#legalForm" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,0)-(14,0)]" -} -] -}, -{ -"@id": "amf://id#497/source-map/lexical/element_13", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#isActive" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,0)-(19,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#startDate": [ -{ -"@id": "amf://id#573", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "2000-01-01" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_78" -} -], -"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#lexical": [ -{ -"@id": "amf://id#573/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#573" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,11)-(3,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_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_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#company" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "amf://id#496/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#startDate" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#496/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#496" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "company: !include linked-named-example.raml\nstartDate: '2000-01-01'" -} -], -"http://a.ml/vocabularies/document#location": [ -{ -"@value": "file://demo/examples-api/named-example-with-link.raml" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#495/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#495/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": "[(303,17)-(303,54)]" -} -] -}, -{ -"@id": "amf://id#495/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": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#495/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#495" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(303,8)-(304,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#495/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#495" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#493" -} -] -} -] -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#494/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#494" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#494/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#494" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(302,6)-(304,0)]" -} -] -}, -{ -"@id": "amf://id#494/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(303,8)-(304,0)]" -} -] -} -] -} -] -} -], -"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": "[(302,6)-(304,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#574", -"@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#575", -"@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/apiContract#examples": [ -{ -"@id": "amf://id#576", -"@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#577", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#company": [ -{ -"@id": "amf://id#578", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#companyIdentification": [ -{ -"@id": "amf://id#579", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#countryCode": [ -{ -"@id": "amf://id#580", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "BE" -} -], -"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#580/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(2,13)-(2,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#graydonEnterpriseId": [ -{ -"@id": "amf://id#581", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "1057155523" -} -], -"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#581/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#581/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#581" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,21)-(3,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#registrationId": [ -{ -"@id": "amf://id#582", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "0422319093" -} -], -"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#582/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#582/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#582" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,16)-(4,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#vatNumber": [ -{ -"@id": "amf://id#583", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "BE0422319093" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#583" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,11)-(5,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#graydonCompanyId": [ -{ -"@id": "amf://id#584", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "0422319093" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#584" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,18)-(6,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#isBranchOffice": [ -{ -"@id": "amf://id#585", -"@type": [ -"http://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#585/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#585/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#585" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,16)-(7,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_3" -} -], -"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#lexical": [ -{ -"@id": "amf://id#579/source-map/lexical/element_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#graydonCompanyId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,0)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#579/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#countryCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "amf://id#579/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#graydonEnterpriseId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#579/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#isBranchOffice" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,0)-(7,21)]" -} -] -}, -{ -"@id": "amf://id#579/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#vatNumber" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,0)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#579/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#579" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(7,21)]" -} -] -}, -{ -"@id": "amf://id#579/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#registrationId" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#companyName": [ -{ -"@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": "GRAYDON BELGI\u00CB NV" -} -], -"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#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": "[(3,13)-(3,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#alternateCompanyName": [ -{ -"@id": "amf://id#587", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "GRAYDON BELGIQUE NV" -} -], -"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#587/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#587/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#587" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,22)-(4,43)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#tradeNames": [ -{ -"@id": "amf://id#588", -"@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#589", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "GRAYDON" -} -], -"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#589/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#589/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#589" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,4)-(6,13)]" -} -] -} -] -} -] -}, -{ -"@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": "MARKTSELECT" -} -], -"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#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": "[(7,4)-(7,17)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#591", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "CREDITEL" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#591" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,4)-(8,14)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#592", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "ACM" -} -], -"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#592/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#592/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#592" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,4)-(9,9)]" -} -] -} -] -} -] -}, -{ -"@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": "IT FACILITY MANAGEMENT" -} -], -"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#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": "[(10,4)-(10,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_12" -} -], -"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": "[(5,11)-(11,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#companyAddress": [ -{ -"@id": "amf://id#594", -"@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#595", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#addressType": [ -{ -"@id": "amf://id#596", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "REGISTERED-OFFICE-ADDRESS" -} -], -"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#596/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#596/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#596" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,15)-(3,42)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#streetName": [ -{ -"@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": "UITBREIDINGSTRAAT" -} -], -"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#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": "[(4,14)-(4,33)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#houseNumber": [ -{ -"@id": "amf://id#598", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "84" -} -], -"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#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": "[(5,15)-(5,19)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#houseNumberAddition": [ -{ -"@id": "amf://id#599", -"@type": [ -"http://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#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_23" -} -], -"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": "[(6,23)-(6,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#postalCode": [ -{ -"@id": "amf://id#600", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "2600" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_24" -} -], -"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": "[(7,14)-(7,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#city": [ -{ -"@id": "amf://id#601", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "BERCHEM (ANTWERPEN)" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_25" -} -], -"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#lexical": [ -{ -"@id": "amf://id#601/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#601" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,8)-(8,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#country": [ -{ -"@id": "amf://id#602", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Belgium" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_26" -} -], -"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#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": "[(9,11)-(9,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#countryCode": [ -{ -"@id": "amf://id#603", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "BE" -} -], -"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#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": "[(10,15)-(10,19)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#fullFormatedAddress": [ -{ -"@id": "amf://id#604", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_28" -} -], -"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": "[(11,23)-(11,82)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_19" -} -], -"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_9", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#countryCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,2)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#595/source-map/lexical/element_7", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#houseNumberAddition" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#595/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#595" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(12,74)]" -} -] -}, -{ -"@id": "amf://id#595/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#houseNumber" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#595/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#country" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,2)-(10,0)]" -} -] -}, -{ -"@id": "amf://id#595/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#fullFormatedAddress" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,2)-(12,74)]" -} -] -}, -{ -"@id": "amf://id#595/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#postalCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,2)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#595/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#addressType" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#595/source-map/lexical/element_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#streetName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#595/source-map/lexical/element_8", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#city" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,2)-(9,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_18" -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#594/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#594/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#594" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,16)-(11,39)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#contactInformation": [ -{ -"@id": "amf://id#605", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#phoneNumber": [ -{ -"@id": "amf://id#606", -"@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#607", -"@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#608", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "GENERAL" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_32" -} -], -"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#lexical": [ -{ -"@id": "amf://id#608/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#608" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,8)-(3,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#countryDialCode": [ -{ -"@id": "amf://id#609", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "+32" -} -], -"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#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": "[(4,20)-(4,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#areaCode": [ -{ -"@id": "amf://id#610", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "22" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_34" -} -], -"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": "[(5,13)-(5,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#subscriberNumber": [ -{ -"@id": "amf://id#611", -"@type": [ -"http://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.87.00" -} -], -"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#611/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#611/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#611" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,20)-(6,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#formatted": [ -{ -"@id": "amf://id#612", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "+32-(0)22 000000" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#612" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,13)-(7,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_31" -} -], -"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#lexical": [ -{ -"@id": "amf://id#607/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#subscriberNumber" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#607/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#607" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#607/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#areaCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#607/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#formatted" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,2)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#607/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": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#607/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#countryDialCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_30" -} -], -"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": "[(2,13)-(2,42)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#faxNumber": [ -{ -"@id": "amf://id#613", -"@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#614", -"@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#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": "GENERAL" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_39" -} -], -"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": "[(3,8)-(3,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#countryDialCode": [ -{ -"@id": "amf://id#616", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "+32" -} -], -"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#616/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#616/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#616" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,20)-(4,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#areaCode": [ -{ -"@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": "21" -} -], -"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#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": "[(5,13)-(5,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#subscriberNumber": [ -{ -"@id": "amf://id#618", -"@type": [ -"http://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.87.00" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_42" -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#618/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#618/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#618" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,20)-(6,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#formatted": [ -{ -"@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": "+32-(0)21 302099" -} -], -"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#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": "[(7,13)-(7,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_38" -} -], -"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#lexical": [ -{ -"@id": "amf://id#614/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#subscriberNumber" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#614/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#614" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#614/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#areaCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#614/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#formatted" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,2)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#614/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": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#614/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#countryDialCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(5,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_37" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#613" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,11)-(3,44)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#email": [ -{ -"@id": "amf://id#620", -"@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#621", -"@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#622", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "GENERAL" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#622" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,8)-(2,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#value": [ -{ -"@id": "amf://id#623", -"@type": [ -"http://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@company.be" -} -], -"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#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": "[(3,9)-(3,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_45" -} -], -"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#lexical": [ -{ -"@id": "amf://id#621/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": "[(2,2)-(3,0)]" -} -] -}, -{ -"@id": "amf://id#621/source-map/lexical/element_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": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#621/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#621" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#624", -"@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#625", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "IT_DEPT" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_49" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#625" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,8)-(5,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#value": [ -{ -"@id": "amf://id#626", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "it-service@company.be" -} -], -"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#626/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#626/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#626" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,9)-(6,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_48" -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#624/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#624/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": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#624/source-map/lexical/element_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": "[(6,2)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#624/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#624" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,0)-(7,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_44" -} -], -"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": "[(4,7)-(4,42)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#website": [ -{ -"@id": "amf://id#627", -"@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#628", -"@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#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": "GENERAL" -} -], -"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#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": "[(3,8)-(3,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#value": [ -{ -"@id": "amf://id#630", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "www.company.be" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_54" -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#630/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#630/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#630" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,9)-(4,25)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_52" -} -], -"http://a.ml/vocabularies/document-source-maps#sources": [ -{ -"@id": "amf://id#628/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#628/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": "[(3,2)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#628/source-map/lexical/element_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": "[(4,2)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#628/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#628" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(5,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_51" -} -], -"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": "[(5,9)-(5,46)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_29" -} -], -"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#lexical": [ -{ -"@id": "amf://id#605/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#email" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#605/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#605" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#605/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#website" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,0)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#605/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#faxNumber" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#605/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#phoneNumber" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#legalForm": [ -{ -"@id": "amf://id#631", -"@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#632", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "5" -} -], -"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#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": "[(2,6)-(2,9)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#description": [ -{ -"@id": "amf://id#633", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Limited company" -} -], -"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#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": "[(3,13)-(3,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_55" -} -], -"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_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#code" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "amf://id#631/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": "[(3,0)-(3,30)]" -} -] -}, -{ -"@id": "amf://id#631/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#631" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(3,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#size": [ -{ -"@id": "amf://id#634", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#class": [ -{ -"@id": "amf://id#635", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "3" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_59" -} -], -"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#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": "[(2,7)-(2,10)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#description": [ -{ -"@id": "amf://id#636", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "150 - 300" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_60" -} -], -"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": "[(3,13)-(3,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#numberOfFte": [ -{ -"@id": "amf://id#637", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "5500" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_61" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#637" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,13)-(4,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#numberOfEmployees": [ -{ -"@id": "amf://id#638", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "5232" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_62" -} -], -"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#lexical": [ -{ -"@id": "amf://id#638/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#638" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,19)-(5,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_58" -} -], -"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#lexical": [ -{ -"@id": "amf://id#634/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#numberOfFte" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#634/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#634" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(5,23)]" -} -] -}, -{ -"@id": "amf://id#634/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#numberOfEmployees" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,0)-(5,23)]" -} -] -}, -{ -"@id": "amf://id#634/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,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#634/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#class" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#industry": [ -{ -"@id": "amf://id#639", -"@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#640", -"@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#641", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "J" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_65" -} -], -"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#lexical": [ -{ -"@id": "amf://id#641/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#641" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,6)-(2,9)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#description": [ -{ -"@id": "amf://id#642", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Information and communication" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_66" -} -], -"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": "[(3,13)-(3,44)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_64" -} -], -"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/data#code" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "amf://id#640/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": "[(3,0)-(3,44)]" -} -] -}, -{ -"@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": "[(2,0)-(3,44)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_63" -} -], -"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": "[(15,9)-(17,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#activities": [ -{ -"@id": "amf://id#643", -"@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#644", -"@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#645", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "7487" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_69" -} -], -"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#lexical": [ -{ -"@id": "amf://id#645/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#645" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,8)-(3,14)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#description": [ -{ -"@id": "amf://id#646", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Financial and insurance activities" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_70" -} -], -"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#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": "[(4,15)-(4,51)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#type": [ -{ -"@id": "amf://id#647", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "PRIMARY" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_71" -} -], -"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": "[(5,8)-(5,17)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#classificationCode": [ -{ -"@id": "amf://id#648", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "BE_NACEBEL2008" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_72" -} -], -"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": "[(6,22)-(6,38)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#activityGroupCode": [ -{ -"@id": "amf://id#649", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "ABCDE" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_73" -} -], -"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#lexical": [ -{ -"@id": "amf://id#649/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#649" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,21)-(7,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_68" -} -], -"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_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#classificationCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#644/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#644" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(7,28)]" -} -] -}, -{ -"@id": "amf://id#644/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": "[(5,2)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#644/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#activityGroupCode" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,2)-(7,28)]" -} -] -}, -{ -"@id": "amf://id#644/source-map/lexical/element_2", -"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#644/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": "[(4,2)-(5,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_67" -} -], -"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": "[(17,12)-(17,35)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#isActive": [ -{ -"@id": "amf://id#650", -"@type": [ -"http://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#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_74" -} -], -"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#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": "[(18,10)-(18,16)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#foundationDate": [ -{ -"@id": "amf://id#651", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "1940-07-11" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#date" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_75" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#651" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,16)-(19,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#dissolutionDate": [ -{ -"@id": "amf://id#652", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "2007-01-01" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#date" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_76" -} -], -"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": "[(20,17)-(20,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#nonEmailIndicator": [ -{ -"@id": "amf://id#653", -"@type": [ -"http://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_77" -} -], -"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#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": "[(21,19)-(21,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_2" -} -], -"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_14", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#dissolutionDate" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,0)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#578/source-map/lexical/element_12", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#industry" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,0)-(17,0)]" -} -] -}, -{ -"@id": "amf://id#578/source-map/lexical/element_10", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#companyAddress" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,0)-(12,0)]" -} -] -}, -{ -"@id": "amf://id#578/source-map/lexical/element_8", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#companyIdentification" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "amf://id#578/source-map/lexical/element_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#companyName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#578/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#contactInformation" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,0)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#578/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#activities" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,0)-(18,0)]" -} -] -}, -{ -"@id": "amf://id#578/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#nonEmailIndicator" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,0)-(23,0)]" -} -] -}, -{ -"@id": "amf://id#578/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#foundationDate" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,0)-(20,0)]" -} -] -}, -{ -"@id": "amf://id#578/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#size" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,0)-(15,0)]" -} -] -}, -{ -"@id": "amf://id#578/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#tradeNames" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,0)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#578/source-map/lexical/element_7", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#578" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(23,0)]" -} -] -}, -{ -"@id": "amf://id#578/source-map/lexical/element_9", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#alternateCompanyName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -}, -{ -"@id": "amf://id#578/source-map/lexical/element_11", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#legalForm" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,0)-(14,0)]" -} -] -}, -{ -"@id": "amf://id#578/source-map/lexical/element_13", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#isActive" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,0)-(19,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#startDate": [ -{ -"@id": "amf://id#654", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "2000-01-01" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_78" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#654" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,11)-(3,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_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_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#company" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "amf://id#577/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#startDate" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#577/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#577" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(4,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "company: !include linked-named-example.raml\nstartDate: '2000-01-01'" -} -], -"http://a.ml/vocabularies/document#location": [ -{ -"@value": "file://demo/examples-api/named-example-with-link.raml" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#576/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#576/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": "[(305,17)-(305,54)]" -} -] -}, -{ -"@id": "amf://id#576/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": "[(2,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#576/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#576" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(305,8)-(306,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#576/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#576" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#574" -} -] -} -] -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#575/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#575" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#575/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#575" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(304,6)-(306,0)]" -} -] -}, -{ -"@id": "amf://id#575/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(305,8)-(306,0)]" -} -] -} -] -} -] -} -], -"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": "[(304,6)-(306,0)]" -} -] -} -] -} -] -} -], -"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#lexical": [ -{ -"@id": "amf://id#492/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#492" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(301,0)-(306,0)]" -} -] -}, -{ -"@id": "amf://id#492/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": "[(301,4)-(306,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#491/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#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": "[(300,2)-(306,0)]" -} -] -} -] -} -] -} -], -"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": "[(299,0)-(306,0)]" -} -] -} -] -} -] -} -], -"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#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" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#335/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": "[(4,0)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#335/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)-(3,0)]" -} -] -}, -{ -"@id": "amf://id#335/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#335/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#335" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(306,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"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#26", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncompany: !include linked-named-example.raml\nstartDate: '2000-01-01'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#26/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#26" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#references": [ -{ -"@id": "amf://id#2", -"@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#25", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncompanyIdentification: !include example-1.raml\ncompanyName: 'GRAYDON BELGI\u00CB NV'\nalternateCompanyName: 'GRAYDON BELGIQUE NV'\ntradeNames:\n - 'GRAYDON'\n - 'MARKTSELECT'\n - 'CREDITEL'\n - 'ACM'\n - 'IT FACILITY MANAGEMENT'\ncompanyAddress: !include example-2.raml\ncontactInformation: !include example-3.raml\nlegalForm: !include example-4.raml\nsize: !include example-5.raml\nindustry:\n - !include example-6.raml\nactivities: !include example-7.raml\nisActive: \"true\"\nfoundationDate: 1940-07-11\ndissolutionDate: 2007-01-01\nnonEmailIndicator: true\n#numberOfBranchOffices: 0\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#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" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#references": [ -{ -"@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": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,44)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#5", -"@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#6", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"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": "[(2,0)-(7,28)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#7", -"@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#8", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#8/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,30)]" -} -] -} -] -} -] -}, -{ -"@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": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#10/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#10" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(12,74)]" -} -] -} -] -} -] -}, -{ -"@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": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#12/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#12" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(7,21)]" -} -] -} -] -} -] -}, -{ -"@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#22", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#22/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#22" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#references": [ -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(6,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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" -} -], -"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.1.0" -} -], -"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)-(5,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#7", -"@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#8", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#8/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,30)]" -} -] -} -] -} -] -}, -{ -"@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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" -} -], -"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.1.0" -} -], -"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)-(5,23)]" -} -] -} -] -} -] -}, -{ -"@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": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,44)]" -} -] -} -] -} -] -}, -{ -"@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": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#12/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#12" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(7,21)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#5", -"@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#6", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"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": "[(2,0)-(7,28)]" -} -] -} -] -} -] -}, -{ -"@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": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#10/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#10" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(12,74)]" -} -] -} -] -} -] -}, -{ -"@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#22", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#22/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#22" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#references": [ -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#7", -"@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#8", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#8/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,30)]" -} -] -} -] -} -] -}, -{ -"@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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" -} -], -"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.1.0" -} -], -"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)-(5,23)]" -} -] -} -] -} -] -}, -{ -"@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": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,44)]" -} -] -} -] -} -] -}, -{ -"@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": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#12/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#12" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(7,21)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#5", -"@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#6", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"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": "[(2,0)-(7,28)]" -} -] -} -] -} -] -}, -{ -"@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": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#10/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#10" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(12,74)]" -} -] -} -] -} -] -}, -{ -"@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#22", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#22/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#22" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#references": [ -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(6,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(23,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#2", -"@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#25", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncompanyIdentification: !include example-1.raml\ncompanyName: 'GRAYDON BELGI\u00CB NV'\nalternateCompanyName: 'GRAYDON BELGIQUE NV'\ntradeNames:\n - 'GRAYDON'\n - 'MARKTSELECT'\n - 'CREDITEL'\n - 'ACM'\n - 'IT FACILITY MANAGEMENT'\ncompanyAddress: !include example-2.raml\ncontactInformation: !include example-3.raml\nlegalForm: !include example-4.raml\nsize: !include example-5.raml\nindustry:\n - !include example-6.raml\nactivities: !include example-7.raml\nisActive: \"true\"\nfoundationDate: 1940-07-11\ndissolutionDate: 2007-01-01\nnonEmailIndicator: true\n#numberOfBranchOffices: 0\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#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" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#references": [ -{ -"@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": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,44)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#5", -"@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#6", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"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": "[(2,0)-(7,28)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#7", -"@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#8", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#8/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,30)]" -} -] -} -] -} -] -}, -{ -"@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": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#10/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#10" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(12,74)]" -} -] -} -] -} -] -}, -{ -"@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": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#12/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#12" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(7,21)]" -} -] -} -] -} -] -}, -{ -"@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#22", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#22/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#22" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#references": [ -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(6,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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" -} -], -"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.1.0" -} -], -"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)-(5,23)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#7", -"@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#8", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#8/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,30)]" -} -] -} -] -} -] -}, -{ -"@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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" -} -], -"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.1.0" -} -], -"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)-(5,23)]" -} -] -} -] -} -] -}, -{ -"@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": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,44)]" -} -] -} -] -} -] -}, -{ -"@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": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#12/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#12" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(7,21)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#5", -"@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#6", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"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": "[(2,0)-(7,28)]" -} -] -} -] -} -] -}, -{ -"@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": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#10/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#10" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(12,74)]" -} -] -} -] -} -] -}, -{ -"@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#22", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#22/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#22" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#references": [ -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(6,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#7", -"@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#8", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#8/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,30)]" -} -] -} -] -} -] -}, -{ -"@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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" -} -], -"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.1.0" -} -], -"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)-(5,23)]" -} -] -} -] -} -] -}, -{ -"@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": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(3,44)]" -} -] -} -] -} -] -}, -{ -"@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": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#12/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#12" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(7,21)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#5", -"@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#6", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"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": "[(2,0)-(7,28)]" -} -] -} -] -} -] -}, -{ -"@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": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#10/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#10" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(12,74)]" -} -] -} -] -} -] -}, -{ -"@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#22", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#22/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#22" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#references": [ -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#14", -"@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#15", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#15/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#15" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#16", -"@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#17", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#17/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#17" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(5,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#18", -"@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#19", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#19/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#19" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#20", -"@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#21", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(6,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(23,0)]" -} -] -} -] -} -] -} -], -"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": "[(2,0)-(4,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#27", -"@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#28", -"@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 W\\\\244m4n5kj3gbn2nj4k4n4\n\n" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#29", -"@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#30", -"@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.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#31", -"@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#32", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/json" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#33", -"@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#34", -"@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#42", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#43", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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": "Id" -} -], -"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": "[(5,2)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#43/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": "[(6,4)-(7,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#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": "[(5,2)-(7,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#44", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#username" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#45", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "username" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Username" -} -], -"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": "[(7,2)-(9,0)]" -} -] -}, -{ -"@id": "amf://id#45/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": "[(8,4)-(9,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "username" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#44" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,2)-(9,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#46", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#47", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/core#name": [ -{ -"@value": "First Name" -} -], -"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": "[(9,2)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#47/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": "[(10,4)-(11,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#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": "[(9,2)-(11,0)]" -} -] -} -] -} -] -}, -{ -"@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#lastName" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#49", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/core#name": [ -{ -"@value": "Last Name" -} -], -"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": "[(11,2)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#49/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": "[(12,4)-(13,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#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": "[(11,2)-(13,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#50", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#profilePhoto" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#51", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "profilePhoto" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Profile photo" -} -], -"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": "[(13,2)-(15,0)]" -} -] -}, -{ -"@id": "amf://id#51/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": "[(14,4)-(15,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "profilePhoto" -} -], -"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": [ -{ -"@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": "[(13,2)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#52", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#53", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#name": [ -{ -"@value": "Email" -} -], -"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": "[(15,2)-(17,0)]" -} -] -}, -{ -"@id": "amf://id#53/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": "[(16,4)-(17,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#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": "[(15,2)-(17,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "User" -} -], -"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#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#id": [ -{ -"@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": "4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97" -} -], -"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#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": "[(2,8)-(2,46)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#username": [ -{ -"@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": "char" -} -], -"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#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": "[(3,14)-(3,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#firstName": [ -{ -"@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": "Charlie" -} -], -"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#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": "[(4,15)-(4,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastName": [ -{ -"@id": "amf://id#39", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Brown" -} -], -"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#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": "[(5,14)-(5,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#profilePhoto": [ -{ -"@id": "amf://id#40", -"@type": [ -"http://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://my-photos.com/char.jpg" -} -], -"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#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": "[(6,18)-(6,49)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#email": [ -{ -"@id": "amf://id#41", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "char@wash.com" -} -], -"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#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": "[(7,11)-(7,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_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#parsed-json-example": [ -{ -"@id": "amf://id#35/source-map/parsed-json-example/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#35" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#35/source-map/lexical/element_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#profilePhoto" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(6,49)]" -} -] -}, -{ -"@id": "amf://id#35/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,46)]" -} -] -}, -{ -"@id": "amf://id#35/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#username" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,2)-(3,20)]" -} -] -}, -{ -"@id": "amf://id#35/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": "[(7,2)-(7,26)]" -} -] -}, -{ -"@id": "amf://id#35/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": "[(5,2)-(5,21)]" -} -] -}, -{ -"@id": "amf://id#35/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#35" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(1,0)-(8,1)]" -} -] -}, -{ -"@id": "amf://id#35/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#firstName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(4,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" -} -], -"http://a.ml/vocabularies/document#location": [ -{ -"@value": "file://demo/examples-api/user.json" -} -], -"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": "[(17,9)-(17,27)]" -} -] -}, -{ -"@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": "[(1,0)-(1,0)]" -} -] -}, -{ -"@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": "[(17,9)-(17,27)]" -} -] -} -] -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#34/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#34" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(2,0)-(2,4)]" -} -] -} -], -"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/core#name" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "amf://id#34/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,0)-(18,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": "[(2,0)-(18,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#34/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#34" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#references": [ -{ -"@id": "amf://id#31", -"@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#32", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/json" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(18,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#54", -"@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#55", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/raml+yaml" -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#55/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#55" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(7,21)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#56", -"@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#57", -"@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#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#id" -} -], -"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": "id" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Id" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#92" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,2)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#92/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": "[(6,4)-(7,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#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": "[(5,2)-(7,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#username" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#94", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "username" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Username" -} -], -"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#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": "[(7,2)-(9,0)]" -} -] -}, -{ -"@id": "amf://id#94/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": "[(8,4)-(9,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "username" -} -], -"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": "[(7,2)-(9,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#firstName" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#96", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/core#name": [ -{ -"@value": "First Name" -} -], -"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": "[(9,2)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#96/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": "[(10,4)-(11,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#95" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,2)-(11,0)]" -} -] -} -] -} -] -}, -{ -"@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#lastName" -} -], -"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": "lastName" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Last Name" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#98" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,2)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#98/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": "[(12,4)-(13,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#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": "[(11,2)-(13,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#99", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#profilePhoto" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#100", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "profilePhoto" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Profile photo" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#100" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,2)-(15,0)]" -} -] -}, -{ -"@id": "amf://id#100/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": "[(14,4)-(15,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "profilePhoto" -} -], -"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": "[(13,2)-(15,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#email" -} -], -"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": "email" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Email" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#102" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,2)-(17,0)]" -} -] -}, -{ -"@id": "amf://id#102/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": "[(16,4)-(17,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#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": "[(15,2)-(17,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#age" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#104", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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": "age" -} -], -"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": "[(17,2)-(18,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#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": "[(17,2)-(18,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#newsletter" -} -], -"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": "newsletter" -} -], -"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": "[(18,2)-(19,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "newsletter" -} -], -"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": "[(18,2)-(19,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "User" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#58", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "User 1" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#58", -"@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#59", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "uid1" -} -], -"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#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": "[(21,8)-(21,12)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#username": [ -{ -"@id": "amf://id#60", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "ppsztyc" -} -], -"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#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": "[(22,14)-(22,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#firstName": [ -{ -"@id": "amf://id#61", -"@type": [ -"http://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_4" -} -], -"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": "[(23,15)-(23,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastName": [ -{ -"@id": "amf://id#62", -"@type": [ -"http://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_5" -} -], -"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": "[(24,14)-(24,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#profilePhoto": [ -{ -"@id": "amf://id#63", -"@type": [ -"http://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://img/domain.com/ppsztyc" -} -], -"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#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": "[(25,18)-(25,48)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#email": [ -{ -"@id": "amf://id#64", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "ppsztyc@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_7" -} -], -"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": "[(26,11)-(26,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#age": [ -{ -"@id": "amf://id#65", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "35" -} -], -"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#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": "[(27,9)-(27,11)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#newsletter": [ -{ -"@id": "amf://id#66", -"@type": [ -"http://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_9" -} -], -"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": "[(28,16)-(28,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_8", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#age" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,4)-(28,0)]" -} -] -}, -{ -"@id": "amf://id#58/source-map/lexical/element_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#firstName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "amf://id#58/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#58" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,0)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#58/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#lastName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,4)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#58/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#newsletter" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,4)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#58/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#email" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,4)-(27,0)]" -} -] -}, -{ -"@id": "amf://id#58/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#username" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,4)-(23,0)]" -} -] -}, -{ -"@id": "amf://id#58/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,4)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#58/source-map/lexical/element_7", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#profilePhoto" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,4)-(26,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "id: uid1\nusername: ppsztyc\nfirstName: Pawel\nlastName: Psztyc\nprofilePhoto: https://img/domain.com/ppsztyc\nemail: ppsztyc@domain.com\nage: 35\nnewsletter: true" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#58/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#58/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": "[(20,9)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#58/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": "[(20,2)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#58/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,0)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#58/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#58" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,2)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#67", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "User 2" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#67", -"@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#68", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "uid2" -} -], -"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#68/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(30,8)-(30,12)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#username": [ -{ -"@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": "jdoe" -} -], -"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#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": "[(31,14)-(31,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#firstName": [ -{ -"@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": "John" -} -], -"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#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": "[(32,15)-(32,19)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastName": [ -{ -"@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": "Does" -} -], -"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#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": "[(33,14)-(33,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#profilePhoto": [ -{ -"@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": "https://img/domain.com/jdoe" -} -], -"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#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": "[(34,18)-(34,45)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#email": [ -{ -"@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": "jdoe@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_7" -} -], -"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": "[(35,11)-(35,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#age": [ -{ -"@id": "amf://id#74", -"@type": [ -"http://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_8" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#74" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,9)-(36,11)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#newsletter": [ -{ -"@id": "amf://id#75", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#75" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(37,16)-(37,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_8", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#age" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,4)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#67/source-map/lexical/element_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#firstName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(32,4)-(33,0)]" -} -] -}, -{ -"@id": "amf://id#67/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#67" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,0)-(38,0)]" -} -] -}, -{ -"@id": "amf://id#67/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#lastName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(33,4)-(34,0)]" -} -] -}, -{ -"@id": "amf://id#67/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#newsletter" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(37,4)-(38,0)]" -} -] -}, -{ -"@id": "amf://id#67/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#email" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(35,4)-(36,0)]" -} -] -}, -{ -"@id": "amf://id#67/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#username" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(31,4)-(32,0)]" -} -] -}, -{ -"@id": "amf://id#67/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,4)-(31,0)]" -} -] -}, -{ -"@id": "amf://id#67/source-map/lexical/element_7", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#profilePhoto" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(34,4)-(35,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "id: uid2\nusername: jdoe\nfirstName: John\nlastName: Does\nprofilePhoto: https://img/domain.com/jdoe\nemail: jdoe@domain.com\nage: 25\nnewsletter: false" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#67/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#67/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": "[(29,9)-(38,0)]" -} -] -}, -{ -"@id": "amf://id#67/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,2)-(38,0)]" -} -] -}, -{ -"@id": "amf://id#67/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": "[(30,0)-(38,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": "[(29,2)-(38,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#76", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "User 3" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@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#id": [ -{ -"@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": "uid3" -} -], -"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#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": "[(260,16)-(260,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#username": [ -{ -"@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": "ppsztyc" -} -], -"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#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": "[(261,22)-(261,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#firstName": [ -{ -"@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": "Pawel" -} -], -"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#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": "[(262,23)-(262,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastName": [ -{ -"@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": "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#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": "[(263,22)-(263,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#profilePhoto": [ -{ -"@id": "amf://id#81", -"@type": [ -"http://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://img/domain.com/ppsztyc" -} -], -"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#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": "[(264,26)-(264,56)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#email": [ -{ -"@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": "ppsztyc@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_7" -} -], -"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": "[(265,19)-(265,37)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_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_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#profilePhoto" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(264,12)-(265,0)]" -} -] -}, -{ -"@id": "amf://id#76/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": "[(260,12)-(261,0)]" -} -] -}, -{ -"@id": "amf://id#76/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#username" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(261,12)-(262,0)]" -} -] -}, -{ -"@id": "amf://id#76/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": "[(265,12)-(266,0)]" -} -] -}, -{ -"@id": "amf://id#76/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": "[(263,12)-(264,0)]" -} -] -}, -{ -"@id": "amf://id#76/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#76" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(260,0)-(266,0)]" -} -] -}, -{ -"@id": "amf://id#76/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#firstName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(262,12)-(263,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "id: uid3\nusername: ppsztyc\nfirstName: Pawel\nlastName: Psztyc\nprofilePhoto: https://img/domain.com/ppsztyc\nemail: ppsztyc@domain.com" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#76/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#76/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": "[(259,17)-(266,0)]" -} -] -}, -{ -"@id": "amf://id#76/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": "[(259,10)-(266,0)]" -} -] -}, -{ -"@id": "amf://id#76/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": "[(260,0)-(266,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": "[(259,10)-(266,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#76/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#76" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#76/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#76" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#83" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#84", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "User 4" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#84", -"@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#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": "uid4" -} -], -"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#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": "[(267,16)-(267,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#username": [ -{ -"@id": "amf://id#86", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "jdoe" -} -], -"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#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": "[(268,22)-(268,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#firstName": [ -{ -"@id": "amf://id#87", -"@type": [ -"http://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" -} -], -"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#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": "[(269,23)-(269,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastName": [ -{ -"@id": "amf://id#88", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Does" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#88" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(270,22)-(270,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#profilePhoto": [ -{ -"@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": "https://img/domain.com/jdoe" -} -], -"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#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": "[(271,26)-(271,53)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#email": [ -{ -"@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": "jdoe@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_7" -} -], -"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": "[(272,19)-(272,34)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#profilePhoto" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(271,12)-(272,0)]" -} -] -}, -{ -"@id": "amf://id#84/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": "[(267,12)-(268,0)]" -} -] -}, -{ -"@id": "amf://id#84/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#username" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(268,12)-(269,0)]" -} -] -}, -{ -"@id": "amf://id#84/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": "[(272,12)-(273,0)]" -} -] -}, -{ -"@id": "amf://id#84/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": "[(270,12)-(271,0)]" -} -] -}, -{ -"@id": "amf://id#84/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#84" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(267,0)-(273,0)]" -} -] -}, -{ -"@id": "amf://id#84/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#firstName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(269,12)-(270,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "id: uid4\nusername: jdoe\nfirstName: John\nlastName: Does\nprofilePhoto: https://img/domain.com/jdoe\nemail: jdoe@domain.com" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#84/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#84/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": "[(266,17)-(273,0)]" -} -] -}, -{ -"@id": "amf://id#84/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": "[(266,10)-(273,0)]" -} -] -}, -{ -"@id": "amf://id#84/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": "[(267,0)-(273,0)]" -} -] -}, -{ -"@id": "amf://id#84/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#84" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(266,10)-(273,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#84/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#84" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#84/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#84" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#83" -} -] -} -] -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#57/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#57" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#57/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#57" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(2,4)]" -} -] -} -], -"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": "[(2,0)-(38,0)]" -} -] -}, -{ -"@id": "amf://id#57/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": "[(3,0)-(4,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#57/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#57" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(38,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#107", -"@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#108", -"@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.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#109", -"@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#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": [ -{ -"@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#id" -} -], -"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#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "id" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Id" -} -], -"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": "[(5,2)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#122/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": "[(6,4)-(7,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#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": "[(5,2)-(7,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#username" -} -], -"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#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "username" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Username" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#124" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,2)-(9,0)]" -} -] -}, -{ -"@id": "amf://id#124/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": "[(8,4)-(9,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "username" -} -], -"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": "[(7,2)-(9,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#firstName" -} -], -"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#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "firstName" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "First Name" -} -], -"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": "[(9,2)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#126/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": "[(10,4)-(11,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#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": "[(9,2)-(11,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#lastName" -} -], -"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": "lastName" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Last Name" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#128" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,2)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#128/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": "[(12,4)-(13,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#127" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,2)-(13,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#profilePhoto" -} -], -"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": "profilePhoto" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Profile photo" -} -], -"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#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": "[(13,2)-(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#name" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,4)-(15,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "profilePhoto" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#129" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,2)-(15,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#email" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#132", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#name": [ -{ -"@value": "Email" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#132" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,2)-(17,0)]" -} -] -}, -{ -"@id": "amf://id#132/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": "[(16,4)-(17,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#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": "[(15,2)-(17,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "User" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#113", -"@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#113", -"@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#114", -"@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#115", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97" -} -], -"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#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": "[(2,8)-(2,46)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#username": [ -{ -"@id": "amf://id#116", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "char" -} -], -"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#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,14)-(3,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#firstName": [ -{ -"@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": "Charlie" -} -], -"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#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": "[(4,15)-(4,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastName": [ -{ -"@id": "amf://id#118", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Brown" -} -], -"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#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": "[(5,14)-(5,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#profilePhoto": [ -{ -"@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": "http://my-photos.com/char.jpg" -} -], -"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#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,18)-(6,49)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#email": [ -{ -"@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": "char@wash.com" -} -], -"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#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": "[(7,11)-(7,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_2" -} -], -"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_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#profilePhoto" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(6,49)]" -} -] -}, -{ -"@id": "amf://id#114/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,46)]" -} -] -}, -{ -"@id": "amf://id#114/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#username" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,2)-(3,20)]" -} -] -}, -{ -"@id": "amf://id#114/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": "[(7,2)-(7,26)]" -} -] -}, -{ -"@id": "amf://id#114/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": "[(5,2)-(5,21)]" -} -] -}, -{ -"@id": "amf://id#114/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#114" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(1,1)-(8,1)]" -} -] -}, -{ -"@id": "amf://id#114/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#firstName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(4,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_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#parsed-json-example": [ -{ -"@id": "amf://id#113/source-map/parsed-json-example/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#113" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}]\n" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#113/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#113" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(1,0)-(8,2)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "[{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}]\n" -} -], -"http://a.ml/vocabularies/document#location": [ -{ -"@value": "file://demo/examples-api/users.json" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#113/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#113/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,9)-(17,28)]" -} -] -}, -{ -"@id": "amf://id#113/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#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": "[(17,9)-(17,28)]" -} -] -} -] -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#112/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#112" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(2,0)-(2,4)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#112/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#112/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,0)-(18,0)]" -} -] -}, -{ -"@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": "[(2,0)-(18,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#112/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#112" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#references": [ -{ -"@id": "amf://id#110", -"@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#111", -"@type": [ -"http://a.ml/vocabularies/document#ExternalDomainElement", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "[{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}]\n" -} -], -"http://a.ml/vocabularies/core#mediaType": [ -{ -"@value": "application/json" -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(18,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#133", -"@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#134", -"@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#149", -"@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#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#id" -} -], -"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": "id" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Id" -} -], -"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": "[(6,4)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#151/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": "[(7,6)-(8,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#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": "[(6,4)-(8,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#152", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#username" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#153", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "username" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Username" -} -], -"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": "[(8,4)-(10,0)]" -} -] -}, -{ -"@id": "amf://id#153/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": "[(9,6)-(10,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "username" -} -], -"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": "[(8,4)-(10,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#154", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#155", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/core#name": [ -{ -"@value": "First Name" -} -], -"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": "[(10,4)-(12,0)]" -} -] -}, -{ -"@id": "amf://id#155/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": "[(11,6)-(12,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#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": "[(10,4)-(12,0)]" -} -] -} -] -} -] -}, -{ -"@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#lastName" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#157", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/core#name": [ -{ -"@value": "Last Name" -} -], -"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": "[(12,4)-(14,0)]" -} -] -}, -{ -"@id": "amf://id#157/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": "[(13,6)-(14,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#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": "[(12,4)-(14,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#profilePhoto" -} -], -"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#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "profilePhoto" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Profile photo" -} -], -"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": "[(14,4)-(16,0)]" -} -] -}, -{ -"@id": "amf://id#159/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": "[(15,6)-(16,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "profilePhoto" -} -], -"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": "[(14,4)-(16,0)]" -} -] -} -] -} -] -}, -{ -"@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#email" -} -], -"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#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "email" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Email" -} -], -"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": "[(16,4)-(18,0)]" -} -] -}, -{ -"@id": "amf://id#161/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": "[(17,6)-(18,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#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": "[(16,4)-(18,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "items" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#149" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(18,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Users" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#135", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "User 1" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#135", -"@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#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": "uid1" -} -], -"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#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": "[(20,8)-(20,12)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#username": [ -{ -"@id": "amf://id#137", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "ppsztyc" -} -], -"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#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": "[(21,14)-(21,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#firstName": [ -{ -"@id": "amf://id#138", -"@type": [ -"http://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_4" -} -], -"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": "[(22,15)-(22,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastName": [ -{ -"@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": "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#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": "[(23,14)-(23,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#profilePhoto": [ -{ -"@id": "amf://id#140", -"@type": [ -"http://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://img/domain.com/ppsztyc" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#140" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,18)-(24,48)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#email": [ -{ -"@id": "amf://id#141", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "ppsztyc@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_7" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#141" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,11)-(25,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#profilePhoto" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,4)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#135/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": "[(20,4)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#135/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#username" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,4)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#135/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": "[(25,4)-(26,0)]" -} -] -}, -{ -"@id": "amf://id#135/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": "[(23,4)-(24,0)]" -} -] -}, -{ -"@id": "amf://id#135/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#135" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,0)-(26,0)]" -} -] -}, -{ -"@id": "amf://id#135/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#firstName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,4)-(23,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "id: uid1\nusername: ppsztyc\nfirstName: Pawel\nlastName: Psztyc\nprofilePhoto: https://img/domain.com/ppsztyc\nemail: ppsztyc@domain.com" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#135/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#135/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": "[(19,9)-(26,0)]" -} -] -}, -{ -"@id": "amf://id#135/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,2)-(26,0)]" -} -] -}, -{ -"@id": "amf://id#135/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": "[(20,0)-(26,0)]" -} -] -}, -{ -"@id": "amf://id#135/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#135" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(19,2)-(26,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#142", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "User 2" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#142", -"@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#143", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "uid2" -} -], -"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#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": "[(27,8)-(27,12)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#username": [ -{ -"@id": "amf://id#144", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "jdoe" -} -], -"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#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": "[(28,14)-(28,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#firstName": [ -{ -"@id": "amf://id#145", -"@type": [ -"http://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" -} -], -"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#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": "[(29,15)-(29,19)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastName": [ -{ -"@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": "Does" -} -], -"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#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": "[(30,14)-(30,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#profilePhoto": [ -{ -"@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://img/domain.com/jdoe" -} -], -"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#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": "[(31,18)-(31,45)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#email": [ -{ -"@id": "amf://id#148", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "jdoe@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_7" -} -], -"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": "[(32,11)-(32,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_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_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#profilePhoto" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(31,4)-(32,0)]" -} -] -}, -{ -"@id": "amf://id#142/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": "[(27,4)-(28,0)]" -} -] -}, -{ -"@id": "amf://id#142/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#username" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,4)-(29,0)]" -} -] -}, -{ -"@id": "amf://id#142/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": "[(32,4)-(33,0)]" -} -] -}, -{ -"@id": "amf://id#142/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": "[(30,4)-(31,0)]" -} -] -}, -{ -"@id": "amf://id#142/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#142" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,0)-(33,0)]" -} -] -}, -{ -"@id": "amf://id#142/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#firstName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,4)-(30,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "id: uid2\nusername: jdoe\nfirstName: John\nlastName: Does\nprofilePhoto: https://img/domain.com/jdoe\nemail: jdoe@domain.com" -} -], -"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_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": "[(26,9)-(33,0)]" -} -] -}, -{ -"@id": "amf://id#142/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": "[(26,2)-(33,0)]" -} -] -}, -{ -"@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": "[(27,0)-(33,0)]" -} -] -}, -{ -"@id": "amf://id#142/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#142" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,2)-(33,0)]" -} -] -} -] -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#134/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#134" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(2,0)-(2,4)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#134/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#134/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,0)-(33,0)]" -} -] -}, -{ -"@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": "[(2,0)-(33,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#134/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#134" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#133" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(33,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#162", -"@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#163", -"@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#172", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#173", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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": "Id" -} -], -"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": "[(5,2)-(7,0)]" -} -] -}, -{ -"@id": "amf://id#173/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": "[(6,4)-(7,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#172/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(5,2)-(7,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#174", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#username" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#175", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "username" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Username" -} -], -"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": "[(7,2)-(9,0)]" -} -] -}, -{ -"@id": "amf://id#175/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": "[(8,4)-(9,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "username" -} -], -"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": "[(7,2)-(9,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#176", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#177", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/core#name": [ -{ -"@value": "First Name" -} -], -"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": "[(9,2)-(11,0)]" -} -] -}, -{ -"@id": "amf://id#177/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": "[(10,4)-(11,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#176" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,2)-(11,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#178", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#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": "lastName" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Last Name" -} -], -"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": "[(11,2)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#179/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": "[(12,4)-(13,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#178/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#178/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#178" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,2)-(13,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#profilePhoto" -} -], -"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": "profilePhoto" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Profile photo" -} -], -"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": "[(13,2)-(15,0)]" -} -] -}, -{ -"@id": "amf://id#181/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": "[(14,4)-(15,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "profilePhoto" -} -], -"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": "[(13,2)-(15,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#182", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#183", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#name": [ -{ -"@value": "Email" -} -], -"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": "[(15,2)-(17,0)]" -} -] -}, -{ -"@id": "amf://id#183/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": "[(16,4)-(17,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#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": "[(15,2)-(17,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#184", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#185", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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": "age" -} -], -"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": "[(17,2)-(18,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#184/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(17,2)-(18,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#186", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#newsletter" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#187", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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": "newsletter" -} -], -"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": "[(18,2)-(19,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "newsletter" -} -], -"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": "[(18,2)-(19,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "User" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#164", -"@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#164", -"@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#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": "4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97" -} -], -"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#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": "[(2,8)-(2,46)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#username": [ -{ -"@id": "amf://id#166", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "char" -} -], -"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#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": "[(3,14)-(3,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#firstName": [ -{ -"@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": "Charlie" -} -], -"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#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": "[(4,15)-(4,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastName": [ -{ -"@id": "amf://id#168", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Brown" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#168" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,14)-(5,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#profilePhoto": [ -{ -"@id": "amf://id#169", -"@type": [ -"http://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://my-photos.com/char.jpg" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#169" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,18)-(6,49)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#email": [ -{ -"@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": "char@wash.com" -} -], -"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#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": "[(7,11)-(7,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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#parsed-json-example": [ -{ -"@id": "amf://id#164/source-map/parsed-json-example/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#164" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#164/source-map/lexical/element_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#profilePhoto" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(6,2)-(6,49)]" -} -] -}, -{ -"@id": "amf://id#164/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,46)]" -} -] -}, -{ -"@id": "amf://id#164/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#username" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(3,2)-(3,20)]" -} -] -}, -{ -"@id": "amf://id#164/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": "[(7,2)-(7,26)]" -} -] -}, -{ -"@id": "amf://id#164/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": "[(5,2)-(5,21)]" -} -] -}, -{ -"@id": "amf://id#164/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#164" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(1,0)-(8,1)]" -} -] -}, -{ -"@id": "amf://id#164/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#firstName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,2)-(4,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" -} -], -"http://a.ml/vocabularies/document#location": [ -{ -"@value": "file://demo/examples-api/user.json" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#164/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#164/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": "[(158,17)-(158,35)]" -} -] -}, -{ -"@id": "amf://id#164/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#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": "[(158,17)-(158,35)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#164/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#164" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#164/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#164" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#171" -} -] -} -] -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#163/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#163" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#163/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#163" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(2,4)]" -} -] -} -], -"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": "[(2,0)-(19,0)]" -} -] -}, -{ -"@id": "amf://id#163/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": "[(3,0)-(4,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#163/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#163" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(2,0)-(19,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#declares": [ -{ -"@id": "amf://id#188", -"@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#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#xtra" -} -], -"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#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "xtra" -} -], -"http://a.ml/vocabularies/shapes#xmlSerialization": [ -{ -"@id": "amf://id#191", -"@type": [ -"http://a.ml/vocabularies/shapes#XMLSerializer", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/shapes#xmlAttribute": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/shapes#xmlWrapped": [ -{ -"@value": false -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#191" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(89,0)-(90,0)]" -} -] -}, -{ -"@id": "amf://id#191/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#xmlAttribute" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(89,10)-(90,0)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#190/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#190" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(87,8)-(87,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#190/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": "[(87,8)-(88,0)]" -} -] -}, -{ -"@id": "amf://id#190/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#xmlSerialization" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(88,8)-(90,0)]" -} -] -}, -{ -"@id": "amf://id#190/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#190" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(86,6)-(90,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "xtra" -} -], -"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": "[(86,6)-(90,0)]" -} -] -} -] -} -] -}, -{ -"@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#firstName" -} -], -"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": "firstName" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#194", -"@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#194", -"@type": [ -"http://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_1" -} -], -"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": "[(92,17)-(92,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "Pawel" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#194/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#194/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": "[(92,17)-(92,22)]" -} -] -}, -{ -"@id": "amf://id#194/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": "[(92,17)-(92,22)]" -} -] -}, -{ -"@id": "amf://id#194/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#194" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(92,17)-(92,22)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#193/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#193" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(91,8)-(91,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#193/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": "[(91,8)-(92,0)]" -} -] -}, -{ -"@id": "amf://id#193/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(92,8)-(93,0)]" -} -] -}, -{ -"@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": "[(90,6)-(93,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#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": "[(90,6)-(93,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#195", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#196", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/apiContract#examples": [ -{ -"@id": "amf://id#197", -"@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#197", -"@type": [ -"http://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_1" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#197" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(95,17)-(95,23)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "Psztyc" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#197/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#197/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": "[(95,17)-(95,23)]" -} -] -}, -{ -"@id": "amf://id#197/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": "[(95,17)-(95,23)]" -} -] -}, -{ -"@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": "[(95,17)-(95,23)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#196/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#196" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(94,8)-(94,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#196/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": "[(94,8)-(95,0)]" -} -] -}, -{ -"@id": "amf://id#196/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(95,8)-(96,0)]" -} -] -}, -{ -"@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": "[(93,6)-(96,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#195/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#195/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#195" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(93,6)-(96,0)]" -} -] -} -] -} -] -}, -{ -"@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#address" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#199", -"@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#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#street" -} -], -"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": "street" -} -], -"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#lexical": [ -{ -"@id": "amf://id#201/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#201" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(106,6)-(107,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#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": "[(106,6)-(107,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#zip" -} -], -"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": "zip" -} -], -"http://www.w3.org/ns/shacl#defaultValue": [ -{ -"@id": "amf://id#204", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "00000" -} -], -"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#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": "[(110,17)-(110,24)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#defaultValueStr": [ -{ -"@value": "00000" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#205", -"@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#205", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "94100" -} -], -"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#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": "[(109,17)-(109,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "94100" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#205/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#205/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": "[(109,17)-(109,24)]" -} -] -}, -{ -"@id": "amf://id#205/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": "[(109,17)-(109,24)]" -} -] -}, -{ -"@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": "[(109,17)-(109,24)]" -} -] -} -] -} -] -} -], -"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": "[(108,8)-(108,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#203/source-map/lexical/element_4", -"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": "[(110,8)-(111,0)]" -} -] -}, -{ -"@id": "amf://id#203/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#203" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(107,6)-(111,0)]" -} -] -}, -{ -"@id": "amf://id#203/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(109,8)-(110,0)]" -} -] -}, -{ -"@id": "amf://id#203/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": "[(110,8)-(111,0)]" -} -] -}, -{ -"@id": "amf://id#203/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": "[(108,8)-(109,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "zip" -} -], -"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": "[(107,6)-(111,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#house" -} -], -"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://a.ml/vocabularies/shapes#number" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "house" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#208", -"@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#208", -"@type": [ -"http://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#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": "[(113,17)-(113,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "1" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#208/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#208/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": "[(113,17)-(113,18)]" -} -] -}, -{ -"@id": "amf://id#208/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": "[(113,17)-(113,18)]" -} -] -}, -{ -"@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": "[(113,17)-(113,18)]" -} -] -} -] -} -] -} -], -"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": "[(112,8)-(112,12)]" -} -] -} -], -"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": "[(112,8)-(113,0)]" -} -] -}, -{ -"@id": "amf://id#207/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(113,8)-(114,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": "[(111,6)-(114,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "house" -} -], -"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": "[(111,6)-(114,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Address" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#199/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#199" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(104,2)-(114,0)]" -} -] -}, -{ -"@id": "amf://id#199/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": "[(104,2)-(104,9)]" -} -] -} -] -} -] -} -], -"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#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": "[(96,6)-(97,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#num" -} -], -"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://a.ml/vocabularies/shapes#number" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "num" -} -], -"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": "[(97,6)-(98,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "num" -} -], -"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": "[(97,6)-(98,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#int" -} -], -"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": "int" -} -], -"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": "[(98,6)-(99,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "int" -} -], -"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": "[(98,6)-(99,0)]" -} -] -} -] -} -] -}, -{ -"@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#bool" -} -], -"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#boolean" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "bool" -} -], -"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": "[(99,6)-(100,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "bool" -} -], -"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": "[(99,6)-(100,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#215", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#defVal" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#216", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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": "defVal" -} -], -"http://www.w3.org/ns/shacl#defaultValue": [ -{ -"@id": "amf://id#217", -"@type": [ -"http://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" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#217" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(102,17)-(102,19)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#defaultValueStr": [ -{ -"@value": "10" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#218", -"@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#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": "[(103,17)-(103,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "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#synthesized-field": [ -{ -"@id": "amf://id#218/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#218/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": "[(103,17)-(103,18)]" -} -] -}, -{ -"@id": "amf://id#218/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": "[(103,17)-(103,18)]" -} -] -}, -{ -"@id": "amf://id#218/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#218" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(103,17)-(103,18)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#216/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#216" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(101,8)-(101,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#216/source-map/lexical/element_4", -"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": "[(102,8)-(103,0)]" -} -] -}, -{ -"@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": "[(100,6)-(104,0)]" -} -] -}, -{ -"@id": "amf://id#216/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(103,8)-(104,0)]" -} -] -}, -{ -"@id": "amf://id#216/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": "[(102,8)-(103,0)]" -} -] -}, -{ -"@id": "amf://id#216/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": "[(101,8)-(102,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "defVal" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#215" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(100,6)-(104,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "PropertyExamples" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#188/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#188" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#188/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#188" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(84,2)-(104,0)]" -} -] -}, -{ -"@id": "amf://id#188/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": "[(84,2)-(84,18)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#199", -"@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#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#street" -} -], -"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": "street" -} -], -"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#lexical": [ -{ -"@id": "amf://id#201/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#201" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(106,6)-(107,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#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": "[(106,6)-(107,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#zip" -} -], -"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": "zip" -} -], -"http://www.w3.org/ns/shacl#defaultValue": [ -{ -"@id": "amf://id#204", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "00000" -} -], -"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#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": "[(110,17)-(110,24)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#defaultValueStr": [ -{ -"@value": "00000" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#205", -"@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#205", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "94100" -} -], -"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#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": "[(109,17)-(109,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "94100" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#205/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#205/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": "[(109,17)-(109,24)]" -} -] -}, -{ -"@id": "amf://id#205/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": "[(109,17)-(109,24)]" -} -] -}, -{ -"@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": "[(109,17)-(109,24)]" -} -] -} -] -} -] -} -], -"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": "[(108,8)-(108,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#203/source-map/lexical/element_4", -"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": "[(110,8)-(111,0)]" -} -] -}, -{ -"@id": "amf://id#203/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#203" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(107,6)-(111,0)]" -} -] -}, -{ -"@id": "amf://id#203/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(109,8)-(110,0)]" -} -] -}, -{ -"@id": "amf://id#203/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": "[(110,8)-(111,0)]" -} -] -}, -{ -"@id": "amf://id#203/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": "[(108,8)-(109,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "zip" -} -], -"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": "[(107,6)-(111,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#house" -} -], -"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://a.ml/vocabularies/shapes#number" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "house" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#208", -"@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#208", -"@type": [ -"http://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#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": "[(113,17)-(113,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "1" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#208/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#208/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": "[(113,17)-(113,18)]" -} -] -}, -{ -"@id": "amf://id#208/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": "[(113,17)-(113,18)]" -} -] -}, -{ -"@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": "[(113,17)-(113,18)]" -} -] -} -] -} -] -} -], -"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": "[(112,8)-(112,12)]" -} -] -} -], -"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": "[(112,8)-(113,0)]" -} -] -}, -{ -"@id": "amf://id#207/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(113,8)-(114,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": "[(111,6)-(114,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "house" -} -], -"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": "[(111,6)-(114,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Address" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#199/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#199" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(104,2)-(114,0)]" -} -] -}, -{ -"@id": "amf://id#199/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": "[(104,2)-(104,9)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#219", -"@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#244", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#245", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/apiContract#examples": [ -{ -"@id": "amf://id#246", -"@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#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": "etag 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#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": "[(59,17)-(59,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "etag example" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#246/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#246/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": "[(59,17)-(59,29)]" -} -] -}, -{ -"@id": "amf://id#246/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": "[(59,17)-(59,29)]" -} -] -}, -{ -"@id": "amf://id#246/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#246" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(59,17)-(59,29)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#245/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#245" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(58,8)-(58,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#245/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,8)-(59,0)]" -} -] -}, -{ -"@id": "amf://id#245/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(59,8)-(60,0)]" -} -] -}, -{ -"@id": "amf://id#245/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#245" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(57,6)-(60,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#244" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(57,6)-(60,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#247", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#248", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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/shapes#xmlSerialization": [ -{ -"@id": "amf://id#249", -"@type": [ -"http://a.ml/vocabularies/shapes#XMLSerializer", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/shapes#xmlAttribute": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/shapes#xmlWrapped": [ -{ -"@value": false -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#249" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(42,0)-(43,0)]" -} -] -}, -{ -"@id": "amf://id#249/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#xmlAttribute" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(42,10)-(43,0)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#248/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#248" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(40,8)-(40,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#248/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,8)-(41,0)]" -} -] -}, -{ -"@id": "amf://id#248/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#xmlSerialization" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(41,8)-(43,0)]" -} -] -}, -{ -"@id": "amf://id#248/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#248" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(39,6)-(43,0)]" -} -] -} -] -} -] -} -], -"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#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": "[(39,6)-(43,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#250", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#251", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#251" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(53,6)-(54,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#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": "[(53,6)-(54,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#252", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#253", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(45,6)-(46,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#254", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#255", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(52,6)-(53,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#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": "[(52,6)-(53,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#256", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#opt" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#257", -"@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#258", -"@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#259", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#260", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#260" -} -], -"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": "url" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#261", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#262", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/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": "[(29,6)-(30,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#261" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Image" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#258/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#258" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(25,2)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#258/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": "[(25,2)-(25,7)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#258/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#258" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,4)-(26,8)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#263", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "opt?" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#257" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(65,6)-(66,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "opt" -} -], -"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": "[(65,6)-(66,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#264", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#265", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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://www.w3.org/ns/shacl#defaultValue": [ -{ -"@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": "PL" -} -], -"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#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": "[(56,17)-(56,19)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#defaultValueStr": [ -{ -"@value": "PL" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#265/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#265" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(55,8)-(55,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#265/source-map/lexical/element_3", -"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": "[(56,8)-(57,0)]" -} -] -}, -{ -"@id": "amf://id#265/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": "[(55,8)-(56,0)]" -} -] -}, -{ -"@id": "amf://id#265/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": "[(56,8)-(57,0)]" -} -] -}, -{ -"@id": "amf://id#265/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#265" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(54,6)-(57,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#264" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(54,6)-(57,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#267", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#268", -"@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#269", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -] -}, -{ -"@id": "amf://id#270", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/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://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": "[(44,8)-(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#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": "[(43,6)-(45,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#271", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#272", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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": "birthday" -} -], -"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": "[(46,6)-(47,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#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": "[(46,6)-(47,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#273", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#274", -"@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#275", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#276", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#276" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(63,10)-(64,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#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": "[(63,10)-(64,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#277", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#278", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/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": "[(64,10)-(65,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#277" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(64,10)-(65,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "image" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#274/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#274" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(61,8)-(61,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#274/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#274" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(60,6)-(65,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#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": "[(60,6)-(65,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#279", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#280", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/apiContract#examples": [ -{ -"@id": "amf://id#281", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Male" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#281", -"@type": [ -"http://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_1" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#281" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(50,16)-(50,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "male" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#281/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#281/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": "[(50,16)-(50,20)]" -} -] -}, -{ -"@id": "amf://id#281/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": "[(50,10)-(51,0)]" -} -] -}, -{ -"@id": "amf://id#281/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": "[(50,16)-(50,20)]" -} -] -}, -{ -"@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": "[(50,10)-(51,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#282", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Female" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@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": "female" -} -], -"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#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": "[(51,18)-(51,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "female" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#282/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#282/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": "[(51,18)-(51,24)]" -} -] -}, -{ -"@id": "amf://id#282/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": "[(51,10)-(52,0)]" -} -] -}, -{ -"@id": "amf://id#282/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,18)-(51,24)]" -} -] -}, -{ -"@id": "amf://id#282/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#282" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(51,10)-(52,0)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#280/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#280" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(48,8)-(48,12)]" -} -] -} -], -"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://www.w3.org/ns/shacl#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(48,8)-(49,0)]" -} -] -}, -{ -"@id": "amf://id#280/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(49,8)-(52,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": "[(47,6)-(52,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "gender" -} -], -"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": "[(47,6)-(52,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "JsonExampleInclude" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#220", -"@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#220", -"@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#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": "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#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": "[(2,8)-(2,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@id": "amf://id#222", -"@type": [ -"http://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#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": "[(3,10)-(3,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#birthday": [ -{ -"@id": "amf://id#223", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#223" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,14)-(4,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#gender": [ -{ -"@id": "amf://id#224", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#224" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(5,12)-(5,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#url": [ -{ -"@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": "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#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": "[(6,9)-(6,50)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#image": [ -{ -"@id": "amf://id#226", -"@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#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": "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#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": "[(8,11)-(8,58)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#thumb": [ -{ -"@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": "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#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": "[(9,13)-(9,66)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_7" -} -], -"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_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#226/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#226/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#226" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,11)-(10,3)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#tagline": [ -{ -"@id": "amf://id#229", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#229" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,13)-(11,34)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#language": [ -{ -"@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": "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#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": "[(12,14)-(12,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#etag": [ -{ -"@id": "amf://id#231", -"@type": [ -"http://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#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": "amf://id#231" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,10)-(13,40)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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#parsed-json-example": [ -{ -"@id": "amf://id#220/source-map/parsed-json-example/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#220" -} -], -"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#220/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#220/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#220/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#220" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(1,0)-(14,1)]" -} -] -}, -{ -"@id": "amf://id#220/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#220/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#220/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,40)]" -} -] -}, -{ -"@id": "amf://id#220/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#220/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#220/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#220/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#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/document#location": [ -{ -"@value": "file://demo/examples-api/example.json" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#220/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#220/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": "[(80,13)-(80,34)]" -} -] -}, -{ -"@id": "amf://id#220/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#220/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#220" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(80,13)-(80,34)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#232", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "example_1" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#232", -"@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#233", -"@type": [ -"http://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_2" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#233" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(67,13)-(67,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#id": [ -{ -"@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": "1234" -} -], -"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#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": "[(68,10)-(68,14)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@id": "amf://id#235", -"@type": [ -"http://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_4" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#235" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(69,12)-(69,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#birthday": [ -{ -"@id": "amf://id#236", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "20-10-1983" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#236" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(70,16)-(70,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#tagline": [ -{ -"@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": "Test 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#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": "[(71,15)-(71,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#url": [ -{ -"@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": "https://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_7" -} -], -"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": "[(72,11)-(72,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#language": [ -{ -"@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": "PL" -} -], -"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#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": "[(73,16)-(73,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#etag": [ -{ -"@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": "test" -} -], -"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#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": "[(74,12)-(74,16)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#image": [ -{ -"@id": "amf://id#241", -"@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#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": "https://image.com" -} -], -"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#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": "[(76,13)-(76,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#thumb": [ -{ -"@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": "https://image.com/thumb" -} -], -"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#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": "[(77,15)-(77,38)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_10" -} -], -"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_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": "[(76,8)-(77,0)]" -} -] -}, -{ -"@id": "amf://id#241/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": "[(77,8)-(78,0)]" -} -] -}, -{ -"@id": "amf://id#241/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#241" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(76,0)-(78,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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#lexical": [ -{ -"@id": "amf://id#232/source-map/lexical/element_9", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#etag" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(74,6)-(75,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_7", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#birthday" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(70,6)-(71,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#232" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(67,0)-(78,0)]" -} -] -}, -{ -"@id": "amf://id#232/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": "[(69,6)-(70,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#language" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(73,6)-(74,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#image" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(75,6)-(78,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#tagline" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(71,6)-(72,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#error" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(67,6)-(68,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(68,6)-(69,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_8", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#url" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(72,6)-(73,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "error: false\nid: 1234\nname: Pawel Psztyc\nbirthday: 20-10-1983\ntagline: Test example\nurl: https://domain.com\nlanguage: PL\netag: test\nimage:\n url: https://image.com\n thumb: https://image.com/thumb" -} -], -"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": "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#232/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": "[(66,12)-(78,0)]" -} -] -}, -{ -"@id": "amf://id#232/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": "[(67,0)-(78,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#232" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(66,4)-(78,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#232/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#232" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#219/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#219" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(78,2)-(81,0)]" -} -] -}, -{ -"@id": "amf://id#219/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": "[(78,2)-(78,20)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#219/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#219" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(79,4)-(79,8)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#283", -"@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#258", -"@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#259", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#260", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#260" -} -], -"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": "url" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#261", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#262", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/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": "[(29,6)-(30,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#261" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Image" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#258/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#258" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(25,2)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#258/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": "[(25,2)-(25,7)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#258/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#258" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,4)-(26,8)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "ArrayType" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#283/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#283" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#283/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#283" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,2)-(12,0)]" -} -] -}, -{ -"@id": "amf://id#283/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": "[(9,2)-(9,11)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#283/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#283" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(10,4)-(10,8)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#284", -"@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#258", -"@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#259", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#260", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#260" -} -], -"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": "url" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#261", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#262", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/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": "[(29,6)-(30,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#261" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Image" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#258/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#258" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(25,2)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#258/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": "[(25,2)-(25,7)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#258/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#258" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,4)-(26,8)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "ArrayTypeWithExample" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#285", -"@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#285", -"@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#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#url": [ -{ -"@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": "url 1" -} -], -"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#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": "[(124,22)-(124,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#thumb": [ -{ -"@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": "thumb 1" -} -], -"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#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": "[(124,40)-(124,49)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_2" -} -], -"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_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": "[(124,15)-(124,29)]" -} -] -}, -{ -"@id": "amf://id#286/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": "[(124,31)-(124,49)]" -} -] -}, -{ -"@id": "amf://id#286/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#286" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(124,14)-(124,50)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_1" -} -], -"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": "[(124,13)-(124,51)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "-\n \"url\": \"url 1\"\n \"thumb\": \"thumb 1\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#285/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#285/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": "[(124,13)-(124,51)]" -} -] -}, -{ -"@id": "amf://id#285/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": "[(124,13)-(124,51)]" -} -] -}, -{ -"@id": "amf://id#285/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#285" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(124,13)-(124,51)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#284/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#284" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#284/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": "[(121,2)-(121,22)]" -} -] -}, -{ -"@id": "amf://id#284/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(124,4)-(126,0)]" -} -] -}, -{ -"@id": "amf://id#284/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#284" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(121,2)-(126,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#284/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#284" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(122,4)-(122,8)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#289", -"@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#244", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#245", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/apiContract#examples": [ -{ -"@id": "amf://id#246", -"@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#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": "etag 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#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": "[(59,17)-(59,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "etag example" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#246/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#246/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": "[(59,17)-(59,29)]" -} -] -}, -{ -"@id": "amf://id#246/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": "[(59,17)-(59,29)]" -} -] -}, -{ -"@id": "amf://id#246/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#246" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(59,17)-(59,29)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#245/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#245" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(58,8)-(58,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#245/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,8)-(59,0)]" -} -] -}, -{ -"@id": "amf://id#245/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(59,8)-(60,0)]" -} -] -}, -{ -"@id": "amf://id#245/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#245" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(57,6)-(60,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#244" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(57,6)-(60,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#247", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#248", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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/shapes#xmlSerialization": [ -{ -"@id": "amf://id#249", -"@type": [ -"http://a.ml/vocabularies/shapes#XMLSerializer", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/shapes#xmlAttribute": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/shapes#xmlWrapped": [ -{ -"@value": false -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#249" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(42,0)-(43,0)]" -} -] -}, -{ -"@id": "amf://id#249/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#xmlAttribute" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(42,10)-(43,0)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#248/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#248" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(40,8)-(40,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#248/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,8)-(41,0)]" -} -] -}, -{ -"@id": "amf://id#248/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#xmlSerialization" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(41,8)-(43,0)]" -} -] -}, -{ -"@id": "amf://id#248/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#248" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(39,6)-(43,0)]" -} -] -} -] -} -] -} -], -"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#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": "[(39,6)-(43,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#250", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#251", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#251" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(53,6)-(54,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#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": "[(53,6)-(54,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#252", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#253", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(45,6)-(46,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#254", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#255", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(52,6)-(53,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#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": "[(52,6)-(53,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#256", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#opt" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#257", -"@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#258", -"@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#259", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#260", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#260" -} -], -"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": "url" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#261", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#262", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/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": "[(29,6)-(30,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#261" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Image" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#258/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#258" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(25,2)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#258/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": "[(25,2)-(25,7)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#258/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#258" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,4)-(26,8)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#263", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "opt?" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#257" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(65,6)-(66,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "opt" -} -], -"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": "[(65,6)-(66,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#264", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#265", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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://www.w3.org/ns/shacl#defaultValue": [ -{ -"@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": "PL" -} -], -"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#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": "[(56,17)-(56,19)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#defaultValueStr": [ -{ -"@value": "PL" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#265/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#265" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(55,8)-(55,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#265/source-map/lexical/element_3", -"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": "[(56,8)-(57,0)]" -} -] -}, -{ -"@id": "amf://id#265/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": "[(55,8)-(56,0)]" -} -] -}, -{ -"@id": "amf://id#265/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": "[(56,8)-(57,0)]" -} -] -}, -{ -"@id": "amf://id#265/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#265" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(54,6)-(57,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#264" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(54,6)-(57,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#267", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#268", -"@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#269", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -] -}, -{ -"@id": "amf://id#270", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/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://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": "[(44,8)-(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#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": "[(43,6)-(45,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#271", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#272", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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": "birthday" -} -], -"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": "[(46,6)-(47,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#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": "[(46,6)-(47,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#273", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#274", -"@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#275", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#276", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#276" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(63,10)-(64,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#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": "[(63,10)-(64,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#277", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#278", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/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": "[(64,10)-(65,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#277" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(64,10)-(65,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "image" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#274/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#274" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(61,8)-(61,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#274/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#274" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(60,6)-(65,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#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": "[(60,6)-(65,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#279", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#280", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/apiContract#examples": [ -{ -"@id": "amf://id#281", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Male" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#281", -"@type": [ -"http://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_1" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#281" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(50,16)-(50,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "male" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#281/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#281/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": "[(50,16)-(50,20)]" -} -] -}, -{ -"@id": "amf://id#281/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": "[(50,10)-(51,0)]" -} -] -}, -{ -"@id": "amf://id#281/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": "[(50,16)-(50,20)]" -} -] -}, -{ -"@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": "[(50,10)-(51,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#282", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Female" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@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": "female" -} -], -"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#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": "[(51,18)-(51,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "female" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#282/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#282/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": "[(51,18)-(51,24)]" -} -] -}, -{ -"@id": "amf://id#282/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": "[(51,10)-(52,0)]" -} -] -}, -{ -"@id": "amf://id#282/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,18)-(51,24)]" -} -] -}, -{ -"@id": "amf://id#282/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#282" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(51,10)-(52,0)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#280/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#280" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(48,8)-(48,12)]" -} -] -} -], -"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://www.w3.org/ns/shacl#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(48,8)-(49,0)]" -} -] -}, -{ -"@id": "amf://id#280/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(49,8)-(52,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": "[(47,6)-(52,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "gender" -} -], -"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": "[(47,6)-(52,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "XmlExampleInclude" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#290", -"@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#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 W\\\\244m4n5kj3gbn2nj4k4n4\n\n" -} -], -"http://a.ml/vocabularies/document#location": [ -{ -"@value": "file://demo/examples-api/example.xml" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#290/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#290/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#290" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(83,13)-(83,33)]" -} -] -}, -{ -"@id": "amf://id#290/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#232", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "example_1" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#232", -"@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#233", -"@type": [ -"http://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_2" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#233" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(67,13)-(67,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#id": [ -{ -"@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": "1234" -} -], -"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#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": "[(68,10)-(68,14)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@id": "amf://id#235", -"@type": [ -"http://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_4" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#235" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(69,12)-(69,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#birthday": [ -{ -"@id": "amf://id#236", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "20-10-1983" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#236" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(70,16)-(70,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#tagline": [ -{ -"@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": "Test 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#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": "[(71,15)-(71,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#url": [ -{ -"@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": "https://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_7" -} -], -"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": "[(72,11)-(72,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#language": [ -{ -"@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": "PL" -} -], -"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#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": "[(73,16)-(73,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#etag": [ -{ -"@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": "test" -} -], -"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#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": "[(74,12)-(74,16)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#image": [ -{ -"@id": "amf://id#241", -"@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#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": "https://image.com" -} -], -"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#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": "[(76,13)-(76,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#thumb": [ -{ -"@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": "https://image.com/thumb" -} -], -"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#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": "[(77,15)-(77,38)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_10" -} -], -"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_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": "[(76,8)-(77,0)]" -} -] -}, -{ -"@id": "amf://id#241/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": "[(77,8)-(78,0)]" -} -] -}, -{ -"@id": "amf://id#241/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#241" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(76,0)-(78,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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#lexical": [ -{ -"@id": "amf://id#232/source-map/lexical/element_9", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#etag" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(74,6)-(75,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_7", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#birthday" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(70,6)-(71,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#232" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(67,0)-(78,0)]" -} -] -}, -{ -"@id": "amf://id#232/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": "[(69,6)-(70,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#language" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(73,6)-(74,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#image" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(75,6)-(78,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#tagline" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(71,6)-(72,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#error" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(67,6)-(68,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(68,6)-(69,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_8", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#url" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(72,6)-(73,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "error: false\nid: 1234\nname: Pawel Psztyc\nbirthday: 20-10-1983\ntagline: Test example\nurl: https://domain.com\nlanguage: PL\netag: test\nimage:\n url: https://image.com\n thumb: https://image.com/thumb" -} -], -"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": "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#232/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": "[(66,12)-(78,0)]" -} -] -}, -{ -"@id": "amf://id#232/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": "[(67,0)-(78,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#232" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(66,4)-(78,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#232/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#232" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#289/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#289" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#289/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#289" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(81,2)-(84,0)]" -} -] -}, -{ -"@id": "amf://id#289/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": "[(81,2)-(81,19)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#289/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#289" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(82,4)-(82,8)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#291", -"@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#294", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#testProperty" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#295", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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": "testProperty" -} -], -"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#lexical": [ -{ -"@id": "amf://id#295/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#295" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(22,6)-(23,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "testProperty" -} -], -"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": "[(22,6)-(23,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "SimpleInlineExample" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#292", -"@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#292", -"@type": [ -"http://a.ml/vocabularies/data#Object", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#testProperty": [ -{ -"@id": "amf://id#293", -"@type": [ -"http://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#293/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#293/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#293" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,20)-(24,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#292" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,0)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#292/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#testProperty" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(24,6)-(25,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "testProperty: true" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#292/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#292/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,12)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#292/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": "[(24,0)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#292/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#292" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,4)-(25,0)]" -} -] -} -] -} -] -} -], -"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_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": "[(19,2)-(19,21)]" -} -] -}, -{ -"@id": "amf://id#291/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(23,4)-(25,0)]" -} -] -}, -{ -"@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": "[(19,2)-(25,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#291/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#291" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(20,4)-(20,8)]" -} -] -} -] -} -] -}, -{ -"@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#247", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#248", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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/shapes#xmlSerialization": [ -{ -"@id": "amf://id#249", -"@type": [ -"http://a.ml/vocabularies/shapes#XMLSerializer", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/shapes#xmlAttribute": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/shapes#xmlWrapped": [ -{ -"@value": false -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#249" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(42,0)-(43,0)]" -} -] -}, -{ -"@id": "amf://id#249/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#xmlAttribute" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(42,10)-(43,0)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#248/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#248" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(40,8)-(40,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#248/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,8)-(41,0)]" -} -] -}, -{ -"@id": "amf://id#248/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#xmlSerialization" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(41,8)-(43,0)]" -} -] -}, -{ -"@id": "amf://id#248/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#248" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(39,6)-(43,0)]" -} -] -} -] -} -] -} -], -"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#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": "[(39,6)-(43,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#267", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#268", -"@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#269", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -] -}, -{ -"@id": "amf://id#270", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/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://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": "[(44,8)-(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#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": "[(43,6)-(45,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#252", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#253", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(45,6)-(46,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#271", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#272", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.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": "birthday" -} -], -"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": "[(46,6)-(47,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#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": "[(46,6)-(47,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#279", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#280", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/apiContract#examples": [ -{ -"@id": "amf://id#281", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Male" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#281", -"@type": [ -"http://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_1" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#281" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(50,16)-(50,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "male" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#281/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#281/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": "[(50,16)-(50,20)]" -} -] -}, -{ -"@id": "amf://id#281/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": "[(50,10)-(51,0)]" -} -] -}, -{ -"@id": "amf://id#281/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": "[(50,16)-(50,20)]" -} -] -}, -{ -"@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": "[(50,10)-(51,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#282", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "Female" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@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": "female" -} -], -"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#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": "[(51,18)-(51,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "female" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#282/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#282/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": "[(51,18)-(51,24)]" -} -] -}, -{ -"@id": "amf://id#282/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": "[(51,10)-(52,0)]" -} -] -}, -{ -"@id": "amf://id#282/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,18)-(51,24)]" -} -] -}, -{ -"@id": "amf://id#282/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#282" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(51,10)-(52,0)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#280/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#280" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(48,8)-(48,12)]" -} -] -} -], -"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://www.w3.org/ns/shacl#datatype" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(48,8)-(49,0)]" -} -] -}, -{ -"@id": "amf://id#280/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(49,8)-(52,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": "[(47,6)-(52,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "gender" -} -], -"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": "[(47,6)-(52,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#254", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#255", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(52,6)-(53,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#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": "[(52,6)-(53,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#250", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#251", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#251" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(53,6)-(54,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#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": "[(53,6)-(54,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#264", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#265", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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://www.w3.org/ns/shacl#defaultValue": [ -{ -"@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": "PL" -} -], -"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#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": "[(56,17)-(56,19)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#defaultValueStr": [ -{ -"@value": "PL" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#265/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#265" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(55,8)-(55,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#265/source-map/lexical/element_3", -"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": "[(56,8)-(57,0)]" -} -] -}, -{ -"@id": "amf://id#265/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": "[(55,8)-(56,0)]" -} -] -}, -{ -"@id": "amf://id#265/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": "[(56,8)-(57,0)]" -} -] -}, -{ -"@id": "amf://id#265/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#265" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(54,6)-(57,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#264" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(54,6)-(57,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#244", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#245", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/apiContract#examples": [ -{ -"@id": "amf://id#246", -"@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#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": "etag 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#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": "[(59,17)-(59,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "etag example" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#246/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#246/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": "[(59,17)-(59,29)]" -} -] -}, -{ -"@id": "amf://id#246/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": "[(59,17)-(59,29)]" -} -] -}, -{ -"@id": "amf://id#246/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#246" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(59,17)-(59,29)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#245/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#245" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(58,8)-(58,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#245/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,8)-(59,0)]" -} -] -}, -{ -"@id": "amf://id#245/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(59,8)-(60,0)]" -} -] -}, -{ -"@id": "amf://id#245/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#245" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(57,6)-(60,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#244" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(57,6)-(60,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#273", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#274", -"@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#275", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#276", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#276" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(63,10)-(64,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#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": "[(63,10)-(64,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#277", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#278", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/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": "[(64,10)-(65,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#277" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(64,10)-(65,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "image" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#274/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#274" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(61,8)-(61,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#274/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#274" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(60,6)-(65,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#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": "[(60,6)-(65,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#256", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#opt" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#257", -"@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#258", -"@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#259", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#260", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#260" -} -], -"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": "url" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#261", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#262", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/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": "[(29,6)-(30,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#261" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Image" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#258/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#258" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(25,2)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#258/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": "[(25,2)-(25,7)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#258/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#258" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,4)-(26,8)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#263", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "opt?" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#257" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(65,6)-(66,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 0 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "opt" -} -], -"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": "[(65,6)-(66,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Person" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#232", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "example_1" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#232", -"@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#233", -"@type": [ -"http://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_2" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#233" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(67,13)-(67,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#id": [ -{ -"@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": "1234" -} -], -"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#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": "[(68,10)-(68,14)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@id": "amf://id#235", -"@type": [ -"http://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_4" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#235" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(69,12)-(69,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#birthday": [ -{ -"@id": "amf://id#236", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "20-10-1983" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#236" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(70,16)-(70,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#tagline": [ -{ -"@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": "Test 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#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": "[(71,15)-(71,27)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#url": [ -{ -"@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": "https://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_7" -} -], -"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": "[(72,11)-(72,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#language": [ -{ -"@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": "PL" -} -], -"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#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": "[(73,16)-(73,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#etag": [ -{ -"@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": "test" -} -], -"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#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": "[(74,12)-(74,16)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#image": [ -{ -"@id": "amf://id#241", -"@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#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": "https://image.com" -} -], -"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#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": "[(76,13)-(76,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#thumb": [ -{ -"@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": "https://image.com/thumb" -} -], -"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#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": "[(77,15)-(77,38)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_10" -} -], -"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_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": "[(76,8)-(77,0)]" -} -] -}, -{ -"@id": "amf://id#241/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": "[(77,8)-(78,0)]" -} -] -}, -{ -"@id": "amf://id#241/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#241" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(76,0)-(78,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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#lexical": [ -{ -"@id": "amf://id#232/source-map/lexical/element_9", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#etag" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(74,6)-(75,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_7", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#birthday" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(70,6)-(71,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#232" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(67,0)-(78,0)]" -} -] -}, -{ -"@id": "amf://id#232/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": "[(69,6)-(70,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#language" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(73,6)-(74,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#image" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(75,6)-(78,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#tagline" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(71,6)-(72,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#error" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(67,6)-(68,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(68,6)-(69,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_8", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#url" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(72,6)-(73,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "error: false\nid: 1234\nname: Pawel Psztyc\nbirthday: 20-10-1983\ntagline: Test example\nurl: https://domain.com\nlanguage: PL\netag: test\nimage:\n url: https://image.com\n thumb: https://image.com/thumb" -} -], -"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": "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#232/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": "[(66,12)-(78,0)]" -} -] -}, -{ -"@id": "amf://id#232/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": "[(67,0)-(78,0)]" -} -] -}, -{ -"@id": "amf://id#232/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#232" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(66,4)-(78,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#232/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#232" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#297", -"@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#297", -"@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#298", -"@type": [ -"http://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_2" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#298" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(139,17)-(139,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#id": [ -{ -"@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": "1234" -} -], -"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#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": "[(140,14)-(140,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@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": "Inline person" -} -], -"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#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": "[(141,16)-(141,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#birthday": [ -{ -"@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": "01-01-1990" -} -], -"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#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": "[(142,20)-(142,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#tagline": [ -{ -"@id": "amf://id#302", -"@type": [ -"http://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 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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#302" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(143,19)-(143,31)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#url": [ -{ -"@id": "amf://id#303", -"@type": [ -"http://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" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#303" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(144,15)-(144,33)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#language": [ -{ -"@id": "amf://id#304", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "PL" -} -], -"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#304/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#304/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#304" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(145,20)-(145,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#etag": [ -{ -"@id": "amf://id#305", -"@type": [ -"http://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_9" -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#305" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(146,16)-(146,20)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#image": [ -{ -"@id": "amf://id#306", -"@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#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": "https://image.com" -} -], -"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#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": "[(148,17)-(148,34)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#thumb": [ -{ -"@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": "https://image.com/thumb" -} -], -"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#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": "[(149,19)-(149,42)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_10" -} -], -"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#lexical": [ -{ -"@id": "amf://id#306/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": "[(148,12)-(149,0)]" -} -] -}, -{ -"@id": "amf://id#306/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": "[(149,12)-(150,0)]" -} -] -}, -{ -"@id": "amf://id#306/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#306" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(148,0)-(150,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_9", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#etag" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(146,10)-(147,0)]" -} -] -}, -{ -"@id": "amf://id#297/source-map/lexical/element_7", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#birthday" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(142,10)-(143,0)]" -} -] -}, -{ -"@id": "amf://id#297/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#297" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(139,0)-(150,0)]" -} -] -}, -{ -"@id": "amf://id#297/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": "[(141,10)-(142,0)]" -} -] -}, -{ -"@id": "amf://id#297/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#language" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(145,10)-(146,0)]" -} -] -}, -{ -"@id": "amf://id#297/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#image" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(147,10)-(150,0)]" -} -] -}, -{ -"@id": "amf://id#297/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#tagline" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(143,10)-(144,0)]" -} -] -}, -{ -"@id": "amf://id#297/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#error" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(139,10)-(140,0)]" -} -] -}, -{ -"@id": "amf://id#297/source-map/lexical/element_6", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#id" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(140,10)-(141,0)]" -} -] -}, -{ -"@id": "amf://id#297/source-map/lexical/element_8", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#url" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(144,10)-(145,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "error: false\nid: 1234\nname: Inline person\nbirthday: 01-01-1990\ntagline: Test example\nurl: https://domain.com\nlanguage: PL\netag: test\nimage:\n url: https://image.com\n thumb: https://image.com/thumb" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#297/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#297/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": "[(138,16)-(150,0)]" -} -] -}, -{ -"@id": "amf://id#297/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": "[(139,0)-(150,0)]" -} -] -}, -{ -"@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": "[(138,8)-(150,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#297/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#297" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#297/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#297" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#309" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#296/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#296" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#296/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#296" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(37,2)-(78,0)]" -} -] -}, -{ -"@id": "amf://id#296/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": "[(37,2)-(37,8)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#310", -"@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#311", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#something" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#312", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "something" -} -], -"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": "[(32,6)-(33,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "something" -} -], -"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#lexical": [ -{ -"@id": "amf://id#311/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#311" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(32,6)-(33,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#313", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#images" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#314", -"@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#258", -"@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#259", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#260", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#260" -} -], -"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": "url" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#261", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#262", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/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": "[(29,6)-(30,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#261" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Image" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#258/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#258" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(25,2)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#258/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": "[(25,2)-(25,7)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#258/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#258" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,4)-(26,8)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "images" -} -], -"http://a.ml/vocabularies/shapes#xmlSerialization": [ -{ -"@id": "amf://id#315", -"@type": [ -"http://a.ml/vocabularies/shapes#XMLSerializer", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/shapes#xmlAttribute": [ -{ -"@value": false -} -], -"http://a.ml/vocabularies/shapes#xmlWrapped": [ -{ -"@value": true -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#315" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,0)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#315/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#xmlWrapped" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,10)-(37,0)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#314/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#314" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(34,8)-(34,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#314/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#314" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(33,6)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#314/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#xmlSerialization" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(35,8)-(37,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "images" -} -], -"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": "[(33,6)-(37,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Imgs" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#310/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#310" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(30,2)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#310/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": "[(30,2)-(30,6)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#316", -"@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#258", -"@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#259", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#260", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#260" -} -], -"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": "url" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#261", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#262", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/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": "[(29,6)-(30,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#261" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Image" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#258/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#258" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(25,2)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#258/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": "[(25,2)-(25,7)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#258/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#258" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,4)-(26,8)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#310", -"@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#311", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#something" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#312", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "something" -} -], -"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": "[(32,6)-(33,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "something" -} -], -"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#lexical": [ -{ -"@id": "amf://id#311/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#311" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(32,6)-(33,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#313", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://www.w3.org/ns/shacl#path": [ -{ -"@id": "http://a.ml/vocabularies/data#images" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#314", -"@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#258", -"@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#259", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#260", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#260" -} -], -"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": "url" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#261", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#262", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/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": "[(29,6)-(30,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#261" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Image" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#258/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#258" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(25,2)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#258/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": "[(25,2)-(25,7)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#258/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#258" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,4)-(26,8)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "images" -} -], -"http://a.ml/vocabularies/shapes#xmlSerialization": [ -{ -"@id": "amf://id#315", -"@type": [ -"http://a.ml/vocabularies/shapes#XMLSerializer", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/shapes#xmlAttribute": [ -{ -"@value": false -} -], -"http://a.ml/vocabularies/shapes#xmlWrapped": [ -{ -"@value": true -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#315" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,0)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#315/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#xmlWrapped" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(36,10)-(37,0)]" -} -] -} -] -} -] -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#314/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#314" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(34,8)-(34,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#314/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#314" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(33,6)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#314/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/shapes#xmlSerialization" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(35,8)-(37,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#minCount": [ -{ -"@value": 1 -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "images" -} -], -"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": "[(33,6)-(37,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Imgs" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#310/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#310" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(30,2)-(37,0)]" -} -] -}, -{ -"@id": "amf://id#310/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": "[(30,2)-(30,6)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "UnionType" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#316/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#316" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#316/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#316" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(12,2)-(13,0)]" -} -] -}, -{ -"@id": "amf://id#316/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": "[(12,2)-(12,11)]" -} -] -} -] -} -] -}, -{ -"@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://www.w3.org/2001/XMLSchema#string" -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "ScalarType" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#317/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#317" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#317/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#317" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,2)-(8,0)]" -} -] -}, -{ -"@id": "amf://id#317/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": "[(7,2)-(7,12)]" -} -] -} -] -} -] -}, -{ -"@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#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#firstName" -} -], -"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#name": [ -{ -"@value": "firstName" -} -], -"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#lexical": [ -{ -"@id": "amf://id#323/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#323" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(116,6)-(117,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#322" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(116,6)-(117,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#lastName" -} -], -"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": "lastName" -} -], -"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#lexical": [ -{ -"@id": "amf://id#325/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#325" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(117,6)-(118,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#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": "[(117,6)-(118,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "TypeExamples" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#319", -"@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#319", -"@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#320", -"@type": [ -"http://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#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": "[(119,17)-(119,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#lastName": [ -{ -"@id": "amf://id#321", -"@type": [ -"http://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#321/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#321/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#321" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(120,16)-(120,22)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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#lexical": [ -{ -"@id": "amf://id#319/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": "[(119,6)-(120,0)]" -} -] -}, -{ -"@id": "amf://id#319/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#lastName" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(120,6)-(121,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": "[(119,0)-(121,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "firstName: Pawel\nlastName: Psztyc" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#319/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#319/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": "[(118,12)-(121,0)]" -} -] -}, -{ -"@id": "amf://id#319/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": "[(119,0)-(121,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": "[(118,4)-(121,0)]" -} -] -} -] -} -] -} -], -"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_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": "[(114,2)-(114,14)]" -} -] -}, -{ -"@id": "amf://id#318/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(118,4)-(121,0)]" -} -] -}, -{ -"@id": "amf://id#318/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#318" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(114,2)-(121,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#258", -"@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#259", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#260", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#260" -} -], -"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": "url" -} -], -"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": "[(28,6)-(29,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#261", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#262", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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/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": "[(29,6)-(30,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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#261" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,6)-(30,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Image" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#258/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#258" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(25,2)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#258/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": "[(25,2)-(25,7)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#258/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#258" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(26,4)-(26,8)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#326", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/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": "ScalarWithExample" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#327", -"@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#327", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "5" -} -], -"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#327/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#327/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#327" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,13)-(15,14)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "5" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#327/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#327/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": "[(15,13)-(15,14)]" -} -] -}, -{ -"@id": "amf://id#327/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": "[(15,13)-(15,14)]" -} -] -}, -{ -"@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": "[(15,13)-(15,14)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#326/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#326" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#326/source-map/lexical/element_3", -"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": "[(13,2)-(13,19)]" -} -] -}, -{ -"@id": "amf://id#326/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": "[(14,4)-(15,0)]" -} -] -}, -{ -"@id": "amf://id#326/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,4)-(16,0)]" -} -] -}, -{ -"@id": "amf://id#326/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#326" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(13,2)-(16,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#326/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#326" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(14,4)-(14,8)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#328", -"@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#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": "ScalarArray" -} -], -"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#declared-element": [ -{ -"@id": "amf://id#328/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#328" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#328/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#328" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(8,2)-(9,0)]" -} -] -}, -{ -"@id": "amf://id#328/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": "[(8,2)-(8,13)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#330", -"@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#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://a.ml/vocabularies/shapes#number" -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "ScalarArrayWithExample" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#331", -"@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#331", -"@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#332", -"@type": [ -"http://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_2" -} -], -"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": "[(18,14)-(18,15)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#333", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "5" -} -], -"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#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": "[(18,17)-(18,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_1" -} -], -"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#lexical": [ -{ -"@id": "amf://id#331/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#331" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,13)-(18,19)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "- 1\n- 5" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#331/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#331/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": "[(18,13)-(18,19)]" -} -] -}, -{ -"@id": "amf://id#331/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,13)-(18,19)]" -} -] -}, -{ -"@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": "[(18,13)-(18,19)]" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#330/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#330" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#330/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": "[(16,2)-(16,24)]" -} -] -}, -{ -"@id": "amf://id#330/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(18,4)-(19,0)]" -} -] -}, -{ -"@id": "amf://id#330/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#330" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,2)-(19,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#330/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#330" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(17,4)-(17,8)]" -} -] -} -] -} -] -} -] -} -] diff --git a/demo/raml-types-compact.json b/demo/raml-types-compact.json deleted file mode 100644 index df17358..0000000 --- a/demo/raml-types-compact.json +++ /dev/null @@ -1,11333 +0,0 @@ -[ -{ -"@id": "", -"@type": [ -"doc:Document", -"doc:Fragment", -"doc:Module", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#100", -"@type": [ -"apiContract:WebAPI", -"doc:RootDomainElement", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "RAML types example" -} -], -"apiContract:server": [ -{ -"@id": "#160", -"@type": [ -"apiContract:Server", -"doc:DomainElement" -], -"core:urlTemplate": [ -{ -"@value": "http://api.domain.com/" -} -], -"sourcemaps:sources": [ -{ -"@id": "#160/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#160/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:urlTemplate" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(6,0)]" -} -] -} -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#160/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#160" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -] -} -] -} -], -"core:version": [ -{ -"@value": "v1" -} -], -"apiContract:endpoint": [ -{ -"@id": "#101", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/examples" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#102", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#103", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#40", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#28/link-1395988761", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#28" -} -], -"doc:link-label": [ -{ -"@value": "Message" -} -] -} -], -"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": "[(12,6)-(25,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#52", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/xml" -} -], -"raml-shapes:schema": [ -{ -"@id": "#28/link-1395988761", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#28" -} -], -"doc:link-label": [ -{ -"@value": "Message" -} -] -} -], -"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": "[(25,6)-(38,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#103/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#103/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#103" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,0)-(38,0)]" -} -] -}, -{ -"@id": "#103/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,4)-(38,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#102/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#102/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#102/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#102" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,2)-(38,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#104", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "put" -} -], -"apiContract:expects": [ -{ -"@id": "#105", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#64", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#28/link-1395988761", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#28" -} -], -"doc:link-label": [ -{ -"@value": "Message" -} -] -} -], -"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": "[(40,6)-(54,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#76", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/xml" -} -], -"raml-shapes:schema": [ -{ -"@id": "#28/link-1395988761", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#28" -} -], -"doc:link-label": [ -{ -"@value": "Message" -} -] -} -], -"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": "[(54,6)-(67,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#105/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#105/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#105" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,0)-(67,0)]" -} -] -}, -{ -"@id": "#105/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(39,4)-(67,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#104/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#104/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#104/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#104" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,2)-(67,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#106", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "delete" -} -], -"apiContract:expects": [ -{ -"@id": "#107", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#108", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#109", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#122", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#id" -} -], -"raml-shapes:range": [ -{ -"@id": "#123", -"@type": [ -"raml-shapes: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": "#124", -"@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": "#124/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#124/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#124" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,17)-(11,19)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "" -} -], -"sourcemaps:sources": [ -{ -"@id": "#123/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#123/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#123" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,6)-(9,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#123/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(11,19)]" -} -] -}, -{ -"@id": "#123/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#123" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(15,5)]" -} -] -}, -{ -"@id": "#123/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(11,19)]" -} -] -}, -{ -"@id": "#123/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(10,6)-(10,31)]" -} -] -}, -{ -"@id": "#123/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": "#122/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#122/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#122" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,4)-(15,5)]" -} -] -} -] -} -] -}, -{ -"@id": "#125", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#name" -} -], -"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#string" -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"core:name": [ -{ -"@value": "The Name Schema " -} -], -"shacl:defaultValue": [ -{ -"@id": "#127", -"@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": "#127/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#127/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#127" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,17)-(20,19)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "" -} -], -"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": "[(18,6)-(18,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#126/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(20,19)]" -} -] -}, -{ -"@id": "#126/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#126" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(24,5)]" -} -] -}, -{ -"@id": "#126/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,6)-(20,19)]" -} -] -}, -{ -"@id": "#126/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,6)-(19,33)]" -} -] -}, -{ -"@id": "#126/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": "#125/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#125/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#125" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,4)-(24,5)]" -} -] -} -] -} -] -}, -{ -"@id": "#128", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#birthday" -} -], -"raml-shapes:range": [ -{ -"@id": "#129", -"@type": [ -"raml-shapes: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": "#130", -"@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": "#130/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#130/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#130" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,17)-(29,19)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "" -} -], -"sourcemaps:sources": [ -{ -"@id": "#129/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#129/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#129" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,6)-(27,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#129/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(29,19)]" -} -] -}, -{ -"@id": "#129/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#129" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,4)-(33,5)]" -} -] -}, -{ -"@id": "#129/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,6)-(29,19)]" -} -] -}, -{ -"@id": "#129/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,6)-(28,37)]" -} -] -}, -{ -"@id": "#129/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": "#128/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#128/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#128" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,4)-(33,5)]" -} -] -} -] -} -] -}, -{ -"@id": "#131", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#gender" -} -], -"raml-shapes:range": [ -{ -"@id": "#132", -"@type": [ -"raml-shapes: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": "#133", -"@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": "#133/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#133/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#133" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,17)-(38,19)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "" -} -], -"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": "[(36,6)-(36,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#132/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,6)-(38,19)]" -} -] -}, -{ -"@id": "#132/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#132" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,4)-(42,5)]" -} -] -}, -{ -"@id": "#132/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(38,6)-(38,19)]" -} -] -}, -{ -"@id": "#132/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(37,6)-(37,35)]" -} -] -}, -{ -"@id": "#132/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": "#131/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#131/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#131" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,4)-(42,5)]" -} -] -} -] -} -] -}, -{ -"@id": "#134", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#url" -} -], -"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": "url" -} -], -"core:name": [ -{ -"@value": "The Url Schema " -} -], -"shacl:defaultValue": [ -{ -"@id": "#136", -"@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": "#136/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#136/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#136" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,17)-(47,19)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "" -} -], -"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": "[(45,6)-(45,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#135/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,6)-(47,19)]" -} -] -}, -{ -"@id": "#135/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#135" -} -], -"sourcemaps:value": [ -{ -"@value": "[(43,4)-(51,5)]" -} -] -}, -{ -"@id": "#135/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,6)-(47,19)]" -} -] -}, -{ -"@id": "#135/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(46,6)-(46,32)]" -} -] -}, -{ -"@id": "#135/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": "#134/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#134/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#134" -} -], -"sourcemaps:value": [ -{ -"@value": "[(43,4)-(51,5)]" -} -] -} -] -} -] -}, -{ -"@id": "#137", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#image" -} -], -"raml-shapes:range": [ -{ -"@id": "#138", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#139", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#url" -} -], -"raml-shapes:range": [ -{ -"@id": "#140", -"@type": [ -"raml-shapes: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": "#141", -"@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": "#141/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#141/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#141" -} -], -"sourcemaps:value": [ -{ -"@value": "[(60,21)-(60,23)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "" -} -], -"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": "[(58,10)-(58,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#140/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(60,10)-(60,23)]" -} -] -}, -{ -"@id": "#140/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#140" -} -], -"sourcemaps:value": [ -{ -"@value": "[(56,8)-(64,9)]" -} -] -}, -{ -"@id": "#140/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(60,10)-(60,23)]" -} -] -}, -{ -"@id": "#140/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(59,10)-(59,36)]" -} -] -}, -{ -"@id": "#140/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": "#139/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#139/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#139" -} -], -"sourcemaps:value": [ -{ -"@value": "[(56,8)-(64,9)]" -} -] -} -] -} -] -}, -{ -"@id": "#142", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#thumb" -} -], -"raml-shapes:range": [ -{ -"@id": "#143", -"@type": [ -"raml-shapes: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": "#144", -"@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": "#144/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#144/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#144" -} -], -"sourcemaps:value": [ -{ -"@value": "[(69,21)-(69,23)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "" -} -], -"sourcemaps:sources": [ -{ -"@id": "#143/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#143/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#143" -} -], -"sourcemaps:value": [ -{ -"@value": "[(67,10)-(67,16)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#143/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(69,10)-(69,23)]" -} -] -}, -{ -"@id": "#143/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#143" -} -], -"sourcemaps:value": [ -{ -"@value": "[(65,8)-(73,9)]" -} -] -}, -{ -"@id": "#143/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(69,10)-(69,23)]" -} -] -}, -{ -"@id": "#143/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(68,10)-(68,38)]" -} -] -}, -{ -"@id": "#143/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": "#142/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#142/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#142" -} -], -"sourcemaps:value": [ -{ -"@value": "[(65,8)-(73,9)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "image" -} -], -"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": "[(54,6)-(54,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#138/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#138" -} -], -"sourcemaps:value": [ -{ -"@value": "[(52,4)-(75,5)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "image" -} -], -"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": "[(52,4)-(75,5)]" -} -] -} -] -} -] -}, -{ -"@id": "#145", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#tagline" -} -], -"raml-shapes:range": [ -{ -"@id": "#146", -"@type": [ -"raml-shapes: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": "#147", -"@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": "#147/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#147/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#147" -} -], -"sourcemaps:value": [ -{ -"@value": "[(80,17)-(80,19)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "" -} -], -"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": "[(78,6)-(78,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#146/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(80,6)-(80,19)]" -} -] -}, -{ -"@id": "#146/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#146" -} -], -"sourcemaps:value": [ -{ -"@value": "[(76,4)-(84,5)]" -} -] -}, -{ -"@id": "#146/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(80,6)-(80,19)]" -} -] -}, -{ -"@id": "#146/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(79,6)-(79,36)]" -} -] -}, -{ -"@id": "#146/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": "#145/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#145/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#145" -} -], -"sourcemaps:value": [ -{ -"@value": "[(76,4)-(84,5)]" -} -] -} -] -} -] -}, -{ -"@id": "#148", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#language" -} -], -"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": "language" -} -], -"core:name": [ -{ -"@value": "The Language Schema " -} -], -"shacl:defaultValue": [ -{ -"@id": "#150", -"@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": "#150/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#150/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#150" -} -], -"sourcemaps:value": [ -{ -"@value": "[(89,17)-(89,19)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "" -} -], -"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": "[(87,6)-(87,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#149/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(89,6)-(89,19)]" -} -] -}, -{ -"@id": "#149/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#149" -} -], -"sourcemaps:value": [ -{ -"@value": "[(85,4)-(93,5)]" -} -] -}, -{ -"@id": "#149/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(89,6)-(89,19)]" -} -] -}, -{ -"@id": "#149/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(88,6)-(88,37)]" -} -] -}, -{ -"@id": "#149/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": "#148/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#148/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#148" -} -], -"sourcemaps:value": [ -{ -"@value": "[(85,4)-(93,5)]" -} -] -} -] -} -] -}, -{ -"@id": "#151", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#etag" -} -], -"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": "etag" -} -], -"core:name": [ -{ -"@value": "The Etag Schema " -} -], -"shacl:defaultValue": [ -{ -"@id": "#153", -"@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": "#153/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#153/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#153" -} -], -"sourcemaps:value": [ -{ -"@value": "[(98,17)-(98,19)]" -} -] -} -] -} -] -} -], -"shacl:defaultValueStr": [ -{ -"@value": "" -} -], -"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": "[(96,6)-(96,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#152/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(98,6)-(98,19)]" -} -] -}, -{ -"@id": "#152/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#152" -} -], -"sourcemaps:value": [ -{ -"@value": "[(94,4)-(102,5)]" -} -] -}, -{ -"@id": "#152/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:defaultValueStr" -} -], -"sourcemaps:value": [ -{ -"@value": "[(98,6)-(98,19)]" -} -] -}, -{ -"@id": "#152/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(97,6)-(97,33)]" -} -] -}, -{ -"@id": "#152/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": "#151/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#151/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#151" -} -], -"sourcemaps:value": [ -{ -"@value": "[(94,4)-(102,5)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "schema" -} -], -"apiContract:examples": [ -{ -"@id": "#110", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#110", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:id": [ -{ -"@id": "#111", -"@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": "#111/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#111/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#111" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,8)-(2,30)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#112", -"@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": "#112/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#112/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#112" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,10)-(3,24)]" -} -] -} -] -} -] -} -], -"data:birthday": [ -{ -"@id": "#113", -"@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": "#113/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#113/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#113" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,14)-(4,26)]" -} -] -} -] -} -] -} -], -"data:gender": [ -{ -"@id": "#114", -"@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": "#114/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#114/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#114" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,12)-(5,18)]" -} -] -} -] -} -] -} -], -"data:url": [ -{ -"@id": "#115", -"@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": "#115/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#115/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#115" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,9)-(6,50)]" -} -] -} -] -} -] -} -], -"data:image": [ -{ -"@id": "#116", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:url": [ -{ -"@id": "#117", -"@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": "#117/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#117/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#117" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,11)-(8,58)]" -} -] -} -] -} -] -} -], -"data:thumb": [ -{ -"@id": "#118", -"@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": "#118/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#118/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#118" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,13)-(9,66)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_7" -} -], -"sourcemaps:sources": [ -{ -"@id": "#116/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#116/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(8,4)-(8,58)]" -} -] -}, -{ -"@id": "#116/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:thumb" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(9,66)]" -} -] -}, -{ -"@id": "#116/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#116" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,11)-(10,3)]" -} -] -} -] -} -] -} -], -"data:tagline": [ -{ -"@id": "#119", -"@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": "#119/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#119/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#119" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,13)-(11,34)]" -} -] -} -] -} -] -} -], -"data:language": [ -{ -"@id": "#120", -"@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": "#120/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#120/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#120" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,14)-(12,21)]" -} -] -} -] -} -] -} -], -"data:etag": [ -{ -"@id": "#121", -"@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": "#121/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#121/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#121" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,10)-(13,36)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#110/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:parsed-json-example": [ -{ -"@id": "#110/source-map/parsed-json-example/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#110" -} -], -"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": "#110/source-map/lexical/element_9", -"sourcemaps:element": [ -{ -"@value": "data:language" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,2)-(12,21)]" -} -] -}, -{ -"@id": "#110/source-map/lexical/element_7", -"sourcemaps:element": [ -{ -"@value": "data:gender" -} -], -"sourcemaps:value": [ -{ -"@value": "[(5,2)-(5,18)]" -} -] -}, -{ -"@id": "#110/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "amf://id#110" -} -], -"sourcemaps:value": [ -{ -"@value": "[(1,0)-(14,1)]" -} -] -}, -{ -"@id": "#110/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:birthday" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,2)-(4,26)]" -} -] -}, -{ -"@id": "#110/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:tagline" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,2)-(11,34)]" -} -] -}, -{ -"@id": "#110/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:etag" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,2)-(13,36)]" -} -] -}, -{ -"@id": "#110/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:url" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(6,50)]" -} -] -}, -{ -"@id": "#110/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:id" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,2)-(2,30)]" -} -] -}, -{ -"@id": "#110/source-map/lexical/element_6", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(3,24)]" -} -] -}, -{ -"@id": "#110/source-map/lexical/element_8", -"sourcemaps:element": [ -{ -"@value": "data:image" -} -], -"sourcemaps:value": [ -{ -"@value": "[(7,2)-(10,3)]" -} -] -} -] -} -] -} -], -"doc:reference-id": [ -{ -"@id": "#6" -} -], -"doc:location": [ -{ -"@value": "file://demo/raml-types/examples/person.json" -} -], -"sourcemaps:sources": [ -{ -"@id": "#110/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#110/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#110/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#110" -} -], -"sourcemaps:value": [ -{ -"@value": "[(71,17)-(71,46)]" -} -] -}, -{ -"@id": "#110/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(71,17)-(71,46)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#110/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#110" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#108" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#109/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#109/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#109" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#109/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#109" -} -], -"sourcemaps:value": [ -{ -"@value": "[(69,6)-(104,1)]" -} -] -}, -{ -"@id": "#109/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(71,8)-(72,0)]" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#109/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#109" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,2)-(3,8)]" -} -] -} -], -"sourcemaps:parsed-json-schema": [ -{ -"@id": "#109/source-map/parsed-json-schema/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#109" -} -], -"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": "#108/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#108/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#108" -} -], -"sourcemaps:value": [ -{ -"@value": "[(69,6)-(72,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#154", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/xml" -} -], -"raml-shapes:schema": [ -{ -"@id": "#155", -"@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": "#156", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:reference-id": [ -{ -"@id": "#2" -} -], -"doc:location": [ -{ -"@value": "file://demo/raml-types/examples/person.xml" -} -], -"sourcemaps:sources": [ -{ -"@id": "#156/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#156/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#156/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#156" -} -], -"sourcemaps:value": [ -{ -"@value": "[(74,17)-(74,45)]" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#156/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#156" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#154" -} -] -} -] -} -] -} -], -"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/raml-types/schemas/person.xsd" -} -], -"sourcemaps:sources": [ -{ -"@id": "#155/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#155/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:examples" -} -], -"sourcemaps:value": [ -{ -"@value": "[(74,8)-(75,0)]" -} -] -} -], -"sourcemaps:auto-generated-name": [ -{ -"@id": "#155/source-map/auto-generated-name/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#155" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -] -} -] -} -], -"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": "[(72,6)-(75,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#107/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#107/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#107" -} -], -"sourcemaps:value": [ -{ -"@value": "[(68,0)-(75,0)]" -} -] -}, -{ -"@id": "#107/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(68,4)-(75,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#106/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#106/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#106/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#106" -} -], -"sourcemaps:value": [ -{ -"@value": "[(67,2)-(75,0)]" -} -] -} -] -} -] -} -], -"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": "[(9,0)-(75,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#157", -"@type": [ -"apiContract:EndPoint", -"doc:DomainElement" -], -"apiContract:path": [ -{ -"@value": "/multiple" -} -], -"apiContract:supportedOperation": [ -{ -"@id": "#158", -"@type": [ -"apiContract:Operation", -"doc:DomainElement" -], -"apiContract:method": [ -{ -"@value": "post" -} -], -"apiContract:expects": [ -{ -"@id": "#159", -"@type": [ -"apiContract:Request", -"apiContract:Message", -"doc:DomainElement" -], -"apiContract:payload": [ -{ -"@id": "#88", -"@type": [ -"apiContract:Payload", -"doc:DomainElement" -], -"core:mediaType": [ -{ -"@value": "application/json" -} -], -"raml-shapes:schema": [ -{ -"@id": "#28/link-1395988761", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"doc:link-target": [ -{ -"@id": "#28" -} -], -"doc:link-label": [ -{ -"@value": "Message" -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#88/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#88/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#88" -} -], -"sourcemaps:value": [ -{ -"@value": "[(78,6)-(103,0)]" -} -] -} -] -} -] -} -], -"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": "[(77,0)-(103,0)]" -} -] -}, -{ -"@id": "#159/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:payload" -} -], -"sourcemaps:value": [ -{ -"@value": "[(77,4)-(103,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#158/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#158/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "apiContract:expects" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#158/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#158" -} -], -"sourcemaps:value": [ -{ -"@value": "[(76,2)-(103,0)]" -} -] -} -] -} -] -} -], -"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": "[(75,0)-(103,0)]" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#100/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#100/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#100" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#100/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "apiContract:server" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(6,0)]" -} -] -}, -{ -"@id": "#100/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(3,0)]" -} -] -}, -{ -"@id": "#100/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:version" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(4,0)]" -} -] -}, -{ -"@id": "#100/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#100" -} -], -"sourcemaps:value": [ -{ -"@value": "[(2,0)-(103,0)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"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 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.1.0" -} -], -"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 \"$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.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#5", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#6", -"@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.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -}, -{ -"@id": "#7", -"@type": [ -"raml-shapes:DataTypeFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#8", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#9", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#from" -} -], -"raml-shapes:range": [ -{ -"@id": "#10", -"@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#uid" -} -], -"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": "uid" -} -], -"core:description": [ -{ -"@value": "User ID." -} -], -"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": "[(12,8)-(12,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,8)-(13,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,8)-(14,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(14,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "uid" -} -], -"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": "[(11,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#name" -} -], -"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": "name" -} -], -"core:description": [ -{ -"@value": "User full name" -} -], -"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": "[(15,8)-(15,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,8)-(16,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,8)-(17,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(17,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(14,6)-(17,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#15", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#email" -} -], -"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": "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": "#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": "[(18,8)-(18,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#16/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,8)-(19,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,8)-(20,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#16" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(20,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "email" -} -], -"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": "[(17,6)-(20,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "from" -} -], -"core:description": [ -{ -"@value": "Object representing sender of the message." -} -], -"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": "[(7,4)-(7,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#10/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(20,0)]" -} -] -}, -{ -"@id": "#10/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": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(20,0)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(10,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#17", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#message" -} -], -"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": "message" -} -], -"core:description": [ -{ -"@value": "Message body" -} -], -"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": "[(21,4)-(21,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#18/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,4)-(22,0)]" -} -] -}, -{ -"@id": "#18/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(23,0)]" -} -] -}, -{ -"@id": "#18/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#18" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,2)-(23,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "message" -} -], -"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": "[(20,2)-(23,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#19", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#timestamp" -} -], -"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#integer" -} -], -"shacl:name": [ -{ -"@value": "timestamp" -} -], -"core:description": [ -{ -"@value": "Message sent timestamp as a Uxin timestamp." -} -], -"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": "[(24,4)-(24,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#20/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(25,0)]" -} -] -}, -{ -"@id": "#20/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,4)-(26,0)]" -} -] -}, -{ -"@id": "#20/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#20" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,2)-(26,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "timestamp" -} -], -"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": "[(23,2)-(26,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#21", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#attachements" -} -], -"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": [ -"raml-shapes: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": "#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": "[(27,4)-(27,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#22/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#22" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,2)-(30,0)]" -} -] -}, -{ -"@id": "#22/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": "#21/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#21/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#21" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,2)-(30,0)]" -} -] -}, -{ -"@id": "#21/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,4)-(30,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#24", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#important" -} -], -"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#boolean" -} -], -"shacl:name": [ -{ -"@value": "important" -} -], -"core:description": [ -{ -"@value": "True if the message should be marked as an important." -} -], -"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": "[(31,4)-(31,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#25/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,4)-(32,0)]" -} -] -}, -{ -"@id": "#25/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,4)-(33,0)]" -} -] -}, -{ -"@id": "#25/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#25" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,2)-(34,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "important" -} -], -"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": "[(30,2)-(34,0)]" -} -] -}, -{ -"@id": "#24/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,4)-(34,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "type" -} -], -"core:description": [ -{ -"@value": "An user message object." -} -], -"sourcemaps:sources": [ -{ -"@id": "#8/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:source-vendor": [ -{ -"@id": "#8/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#8/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#8" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(34,0)]" -} -] -}, -{ -"@id": "#8/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,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": "[(3,0)-(3,4)]" -} -] -} -] -} -] -} -], -"doc:version": [ -{ -"@value": "2.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(34,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#26", -"@type": [ -"doc:ExternalFragment", -"doc:Fragment", -"doc:Unit" -], -"doc:encodes": [ -{ -"@id": "#27", -"@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.1.0" -} -], -"doc:root": [ -{ -"@value": false -} -] -} -], -"doc:declares": [ -{ -"@id": "#28", -"@type": [ -"shacl:NodeShape", -"raml-shapes:AnyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:closed": [ -{ -"@value": false -} -], -"shacl:property": [ -{ -"@id": "#9", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#from" -} -], -"raml-shapes:range": [ -{ -"@id": "#10", -"@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#uid" -} -], -"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": "uid" -} -], -"core:description": [ -{ -"@value": "User ID." -} -], -"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": "[(12,8)-(12,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#12/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(12,8)-(13,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(13,8)-(14,0)]" -} -] -}, -{ -"@id": "#12/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#12" -} -], -"sourcemaps:value": [ -{ -"@value": "[(11,6)-(14,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "uid" -} -], -"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": "[(11,6)-(14,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#13", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#name" -} -], -"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": "name" -} -], -"core:description": [ -{ -"@value": "User full name" -} -], -"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": "[(15,8)-(15,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#14/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,8)-(16,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,8)-(17,0)]" -} -] -}, -{ -"@id": "#14/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#14" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,6)-(17,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "name" -} -], -"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": "[(14,6)-(17,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#15", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#email" -} -], -"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": "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": "#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": "[(18,8)-(18,12)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#16/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,8)-(19,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,8)-(20,0)]" -} -] -}, -{ -"@id": "#16/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#16" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,6)-(20,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "email" -} -], -"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": "[(17,6)-(20,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "from" -} -], -"core:description": [ -{ -"@value": "Object representing sender of the message." -} -], -"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": "[(7,4)-(7,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#10/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#10" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(20,0)]" -} -] -}, -{ -"@id": "#10/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": "#9/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#9/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#9" -} -], -"sourcemaps:value": [ -{ -"@value": "[(6,2)-(20,0)]" -} -] -}, -{ -"@id": "#9/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(9,4)-(10,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#17", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#message" -} -], -"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": "message" -} -], -"core:description": [ -{ -"@value": "Message body" -} -], -"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": "[(21,4)-(21,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#18/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,4)-(22,0)]" -} -] -}, -{ -"@id": "#18/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,4)-(23,0)]" -} -] -}, -{ -"@id": "#18/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#18" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,2)-(23,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "message" -} -], -"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": "[(20,2)-(23,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#19", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#timestamp" -} -], -"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#integer" -} -], -"shacl:name": [ -{ -"@value": "timestamp" -} -], -"core:description": [ -{ -"@value": "Message sent timestamp as a Uxin timestamp." -} -], -"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": "[(24,4)-(24,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#20/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(24,4)-(25,0)]" -} -] -}, -{ -"@id": "#20/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(25,4)-(26,0)]" -} -] -}, -{ -"@id": "#20/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#20" -} -], -"sourcemaps:value": [ -{ -"@value": "[(23,2)-(26,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 1 -} -], -"shacl:name": [ -{ -"@value": "timestamp" -} -], -"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": "[(23,2)-(26,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#21", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#attachements" -} -], -"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": [ -"raml-shapes: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": "#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": "[(27,4)-(27,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#22/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#22" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,2)-(30,0)]" -} -] -}, -{ -"@id": "#22/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": "#21/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#21/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#21" -} -], -"sourcemaps:value": [ -{ -"@value": "[(26,2)-(30,0)]" -} -] -}, -{ -"@id": "#21/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,4)-(30,0)]" -} -] -} -] -} -] -}, -{ -"@id": "#24", -"@type": [ -"shacl:PropertyShape", -"shacl:Shape", -"raml-shapes:Shape", -"doc:DomainElement" -], -"shacl:path": [ -{ -"@id": "http://a.ml/vocabularies/data#important" -} -], -"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#boolean" -} -], -"shacl:name": [ -{ -"@value": "important" -} -], -"core:description": [ -{ -"@value": "True if the message should be marked as an important." -} -], -"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": "[(31,4)-(31,8)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#25/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "shacl:datatype" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,4)-(32,0)]" -} -] -}, -{ -"@id": "#25/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,4)-(33,0)]" -} -] -}, -{ -"@id": "#25/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#25" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,2)-(34,0)]" -} -] -} -] -} -] -} -], -"shacl:minCount": [ -{ -"@value": 0 -} -], -"shacl:name": [ -{ -"@value": "important" -} -], -"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": "[(30,2)-(34,0)]" -} -] -}, -{ -"@id": "#24/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "shacl:minCount" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,4)-(34,0)]" -} -] -} -] -} -] -} -], -"shacl:name": [ -{ -"@value": "Message" -} -], -"core:description": [ -{ -"@value": "An user message object." -} -], -"apiContract:examples": [ -{ -"@id": "#29", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "example_0" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#29", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:from": [ -{ -"@id": "#30", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:uid": [ -{ -"@id": "#31", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456abc" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(16,17)-(16,26)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#32", -"@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_4" -} -], -"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": "[(17,18)-(17,30)]" -} -] -} -] -} -] -} -], -"data:email": [ -{ -"@id": "#33", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "pawel.psztyc@mulesoft.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(18,19)-(18,44)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#30/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#30/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(17,12)-(18,0)]" -} -] -}, -{ -"@id": "#30/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:uid" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,12)-(17,0)]" -} -] -}, -{ -"@id": "#30/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(18,12)-(19,0)]" -} -] -}, -{ -"@id": "#30/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#30" -} -], -"sourcemaps:value": [ -{ -"@value": "[(16,0)-(19,0)]" -} -] -} -] -} -] -} -], -"data:message": [ -{ -"@id": "#34", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Hi, this is message" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(19,19)-(19,38)]" -} -] -} -] -} -] -} -], -"data:timestamp": [ -{ -"@id": "#35", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(20,21)-(20,30)]" -} -] -} -] -} -] -} -], -"data:important": [ -{ -"@id": "#36", -"@type": [ -"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": "#36/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#36/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#36" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,21)-(21,26)]" -} -] -} -] -} -] -} -], -"data:attachements": [ -{ -"@id": "#37", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#38", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Attachment URL no 1" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_10" -} -], -"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": "[(23,14)-(23,33)]" -} -] -} -] -} -] -}, -{ -"@id": "#39", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Attachment URL no 2" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_11" -} -], -"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": "[(24,14)-(24,33)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_9" -} -], -"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": "[(22,23)-(25,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#29/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#29/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:important" -} -], -"sourcemaps:value": [ -{ -"@value": "[(21,10)-(22,0)]" -} -] -}, -{ -"@id": "#29/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#29" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,0)-(25,0)]" -} -] -}, -{ -"@id": "#29/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:timestamp" -} -], -"sourcemaps:value": [ -{ -"@value": "[(20,10)-(21,0)]" -} -] -}, -{ -"@id": "#29/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:attachements" -} -], -"sourcemaps:value": [ -{ -"@value": "[(22,10)-(25,0)]" -} -] -}, -{ -"@id": "#29/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:from" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,10)-(19,0)]" -} -] -}, -{ -"@id": "#29/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:message" -} -], -"sourcemaps:value": [ -{ -"@value": "[(19,10)-(20,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "from:\n uid: 123456abc\n name: Pawel Psztyc\n email: pawel.psztyc@mulesoft.com\nmessage: Hi, this is message\ntimestamp: 123456789\nimportant: false\nattachements:\n - Attachment URL no 1\n - Attachment URL no 2" -} -], -"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": "[(14,16)-(25,0)]" -} -] -}, -{ -"@id": "#29/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(15,0)-(25,0)]" -} -] -}, -{ -"@id": "#29/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#29" -} -], -"sourcemaps:value": [ -{ -"@value": "[(14,8)-(25,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#29/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#29" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#29/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#29" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#40" -} -] -} -] -} -] -}, -{ -"@id": "#41", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "example_1" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#41", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:from": [ -{ -"@id": "#42", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:uid": [ -{ -"@id": "#43", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "2f101b0e-40bb-4a2c-a686-c1ace840a5fd" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"sourcemaps:sources": [ -{ -"@id": "#43/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#43/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#43" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,17)-(29,53)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#44", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Tyler McKinney" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"sourcemaps:sources": [ -{ -"@id": "#44/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#44/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#44" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,18)-(30,32)]" -} -] -} -] -} -] -} -], -"data:email": [ -{ -"@id": "#45", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "tono@medfu.cn" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(31,19)-(31,32)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#42/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#42/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(30,12)-(31,0)]" -} -] -}, -{ -"@id": "#42/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:uid" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,12)-(30,0)]" -} -] -}, -{ -"@id": "#42/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(31,12)-(32,0)]" -} -] -}, -{ -"@id": "#42/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#42" -} -], -"sourcemaps:value": [ -{ -"@value": "[(29,0)-(32,0)]" -} -] -} -] -} -] -} -], -"data:message": [ -{ -"@id": "#46", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Guowo gakiw lilo nuggedjil tarpezdo zug abacaz torhic nuzvupbap ica luguvi ife dujer he." -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(32,19)-(32,107)]" -} -] -} -] -} -] -} -], -"data:timestamp": [ -{ -"@id": "#47", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "2374110741252" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(33,21)-(33,34)]" -} -] -} -] -} -] -} -], -"data:important": [ -{ -"@id": "#48", -"@type": [ -"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": "#48/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#48/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#48" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,21)-(34,26)]" -} -] -} -] -} -] -} -], -"data:attachements": [ -{ -"@id": "#49", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#50", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "http://eziciheg.tm/ge" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_10" -} -], -"sourcemaps:sources": [ -{ -"@id": "#50/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#50/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#50" -} -], -"sourcemaps:value": [ -{ -"@value": "[(36,14)-(36,37)]" -} -] -} -] -} -] -}, -{ -"@id": "#51", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "http://iragazvit.la/vak" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_11" -} -], -"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": "[(37,14)-(37,39)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_9" -} -], -"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": "[(35,23)-(38,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#41/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#41/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:important" -} -], -"sourcemaps:value": [ -{ -"@value": "[(34,10)-(35,0)]" -} -] -}, -{ -"@id": "#41/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#41" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,0)-(38,0)]" -} -] -}, -{ -"@id": "#41/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:timestamp" -} -], -"sourcemaps:value": [ -{ -"@value": "[(33,10)-(34,0)]" -} -] -}, -{ -"@id": "#41/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:attachements" -} -], -"sourcemaps:value": [ -{ -"@value": "[(35,10)-(38,0)]" -} -] -}, -{ -"@id": "#41/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:from" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,10)-(32,0)]" -} -] -}, -{ -"@id": "#41/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:message" -} -], -"sourcemaps:value": [ -{ -"@value": "[(32,10)-(33,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "from:\n uid: 2f101b0e-40bb-4a2c-a686-c1ace840a5fd\n name: Tyler McKinney\n email: tono@medfu.cn\nmessage: Guowo gakiw lilo nuggedjil tarpezdo zug abacaz torhic nuzvupbap ica luguvi ife dujer he.\ntimestamp: 2374110741252\nimportant: false\nattachements:\n - \"http://eziciheg.tm/ge\"\n - \"http://iragazvit.la/vak\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#41/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#41/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#41/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,16)-(38,0)]" -} -] -}, -{ -"@id": "#41/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(28,0)-(38,0)]" -} -] -}, -{ -"@id": "#41/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#41" -} -], -"sourcemaps:value": [ -{ -"@value": "[(27,8)-(38,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#41/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#41" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#41/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#41" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#52" -} -] -} -] -} -] -}, -{ -"@id": "#53", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "example_2" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#53", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:from": [ -{ -"@id": "#54", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:uid": [ -{ -"@id": "#55", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456abc" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(45,27)-(45,38)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#56", -"@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_4" -} -], -"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": "[(46,28)-(46,42)]" -} -] -} -] -} -] -} -], -"data:email": [ -{ -"@id": "#57", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "pawel.psztyc@mulesoft.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(47,29)-(47,56)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#54/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#54/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(46,20)-(46,42)]" -} -] -}, -{ -"@id": "#54/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:uid" -} -], -"sourcemaps:value": [ -{ -"@value": "[(45,20)-(45,38)]" -} -] -}, -{ -"@id": "#54/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(47,20)-(47,56)]" -} -] -}, -{ -"@id": "#54/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#54" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,26)-(48,19)]" -} -] -} -] -} -] -} -], -"data:message": [ -{ -"@id": "#58", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Hi, this is message" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(49,29)-(49,50)]" -} -] -} -] -} -] -} -], -"data:timestamp": [ -{ -"@id": "#59", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(50,31)-(50,40)]" -} -] -} -] -} -] -} -], -"data:important": [ -{ -"@id": "#60", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "true" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"core:name": [ -{ -"@value": "scalar_8" -} -], -"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": "[(51,31)-(51,35)]" -} -] -} -] -} -] -} -], -"data:attachements": [ -{ -"@id": "#61", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#62", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Attachment URL no 1" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_10" -} -], -"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": "[(52,35)-(52,56)]" -} -] -} -] -} -] -}, -{ -"@id": "#63", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Attachment URL no 2" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_11" -} -], -"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": "[(52,58)-(52,79)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_9" -} -], -"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": "[(52,34)-(52,80)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#53/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:parsed-json-example": [ -{ -"@id": "#53/source-map/parsed-json-example/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#53" -} -], -"sourcemaps:value": [ -{ -"@value": "{\n \"from\": {\n \"uid\": \"123456abc\",\n \"name\": \"Pawel Psztyc\",\n \"email\": \"pawel.psztyc@mulesoft.com\"\n },\n \"message\": \"Hi, this is message\",\n \"timestamp\": 123456789,\n \"important\": true,\n \"attachements\": [\"Attachment URL no 1\", \"Attachment URL no 2\"]\n}\n" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#53/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:important" -} -], -"sourcemaps:value": [ -{ -"@value": "[(51,18)-(51,35)]" -} -] -}, -{ -"@id": "#53/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#53" -} -], -"sourcemaps:value": [ -{ -"@value": "[(43,16)-(53,17)]" -} -] -}, -{ -"@id": "#53/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:timestamp" -} -], -"sourcemaps:value": [ -{ -"@value": "[(50,18)-(50,40)]" -} -] -}, -{ -"@id": "#53/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:attachements" -} -], -"sourcemaps:value": [ -{ -"@value": "[(52,18)-(52,80)]" -} -] -}, -{ -"@id": "#53/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:from" -} -], -"sourcemaps:value": [ -{ -"@value": "[(44,18)-(48,19)]" -} -] -}, -{ -"@id": "#53/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:message" -} -], -"sourcemaps:value": [ -{ -"@value": "[(49,18)-(49,50)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "{\n \"from\": {\n \"uid\": \"123456abc\",\n \"name\": \"Pawel Psztyc\",\n \"email\": \"pawel.psztyc@mulesoft.com\"\n },\n \"message\": \"Hi, this is message\",\n \"timestamp\": 123456789,\n \"important\": true,\n \"attachements\": [\"Attachment URL no 1\", \"Attachment URL no 2\"]\n}\n" -} -], -"sourcemaps:sources": [ -{ -"@id": "#53/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#53/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#53/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,16)-(54,0)]" -} -] -}, -{ -"@id": "#53/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,17)-(54,0)]" -} -] -}, -{ -"@id": "#53/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#53" -} -], -"sourcemaps:value": [ -{ -"@value": "[(42,16)-(54,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#53/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#53" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#53/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#53" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#64" -} -] -} -] -} -] -}, -{ -"@id": "#65", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "example_3" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#65", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:from": [ -{ -"@id": "#66", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:uid": [ -{ -"@id": "#67", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "2f101b0e-40bb-4a2c-a686-c1ace840a5fd" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(58,17)-(58,53)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#68", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Tyler McKinney" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(59,18)-(59,32)]" -} -] -} -] -} -] -} -], -"data:email": [ -{ -"@id": "#69", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "tono@medfu.cn" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(60,19)-(60,32)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#66/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#66/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(59,12)-(60,0)]" -} -] -}, -{ -"@id": "#66/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:uid" -} -], -"sourcemaps:value": [ -{ -"@value": "[(58,12)-(59,0)]" -} -] -}, -{ -"@id": "#66/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(60,12)-(61,0)]" -} -] -}, -{ -"@id": "#66/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#66" -} -], -"sourcemaps:value": [ -{ -"@value": "[(58,0)-(61,0)]" -} -] -} -] -} -] -} -], -"data:message": [ -{ -"@id": "#70", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Guowo gakiw lilo nuggedjil tarpezdo zug abacaz torhic nuzvupbap ica luguvi ife dujer he." -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(61,19)-(61,107)]" -} -] -} -] -} -] -} -], -"data:timestamp": [ -{ -"@id": "#71", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "2374110741252" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(62,21)-(62,34)]" -} -] -} -] -} -] -} -], -"data:important": [ -{ -"@id": "#72", -"@type": [ -"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": "#72/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#72/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#72" -} -], -"sourcemaps:value": [ -{ -"@value": "[(63,21)-(63,26)]" -} -] -} -] -} -] -} -], -"data:attachements": [ -{ -"@id": "#73", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#74", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "http://eziciheg.tm/ge" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_10" -} -], -"sourcemaps:sources": [ -{ -"@id": "#74/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#74/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#74" -} -], -"sourcemaps:value": [ -{ -"@value": "[(65,14)-(65,37)]" -} -] -} -] -} -] -}, -{ -"@id": "#75", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "http://iragazvit.la/vak" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_11" -} -], -"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": "[(66,14)-(66,39)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_9" -} -], -"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": "[(64,23)-(67,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#65/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#65/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:important" -} -], -"sourcemaps:value": [ -{ -"@value": "[(63,10)-(64,0)]" -} -] -}, -{ -"@id": "#65/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#65" -} -], -"sourcemaps:value": [ -{ -"@value": "[(57,0)-(67,0)]" -} -] -}, -{ -"@id": "#65/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:timestamp" -} -], -"sourcemaps:value": [ -{ -"@value": "[(62,10)-(63,0)]" -} -] -}, -{ -"@id": "#65/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:attachements" -} -], -"sourcemaps:value": [ -{ -"@value": "[(64,10)-(67,0)]" -} -] -}, -{ -"@id": "#65/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:from" -} -], -"sourcemaps:value": [ -{ -"@value": "[(57,10)-(61,0)]" -} -] -}, -{ -"@id": "#65/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:message" -} -], -"sourcemaps:value": [ -{ -"@value": "[(61,10)-(62,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "from:\n uid: 2f101b0e-40bb-4a2c-a686-c1ace840a5fd\n name: Tyler McKinney\n email: tono@medfu.cn\nmessage: Guowo gakiw lilo nuggedjil tarpezdo zug abacaz torhic nuzvupbap ica luguvi ife dujer he.\ntimestamp: 2374110741252\nimportant: false\nattachements:\n - \"http://eziciheg.tm/ge\"\n - \"http://iragazvit.la/vak\"" -} -], -"sourcemaps:sources": [ -{ -"@id": "#65/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#65/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#65/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(56,16)-(67,0)]" -} -] -}, -{ -"@id": "#65/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(57,0)-(67,0)]" -} -] -}, -{ -"@id": "#65/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#65" -} -], -"sourcemaps:value": [ -{ -"@value": "[(56,8)-(67,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#65/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#65" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#65/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#65" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#76" -} -] -} -] -} -] -}, -{ -"@id": "#77", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "ex1" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#77", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:from": [ -{ -"@id": "#78", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:uid": [ -{ -"@id": "#79", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "example-1" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(83,19)-(83,28)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#80", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Example 1" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(84,20)-(84,29)]" -} -] -} -] -} -] -} -], -"data:email": [ -{ -"@id": "#81", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "ex1@mulesoft.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(85,21)-(85,37)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#78/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#78/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(84,14)-(85,0)]" -} -] -}, -{ -"@id": "#78/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:uid" -} -], -"sourcemaps:value": [ -{ -"@value": "[(83,14)-(84,0)]" -} -] -}, -{ -"@id": "#78/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(85,14)-(86,0)]" -} -] -}, -{ -"@id": "#78/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#78" -} -], -"sourcemaps:value": [ -{ -"@value": "[(83,0)-(86,0)]" -} -] -} -] -} -] -} -], -"data:message": [ -{ -"@id": "#82", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Hi, this is message from EX1" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(86,21)-(86,49)]" -} -] -} -] -} -] -} -], -"data:timestamp": [ -{ -"@id": "#83", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(87,23)-(87,32)]" -} -] -} -] -} -] -} -], -"data:important": [ -{ -"@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_8" -} -], -"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": "[(88,23)-(88,28)]" -} -] -} -] -} -] -} -], -"data:attachements": [ -{ -"@id": "#85", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#86", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Attachment URL no 1" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_10" -} -], -"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": "[(90,16)-(90,35)]" -} -] -} -] -} -] -}, -{ -"@id": "#87", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Attachment URL no 2" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_11" -} -], -"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": "[(91,16)-(91,35)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_9" -} -], -"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": "[(89,25)-(92,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#77/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#77/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:important" -} -], -"sourcemaps:value": [ -{ -"@value": "[(88,12)-(89,0)]" -} -] -}, -{ -"@id": "#77/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#77" -} -], -"sourcemaps:value": [ -{ -"@value": "[(82,0)-(92,0)]" -} -] -}, -{ -"@id": "#77/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:timestamp" -} -], -"sourcemaps:value": [ -{ -"@value": "[(87,12)-(88,0)]" -} -] -}, -{ -"@id": "#77/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:attachements" -} -], -"sourcemaps:value": [ -{ -"@value": "[(89,12)-(92,0)]" -} -] -}, -{ -"@id": "#77/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:from" -} -], -"sourcemaps:value": [ -{ -"@value": "[(82,12)-(86,0)]" -} -] -}, -{ -"@id": "#77/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:message" -} -], -"sourcemaps:value": [ -{ -"@value": "[(86,12)-(87,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "from:\n uid: example-1\n name: Example 1\n email: ex1@mulesoft.com\nmessage: Hi, this is message from EX1\ntimestamp: 123456789\nimportant: false\nattachements:\n - Attachment URL no 1\n - Attachment URL no 2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#77/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#77/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#77/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(81,14)-(92,0)]" -} -] -}, -{ -"@id": "#77/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(81,10)-(92,0)]" -} -] -}, -{ -"@id": "#77/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(82,0)-(92,0)]" -} -] -}, -{ -"@id": "#77/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#77" -} -], -"sourcemaps:value": [ -{ -"@value": "[(81,10)-(92,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#77/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#77" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#77/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#77" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#88" -} -] -} -] -} -] -}, -{ -"@id": "#89", -"@type": [ -"apiContract:Example", -"doc:DomainElement" -], -"core:name": [ -{ -"@value": "ex2" -} -], -"doc:strict": [ -{ -"@value": true -} -], -"doc:structuredValue": [ -{ -"@id": "#89", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:from": [ -{ -"@id": "#90", -"@type": [ -"data:Object", -"data:Node", -"doc:DomainElement" -], -"data:uid": [ -{ -"@id": "#91", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "example-2" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_3" -} -], -"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": "[(94,19)-(94,28)]" -} -] -} -] -} -] -} -], -"data:name": [ -{ -"@id": "#92", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Example 2" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_4" -} -], -"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": "[(95,20)-(95,29)]" -} -] -} -] -} -] -} -], -"data:email": [ -{ -"@id": "#93", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "ex2@mulesoft.com" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_5" -} -], -"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": "[(96,21)-(96,37)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#90/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#90/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "data:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(95,14)-(96,0)]" -} -] -}, -{ -"@id": "#90/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:uid" -} -], -"sourcemaps:value": [ -{ -"@value": "[(94,14)-(95,0)]" -} -] -}, -{ -"@id": "#90/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:email" -} -], -"sourcemaps:value": [ -{ -"@value": "[(96,14)-(97,0)]" -} -] -}, -{ -"@id": "#90/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#90" -} -], -"sourcemaps:value": [ -{ -"@value": "[(94,0)-(97,0)]" -} -] -} -] -} -] -} -], -"data:message": [ -{ -"@id": "#94", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Hi, this is message from EX2" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_6" -} -], -"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": "[(97,21)-(97,49)]" -} -] -} -] -} -] -} -], -"data:timestamp": [ -{ -"@id": "#95", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "123456789" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#integer" -} -], -"core:name": [ -{ -"@value": "scalar_7" -} -], -"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": "[(98,23)-(98,32)]" -} -] -} -] -} -] -} -], -"data:important": [ -{ -"@id": "#96", -"@type": [ -"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": "#96/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#96/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#96" -} -], -"sourcemaps:value": [ -{ -"@value": "[(99,23)-(99,28)]" -} -] -} -] -} -] -} -], -"data:attachements": [ -{ -"@id": "#97", -"@type": [ -"data:Array", -"rdf:Seq", -"data:Node", -"doc:DomainElement" -], -"rdfs:member": [ -{ -"@id": "#98", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Attachment URL no 1" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_10" -} -], -"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": "[(101,16)-(101,35)]" -} -] -} -] -} -] -}, -{ -"@id": "#99", -"@type": [ -"data:Scalar", -"data:Node", -"doc:DomainElement" -], -"data:value": [ -{ -"@value": "Attachment URL no 2" -} -], -"shacl:datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#string" -} -], -"core:name": [ -{ -"@value": "scalar_11" -} -], -"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": "[(102,16)-(102,35)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "array_9" -} -], -"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": "[(100,25)-(103,0)]" -} -] -} -] -} -] -} -], -"core:name": [ -{ -"@value": "object_1" -} -], -"sourcemaps:sources": [ -{ -"@id": "#89/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:lexical": [ -{ -"@id": "#89/source-map/lexical/element_5", -"sourcemaps:element": [ -{ -"@value": "data:important" -} -], -"sourcemaps:value": [ -{ -"@value": "[(99,12)-(100,0)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "amf://id#89" -} -], -"sourcemaps:value": [ -{ -"@value": "[(93,0)-(103,0)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "data:timestamp" -} -], -"sourcemaps:value": [ -{ -"@value": "[(98,12)-(99,0)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "data:attachements" -} -], -"sourcemaps:value": [ -{ -"@value": "[(100,12)-(103,0)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "data:from" -} -], -"sourcemaps:value": [ -{ -"@value": "[(93,12)-(97,0)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_4", -"sourcemaps:element": [ -{ -"@value": "data:message" -} -], -"sourcemaps:value": [ -{ -"@value": "[(97,12)-(98,0)]" -} -] -} -] -} -] -} -], -"doc:raw": [ -{ -"@value": "from:\n uid: example-2\n name: Example 2\n email: ex2@mulesoft.com\nmessage: Hi, this is message from EX2\ntimestamp: 123456789\nimportant: false\nattachements:\n - Attachment URL no 1\n - Attachment URL no 2" -} -], -"sourcemaps:sources": [ -{ -"@id": "#89/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:synthesized-field": [ -{ -"@id": "#89/source-map/synthesized-field/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:strict" -} -], -"sourcemaps:value": [ -{ -"@value": "true" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#89/source-map/lexical/element_3", -"sourcemaps:element": [ -{ -"@value": "doc:structuredValue" -} -], -"sourcemaps:value": [ -{ -"@value": "[(92,14)-(103,0)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "core:name" -} -], -"sourcemaps:value": [ -{ -"@value": "[(92,10)-(103,0)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "doc:raw" -} -], -"sourcemaps:value": [ -{ -"@value": "[(93,0)-(103,0)]" -} -] -}, -{ -"@id": "#89/source-map/lexical/element_2", -"sourcemaps:element": [ -{ -"@value": "amf://id#89" -} -], -"sourcemaps:value": [ -{ -"@value": "[(92,10)-(103,0)]" -} -] -} -], -"sourcemaps:local-element": [ -{ -"@id": "#89/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#89" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:tracked-element": [ -{ -"@id": "#89/source-map/tracked-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#89" -} -], -"sourcemaps:value": [ -{ -"@value": "amf://id#88" -} -] -} -] -} -] -} -], -"sourcemaps:sources": [ -{ -"@id": "#28/source-map", -"@type": [ -"sourcemaps:SourceMap" -], -"sourcemaps:declared-element": [ -{ -"@id": "#28/source-map/declared-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#28" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], -"sourcemaps:type-property-lexical-info": [ -{ -"@id": "#28/source-map/type-property-lexical-info/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#28" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(3,4)]" -} -] -} -], -"sourcemaps:lexical": [ -{ -"@id": "#28/source-map/lexical/element_1", -"sourcemaps:element": [ -{ -"@value": "amf://id#28" -} -], -"sourcemaps:value": [ -{ -"@value": "[(3,0)-(34,0)]" -} -] -}, -{ -"@id": "#28/source-map/lexical/element_0", -"sourcemaps:element": [ -{ -"@value": "core:description" -} -], -"sourcemaps:value": [ -{ -"@value": "[(4,0)-(5,0)]" -} -] -} -], -"sourcemaps:source-vendor": [ -{ -"@id": "#28/source-map/source-vendor/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#28" -} -], -"sourcemaps:value": [ -{ -"@value": "RAML 1.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#", -"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/raml-types.json b/demo/raml-types.json deleted file mode 100644 index b6100a7..0000000 --- a/demo/raml-types.json +++ /dev/null @@ -1,11321 +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#100", -"@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": "RAML types example" -} -], -"http://a.ml/vocabularies/apiContract#server": [ -{ -"@id": "amf://id#160", -"@type": [ -"http://a.ml/vocabularies/apiContract#Server", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#urlTemplate": [ -{ -"@value": "http://api.domain.com/" -} -], -"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": "http://a.ml/vocabularies/core#urlTemplate" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,0)-(6,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ -{ -"@id": "amf://id#160/source-map/synthesized-field/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#160" -} -], -"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#101", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/examples" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#102", -"@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#103", -"@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#40", -"@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#28/link-1395988761", -"@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#28" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "Message" -} -] -} -], -"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": "[(12,6)-(25,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#52", -"@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#28/link-1395988761", -"@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#28" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "Message" -} -] -} -], -"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": "[(25,6)-(38,0)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#103" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(11,0)-(38,0)]" -} -] -}, -{ -"@id": "amf://id#103/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": "[(11,4)-(38,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#102/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#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": "[(10,2)-(38,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#104", -"@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#105", -"@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#64", -"@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#28/link-1395988761", -"@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#28" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "Message" -} -] -} -], -"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": "[(40,6)-(54,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#76", -"@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#28/link-1395988761", -"@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#28" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "Message" -} -] -} -], -"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": "[(54,6)-(67,0)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#105" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(39,0)-(67,0)]" -} -] -}, -{ -"@id": "amf://id#105/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": "[(39,4)-(67,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#104/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#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": "[(38,2)-(67,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#106", -"@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/apiContract#expects": [ -{ -"@id": "amf://id#107", -"@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#108", -"@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#109", -"@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#122", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#123", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "" -} -], -"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#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": "[(11,17)-(11,19)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#defaultValueStr": [ -{ -"@value": "" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#123/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#123" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(9,6)-(9,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#123/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#123/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#123" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(7,4)-(15,5)]" -} -] -}, -{ -"@id": "amf://id#123/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#123/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#123/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#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": "[(7,4)-(15,5)]" -} -] -} -] -} -] -}, -{ -"@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#name" -} -], -"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#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#127", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#127" -} -], -"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#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": "[(18,6)-(18,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#126/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#126/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#126" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,4)-(24,5)]" -} -] -}, -{ -"@id": "amf://id#126/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#126/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#126/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#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": "[(16,4)-(24,5)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#128", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#129", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#130", -"@type": [ -"http://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#130/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#130/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#130" -} -], -"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#129/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ -{ -"@id": "amf://id#129/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#129" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(27,6)-(27,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#129/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#129/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#129" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(25,4)-(33,5)]" -} -] -}, -{ -"@id": "amf://id#129/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#129/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#129/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#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": "[(25,4)-(33,5)]" -} -] -} -] -} -] -}, -{ -"@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#gender" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#132", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#133", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#133" -} -], -"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#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": "[(36,6)-(36,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#132/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#132/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#132" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(34,4)-(42,5)]" -} -] -}, -{ -"@id": "amf://id#132/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#132/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#132/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#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": "[(34,4)-(42,5)]" -} -] -} -] -} -] -}, -{ -"@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#url" -} -], -"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": "url" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "The Url Schema " -} -], -"http://www.w3.org/ns/shacl#defaultValue": [ -{ -"@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": "" -} -], -"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": "[(47,17)-(47,19)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#defaultValueStr": [ -{ -"@value": "" -} -], -"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": "[(45,6)-(45,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#135/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#135/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#135" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(43,4)-(51,5)]" -} -] -}, -{ -"@id": "amf://id#135/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#135/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#135/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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#134" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(43,4)-(51,5)]" -} -] -} -] -} -] -}, -{ -"@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#image" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#138", -"@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#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#url" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#140", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#141", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#141" -} -], -"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#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": "[(58,10)-(58,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#140/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#140/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#140" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(56,8)-(64,9)]" -} -] -}, -{ -"@id": "amf://id#140/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#140/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#140/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#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": "[(56,8)-(64,9)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#142", -"@type": [ -"http://www.w3.org/ns/shacl#PropertyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://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#143", -"@type": [ -"http://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#144", -"@type": [ -"http://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#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": "[(69,21)-(69,23)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#defaultValueStr": [ -{ -"@value": "" -} -], -"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#type-property-lexical-info": [ -{ -"@id": "amf://id#143/source-map/type-property-lexical-info/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#143" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(67,10)-(67,16)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#143/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#143/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#143" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(65,8)-(73,9)]" -} -] -}, -{ -"@id": "amf://id#143/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#143/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#143/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#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": "[(65,8)-(73,9)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "image" -} -], -"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": "[(54,6)-(54,12)]" -} -] -} -], -"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": "[(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#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": "[(52,4)-(75,5)]" -} -] -} -] -} -] -}, -{ -"@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#tagline" -} -], -"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://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#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": "" -} -], -"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#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": "[(80,17)-(80,19)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#defaultValueStr": [ -{ -"@value": "" -} -], -"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": "[(78,6)-(78,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#146/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#146/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#146" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(76,4)-(84,5)]" -} -] -}, -{ -"@id": "amf://id#146/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#146/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#146/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#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": "[(76,4)-(84,5)]" -} -] -} -] -} -] -}, -{ -"@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#language" -} -], -"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": "language" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "The Language Schema " -} -], -"http://www.w3.org/ns/shacl#defaultValue": [ -{ -"@id": "amf://id#150", -"@type": [ -"http://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#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": "[(89,17)-(89,19)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#defaultValueStr": [ -{ -"@value": "" -} -], -"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": "[(87,6)-(87,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#149/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#149/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#149" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(85,4)-(93,5)]" -} -] -}, -{ -"@id": "amf://id#149/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#149/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#149/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#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": "[(85,4)-(93,5)]" -} -] -} -] -} -] -}, -{ -"@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#etag" -} -], -"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": "etag" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "The Etag Schema " -} -], -"http://www.w3.org/ns/shacl#defaultValue": [ -{ -"@id": "amf://id#153", -"@type": [ -"http://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#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": "[(98,17)-(98,19)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#defaultValueStr": [ -{ -"@value": "" -} -], -"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": "[(96,6)-(96,12)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#152/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#152/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#152" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(94,4)-(102,5)]" -} -] -}, -{ -"@id": "amf://id#152/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#152/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#152/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#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": "[(94,4)-(102,5)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "schema" -} -], -"http://a.ml/vocabularies/apiContract#examples": [ -{ -"@id": "amf://id#110", -"@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#110", -"@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#111", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#111" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,8)-(2,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@id": "amf://id#112", -"@type": [ -"http://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#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": "[(3,10)-(3,24)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#birthday": [ -{ -"@id": "amf://id#113", -"@type": [ -"http://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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#113" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(4,14)-(4,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#gender": [ -{ -"@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": "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#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": "[(5,12)-(5,18)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#url": [ -{ -"@id": "amf://id#115", -"@type": [ -"http://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#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": "[(6,9)-(6,50)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#image": [ -{ -"@id": "amf://id#116", -"@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#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": "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#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": "[(8,11)-(8,58)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#thumb": [ -{ -"@id": "amf://id#118", -"@type": [ -"http://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#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": "[(9,13)-(9,66)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_7" -} -], -"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_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#116/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#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": "[(7,11)-(10,3)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#tagline": [ -{ -"@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": "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#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": "[(11,13)-(11,34)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#language": [ -{ -"@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": "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#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": "[(12,14)-(12,21)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#etag": [ -{ -"@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": "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#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": "[(13,10)-(13,36)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_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#parsed-json-example": [ -{ -"@id": "amf://id#110/source-map/parsed-json-example/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#110" -} -], -"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#110/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#110/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#110/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#110" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(1,0)-(14,1)]" -} -] -}, -{ -"@id": "amf://id#110/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#110/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#110/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#110/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#110/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#110/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#110/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#6" -} -], -"http://a.ml/vocabularies/document#location": [ -{ -"@value": "file://demo/raml-types/examples/person.json" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#110/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#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": "[(71,17)-(71,46)]" -} -] -}, -{ -"@id": "amf://id#110/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": "[(71,17)-(71,46)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#110/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#110" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#108" -} -] -} -] -} -] -} -], -"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#auto-generated-name": [ -{ -"@id": "amf://id#109/source-map/auto-generated-name/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#109" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@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": "[(69,6)-(104,1)]" -} -] -}, -{ -"@id": "amf://id#109/source-map/lexical/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(71,8)-(72,0)]" -} -] -} -], -"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": "[(3,2)-(3,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#parsed-json-schema": [ -{ -"@id": "amf://id#109/source-map/parsed-json-schema/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#109" -} -], -"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#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": "[(69,6)-(72,0)]" -} -] -} -] -} -] -}, -{ -"@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/xml" -} -], -"http://a.ml/vocabularies/shapes#schema": [ -{ -"@id": "amf://id#155", -"@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#156", -"@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#2" -} -], -"http://a.ml/vocabularies/document#location": [ -{ -"@value": "file://demo/raml-types/examples/person.xml" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#156/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#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": "[(74,17)-(74,45)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#156/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#156" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#154" -} -] -} -] -} -] -} -], -"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/raml-types/schemas/person.xsd" -} -], -"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": "http://a.ml/vocabularies/apiContract#examples" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(74,8)-(75,0)]" -} -] -} -], -"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#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": "[(72,6)-(75,0)]" -} -] -} -] -} -] -} -], -"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_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#107" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(68,0)-(75,0)]" -} -] -}, -{ -"@id": "amf://id#107/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": "[(68,4)-(75,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#106/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#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": "[(67,2)-(75,0)]" -} -] -} -] -} -] -} -], -"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": "[(9,0)-(75,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#157", -"@type": [ -"http://a.ml/vocabularies/apiContract#EndPoint", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/apiContract#path": [ -{ -"@value": "/multiple" -} -], -"http://a.ml/vocabularies/apiContract#supportedOperation": [ -{ -"@id": "amf://id#158", -"@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#159", -"@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#88", -"@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#28/link-1395988761", -"@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#28" -} -], -"http://a.ml/vocabularies/document#link-label": [ -{ -"@value": "Message" -} -] -} -], -"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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#88" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(78,6)-(103,0)]" -} -] -} -] -} -] -} -], -"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": "[(77,0)-(103,0)]" -} -] -}, -{ -"@id": "amf://id#159/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": "[(77,4)-(103,0)]" -} -] -} -] -} -] -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#158/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#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": "[(76,2)-(103,0)]" -} -] -} -] -} -] -} -], -"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": "[(75,0)-(103,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#source-vendor": [ -{ -"@id": "amf://id#100/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#100" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#100/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": "[(4,0)-(6,0)]" -} -] -}, -{ -"@id": "amf://id#100/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)-(3,0)]" -} -] -}, -{ -"@id": "amf://id#100/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#100/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#100" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(2,0)-(103,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"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 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.1.0" -} -], -"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 \"$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.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#5", -"@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#6", -"@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.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -}, -{ -"@id": "amf://id#7", -"@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#8", -"@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#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#from" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#10", -"@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#uid" -} -], -"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": "uid" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "User 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#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": "[(12,8)-(12,12)]" -} -] -} -], -"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": "[(12,8)-(13,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": "[(13,8)-(14,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": "[(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#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": "[(11,6)-(14,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#name" -} -], -"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": "name" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "User full 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#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": "[(15,8)-(15,12)]" -} -] -} -], -"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": "[(15,8)-(16,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": "[(16,8)-(17,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": "[(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#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": "[(14,6)-(17,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#email" -} -], -"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": "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#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": "[(18,8)-(18,12)]" -} -] -} -], -"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": "[(18,8)-(19,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": "[(19,8)-(20,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": "[(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#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": "[(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#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": "[(7,4)-(7,8)]" -} -] -} -], -"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": "[(6,2)-(20,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": "[(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#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": "[(6,2)-(20,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": "[(9,4)-(10,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#message" -} -], -"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": "message" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Message body" -} -], -"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": "[(21,4)-(21,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": "[(21,4)-(22,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": "[(22,4)-(23,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": "[(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#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": "[(20,2)-(23,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#timestamp" -} -], -"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#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#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": "[(24,4)-(24,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": "[(24,4)-(25,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": "[(25,4)-(26,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": "[(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#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": "[(23,2)-(26,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#attachements" -} -], -"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://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(27,4)-(27,8)]" -} -] -} -], -"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": "[(26,2)-(30,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": "[(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#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": "[(26,2)-(30,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": "[(29,4)-(30,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://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#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#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#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": "[(31,4)-(31,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#25/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#25/source-map/lexical/element_0", -"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#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": "[(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#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": "[(30,2)-(34,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": "[(33,4)-(34,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "type" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "An user message object." -} -], -"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#source-vendor": [ -{ -"@id": "amf://id#8/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#8" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -], -"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": "[(3,0)-(34,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": "[(4,0)-(5,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": "[(3,0)-(3,4)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#version": [ -{ -"@value": "2.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -], -"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": "[(3,0)-(34,0)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#26", -"@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#27", -"@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.1.0" -} -], -"http://a.ml/vocabularies/document#root": [ -{ -"@value": false -} -] -} -], -"http://a.ml/vocabularies/document#declares": [ -{ -"@id": "amf://id#28", -"@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#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#from" -} -], -"http://a.ml/vocabularies/shapes#range": [ -{ -"@id": "amf://id#10", -"@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#uid" -} -], -"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": "uid" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "User 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#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": "[(12,8)-(12,12)]" -} -] -} -], -"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": "[(12,8)-(13,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": "[(13,8)-(14,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": "[(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#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": "[(11,6)-(14,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#name" -} -], -"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": "name" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "User full 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#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": "[(15,8)-(15,12)]" -} -] -} -], -"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": "[(15,8)-(16,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": "[(16,8)-(17,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": "[(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#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": "[(14,6)-(17,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#email" -} -], -"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": "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#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": "[(18,8)-(18,12)]" -} -] -} -], -"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": "[(18,8)-(19,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": "[(19,8)-(20,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": "[(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#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": "[(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#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": "[(7,4)-(7,8)]" -} -] -} -], -"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": "[(6,2)-(20,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": "[(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#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": "[(6,2)-(20,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": "[(9,4)-(10,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#message" -} -], -"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": "message" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "Message body" -} -], -"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": "[(21,4)-(21,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": "[(21,4)-(22,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": "[(22,4)-(23,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": "[(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#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": "[(20,2)-(23,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#timestamp" -} -], -"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#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#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": "[(24,4)-(24,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": "[(24,4)-(25,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": "[(25,4)-(26,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": "[(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#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": "[(23,2)-(26,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#attachements" -} -], -"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://a.ml/vocabularies/shapes#ScalarShape", -"http://a.ml/vocabularies/shapes#AnyShape", -"http://www.w3.org/ns/shacl#Shape", -"http://a.ml/vocabularies/shapes#Shape", -"http://a.ml/vocabularies/document#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#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": "[(27,4)-(27,8)]" -} -] -} -], -"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": "[(26,2)-(30,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": "[(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#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": "[(26,2)-(30,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": "[(29,4)-(30,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://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#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#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#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": "[(31,4)-(31,8)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#25/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#25/source-map/lexical/element_0", -"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#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": "[(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#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": "[(30,2)-(34,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": "[(33,4)-(34,0)]" -} -] -} -] -} -] -} -], -"http://www.w3.org/ns/shacl#name": [ -{ -"@value": "Message" -} -], -"http://a.ml/vocabularies/core#description": [ -{ -"@value": "An user message object." -} -], -"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/core#name": [ -{ -"@value": "example_0" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#29", -"@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#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#uid": [ -{ -"@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": "123456abc" -} -], -"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#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": "[(16,17)-(16,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@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": "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_4" -} -], -"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": "[(17,18)-(17,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#email": [ -{ -"@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": "pawel.psztyc@mulesoft.com" -} -], -"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#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": "[(18,19)-(18,44)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_2" -} -], -"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_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": "[(17,12)-(18,0)]" -} -] -}, -{ -"@id": "amf://id#30/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": "[(16,12)-(17,0)]" -} -] -}, -{ -"@id": "amf://id#30/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": "[(18,12)-(19,0)]" -} -] -}, -{ -"@id": "amf://id#30/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#30" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(16,0)-(19,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#message": [ -{ -"@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": "Hi, this is message" -} -], -"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#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": "[(19,19)-(19,38)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#timestamp": [ -{ -"@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": "123456789" -} -], -"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#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": "[(20,21)-(20,30)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#important": [ -{ -"@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": "false" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_8" -} -], -"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": "[(21,21)-(21,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#attachements": [ -{ -"@id": "amf://id#37", -"@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#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": "Attachment URL no 1" -} -], -"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#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": "[(23,14)-(23,33)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#39", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Attachment URL no 2" -} -], -"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#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": "[(24,14)-(24,33)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_9" -} -], -"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": "[(22,23)-(25,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_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_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#important" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(21,10)-(22,0)]" -} -] -}, -{ -"@id": "amf://id#29/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#29" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,0)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#29/source-map/lexical/element_1", -"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,10)-(21,0)]" -} -] -}, -{ -"@id": "amf://id#29/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": "[(22,10)-(25,0)]" -} -] -}, -{ -"@id": "amf://id#29/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#from" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(15,10)-(19,0)]" -} -] -}, -{ -"@id": "amf://id#29/source-map/lexical/element_4", -"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,10)-(20,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "from:\n uid: 123456abc\n name: Pawel Psztyc\n email: pawel.psztyc@mulesoft.com\nmessage: Hi, this is message\ntimestamp: 123456789\nimportant: false\nattachements:\n - Attachment URL no 1\n - Attachment URL no 2" -} -], -"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": "[(14,16)-(25,0)]" -} -] -}, -{ -"@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": "[(15,0)-(25,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": "[(14,8)-(25,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#29/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#29" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#29/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#29" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#40" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#41", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "example_1" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#41", -"@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#42", -"@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#43", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "2f101b0e-40bb-4a2c-a686-c1ace840a5fd" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#43" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,17)-(29,53)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@id": "amf://id#44", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Tyler McKinney" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#44" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(30,18)-(30,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#email": [ -{ -"@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": "tono@medfu.cn" -} -], -"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#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": "[(31,19)-(31,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_2" -} -], -"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_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": "[(30,12)-(31,0)]" -} -] -}, -{ -"@id": "amf://id#42/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": "[(29,12)-(30,0)]" -} -] -}, -{ -"@id": "amf://id#42/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": "[(31,12)-(32,0)]" -} -] -}, -{ -"@id": "amf://id#42/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#42" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(29,0)-(32,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#message": [ -{ -"@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": "Guowo gakiw lilo nuggedjil tarpezdo zug abacaz torhic nuzvupbap ica luguvi ife dujer he." -} -], -"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#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": "[(32,19)-(32,107)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#timestamp": [ -{ -"@id": "amf://id#47", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "2374110741252" -} -], -"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#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": "[(33,21)-(33,34)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#important": [ -{ -"@id": "amf://id#48", -"@type": [ -"http://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_8" -} -], -"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": "[(34,21)-(34,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#attachements": [ -{ -"@id": "amf://id#49", -"@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#50", -"@type": [ -"http://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://eziciheg.tm/ge" -} -], -"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#50/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(36,14)-(36,37)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#51", -"@type": [ -"http://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://iragazvit.la/vak" -} -], -"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#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": "[(37,14)-(37,39)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_9" -} -], -"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": "[(35,23)-(38,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#important" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(34,10)-(35,0)]" -} -] -}, -{ -"@id": "amf://id#41/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#41" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,0)-(38,0)]" -} -] -}, -{ -"@id": "amf://id#41/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#timestamp" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(33,10)-(34,0)]" -} -] -}, -{ -"@id": "amf://id#41/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": "[(35,10)-(38,0)]" -} -] -}, -{ -"@id": "amf://id#41/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#from" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(28,10)-(32,0)]" -} -] -}, -{ -"@id": "amf://id#41/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#message" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(32,10)-(33,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "from:\n uid: 2f101b0e-40bb-4a2c-a686-c1ace840a5fd\n name: Tyler McKinney\n email: tono@medfu.cn\nmessage: Guowo gakiw lilo nuggedjil tarpezdo zug abacaz torhic nuzvupbap ica luguvi ife dujer he.\ntimestamp: 2374110741252\nimportant: false\nattachements:\n - \"http://eziciheg.tm/ge\"\n - \"http://iragazvit.la/vak\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#41/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#41/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": "[(27,16)-(38,0)]" -} -] -}, -{ -"@id": "amf://id#41/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,0)-(38,0)]" -} -] -}, -{ -"@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": "[(27,8)-(38,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#41/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#41" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#41/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#41" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#52" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#53", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "example_2" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#53", -"@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#54", -"@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#55", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "123456abc" -} -], -"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#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": "[(45,27)-(45,38)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@id": "amf://id#56", -"@type": [ -"http://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_4" -} -], -"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": "[(46,28)-(46,42)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#email": [ -{ -"@id": "amf://id#57", -"@type": [ -"http://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@mulesoft.com" -} -], -"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#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": "[(47,29)-(47,56)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_2" -} -], -"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_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": "[(46,20)-(46,42)]" -} -] -}, -{ -"@id": "amf://id#54/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": "[(45,20)-(45,38)]" -} -] -}, -{ -"@id": "amf://id#54/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": "[(47,20)-(47,56)]" -} -] -}, -{ -"@id": "amf://id#54/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#54" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(44,26)-(48,19)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#message": [ -{ -"@id": "amf://id#58", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Hi, this is message" -} -], -"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#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": "[(49,29)-(49,50)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#timestamp": [ -{ -"@id": "amf://id#59", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "123456789" -} -], -"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#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": "[(50,31)-(50,40)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#important": [ -{ -"@id": "amf://id#60", -"@type": [ -"http://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_8" -} -], -"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": "[(51,31)-(51,35)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#attachements": [ -{ -"@id": "amf://id#61", -"@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#62", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Attachment URL no 1" -} -], -"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#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": "[(52,35)-(52,56)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#63", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Attachment URL no 2" -} -], -"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#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": "[(52,58)-(52,79)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_9" -} -], -"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": "[(52,34)-(52,80)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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#parsed-json-example": [ -{ -"@id": "amf://id#53/source-map/parsed-json-example/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#53" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "{\n \"from\": {\n \"uid\": \"123456abc\",\n \"name\": \"Pawel Psztyc\",\n \"email\": \"pawel.psztyc@mulesoft.com\"\n },\n \"message\": \"Hi, this is message\",\n \"timestamp\": 123456789,\n \"important\": true,\n \"attachements\": [\"Attachment URL no 1\", \"Attachment URL no 2\"]\n}\n" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#lexical": [ -{ -"@id": "amf://id#53/source-map/lexical/element_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#important" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(51,18)-(51,35)]" -} -] -}, -{ -"@id": "amf://id#53/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#53" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(43,16)-(53,17)]" -} -] -}, -{ -"@id": "amf://id#53/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#timestamp" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(50,18)-(50,40)]" -} -] -}, -{ -"@id": "amf://id#53/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": "[(52,18)-(52,80)]" -} -] -}, -{ -"@id": "amf://id#53/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#from" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(44,18)-(48,19)]" -} -] -}, -{ -"@id": "amf://id#53/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#message" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(49,18)-(49,50)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "{\n \"from\": {\n \"uid\": \"123456abc\",\n \"name\": \"Pawel Psztyc\",\n \"email\": \"pawel.psztyc@mulesoft.com\"\n },\n \"message\": \"Hi, this is message\",\n \"timestamp\": 123456789,\n \"important\": true,\n \"attachements\": [\"Attachment URL no 1\", \"Attachment URL no 2\"]\n}\n" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#53/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#53/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": "[(42,16)-(54,0)]" -} -] -}, -{ -"@id": "amf://id#53/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": "[(42,17)-(54,0)]" -} -] -}, -{ -"@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": "[(42,16)-(54,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#53/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#53" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#53/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#53" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#64" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#65", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "example_3" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#65", -"@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#66", -"@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#67", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "2f101b0e-40bb-4a2c-a686-c1ace840a5fd" -} -], -"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#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": "[(58,17)-(58,53)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@id": "amf://id#68", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Tyler McKinney" -} -], -"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#68/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(59,18)-(59,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#email": [ -{ -"@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": "tono@medfu.cn" -} -], -"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#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": "[(60,19)-(60,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_2" -} -], -"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_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": "[(59,12)-(60,0)]" -} -] -}, -{ -"@id": "amf://id#66/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": "[(58,12)-(59,0)]" -} -] -}, -{ -"@id": "amf://id#66/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": "[(60,12)-(61,0)]" -} -] -}, -{ -"@id": "amf://id#66/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#66" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(58,0)-(61,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#message": [ -{ -"@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": "Guowo gakiw lilo nuggedjil tarpezdo zug abacaz torhic nuzvupbap ica luguvi ife dujer he." -} -], -"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#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": "[(61,19)-(61,107)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#timestamp": [ -{ -"@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": "2374110741252" -} -], -"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#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": "[(62,21)-(62,34)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#important": [ -{ -"@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": "false" -} -], -"http://www.w3.org/ns/shacl#datatype": [ -{ -"@id": "http://www.w3.org/2001/XMLSchema#boolean" -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "scalar_8" -} -], -"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": "[(63,21)-(63,26)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#attachements": [ -{ -"@id": "amf://id#73", -"@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#74", -"@type": [ -"http://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://eziciheg.tm/ge" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#74" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(65,14)-(65,37)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#75", -"@type": [ -"http://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://iragazvit.la/vak" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#75" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(66,14)-(66,39)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_9" -} -], -"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": "[(64,23)-(67,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#important" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(63,10)-(64,0)]" -} -] -}, -{ -"@id": "amf://id#65/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#65" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(57,0)-(67,0)]" -} -] -}, -{ -"@id": "amf://id#65/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#timestamp" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(62,10)-(63,0)]" -} -] -}, -{ -"@id": "amf://id#65/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": "[(64,10)-(67,0)]" -} -] -}, -{ -"@id": "amf://id#65/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#from" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(57,10)-(61,0)]" -} -] -}, -{ -"@id": "amf://id#65/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#message" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(61,10)-(62,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "from:\n uid: 2f101b0e-40bb-4a2c-a686-c1ace840a5fd\n name: Tyler McKinney\n email: tono@medfu.cn\nmessage: Guowo gakiw lilo nuggedjil tarpezdo zug abacaz torhic nuzvupbap ica luguvi ife dujer he.\ntimestamp: 2374110741252\nimportant: false\nattachements:\n - \"http://eziciheg.tm/ge\"\n - \"http://iragazvit.la/vak\"" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#65/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#65/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": "[(56,16)-(67,0)]" -} -] -}, -{ -"@id": "amf://id#65/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,0)-(67,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": "[(56,8)-(67,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#65/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#65" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#65/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#65" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#76" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#77", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "ex1" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#77", -"@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#78", -"@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#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": "example-1" -} -], -"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#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": "[(83,19)-(83,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@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": "Example 1" -} -], -"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#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": "[(84,20)-(84,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#email": [ -{ -"@id": "amf://id#81", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "ex1@mulesoft.com" -} -], -"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#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": "[(85,21)-(85,37)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_2" -} -], -"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_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": "[(84,14)-(85,0)]" -} -] -}, -{ -"@id": "amf://id#78/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": "[(83,14)-(84,0)]" -} -] -}, -{ -"@id": "amf://id#78/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": "[(85,14)-(86,0)]" -} -] -}, -{ -"@id": "amf://id#78/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#78" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(83,0)-(86,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#message": [ -{ -"@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": "Hi, this is message from EX1" -} -], -"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#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": "[(86,21)-(86,49)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#timestamp": [ -{ -"@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": "123456789" -} -], -"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#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": "[(87,23)-(87,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#important": [ -{ -"@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_8" -} -], -"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": "[(88,23)-(88,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#attachements": [ -{ -"@id": "amf://id#85", -"@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#86", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Attachment URL no 1" -} -], -"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#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": "[(90,16)-(90,35)]" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#87", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Attachment URL no 2" -} -], -"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#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": "[(91,16)-(91,35)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_9" -} -], -"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": "[(89,25)-(92,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_1" -} -], -"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_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#important" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(88,12)-(89,0)]" -} -] -}, -{ -"@id": "amf://id#77/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#77" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(82,0)-(92,0)]" -} -] -}, -{ -"@id": "amf://id#77/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#timestamp" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(87,12)-(88,0)]" -} -] -}, -{ -"@id": "amf://id#77/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": "[(89,12)-(92,0)]" -} -] -}, -{ -"@id": "amf://id#77/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#from" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(82,12)-(86,0)]" -} -] -}, -{ -"@id": "amf://id#77/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#message" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(86,12)-(87,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "from:\n uid: example-1\n name: Example 1\n email: ex1@mulesoft.com\nmessage: Hi, this is message from EX1\ntimestamp: 123456789\nimportant: false\nattachements:\n - Attachment URL no 1\n - Attachment URL no 2" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#77/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#77/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": "[(81,14)-(92,0)]" -} -] -}, -{ -"@id": "amf://id#77/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": "[(81,10)-(92,0)]" -} -] -}, -{ -"@id": "amf://id#77/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,0)-(92,0)]" -} -] -}, -{ -"@id": "amf://id#77/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#77" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(81,10)-(92,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#77/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#77" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#77/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#77" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#88" -} -] -} -] -} -] -}, -{ -"@id": "amf://id#89", -"@type": [ -"http://a.ml/vocabularies/apiContract#Example", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "ex2" -} -], -"http://a.ml/vocabularies/document#strict": [ -{ -"@value": true -} -], -"http://a.ml/vocabularies/document#structuredValue": [ -{ -"@id": "amf://id#89", -"@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#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#uid": [ -{ -"@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": "example-2" -} -], -"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#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": "[(94,19)-(94,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#name": [ -{ -"@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": "Example 2" -} -], -"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#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": "[(95,20)-(95,29)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#email": [ -{ -"@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": "ex2@mulesoft.com" -} -], -"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#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": "[(96,21)-(96,37)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_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_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": "[(95,14)-(96,0)]" -} -] -}, -{ -"@id": "amf://id#90/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": "[(94,14)-(95,0)]" -} -] -}, -{ -"@id": "amf://id#90/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": "[(96,14)-(97,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": "[(94,0)-(97,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#message": [ -{ -"@id": "amf://id#94", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Hi, this is message from EX2" -} -], -"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#94/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" -], -"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": "[(97,21)-(97,49)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#timestamp": [ -{ -"@id": "amf://id#95", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "123456789" -} -], -"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#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_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#95" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(98,23)-(98,32)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#important": [ -{ -"@id": "amf://id#96", -"@type": [ -"http://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_8" -} -], -"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": "[(99,23)-(99,28)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/data#attachements": [ -{ -"@id": "amf://id#97", -"@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#98", -"@type": [ -"http://a.ml/vocabularies/data#Scalar", -"http://a.ml/vocabularies/data#Node", -"http://a.ml/vocabularies/document#DomainElement" -], -"http://a.ml/vocabularies/data#value": [ -{ -"@value": "Attachment URL no 1" -} -], -"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#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": "[(101,16)-(101,35)]" -} -] -} -] -} -] -}, -{ -"@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": "Attachment URL no 2" -} -], -"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#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": "[(102,16)-(102,35)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "array_9" -} -], -"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": "[(100,25)-(103,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/core#name": [ -{ -"@value": "object_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_5", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#important" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(99,12)-(100,0)]" -} -] -}, -{ -"@id": "amf://id#89/source-map/lexical/element_3", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#89" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(93,0)-(103,0)]" -} -] -}, -{ -"@id": "amf://id#89/source-map/lexical/element_1", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#timestamp" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(98,12)-(99,0)]" -} -] -}, -{ -"@id": "amf://id#89/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": "[(100,12)-(103,0)]" -} -] -}, -{ -"@id": "amf://id#89/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#from" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(93,12)-(97,0)]" -} -] -}, -{ -"@id": "amf://id#89/source-map/lexical/element_4", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "http://a.ml/vocabularies/data#message" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(97,12)-(98,0)]" -} -] -} -] -} -] -} -], -"http://a.ml/vocabularies/document#raw": [ -{ -"@value": "from:\n uid: example-2\n name: Example 2\n email: ex2@mulesoft.com\nmessage: Hi, this is message from EX2\ntimestamp: 123456789\nimportant: false\nattachements:\n - Attachment URL no 1\n - Attachment URL no 2" -} -], -"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#synthesized-field": [ -{ -"@id": "amf://id#89/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#89/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": "[(92,14)-(103,0)]" -} -] -}, -{ -"@id": "amf://id#89/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": "[(92,10)-(103,0)]" -} -] -}, -{ -"@id": "amf://id#89/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": "[(93,0)-(103,0)]" -} -] -}, -{ -"@id": "amf://id#89/source-map/lexical/element_2", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#89" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "[(92,10)-(103,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#89/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#89" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#tracked-element": [ -{ -"@id": "amf://id#89/source-map/tracked-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#89" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "amf://id#88" -} -] -} -] -} -] -} -], -"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#declared-element": [ -{ -"@id": "amf://id#28/source-map/declared-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#28" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], -"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": "[(3,0)-(3,4)]" -} -] -} -], -"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": "[(3,0)-(34,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": "[(4,0)-(5,0)]" -} -] -} -], -"http://a.ml/vocabularies/document-source-maps#source-vendor": [ -{ -"@id": "amf://id#28/source-map/source-vendor/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#28" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "RAML 1.0" -} -] -} -] -} -] -} -] -} -] From dff4e3ca0806928f82feb5ccf5d81a418deeceb6 Mon Sep 17 00:00:00 2001 From: Carolina Wright Date: Fri, 28 Aug 2020 12:21:58 -0300 Subject: [PATCH 2/6] fix: apic-463 missing media types when selected one has any type --- api-body-document.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/api-body-document.js b/api-body-document.js index 7c8b31d..166d449 100644 --- a/api-body-document.js +++ b/api-body-document.js @@ -547,11 +547,18 @@ class ApiBodyDocument extends AmfHelperMixin(LitElement) { _selectedMediaType, _selectedBodyId, renderReadOnly, + _renderMediaSelector } = this; const hasBodyName = !!_bodyName; const hasDescription = !!_description; const hasTypeName = !!_typeName; return html` +
+ Media type: + ${_renderMediaSelector ? + this._mediaTypesTemplate() : + html`${_selectedMediaType}`} +
${hasBodyName ? html`
${_bodyName}
` : ''} ${hasDescription ? html`
From 43daca77b1ba90113324097c8c22e9bd9bb441fb Mon Sep 17 00:00:00 2001 From: Carolina Wright Date: Fri, 28 Aug 2020 12:22:38 -0300 Subject: [PATCH 3/6] test: render media types when any type selected --- demo/APIC-463/APIC-463.raml | 13 ++++++++++ demo/apis.json | 1 + demo/index.js | 3 ++- test/api-body-document.test.js | 43 ++++++++++++++++++++++++++++++++-- 4 files changed, 57 insertions(+), 3 deletions(-) create mode 100644 demo/APIC-463/APIC-463.raml diff --git a/demo/APIC-463/APIC-463.raml b/demo/APIC-463/APIC-463.raml new file mode 100644 index 0000000..b6663ff --- /dev/null +++ b/demo/APIC-463/APIC-463.raml @@ -0,0 +1,13 @@ +#%RAML 1.0 +title: missing-body +/test: + post: + description: Upload a dataset[.txt,.csv] or config[.conf] file. Maximum file size is 2 GB. + body: + binary/octet-stream: + multipart/form-data: + properties: + file: + description: The file to upload. + required: true + type: file \ No newline at end of file diff --git a/demo/apis.json b/demo/apis.json index 1551f60..e2efd56 100644 --- a/demo/apis.json +++ b/demo/apis.json @@ -6,5 +6,6 @@ "raml-types/raml-types.raml": "RAML 1.0", "examples-api/examples-api.raml": "RAML 1.0", "SE-11508/SE-11508.raml": "RAML 1.0", + "APIC-463/APIC-463.raml": "RAML 1.0", "SE-12291/SE-12291.json": "OAS 2.0" } diff --git a/demo/index.js b/demo/index.js index c6dd470..bf29f79 100644 --- a/demo/index.js +++ b/demo/index.js @@ -109,7 +109,8 @@ class ApiDemo extends ApiDemoPageBase { ['data-types-union', 'APIC-157: union data types'], ['SE-11508', 'SE-11508'], ['SE-12291', 'OAS "and" type'], - ['demo-api-v4', 'Demo API - AMF v4'] + ['demo-api-v4', 'Demo API - AMF v4'], + ['APIC-463', 'APIC-463'] ].map(([file, label]) => html` ${label} - compact model ${label} diff --git a/test/api-body-document.test.js b/test/api-body-document.test.js index 0a9e7bd..7e88ef2 100644 --- a/test/api-body-document.test.js +++ b/test/api-body-document.test.js @@ -290,10 +290,14 @@ describe('', function() { assert.ok(label); }); - it('Does not render media types', async () => { + it('renderMediaSelector is false', () => { + assert.isFalse(element._renderMediaSelector); + }); + + it('Renders media types', async () => { await nextFrame(); const node = element.shadowRoot.querySelector('.media-type-selector'); - assert.notOk(node); + assert.ok(node); }); }); }); @@ -482,4 +486,39 @@ describe('', function() { }); }); }); + + describe('Any type rendering when multiple media types', () => { + [ + ['APIC-463', false], + ['Compact APIC-463 model', true] + ].forEach(([label, compact]) => { + describe(label, () => { + let element; + let amf; + let payload; + before(async () => { + amf = await AmfLoader.load(compact, 'APIC-463'); + payload = AmfLoader.lookupPayload(amf, '/test', 'post'); + }); + + beforeEach(async () => { + element = await openedFixture(); + element.amf = amf; + element.body = payload; + await nextFrame(); + await aTimeout(); + }); + + it('Renders media types', async () => { + await nextFrame(); + const node = element.shadowRoot.querySelector('.media-type-selector'); + assert.ok(node); + }); + + it('renderMediaSelector is true', () => { + assert.isTrue(element._renderMediaSelector); + }); + }); + }); + }); }); From 26a842ec7d71c00e63a450feae953c793d9d6c1c Mon Sep 17 00:00:00 2001 From: Carolina Wright Date: Fri, 28 Aug 2020 12:39:04 -0300 Subject: [PATCH 4/6] Revert "chore: ignore generated demo files" This reverts commit df12b1f43822a2aaa480230f1d684bbade34a189. --- .gitignore | 6 +- demo/SE-11508-compact.json | 67067 +++++++++++++++++++++++++++ demo/SE-11508.json | 67054 ++++++++++++++++++++++++++ demo/SE-12291-compact.json | 14604 ++++++ demo/SE-12291.json | 14592 ++++++ demo/array-example-compact.json | 20441 ++++++++ demo/array-example.json | 20429 ++++++++ demo/caro-api-compact.json | 4041 ++ demo/caro-api.json | 4030 ++ demo/data-types-union-compact.json | 13168 ++++++ demo/data-types-union.json | 13156 ++++++ demo/demo-api-compact.json | 51376 ++++++++++++++++++++ demo/demo-api-v4-compact.json | 54709 ++++++++++++++++++++++ demo/demo-api-v4.json | 54709 ++++++++++++++++++++++ demo/demo-api.json | 51364 ++++++++++++++++++++ demo/examples-api-compact.json | 56488 ++++++++++++++++++++++ demo/examples-api.json | 56476 ++++++++++++++++++++++ demo/raml-types-compact.json | 11333 +++++ demo/raml-types.json | 11321 +++++ 19 files changed, 586359 insertions(+), 5 deletions(-) create mode 100644 demo/SE-11508-compact.json create mode 100644 demo/SE-11508.json create mode 100644 demo/SE-12291-compact.json create mode 100644 demo/SE-12291.json create mode 100644 demo/array-example-compact.json create mode 100644 demo/array-example.json create mode 100644 demo/caro-api-compact.json create mode 100644 demo/caro-api.json create mode 100644 demo/data-types-union-compact.json create mode 100644 demo/data-types-union.json create mode 100644 demo/demo-api-compact.json create mode 100644 demo/demo-api-v4-compact.json create mode 100644 demo/demo-api-v4.json create mode 100644 demo/demo-api.json create mode 100644 demo/examples-api-compact.json create mode 100644 demo/examples-api.json create mode 100644 demo/raml-types-compact.json create mode 100644 demo/raml-types.json diff --git a/.gitignore b/.gitignore index c990930..760f3af 100644 --- a/.gitignore +++ b/.gitignore @@ -58,8 +58,4 @@ node_modules coverage dist/ -.idea - -# AMF models -demo/*.json -!demo/apis.json \ No newline at end of file +.idea \ No newline at end of file diff --git a/demo/SE-11508-compact.json b/demo/SE-11508-compact.json new file mode 100644 index 0000000..862c882 --- /dev/null +++ b/demo/SE-11508-compact.json @@ -0,0 +1,67067 @@ +[ +{ +"@id": "", +"@type": [ +"doc:Document", +"doc:Fragment", +"doc:Module", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#445", +"@type": [ +"apiContract:WebAPI", +"doc:RootDomainElement", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "System - Security" +} +], +"apiContract:server": [ +{ +"@id": "#863", +"@type": [ +"apiContract:Server", +"doc:DomainElement" +], +"core:urlTemplate": [ +{ +"@value": "/security/v1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#863/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#863/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:urlTemplate" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +} +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#863/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#863" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +] +} +] +} +], +"apiContract:accepts": [ +{ +"@value": "application/json" +} +], +"apiContract:contentType": [ +{ +"@value": "application/json" +} +], +"core:version": [ +{ +"@value": "v1" +} +], +"apiContract:endpoint": [ +{ +"@id": "#446", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/convertaggregatorquote" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#447", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"core:description": [ +{ +"@value": "Used to create a P quote from a click-through URL." +} +], +"apiContract:expects": [ +{ +"@id": "#448", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#451", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#437/link--472642713", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#437" +} +], +"doc:link-label": [ +{ +"@value": "AggregatorCreateQuote" +} +] +} +], +"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": "[(33,8)-(35,0)]" +} +] +} +] +} +] +} +], +"apiContract:header": [ +{ +"@id": "#449", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"core:description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@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:maxLength": [ +{ +"@value": 64 +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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": "[(6,6)-(6,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#450/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(7,19)]" +} +] +}, +{ +"@id": "#450/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(6,18)]" +} +] +}, +{ +"@id": "#450/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "#450/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#450" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#449/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#449/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(8,21)]" +} +] +}, +{ +"@id": "#449/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "#449/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +}, +{ +"@id": "#449/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#449" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"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": "[(30,0)-(41,0)]" +} +] +} +] +} +] +} +], +"apiContract:returns": [ +{ +"@id": "#452", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "201" +} +], +"core:name": [ +{ +"@value": "201" +} +], +"apiContract:payload": [ +{ +"@id": "#415", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#409/link--8027511", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#409" +} +], +"doc:link-label": [ +{ +"@value": "CreatedQuote" +} +] +} +], +"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": "[(37,10)-(41,0)]" +} +] +} +] +} +] +} +], +"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": "[(36,8)-(41,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#453", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "400" +} +], +"core:name": [ +{ +"@value": "400" +} +], +"core:description": [ +{ +"@value": "Bad request." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#454", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#455", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#455/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#455/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#455" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#454/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#454/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,8)-(8,23)]" +} +] +}, +{ +"@id": "#454/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +}, +{ +"@id": "#454/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#454" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#456", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#457", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#457/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#457/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#457" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#456/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#456/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,8)-(10,23)]" +} +] +}, +{ +"@id": "#456/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +}, +{ +"@id": "#456/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#456" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#458", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@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": "schema" +} +], +"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": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#458/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#458/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,8)-(12,23)]" +} +] +}, +{ +"@id": "#458/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +}, +{ +"@id": "#458/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#458" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#453/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#453/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(5,29)]" +} +] +}, +{ +"@id": "#453/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(12,23)]" +} +] +}, +{ +"@id": "#453/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#453" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(12,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#460", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "404" +} +], +"core:name": [ +{ +"@value": "404" +} +], +"core:description": [ +{ +"@value": "Resource not found." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#461", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#462", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#462/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#462/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#462" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#461/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#461/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,8)-(17,23)]" +} +] +}, +{ +"@id": "#461/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +}, +{ +"@id": "#461/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#461" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#463", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#464", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#464/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#464/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#464" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#463/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#463/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,8)-(19,23)]" +} +] +}, +{ +"@id": "#463/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +}, +{ +"@id": "#463/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#463" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#465", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#466", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#466/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#466/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#466" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#465/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#465/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,8)-(21,23)]" +} +] +}, +{ +"@id": "#465/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +}, +{ +"@id": "#465/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#465" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#460/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#460/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(14,36)]" +} +] +}, +{ +"@id": "#460/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,4)-(21,23)]" +} +] +}, +{ +"@id": "#460/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#460" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(21,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#467", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "500" +} +], +"core:name": [ +{ +"@value": "500" +} +], +"core:description": [ +{ +"@value": "Internal Server Error." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#468", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#469", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#469/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#469/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#469" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#468/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#468/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,8)-(26,23)]" +} +] +}, +{ +"@id": "#468/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +}, +{ +"@id": "#468/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#468" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#470", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#471", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#471/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#471/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#471" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#470/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#470/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,8)-(28,23)]" +} +] +}, +{ +"@id": "#470/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +}, +{ +"@id": "#470/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#470" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#472", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@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#string" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"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": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#472/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#472/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,8)-(30,23)]" +} +] +}, +{ +"@id": "#472/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +}, +{ +"@id": "#472/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#472" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#467/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#467/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(23,39)]" +} +] +}, +{ +"@id": "#467/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(30,23)]" +} +] +}, +{ +"@id": "#467/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#467" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(30,23)]" +} +] +} +] +} +] +} +], +"security:security": [ +{ +"@id": "#474", +"@type": [ +"security:SecurityRequirement", +"doc:DomainElement" +], +"security:schemes": [ +{ +"@id": "#475", +"@type": [ +"security:ParametrizedSecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "auth" +} +], +"security:scheme": [ +{ +"@id": "#444", +"@type": [ +"security:SecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "auth" +} +], +"security:type": [ +{ +"@value": "x-custom" +} +], +"core:description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"apiContract:header": [ +{ +"@id": "#11", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Authorization" +} +], +"apiContract:paramName": [ +{ +"@value": "Authorization" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \n" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,6)-(10,18)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#11/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#11/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#444/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#444/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#444/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "security:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#444/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#447/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#447/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#447/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,6)-(32,0)]" +} +] +}, +{ +"@id": "#447/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:returns" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,6)-(41,0)]" +} +] +}, +{ +"@id": "#447/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#447" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,4)-(41,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#446/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#446/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#446" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,0)-(41,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#476", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/changecredentials" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#477", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"core:description": [ +{ +"@value": "Used to update credentials." +} +], +"apiContract:expects": [ +{ +"@id": "#478", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#401", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#396/link--847855477", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#396" +} +], +"doc:link-label": [ +{ +"@value": "UpdateCredentials" +} +] +} +], +"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": "[(46,8)-(49,0)]" +} +] +} +] +} +] +} +], +"apiContract:header": [ +{ +"@id": "#479", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"core:description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#480", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:maxLength": [ +{ +"@value": 64 +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"sourcemaps:sources": [ +{ +"@id": "#480/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#480/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#480" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(6,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#480/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(7,19)]" +} +] +}, +{ +"@id": "#480/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(6,18)]" +} +] +}, +{ +"@id": "#480/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "#480/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#480" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#479/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#479/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(8,21)]" +} +] +}, +{ +"@id": "#479/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "#479/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +}, +{ +"@id": "#479/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#479" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"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": "[(43,0)-(52,0)]" +} +] +} +] +} +] +} +], +"apiContract:returns": [ +{ +"@id": "#481", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "201" +} +], +"core:name": [ +{ +"@value": "201" +} +], +"apiContract:payload": [], +"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": "[(50,8)-(52,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#482", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "400" +} +], +"core:name": [ +{ +"@value": "400" +} +], +"core:description": [ +{ +"@value": "Bad request." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#483", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#484", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#484/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#484/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#484" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#483/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#483/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,8)-(8,23)]" +} +] +}, +{ +"@id": "#483/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +}, +{ +"@id": "#483/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#483" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#485", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#486", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#486/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#486/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#486" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#485/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#485/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,8)-(10,23)]" +} +] +}, +{ +"@id": "#485/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +}, +{ +"@id": "#485/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#485" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#487", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#488", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#488/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#488/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#488" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#487/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#487/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,8)-(12,23)]" +} +] +}, +{ +"@id": "#487/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +}, +{ +"@id": "#487/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#487" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#482/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#482/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(5,29)]" +} +] +}, +{ +"@id": "#482/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(12,23)]" +} +] +}, +{ +"@id": "#482/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#482" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(12,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#489", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "404" +} +], +"core:name": [ +{ +"@value": "404" +} +], +"core:description": [ +{ +"@value": "Resource not found." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#490", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#491", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#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,6)-(17,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#490/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#490/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,8)-(17,23)]" +} +] +}, +{ +"@id": "#490/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +}, +{ +"@id": "#490/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#490" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#492", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#493", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#493/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#493/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#493" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#492/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#492/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,8)-(19,23)]" +} +] +}, +{ +"@id": "#492/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +}, +{ +"@id": "#492/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#492" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#494", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"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" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"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": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#494/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#494/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,8)-(21,23)]" +} +] +}, +{ +"@id": "#494/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +}, +{ +"@id": "#494/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#494" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#489/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#489/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(14,36)]" +} +] +}, +{ +"@id": "#489/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,4)-(21,23)]" +} +] +}, +{ +"@id": "#489/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#489" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(21,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#496", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "500" +} +], +"core:name": [ +{ +"@value": "500" +} +], +"core:description": [ +{ +"@value": "Internal Server Error." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#497", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@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": "schema" +} +], +"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": "[(25,6)-(26,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#497/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#497/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,8)-(26,23)]" +} +] +}, +{ +"@id": "#497/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +}, +{ +"@id": "#497/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#497" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#499", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#500", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#500/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#500/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#500" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#499/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#499/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,8)-(28,23)]" +} +] +}, +{ +"@id": "#499/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +}, +{ +"@id": "#499/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#499" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#501", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#502", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#502/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#502/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#502" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#501/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#501/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,8)-(30,23)]" +} +] +}, +{ +"@id": "#501/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +}, +{ +"@id": "#501/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#501" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#496/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#496/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(23,39)]" +} +] +}, +{ +"@id": "#496/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(30,23)]" +} +] +}, +{ +"@id": "#496/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#496" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(30,23)]" +} +] +} +] +} +] +} +], +"security:security": [ +{ +"@id": "#474", +"@type": [ +"security:SecurityRequirement", +"doc:DomainElement" +], +"security:schemes": [ +{ +"@id": "#475", +"@type": [ +"security:ParametrizedSecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "auth" +} +], +"security:scheme": [ +{ +"@id": "#444", +"@type": [ +"security:SecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "auth" +} +], +"security:type": [ +{ +"@value": "x-custom" +} +], +"core:description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"apiContract:header": [ +{ +"@id": "#11", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Authorization" +} +], +"apiContract:paramName": [ +{ +"@value": "Authorization" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \n" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,6)-(10,18)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#11/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#11/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#444/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#444/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#444/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "security:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#444/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#477/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#477/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#477/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,6)-(45,0)]" +} +] +}, +{ +"@id": "#477/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:returns" +} +], +"sourcemaps:value": [ +{ +"@value": "[(49,6)-(52,0)]" +} +] +}, +{ +"@id": "#477/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#477" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,4)-(52,0)]" +} +] +} +] +} +] +} +], +"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": "[(41,0)-(52,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#503", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/retrievequotes" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#504", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"core:description": [ +{ +"@value": "Used to retrieve quotes for valid account." +} +], +"apiContract:expects": [ +{ +"@id": "#505", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#508", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#57/link--966145806", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#57" +} +], +"doc:link-label": [ +{ +"@value": "RetrieveQuotesRequest" +} +] +} +], +"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": "[(57,8)-(59,0)]" +} +] +} +] +} +] +} +], +"apiContract:header": [ +{ +"@id": "#506", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"core:description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#507", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:maxLength": [ +{ +"@value": 64 +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"sourcemaps:sources": [ +{ +"@id": "#507/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#507/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#507" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(6,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#507/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(7,19)]" +} +] +}, +{ +"@id": "#507/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(6,18)]" +} +] +}, +{ +"@id": "#507/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "#507/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#507" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#506/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#506/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(8,21)]" +} +] +}, +{ +"@id": "#506/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "#506/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +}, +{ +"@id": "#506/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#506" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"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": "[(54,0)-(65,0)]" +} +] +} +] +} +] +} +], +"apiContract:returns": [ +{ +"@id": "#509", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "200" +} +], +"core:name": [ +{ +"@value": "200" +} +], +"apiContract:payload": [ +{ +"@id": "#43", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#37/link-301198464", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#37" +} +], +"doc:link-label": [ +{ +"@value": "RetrieveQuotesResponse" +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#43/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#43/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#43" +} +], +"sourcemaps:value": [ +{ +"@value": "[(61,10)-(65,0)]" +} +] +} +] +} +] +} +], +"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": "[(60,8)-(65,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#510", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "400" +} +], +"core:name": [ +{ +"@value": "400" +} +], +"core:description": [ +{ +"@value": "Bad request." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#511", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@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": "schema" +} +], +"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": "[(7,6)-(8,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#511/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#511/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,8)-(8,23)]" +} +] +}, +{ +"@id": "#511/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +}, +{ +"@id": "#511/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#511" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#513", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#514", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#514/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#514/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#514" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#513/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#513/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,8)-(10,23)]" +} +] +}, +{ +"@id": "#513/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +}, +{ +"@id": "#513/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#513" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#515", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#516", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#516/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#516/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#516" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#515/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#515/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,8)-(12,23)]" +} +] +}, +{ +"@id": "#515/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +}, +{ +"@id": "#515/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#515" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#510/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#510/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(5,29)]" +} +] +}, +{ +"@id": "#510/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(12,23)]" +} +] +}, +{ +"@id": "#510/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#510" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(12,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#517", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "404" +} +], +"core:name": [ +{ +"@value": "404" +} +], +"core:description": [ +{ +"@value": "Resource not found." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#518", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#519", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#519/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#519/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#519" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#518/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#518/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,8)-(17,23)]" +} +] +}, +{ +"@id": "#518/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +}, +{ +"@id": "#518/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#518" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#520", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#521", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#521/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#521/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#521" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#520/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#520/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,8)-(19,23)]" +} +] +}, +{ +"@id": "#520/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +}, +{ +"@id": "#520/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#520" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#522", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#523", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#523/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#523/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#523" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#522/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#522/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,8)-(21,23)]" +} +] +}, +{ +"@id": "#522/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +}, +{ +"@id": "#522/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#522" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#517/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#517/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(14,36)]" +} +] +}, +{ +"@id": "#517/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,4)-(21,23)]" +} +] +}, +{ +"@id": "#517/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#517" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(21,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#524", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "500" +} +], +"core:name": [ +{ +"@value": "500" +} +], +"core:description": [ +{ +"@value": "Internal Server Error." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#525", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#526", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#526/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#526/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#526" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#525/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#525/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,8)-(26,23)]" +} +] +}, +{ +"@id": "#525/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +}, +{ +"@id": "#525/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#525" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#527", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#528", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#528/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#528/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#528" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#527/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#527/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,8)-(28,23)]" +} +] +}, +{ +"@id": "#527/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +}, +{ +"@id": "#527/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#527" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#529", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#530", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#530/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#530/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#530" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#529/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#529/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,8)-(30,23)]" +} +] +}, +{ +"@id": "#529/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +}, +{ +"@id": "#529/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#529" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#524/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#524/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(23,39)]" +} +] +}, +{ +"@id": "#524/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(30,23)]" +} +] +}, +{ +"@id": "#524/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#524" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(30,23)]" +} +] +} +] +} +] +} +], +"security:security": [ +{ +"@id": "#474", +"@type": [ +"security:SecurityRequirement", +"doc:DomainElement" +], +"security:schemes": [ +{ +"@id": "#475", +"@type": [ +"security:ParametrizedSecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "auth" +} +], +"security:scheme": [ +{ +"@id": "#444", +"@type": [ +"security:SecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "auth" +} +], +"security:type": [ +{ +"@value": "x-custom" +} +], +"core:description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"apiContract:header": [ +{ +"@id": "#11", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Authorization" +} +], +"apiContract:paramName": [ +{ +"@value": "Authorization" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \n" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,6)-(10,18)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#11/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#11/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#444/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#444/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#444/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "security:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#444/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#504/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#504/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#504/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(55,6)-(56,0)]" +} +] +}, +{ +"@id": "#504/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:returns" +} +], +"sourcemaps:value": [ +{ +"@value": "[(59,6)-(65,0)]" +} +] +}, +{ +"@id": "#504/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#504" +} +], +"sourcemaps:value": [ +{ +"@value": "[(53,4)-(65,0)]" +} +] +} +] +} +] +} +], +"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,0)-(65,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#531", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/createquote" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#532", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"core:description": [ +{ +"@value": "Functional endpoint used to check if an account with a policy exists and, if it doesn't, create a new account/quote with a blank vehicle." +} +], +"apiContract:expects": [ +{ +"@id": "#533", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#95", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#79/link-832828185", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#79" +} +], +"doc:link-label": [ +{ +"@value": "CreateQuotePostRequest" +} +] +} +], +"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": "[(70,8)-(73,0)]" +} +] +} +] +} +] +} +], +"apiContract:header": [ +{ +"@id": "#534", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"core:description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@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:maxLength": [ +{ +"@value": 64 +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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": "[(6,6)-(6,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#535/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(7,19)]" +} +] +}, +{ +"@id": "#535/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(6,18)]" +} +] +}, +{ +"@id": "#535/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "#535/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#535" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#534/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#534/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(8,21)]" +} +] +}, +{ +"@id": "#534/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "#534/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +}, +{ +"@id": "#534/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#534" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"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": "[(67,0)-(86,0)]" +} +] +} +] +} +] +} +], +"apiContract:returns": [ +{ +"@id": "#536", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "200" +} +], +"core:name": [ +{ +"@value": "200" +} +], +"core:description": [ +{ +"@value": "response returned if the account matches" +} +], +"apiContract:payload": [ +{ +"@id": "#133", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#124/link-1016537872", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#124" +} +], +"doc:link-label": [ +{ +"@value": "CreateQuotePostMatchedResponse" +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#133/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#133/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#133" +} +], +"sourcemaps:value": [ +{ +"@value": "[(76,10)-(80,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#536/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#536/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#536" +} +], +"sourcemaps:value": [ +{ +"@value": "[(74,8)-(80,0)]" +} +] +}, +{ +"@id": "#536/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(75,10)-(76,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#537", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "201" +} +], +"core:name": [ +{ +"@value": "201" +} +], +"core:description": [ +{ +"@value": "response returned if the account has been created since it was not matching any existing one" +} +], +"apiContract:payload": [ +{ +"@id": "#153", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#148/link-258651542", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#148" +} +], +"doc:link-label": [ +{ +"@value": "CreateQuotePostCreatedResponse" +} +] +} +], +"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": "[(82,10)-(86,0)]" +} +] +} +] +} +] +} +], +"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": "[(80,8)-(86,0)]" +} +] +}, +{ +"@id": "#537/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(81,10)-(82,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#538", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "400" +} +], +"core:name": [ +{ +"@value": "400" +} +], +"core:description": [ +{ +"@value": "Bad request." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#539", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@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": "schema" +} +], +"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": "[(7,6)-(8,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#539/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#539/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,8)-(8,23)]" +} +] +}, +{ +"@id": "#539/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +}, +{ +"@id": "#539/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#539" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#541", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@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": "schema" +} +], +"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": "[(9,6)-(10,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#541/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#541/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,8)-(10,23)]" +} +] +}, +{ +"@id": "#541/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +}, +{ +"@id": "#541/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#541" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#543", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#544", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#544/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#544/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#544" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#543/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#543/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,8)-(12,23)]" +} +] +}, +{ +"@id": "#543/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +}, +{ +"@id": "#543/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#543" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#538/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#538/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(5,29)]" +} +] +}, +{ +"@id": "#538/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(12,23)]" +} +] +}, +{ +"@id": "#538/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#538" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(12,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#545", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "404" +} +], +"core:name": [ +{ +"@value": "404" +} +], +"core:description": [ +{ +"@value": "Resource not found." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#546", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#547", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#547/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#547/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#547" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#546/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#546/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,8)-(17,23)]" +} +] +}, +{ +"@id": "#546/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +}, +{ +"@id": "#546/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#546" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#548", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#549", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#549/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#549/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#549" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#548/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#548/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,8)-(19,23)]" +} +] +}, +{ +"@id": "#548/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +}, +{ +"@id": "#548/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#548" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#550", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#551", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#551/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#551/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#551" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#550/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#550/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,8)-(21,23)]" +} +] +}, +{ +"@id": "#550/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +}, +{ +"@id": "#550/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#550" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#545/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#545/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(14,36)]" +} +] +}, +{ +"@id": "#545/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,4)-(21,23)]" +} +] +}, +{ +"@id": "#545/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#545" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(21,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#552", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "500" +} +], +"core:name": [ +{ +"@value": "500" +} +], +"core:description": [ +{ +"@value": "Internal Server Error." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#553", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@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": "schema" +} +], +"sourcemaps:sources": [ +{ +"@id": "#554/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#554/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#554" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#553/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#553/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,8)-(26,23)]" +} +] +}, +{ +"@id": "#553/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +}, +{ +"@id": "#553/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#553" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#555", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#556", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#556/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#556/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#556" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#555/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#555/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,8)-(28,23)]" +} +] +}, +{ +"@id": "#555/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +}, +{ +"@id": "#555/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#555" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#557", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@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": "schema" +} +], +"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": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#557/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#557/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,8)-(30,23)]" +} +] +}, +{ +"@id": "#557/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +}, +{ +"@id": "#557/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#557" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#552/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#552/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(23,39)]" +} +] +}, +{ +"@id": "#552/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(30,23)]" +} +] +}, +{ +"@id": "#552/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#552" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(30,23)]" +} +] +} +] +} +] +} +], +"security:security": [ +{ +"@id": "#474", +"@type": [ +"security:SecurityRequirement", +"doc:DomainElement" +], +"security:schemes": [ +{ +"@id": "#475", +"@type": [ +"security:ParametrizedSecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "auth" +} +], +"security:scheme": [ +{ +"@id": "#444", +"@type": [ +"security:SecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "auth" +} +], +"security:type": [ +{ +"@value": "x-custom" +} +], +"core:description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"apiContract:header": [ +{ +"@id": "#11", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Authorization" +} +], +"apiContract:paramName": [ +{ +"@value": "Authorization" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \n" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,6)-(10,18)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#11/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#11/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#444/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#444/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#444/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "security:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#444/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#532/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#532/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#532/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(68,6)-(69,0)]" +} +] +}, +{ +"@id": "#532/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:returns" +} +], +"sourcemaps:value": [ +{ +"@value": "[(73,6)-(86,0)]" +} +] +}, +{ +"@id": "#532/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#532" +} +], +"sourcemaps:value": [ +{ +"@value": "[(66,4)-(86,0)]" +} +] +} +] +} +] +} +], +"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": "[(65,0)-(86,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#559", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/validatecredentials" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#560", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"core:description": [ +{ +"@value": "used to validate the user credentials (email and password). The successful response includes all the customer accounts that match the email where one of them also has the same password as the one passed in. It will also return a ping user id if one is associated with any customer accounts in disc." +} +], +"apiContract:expects": [ +{ +"@id": "#561", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#570", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#571", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#575", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#email" +} +], +"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:pattern": [ +{ +"@value": "^[A-Za-z0-9._%-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}\\b$" +} +], +"shacl:maxLength": [ +{ +"@value": 50 +} +], +"shacl:name": [ +{ +"@value": "email" +} +], +"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": "[(94,12)-(94,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#576/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(97,12)-(98,0)]" +} +] +}, +{ +"@id": "#576/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(94,12)-(95,0)]" +} +] +}, +{ +"@id": "#576/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(96,12)-(97,0)]" +} +] +}, +{ +"@id": "#576/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#576" +} +], +"sourcemaps:value": [ +{ +"@value": "[(93,10)-(98,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "email" +} +], +"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": "[(93,10)-(98,0)]" +} +] +}, +{ +"@id": "#575/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(95,12)-(96,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#577", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#password" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "password" +} +], +"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": "[(99,12)-(99,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#578/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#578" +} +], +"sourcemaps:value": [ +{ +"@value": "[(98,10)-(102,0)]" +} +] +}, +{ +"@id": "#578/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(99,12)-(100,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "password" +} +], +"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": "[(98,10)-(102,0)]" +} +] +}, +{ +"@id": "#577/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(100,12)-(102,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "default" +} +], +"apiContract:examples": [ +{ +"@id": "#572", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#572", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:email": [ +{ +"@id": "#573", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "jsmith@provider.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#573/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#573/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#573" +} +], +"sourcemaps:value": [ +{ +"@value": "[(103,17)-(103,38)]" +} +] +} +] +} +] +} +], +"data:password": [ +{ +"@id": "#574", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "XXXXXXXX" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(104,20)-(104,30)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#572/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#572/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(103,10)-(104,0)]" +} +] +}, +{ +"@id": "#572/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:password" +} +], +"sourcemaps:value": [ +{ +"@value": "[(104,10)-(106,0)]" +} +] +}, +{ +"@id": "#572/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#572" +} +], +"sourcemaps:value": [ +{ +"@value": "[(103,0)-(106,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "email: \"jsmith@provider.com\"\npassword: \"XXXXXXXX\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#572/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#572/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#572/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(102,16)-(106,0)]" +} +] +}, +{ +"@id": "#572/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(103,0)-(106,0)]" +} +] +}, +{ +"@id": "#572/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#572" +} +], +"sourcemaps:value": [ +{ +"@value": "[(102,8)-(106,0)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#572/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#572" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#570" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#571/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#571/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#571" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#571/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#571" +} +], +"sourcemaps:value": [ +{ +"@value": "[(91,6)-(106,0)]" +} +] +}, +{ +"@id": "#571/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(102,8)-(106,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#570/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#570/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#570" +} +], +"sourcemaps:value": [ +{ +"@value": "[(91,6)-(106,0)]" +} +] +} +] +} +] +} +], +"apiContract:header": [ +{ +"@id": "#562", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"core:description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#563", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:maxLength": [ +{ +"@value": 64 +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"sourcemaps:sources": [ +{ +"@id": "#563/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#563/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#563" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(6,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#563/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(7,19)]" +} +] +}, +{ +"@id": "#563/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(6,18)]" +} +] +}, +{ +"@id": "#563/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "#563/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#563" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#562/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#562/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(8,21)]" +} +] +}, +{ +"@id": "#562/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "#562/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +}, +{ +"@id": "#562/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#562" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +}, +{ +"@id": "#564", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"core:description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@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#string" +} +], +"shacl:pattern": [ +{ +"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"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": "[(12,6)-(12,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#565/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,6)-(13,92)]" +} +] +}, +{ +"@id": "#565/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,6)-(12,18)]" +} +] +}, +{ +"@id": "#565/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "#565/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#565" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#564/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#564/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(14,20)]" +} +] +}, +{ +"@id": "#564/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "#564/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +}, +{ +"@id": "#564/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#564" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +}, +{ +"@id": "#566", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"core:description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#567", +"@type": [ +"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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"sourcemaps:sources": [ +{ +"@id": "#567/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#567/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#567" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(18,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#567/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(19,92)]" +} +] +}, +{ +"@id": "#567/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(18,18)]" +} +] +}, +{ +"@id": "#567/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "#567/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#567" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#566/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#566/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(20,20)]" +} +] +}, +{ +"@id": "#566/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "#566/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +}, +{ +"@id": "#566/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#566" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +}, +{ +"@id": "#568", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Brand" +} +], +"apiContract:paramName": [ +{ +"@value": "Brand" +} +], +"core:description": [ +{ +"@value": "The User Brand" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#569", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"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 User Brand" +} +], +"sourcemaps:sources": [ +{ +"@id": "#569/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#569/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#569" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,6)-(24,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#569/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,6)-(24,18)]" +} +] +}, +{ +"@id": "#569/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,6)-(23,33)]" +} +] +}, +{ +"@id": "#569/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#569" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#568/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#568/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(25,20)]" +} +] +}, +{ +"@id": "#568/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,6)-(23,33)]" +} +] +}, +{ +"@id": "#568/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +}, +{ +"@id": "#568/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#568" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"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": "[(88,0)-(127,0)]" +} +] +} +] +} +] +} +], +"apiContract:returns": [ +{ +"@id": "#579", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "200" +} +], +"core:name": [ +{ +"@value": "200" +} +], +"core:description": [ +{ +"@value": "the customer accounts that match the email where one of them also has the same password as the one passed in, plus a ping user id if one is associated with any customer accounts in DISC" +} +], +"apiContract:payload": [ +{ +"@id": "#580", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#581", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#14/link-1716522", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#14" +} +], +"doc:link-label": [ +{ +"@value": "PingValidateCredentialsResponse" +} +] +} +], +"apiContract:examples": [ +{ +"@id": "#582", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "no_ping_userId_and_multiple_customer_returned_example" +} +], +"core:displayName": [ +{ +"@value": "Validate Credentials successful response with no userId" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#582", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#583", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:customerAccountId": [ +{ +"@id": "#584", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#584/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#584/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#584" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,25)-(7,36)]" +} +] +} +] +} +] +} +], +"data:passwordMatched": [ +{ +"@id": "#585", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "true" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"sourcemaps:sources": [ +{ +"@id": "#585/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#585/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#585" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,23)-(8,27)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#583/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#583/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:customerAccountId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,0)]" +} +] +}, +{ +"@id": "#583/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:passwordMatched" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(9,0)]" +} +] +}, +{ +"@id": "#583/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#583" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,0)-(9,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#586", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:customerAccountId": [ +{ +"@id": "#587", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456799" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"sourcemaps:sources": [ +{ +"@id": "#587/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#587/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#587" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,25)-(10,36)]" +} +] +} +] +} +] +} +], +"data:passwordMatched": [ +{ +"@id": "#588", +"@type": [ +"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": "#588/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#588/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#588" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,23)-(11,27)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_5" +} +], +"sourcemaps:sources": [ +{ +"@id": "#586/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#586/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:customerAccountId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,6)-(11,0)]" +} +] +}, +{ +"@id": "#586/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:passwordMatched" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(13,0)]" +} +] +}, +{ +"@id": "#586/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#586" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,0)-(13,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#582/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#582/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#582" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(13,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "- #1st entry\n customerAccountId: \"123456789\"\n passwordMatched: true\n- #2nd entry\n customerAccountId: \"123456799\"\n passwordMatched: true" +} +], +"sourcemaps:sources": [ +{ +"@id": "#582/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#582/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#582/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,8)-(13,0)]" +} +] +}, +{ +"@id": "#582/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#582" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(13,0)]" +} +] +}, +{ +"@id": "#582/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(13,0)]" +} +] +}, +{ +"@id": "#582/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "#582/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(13,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#582/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#582" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#582/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#582" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#580" +} +] +} +] +} +] +}, +{ +"@id": "#589", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "ping_userId_and_one_customer_returned_example" +} +], +"core:displayName": [ +{ +"@value": "Validate Credentials successful single response with userId" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#589", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#590", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:customerAccountId": [ +{ +"@id": "#591", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#591/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#591/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#591" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,25)-(17,36)]" +} +] +} +] +} +] +} +], +"data:userId": [ +{ +"@id": "#592", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"sourcemaps:sources": [ +{ +"@id": "#592/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#592/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#592" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,14)-(18,52)]" +} +] +} +] +} +] +} +], +"data:passwordMatched": [ +{ +"@id": "#593", +"@type": [ +"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": "#593/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#593/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#593" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,23)-(19,28)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#590/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#590/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:userId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,0)]" +} +] +}, +{ +"@id": "#590/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:customerAccountId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(18,0)]" +} +] +}, +{ +"@id": "#590/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:passwordMatched" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(21,0)]" +} +] +}, +{ +"@id": "#590/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#590" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,0)-(21,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#589/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#589/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#589" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,0)-(21,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "- #1st entry\n customerAccountId: \"123456789\"\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n passwordMatched: false" +} +], +"sourcemaps:sources": [ +{ +"@id": "#589/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#589/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#589/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,8)-(21,0)]" +} +] +}, +{ +"@id": "#589/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#589" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,0)-(21,0)]" +} +] +}, +{ +"@id": "#589/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,0)-(21,0)]" +} +] +}, +{ +"@id": "#589/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,2)-(15,0)]" +} +] +}, +{ +"@id": "#589/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,0)-(21,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#589/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#589" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#589/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#589" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#580" +} +] +} +] +} +] +}, +{ +"@id": "#594", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "ping_userId_and_multiple_customer_returned_example" +} +], +"core:displayName": [ +{ +"@value": "Validate Credentials successful multiple response with one userId" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#594", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#595", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:customerAccountId": [ +{ +"@id": "#596", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(25,25)-(25,36)]" +} +] +} +] +} +] +} +], +"data:userId": [ +{ +"@id": "#597", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(26,14)-(26,52)]" +} +] +} +] +} +] +} +], +"data:passwordMatched": [ +{ +"@id": "#598", +"@type": [ +"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": "#598/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#598/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#598" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,23)-(27,27)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#595/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#595/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:userId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,6)-(27,0)]" +} +] +}, +{ +"@id": "#595/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:customerAccountId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,0)]" +} +] +}, +{ +"@id": "#595/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:passwordMatched" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,0)]" +} +] +}, +{ +"@id": "#595/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#595" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,0)-(28,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#599", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:customerAccountId": [ +{ +"@id": "#600", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456799" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(29,25)-(29,36)]" +} +] +} +] +} +] +} +], +"data:passwordMatched": [ +{ +"@id": "#601", +"@type": [ +"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": "#601/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#601/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#601" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,23)-(30,28)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_6" +} +], +"sourcemaps:sources": [ +{ +"@id": "#599/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#599/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:customerAccountId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,0)]" +} +] +}, +{ +"@id": "#599/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:passwordMatched" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,6)-(30,28)]" +} +] +}, +{ +"@id": "#599/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#599" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,0)-(30,28)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#594/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#594/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#594" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,0)-(30,28)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "- #1st entry\n customerAccountId: \"123456789\"\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n passwordMatched: true\n- #2nd entry\n customerAccountId: \"123456799\"\n passwordMatched: false" +} +], +"sourcemaps:sources": [ +{ +"@id": "#594/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#594/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#594/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,8)-(30,28)]" +} +] +}, +{ +"@id": "#594/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#594" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,0)-(30,28)]" +} +] +}, +{ +"@id": "#594/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,0)-(30,28)]" +} +] +}, +{ +"@id": "#594/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(23,0)]" +} +] +}, +{ +"@id": "#594/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,0)-(30,28)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#594/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#594" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#594/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#594" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#580" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#581/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#581/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#581" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#581/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#581" +} +], +"sourcemaps:value": [ +{ +"@value": "[(110,12)-(111,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#580/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#580/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#580" +} +], +"sourcemaps:value": [ +{ +"@value": "[(109,10)-(113,0)]" +} +] +} +] +} +] +} +], +"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": "[(107,8)-(113,0)]" +} +] +}, +{ +"@id": "#579/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(108,10)-(109,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#602", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "400" +} +], +"core:name": [ +{ +"@value": "400" +} +], +"core:description": [ +{ +"@value": "Bad request with empty body if the RAML contract is violated. Otherwise specific error messages will be returned" +} +], +"apiContract:payload": [ +{ +"@id": "#334", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#328/link--1965364078", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#328" +} +], +"doc:link-label": [ +{ +"@value": "PingErrorMessagesResponse" +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#334/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#334/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#334" +} +], +"sourcemaps:value": [ +{ +"@value": "[(115,10)-(123,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#602/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#602/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#602" +} +], +"sourcemaps:value": [ +{ +"@value": "[(113,8)-(123,0)]" +} +] +}, +{ +"@id": "#602/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(114,10)-(115,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#603", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "500" +} +], +"core:name": [ +{ +"@value": "500" +} +], +"core:description": [ +{ +"@value": "Internal Server Error" +} +], +"apiContract:payload": [], +"sourcemaps:sources": [ +{ +"@id": "#603/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#603/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#603" +} +], +"sourcemaps:value": [ +{ +"@value": "[(123,8)-(127,0)]" +} +] +}, +{ +"@id": "#603/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(124,10)-(127,0)]" +} +] +} +] +} +] +} +], +"security:security": [ +{ +"@id": "#474", +"@type": [ +"security:SecurityRequirement", +"doc:DomainElement" +], +"security:schemes": [ +{ +"@id": "#475", +"@type": [ +"security:ParametrizedSecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "auth" +} +], +"security:scheme": [ +{ +"@id": "#444", +"@type": [ +"security:SecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "auth" +} +], +"security:type": [ +{ +"@value": "x-custom" +} +], +"core:description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"apiContract:header": [ +{ +"@id": "#11", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Authorization" +} +], +"apiContract:paramName": [ +{ +"@value": "Authorization" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \n" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,6)-(10,18)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#11/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#11/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#444/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#444/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#444/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "security:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#444/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#560/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#560/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#560/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(89,6)-(91,0)]" +} +] +}, +{ +"@id": "#560/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:returns" +} +], +"sourcemaps:value": [ +{ +"@value": "[(106,6)-(127,0)]" +} +] +}, +{ +"@id": "#560/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#560" +} +], +"sourcemaps:value": [ +{ +"@value": "[(87,4)-(127,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#559/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#559/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#559" +} +], +"sourcemaps:value": [ +{ +"@value": "[(86,0)-(127,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#604", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/validatecustomeraccounthash" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#605", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"core:description": [ +{ +"@value": "used after a sales journey to verify if the customer account exists, so it can then be registered in ping." +} +], +"apiContract:expects": [ +{ +"@id": "#606", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#615", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#616", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#619", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#encryptedHash" +} +], +"raml-shapes:range": [ +{ +"@id": "#620", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "encryptedHash" +} +], +"sourcemaps:sources": [ +{ +"@id": "#620/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#620/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#620" +} +], +"sourcemaps:value": [ +{ +"@value": "[(136,14)-(136,18)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#620/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#620" +} +], +"sourcemaps:value": [ +{ +"@value": "[(135,12)-(138,0)]" +} +] +}, +{ +"@id": "#620/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(136,14)-(137,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "encryptedHash" +} +], +"sourcemaps:sources": [ +{ +"@id": "#619/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#619/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#619" +} +], +"sourcemaps:value": [ +{ +"@value": "[(135,12)-(138,0)]" +} +] +}, +{ +"@id": "#619/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(137,14)-(138,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"apiContract:examples": [ +{ +"@id": "#617", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "validate_customer_account_hash_request" +} +], +"core:displayName": [ +{ +"@value": "A POST Validate Customer Account Hash Request Example" +} +], +"core:description": [ +{ +"@value": "A POST Validate Customer Account Hash Request Example" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#617", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:encryptedHash": [ +{ +"@id": "#618", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "XXXXXXXXX" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(7,20)-(7,31)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#617/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#617/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#617" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,0)-(7,31)]" +} +] +}, +{ +"@id": "#617/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:encryptedHash" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,5)-(7,31)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "encryptedHash: \"XXXXXXXXX\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#617/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#617/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#617/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,8)-(7,31)]" +} +] +}, +{ +"@id": "#617/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#617" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(7,31)]" +} +] +}, +{ +"@id": "#617/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "#617/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,0)-(7,31)]" +} +] +}, +{ +"@id": "#617/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(7,31)]" +} +] +}, +{ +"@id": "#617/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#617/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#617" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#615" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#616/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#616/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#616" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#616/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#616" +} +], +"sourcemaps:value": [ +{ +"@value": "[(133,8)-(140,0)]" +} +] +}, +{ +"@id": "#616/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(138,10)-(140,0)]" +} +] +} +] +} +] +} +], +"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": "[(133,8)-(140,0)]" +} +] +} +] +} +] +} +], +"apiContract:header": [ +{ +"@id": "#607", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"core:description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#608", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:maxLength": [ +{ +"@value": 64 +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"sourcemaps:sources": [ +{ +"@id": "#608/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#608/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#608" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(6,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#608/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(7,19)]" +} +] +}, +{ +"@id": "#608/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(6,18)]" +} +] +}, +{ +"@id": "#608/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "#608/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#608" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#607/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#607/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(8,21)]" +} +] +}, +{ +"@id": "#607/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "#607/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +}, +{ +"@id": "#607/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#607" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +}, +{ +"@id": "#609", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"core:description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#610", +"@type": [ +"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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"sourcemaps:sources": [ +{ +"@id": "#610/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#610/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#610" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,6)-(12,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#610/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,6)-(13,92)]" +} +] +}, +{ +"@id": "#610/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,6)-(12,18)]" +} +] +}, +{ +"@id": "#610/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "#610/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#610" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#609/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#609/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(14,20)]" +} +] +}, +{ +"@id": "#609/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "#609/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +}, +{ +"@id": "#609/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#609" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +}, +{ +"@id": "#611", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"core:description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#612", +"@type": [ +"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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"sourcemaps:sources": [ +{ +"@id": "#612/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#612/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#612" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(18,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#612/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(19,92)]" +} +] +}, +{ +"@id": "#612/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(18,18)]" +} +] +}, +{ +"@id": "#612/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "#612/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#612" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#611/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#611/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(20,20)]" +} +] +}, +{ +"@id": "#611/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "#611/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +}, +{ +"@id": "#611/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#611" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +}, +{ +"@id": "#613", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Brand" +} +], +"apiContract:paramName": [ +{ +"@value": "Brand" +} +], +"core:description": [ +{ +"@value": "The User Brand" +} +], +"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:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The User Brand" +} +], +"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": "[(24,6)-(24,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#614/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,6)-(24,18)]" +} +] +}, +{ +"@id": "#614/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,6)-(23,33)]" +} +] +}, +{ +"@id": "#614/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#614" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#613/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#613/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(25,20)]" +} +] +}, +{ +"@id": "#613/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,6)-(23,33)]" +} +] +}, +{ +"@id": "#613/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +}, +{ +"@id": "#613/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#613" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"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": "[(129,0)-(155,0)]" +} +] +} +] +} +] +} +], +"apiContract:returns": [ +{ +"@id": "#621", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "200" +} +], +"core:name": [ +{ +"@value": "200" +} +], +"core:description": [ +{ +"@value": "the list of the matched customer accounts" +} +], +"apiContract:payload": [ +{ +"@id": "#246", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#233/link-1472441014", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#233" +} +], +"doc:link-label": [ +{ +"@value": "ValidateCustomerAccountMatchedResponse" +} +] +} +], +"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": "[(143,10)-(147,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#621/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#621/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#621" +} +], +"sourcemaps:value": [ +{ +"@value": "[(141,8)-(147,0)]" +} +] +}, +{ +"@id": "#621/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(142,10)-(143,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#622", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "400" +} +], +"core:name": [ +{ +"@value": "400" +} +], +"core:description": [ +{ +"@value": "Bad Request if the hash cannot be decrypted or the timestamp is out of date" +} +], +"apiContract:payload": [ +{ +"@id": "#173", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#167/link--114337474", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#167" +} +], +"doc:link-label": [ +{ +"@value": "Error" +} +] +} +], +"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": "[(150,12)-(155,0)]" +} +] +} +] +} +] +} +], +"apiContract:header": [ +{ +"@id": "#623", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"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": "#624/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#624/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#624" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#623/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#623/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,8)-(8,23)]" +} +] +}, +{ +"@id": "#623/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +}, +{ +"@id": "#623/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#623" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#625", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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:name": [ +{ +"@value": "schema" +} +], +"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": "[(9,6)-(10,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#625/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#625/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,8)-(10,23)]" +} +] +}, +{ +"@id": "#625/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +}, +{ +"@id": "#625/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#625" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#627", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#628", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#628/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#628/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#628" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#627/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#627/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,8)-(12,23)]" +} +] +}, +{ +"@id": "#627/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +}, +{ +"@id": "#627/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#627" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#622/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#622/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#622" +} +], +"sourcemaps:value": [ +{ +"@value": "[(147,8)-(155,0)]" +} +] +}, +{ +"@id": "#622/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(148,10)-(149,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#629", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "404" +} +], +"core:name": [ +{ +"@value": "404" +} +], +"core:description": [ +{ +"@value": "Resource not found." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#630", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#631", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#631/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#631/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#631" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#630/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#630/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,8)-(17,23)]" +} +] +}, +{ +"@id": "#630/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +}, +{ +"@id": "#630/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#630" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#632", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#633", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#633/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#633/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#633" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#632/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#632/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,8)-(19,23)]" +} +] +}, +{ +"@id": "#632/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +}, +{ +"@id": "#632/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#632" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#634", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#635", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#635/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#635/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#635" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#634/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#634/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,8)-(21,23)]" +} +] +}, +{ +"@id": "#634/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +}, +{ +"@id": "#634/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#634" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#629/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#629/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(14,36)]" +} +] +}, +{ +"@id": "#629/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,4)-(21,23)]" +} +] +}, +{ +"@id": "#629/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#629" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(21,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#636", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "500" +} +], +"core:name": [ +{ +"@value": "500" +} +], +"core:description": [ +{ +"@value": "Internal Server Error." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#637", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"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": "[(25,6)-(26,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#637/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#637/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,8)-(26,23)]" +} +] +}, +{ +"@id": "#637/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +}, +{ +"@id": "#637/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#637" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#639", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#640", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#640/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#640/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#640" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#639/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#639/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,8)-(28,23)]" +} +] +}, +{ +"@id": "#639/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +}, +{ +"@id": "#639/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#639" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#641", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#642", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#642/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#642/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#642" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#641/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#641/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,8)-(30,23)]" +} +] +}, +{ +"@id": "#641/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +}, +{ +"@id": "#641/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#641" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#636/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#636/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(23,39)]" +} +] +}, +{ +"@id": "#636/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(30,23)]" +} +] +}, +{ +"@id": "#636/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#636" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(30,23)]" +} +] +} +] +} +] +} +], +"security:security": [ +{ +"@id": "#474", +"@type": [ +"security:SecurityRequirement", +"doc:DomainElement" +], +"security:schemes": [ +{ +"@id": "#475", +"@type": [ +"security:ParametrizedSecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "auth" +} +], +"security:scheme": [ +{ +"@id": "#444", +"@type": [ +"security:SecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "auth" +} +], +"security:type": [ +{ +"@value": "x-custom" +} +], +"core:description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"apiContract:header": [ +{ +"@id": "#11", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Authorization" +} +], +"apiContract:paramName": [ +{ +"@value": "Authorization" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \n" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,6)-(10,18)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#11/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#11/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#444/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#444/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#444/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "security:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#444/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#605/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#605/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#605/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(130,6)-(132,0)]" +} +] +}, +{ +"@id": "#605/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:returns" +} +], +"sourcemaps:value": [ +{ +"@value": "[(140,6)-(155,0)]" +} +] +}, +{ +"@id": "#605/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#605" +} +], +"sourcemaps:value": [ +{ +"@value": "[(128,4)-(155,0)]" +} +] +} +] +} +] +} +], +"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": "[(127,0)-(155,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#643", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/customeraccounts" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#644", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "get" +} +], +"core:description": [ +{ +"@value": "used to retrieve the list of the Customer Accounts filtered by email address. This API is used as part of the registration flow to identify any other accounts associated with the email so they can be synched with the PING registry." +} +], +"apiContract:expects": [ +{ +"@id": "#645", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:parameter": [ +{ +"@id": "#646", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "emailaddress" +} +], +"apiContract:paramName": [ +{ +"@value": "emailaddress" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "query" +} +], +"raml-shapes:schema": [ +{ +"@id": "#647", +"@type": [ +"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._%-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}\\b$" +} +], +"shacl:maxLength": [ +{ +"@value": 50 +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"apiContract:examples": [ +{ +"@id": "#648", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#648", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "hello@provider.co.uk" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(166,19)-(166,41)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "hello@provider.co.uk" +} +], +"sourcemaps:sources": [ +{ +"@id": "#648/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#648/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#648/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(166,19)-(166,41)]" +} +] +}, +{ +"@id": "#648/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(166,19)-(166,41)]" +} +] +}, +{ +"@id": "#648/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#648" +} +], +"sourcemaps:value": [ +{ +"@value": "[(166,19)-(166,41)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#648/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#648" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#646" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#647/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#647/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#647" +} +], +"sourcemaps:value": [ +{ +"@value": "[(162,10)-(162,14)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#647/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(164,10)-(165,0)]" +} +] +}, +{ +"@id": "#647/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#647" +} +], +"sourcemaps:value": [ +{ +"@value": "[(161,8)-(168,0)]" +} +] +}, +{ +"@id": "#647/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(166,10)-(168,0)]" +} +] +}, +{ +"@id": "#647/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(165,10)-(166,0)]" +} +] +}, +{ +"@id": "#647/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(162,10)-(163,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#646/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#646/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(163,10)-(164,0)]" +} +] +}, +{ +"@id": "#646/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(161,8)-(168,0)]" +} +] +}, +{ +"@id": "#646/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#646" +} +], +"sourcemaps:value": [ +{ +"@value": "[(161,8)-(168,0)]" +} +] +} +] +} +] +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#649", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"core:description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#650", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:maxLength": [ +{ +"@value": 64 +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"sourcemaps:sources": [ +{ +"@id": "#650/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#650/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#650" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(6,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#650/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(7,19)]" +} +] +}, +{ +"@id": "#650/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(6,18)]" +} +] +}, +{ +"@id": "#650/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "#650/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#650" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#649/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#649/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(8,21)]" +} +] +}, +{ +"@id": "#649/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "#649/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +}, +{ +"@id": "#649/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#649" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +}, +{ +"@id": "#651", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"core:description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#652", +"@type": [ +"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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"sourcemaps:sources": [ +{ +"@id": "#652/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#652/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#652" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,6)-(12,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#652/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,6)-(13,92)]" +} +] +}, +{ +"@id": "#652/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,6)-(12,18)]" +} +] +}, +{ +"@id": "#652/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "#652/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#652" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#651/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#651/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(14,20)]" +} +] +}, +{ +"@id": "#651/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "#651/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +}, +{ +"@id": "#651/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#651" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +}, +{ +"@id": "#653", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"core:description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#654", +"@type": [ +"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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"sourcemaps:sources": [ +{ +"@id": "#654/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#654/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#654" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(18,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#654/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(19,92)]" +} +] +}, +{ +"@id": "#654/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(18,18)]" +} +] +}, +{ +"@id": "#654/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "#654/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#654" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#653/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#653/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(20,20)]" +} +] +}, +{ +"@id": "#653/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "#653/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +}, +{ +"@id": "#653/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#653" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +}, +{ +"@id": "#655", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Brand" +} +], +"apiContract:paramName": [ +{ +"@value": "Brand" +} +], +"core:description": [ +{ +"@value": "The User Brand" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#656", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"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 User Brand" +} +], +"sourcemaps:sources": [ +{ +"@id": "#656/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#656/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#656" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,6)-(24,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#656/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,6)-(24,18)]" +} +] +}, +{ +"@id": "#656/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,6)-(23,33)]" +} +] +}, +{ +"@id": "#656/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#656" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#655/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#655/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(25,20)]" +} +] +}, +{ +"@id": "#655/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,6)-(23,33)]" +} +] +}, +{ +"@id": "#655/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +}, +{ +"@id": "#655/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#655" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#645/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#645/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#645" +} +], +"sourcemaps:value": [ +{ +"@value": "[(157,0)-(182,0)]" +} +] +}, +{ +"@id": "#645/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:parameter" +} +], +"sourcemaps:value": [ +{ +"@value": "[(160,6)-(168,0)]" +} +] +} +] +} +] +} +], +"apiContract:returns": [ +{ +"@id": "#657", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "200" +} +], +"core:name": [ +{ +"@value": "200" +} +], +"core:description": [ +{ +"@value": "the list of the matched customer accounts" +} +], +"apiContract:payload": [ +{ +"@id": "#658", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#659", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#310/link--1445982605", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#310" +} +], +"doc:link-label": [ +{ +"@value": "PingCustomerAccount" +} +] +} +], +"apiContract:examples": [ +{ +"@id": "#660", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "multiple_customer_accounts_list_all_olss_registered" +} +], +"core:displayName": [ +{ +"@value": "GET response example with multiple customer accounts found" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#660", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#661", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#662", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(7,10)-(7,21)]" +} +] +} +] +} +] +} +], +"data:dateOfBirth": [ +{ +"@id": "#663", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "1970-01-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(8,19)-(8,31)]" +} +] +} +] +} +] +} +], +"data:olssRegistered": [ +{ +"@id": "#664", +"@type": [ +"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": "#664/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#664/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#664" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,22)-(9,26)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#661/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#661/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:dateOfBirth" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(9,0)]" +} +] +}, +{ +"@id": "#661/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,0)]" +} +] +}, +{ +"@id": "#661/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:olssRegistered" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,0)]" +} +] +}, +{ +"@id": "#661/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#661" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,0)-(10,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#665", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#666", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456799" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(11,10)-(11,21)]" +} +] +} +] +} +] +} +], +"data:dateOfBirth": [ +{ +"@id": "#667", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "1970-01-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_8" +} +], +"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": "[(12,19)-(12,31)]" +} +] +} +] +} +] +} +], +"data:olssRegistered": [ +{ +"@id": "#668", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "true" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"core:name": [ +{ +"@value": "scalar_9" +} +], +"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": "[(13,22)-(13,26)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_6" +} +], +"sourcemaps:sources": [ +{ +"@id": "#665/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#665/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:dateOfBirth" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,6)-(13,0)]" +} +] +}, +{ +"@id": "#665/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,0)]" +} +] +}, +{ +"@id": "#665/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:olssRegistered" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,6)-(15,0)]" +} +] +}, +{ +"@id": "#665/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#665" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,0)-(15,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#660/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#660/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#660" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(15,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "- #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true\n- #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true" +} +], +"sourcemaps:sources": [ +{ +"@id": "#660/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#660/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#660/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,8)-(15,0)]" +} +] +}, +{ +"@id": "#660/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#660" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(15,0)]" +} +] +}, +{ +"@id": "#660/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(15,0)]" +} +] +}, +{ +"@id": "#660/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "#660/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(15,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#660/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#660" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#660/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#660" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#658" +} +] +} +] +} +] +}, +{ +"@id": "#669", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "multiple_customer_accounts_list_all_non_olss_registered" +} +], +"core:displayName": [ +{ +"@value": "GET response example with multiple customer accounts found" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#669", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#670", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#671", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(19,10)-(19,21)]" +} +] +} +] +} +] +} +], +"data:dateOfBirth": [ +{ +"@id": "#672", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "1970-01-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(20,19)-(20,31)]" +} +] +} +] +} +] +} +], +"data:olssRegistered": [ +{ +"@id": "#673", +"@type": [ +"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": "#673/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#673/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#673" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,22)-(21,27)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#670/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#670/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:dateOfBirth" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,0)]" +} +] +}, +{ +"@id": "#670/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(20,0)]" +} +] +}, +{ +"@id": "#670/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:olssRegistered" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,6)-(22,0)]" +} +] +}, +{ +"@id": "#670/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#670" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,0)-(22,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#674", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#675", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456799" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(23,10)-(23,21)]" +} +] +} +] +} +] +} +], +"data:dateOfBirth": [ +{ +"@id": "#676", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "1970-01-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_8" +} +], +"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": "[(24,19)-(24,31)]" +} +] +} +] +} +] +} +], +"data:olssRegistered": [ +{ +"@id": "#677", +"@type": [ +"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": "#677/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#677/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#677" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,22)-(25,27)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_6" +} +], +"sourcemaps:sources": [ +{ +"@id": "#674/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#674/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:dateOfBirth" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,6)-(25,0)]" +} +] +}, +{ +"@id": "#674/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,6)-(24,0)]" +} +] +}, +{ +"@id": "#674/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:olssRegistered" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(27,0)]" +} +] +}, +{ +"@id": "#674/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#674" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,0)-(27,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_1" +} +], +"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": "[(18,0)-(27,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "- #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false\n- #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false" +} +], +"sourcemaps:sources": [ +{ +"@id": "#669/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#669/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#669/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,8)-(27,0)]" +} +] +}, +{ +"@id": "#669/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#669" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,0)-(27,0)]" +} +] +}, +{ +"@id": "#669/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,0)-(27,0)]" +} +] +}, +{ +"@id": "#669/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,2)-(17,0)]" +} +] +}, +{ +"@id": "#669/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,0)-(27,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#669/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#669" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#669/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#669" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#658" +} +] +} +] +} +] +}, +{ +"@id": "#678", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "multiple_customer_accounts_list_mixed" +} +], +"core:displayName": [ +{ +"@value": "GET response example with multiple customer accounts found" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#678", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#679", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#680", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(31,10)-(31,21)]" +} +] +} +] +} +] +} +], +"data:dateOfBirth": [ +{ +"@id": "#681", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "1970-01-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(32,19)-(32,31)]" +} +] +} +] +} +] +} +], +"data:olssRegistered": [ +{ +"@id": "#682", +"@type": [ +"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": "#682/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#682/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#682" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,22)-(33,26)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#679/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#679/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:dateOfBirth" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,6)-(33,0)]" +} +] +}, +{ +"@id": "#679/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,6)-(32,0)]" +} +] +}, +{ +"@id": "#679/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:olssRegistered" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,6)-(34,0)]" +} +] +}, +{ +"@id": "#679/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#679" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,0)-(34,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#683", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#684", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456799" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(35,10)-(35,21)]" +} +] +} +] +} +] +} +], +"data:dateOfBirth": [ +{ +"@id": "#685", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "1970-01-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_8" +} +], +"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": "[(36,19)-(36,31)]" +} +] +} +] +} +] +} +], +"data:olssRegistered": [ +{ +"@id": "#686", +"@type": [ +"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": "#686/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#686/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#686" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,22)-(37,27)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_6" +} +], +"sourcemaps:sources": [ +{ +"@id": "#683/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#683/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:dateOfBirth" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,6)-(37,0)]" +} +] +}, +{ +"@id": "#683/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,6)-(36,0)]" +} +] +}, +{ +"@id": "#683/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:olssRegistered" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,6)-(39,0)]" +} +] +}, +{ +"@id": "#683/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#683" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,0)-(39,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_1" +} +], +"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": "[(30,0)-(39,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "- #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true\n- #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false" +} +], +"sourcemaps:sources": [ +{ +"@id": "#678/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#678/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#678/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,8)-(39,0)]" +} +] +}, +{ +"@id": "#678/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#678" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,0)-(39,0)]" +} +] +}, +{ +"@id": "#678/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,0)-(39,0)]" +} +] +}, +{ +"@id": "#678/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,2)-(29,0)]" +} +] +}, +{ +"@id": "#678/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,0)-(39,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#678/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#678" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#678/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#678" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#658" +} +] +} +] +} +] +}, +{ +"@id": "#687", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "empty_customer_accounts_list" +} +], +"core:displayName": [ +{ +"@value": "GET response example with no customer accounts found" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#687", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [], +"core:name": [ +{ +"@value": "array_1" +} +], +"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": "[(41,9)-(41,11)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "[]" +} +], +"sourcemaps:sources": [ +{ +"@id": "#687/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#687/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#687/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(41,9)-(41,11)]" +} +] +}, +{ +"@id": "#687/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#687" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,0)-(41,11)]" +} +] +}, +{ +"@id": "#687/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(41,9)-(41,11)]" +} +] +}, +{ +"@id": "#687/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,2)-(41,0)]" +} +] +}, +{ +"@id": "#687/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,0)-(41,11)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#687/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#687" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#687/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#687" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#658" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#659/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#659/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#659" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#659/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#659" +} +], +"sourcemaps:value": [ +{ +"@value": "[(172,12)-(173,0)]" +} +] +} +] +} +] +} +], +"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": "[(171,10)-(175,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#657/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#657/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#657" +} +], +"sourcemaps:value": [ +{ +"@value": "[(169,8)-(175,0)]" +} +] +}, +{ +"@id": "#657/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(170,10)-(171,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#688", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "400" +} +], +"core:name": [ +{ +"@value": "400" +} +], +"core:description": [ +{ +"@value": "Bad request" +} +], +"apiContract:payload": [], +"sourcemaps:sources": [ +{ +"@id": "#688/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#688/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#688" +} +], +"sourcemaps:value": [ +{ +"@value": "[(175,8)-(178,0)]" +} +] +}, +{ +"@id": "#688/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(176,10)-(178,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#689", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "500" +} +], +"core:name": [ +{ +"@value": "500" +} +], +"core:description": [ +{ +"@value": "Internal Server Error" +} +], +"apiContract:payload": [], +"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": "[(178,8)-(182,0)]" +} +] +}, +{ +"@id": "#689/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(179,10)-(182,0)]" +} +] +} +] +} +] +} +], +"security:security": [ +{ +"@id": "#474", +"@type": [ +"security:SecurityRequirement", +"doc:DomainElement" +], +"security:schemes": [ +{ +"@id": "#475", +"@type": [ +"security:ParametrizedSecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "auth" +} +], +"security:scheme": [ +{ +"@id": "#444", +"@type": [ +"security:SecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "auth" +} +], +"security:type": [ +{ +"@value": "x-custom" +} +], +"core:description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"apiContract:header": [ +{ +"@id": "#11", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Authorization" +} +], +"apiContract:paramName": [ +{ +"@value": "Authorization" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \n" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,6)-(10,18)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#11/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#11/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#444/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#444/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#444/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "security:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#444/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#644/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#644/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#644/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(158,6)-(160,0)]" +} +] +}, +{ +"@id": "#644/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:returns" +} +], +"sourcemaps:value": [ +{ +"@value": "[(168,6)-(182,0)]" +} +] +}, +{ +"@id": "#644/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#644" +} +], +"sourcemaps:value": [ +{ +"@value": "[(156,4)-(182,0)]" +} +] +} +] +} +] +} +], +"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": "[(155,0)-(258,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#690", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/customeraccounts/{customeraccountid}" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#691", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "patch" +} +], +"core:description": [ +{ +"@value": "This is used to sync disc with the ping user id and sync all customer accounts to the same email and password. Ping will be required to call this for each customer account id." +} +], +"apiContract:expects": [ +{ +"@id": "#692", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#191", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#188/link--246023887", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#188" +} +], +"doc:link-label": [ +{ +"@value": "PatchPingCustomerAccountRequest" +} +] +} +], +"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": "[(193,8)-(197,0)]" +} +] +} +] +} +] +} +], +"apiContract:header": [ +{ +"@id": "#693", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"core:description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"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:maxLength": [ +{ +"@value": 64 +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"sourcemaps:sources": [ +{ +"@id": "#694/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#694/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#694" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(6,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#694/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(7,19)]" +} +] +}, +{ +"@id": "#694/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(6,18)]" +} +] +}, +{ +"@id": "#694/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "#694/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#694" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#693/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#693/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(8,21)]" +} +] +}, +{ +"@id": "#693/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "#693/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +}, +{ +"@id": "#693/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#693" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +}, +{ +"@id": "#695", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"core:description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#696", +"@type": [ +"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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"sourcemaps:sources": [ +{ +"@id": "#696/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#696/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#696" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,6)-(12,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#696/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,6)-(13,92)]" +} +] +}, +{ +"@id": "#696/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,6)-(12,18)]" +} +] +}, +{ +"@id": "#696/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "#696/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#696" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#695/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#695/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(14,20)]" +} +] +}, +{ +"@id": "#695/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "#695/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +}, +{ +"@id": "#695/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#695" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +}, +{ +"@id": "#697", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"core:description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#698", +"@type": [ +"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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"sourcemaps:sources": [ +{ +"@id": "#698/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#698/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#698" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(18,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#698/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(19,92)]" +} +] +}, +{ +"@id": "#698/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(18,18)]" +} +] +}, +{ +"@id": "#698/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "#698/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#698" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#697/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#697/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(20,20)]" +} +] +}, +{ +"@id": "#697/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "#697/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +}, +{ +"@id": "#697/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#697" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +}, +{ +"@id": "#699", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Brand" +} +], +"apiContract:paramName": [ +{ +"@value": "Brand" +} +], +"core:description": [ +{ +"@value": "The User Brand" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#700", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"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 User Brand" +} +], +"sourcemaps:sources": [ +{ +"@id": "#700/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#700/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#700" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,6)-(24,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#700/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,6)-(24,18)]" +} +] +}, +{ +"@id": "#700/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,6)-(23,33)]" +} +] +}, +{ +"@id": "#700/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#700" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#699/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#699/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(25,20)]" +} +] +}, +{ +"@id": "#699/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,6)-(23,33)]" +} +] +}, +{ +"@id": "#699/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +}, +{ +"@id": "#699/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#699" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#692/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#692/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#692" +} +], +"sourcemaps:value": [ +{ +"@value": "[(191,0)-(201,0)]" +} +] +} +] +} +] +} +], +"apiContract:returns": [ +{ +"@id": "#701", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "204" +} +], +"core:name": [ +{ +"@value": "204" +} +], +"core:description": [ +{ +"@value": "Success. PING user id, email, password where updated." +} +], +"apiContract:payload": [], +"sourcemaps:sources": [ +{ +"@id": "#701/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#701/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#701" +} +], +"sourcemaps:value": [ +{ +"@value": "[(198,10)-(201,0)]" +} +] +}, +{ +"@id": "#701/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(199,12)-(201,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#702", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "400" +} +], +"core:name": [ +{ +"@value": "400" +} +], +"core:description": [ +{ +"@value": "Bad request." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#703", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#704", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#704/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#704/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#704" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#703/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#703/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,8)-(8,23)]" +} +] +}, +{ +"@id": "#703/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +}, +{ +"@id": "#703/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#703" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#705", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#706", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#706/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#706/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#706" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#705/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#705/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,8)-(10,23)]" +} +] +}, +{ +"@id": "#705/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +}, +{ +"@id": "#705/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#705" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#707", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#708", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#708/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#708/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#708" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#707/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#707/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,8)-(12,23)]" +} +] +}, +{ +"@id": "#707/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +}, +{ +"@id": "#707/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#707" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#702/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#702/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(5,29)]" +} +] +}, +{ +"@id": "#702/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(12,23)]" +} +] +}, +{ +"@id": "#702/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#702" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(12,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#709", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "404" +} +], +"core:name": [ +{ +"@value": "404" +} +], +"core:description": [ +{ +"@value": "Resource not found." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#710", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#711", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#711/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#711/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#711" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#710/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#710/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,8)-(17,23)]" +} +] +}, +{ +"@id": "#710/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +}, +{ +"@id": "#710/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#710" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#712", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@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": "schema" +} +], +"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": "[(18,6)-(19,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#712/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#712/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,8)-(19,23)]" +} +] +}, +{ +"@id": "#712/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +}, +{ +"@id": "#712/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#712" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#714", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@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": "schema" +} +], +"sourcemaps:sources": [ +{ +"@id": "#715/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#715/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#715" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#714/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#714/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,8)-(21,23)]" +} +] +}, +{ +"@id": "#714/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +}, +{ +"@id": "#714/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#714" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#709/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#709/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(14,36)]" +} +] +}, +{ +"@id": "#709/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,4)-(21,23)]" +} +] +}, +{ +"@id": "#709/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#709" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(21,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#716", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "500" +} +], +"core:name": [ +{ +"@value": "500" +} +], +"core:description": [ +{ +"@value": "Internal Server Error." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#717", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#718", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#718/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#718/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#718" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#717/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#717/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,8)-(26,23)]" +} +] +}, +{ +"@id": "#717/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +}, +{ +"@id": "#717/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#717" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#719", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#720", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#720/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#720/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#720" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#719/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#719/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,8)-(28,23)]" +} +] +}, +{ +"@id": "#719/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +}, +{ +"@id": "#719/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#719" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#721", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#722", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#722/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#722/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#722" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#721/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#721/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,8)-(30,23)]" +} +] +}, +{ +"@id": "#721/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +}, +{ +"@id": "#721/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#721" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"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": "[(23,4)-(23,39)]" +} +] +}, +{ +"@id": "#716/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(30,23)]" +} +] +}, +{ +"@id": "#716/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#716" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(30,23)]" +} +] +} +] +} +] +} +], +"security:security": [ +{ +"@id": "#474", +"@type": [ +"security:SecurityRequirement", +"doc:DomainElement" +], +"security:schemes": [ +{ +"@id": "#475", +"@type": [ +"security:ParametrizedSecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "auth" +} +], +"security:scheme": [ +{ +"@id": "#444", +"@type": [ +"security:SecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "auth" +} +], +"security:type": [ +{ +"@value": "x-custom" +} +], +"core:description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"apiContract:header": [ +{ +"@id": "#11", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Authorization" +} +], +"apiContract:paramName": [ +{ +"@value": "Authorization" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \n" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,6)-(10,18)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#11/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#11/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#444/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#444/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#444/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "security:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#444/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#691/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#691/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#691/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(192,8)-(193,0)]" +} +] +}, +{ +"@id": "#691/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:returns" +} +], +"sourcemaps:value": [ +{ +"@value": "[(197,8)-(201,0)]" +} +] +}, +{ +"@id": "#691/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#691" +} +], +"sourcemaps:value": [ +{ +"@value": "[(190,6)-(201,0)]" +} +] +} +] +} +] +} +], +"apiContract:parameter": [ +{ +"@id": "#723", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "customeraccountid" +} +], +"apiContract:paramName": [ +{ +"@value": "customeraccountid" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "path" +} +], +"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#string" +} +], +"shacl:minLength": [ +{ +"@value": 9 +} +], +"shacl:maxLength": [ +{ +"@value": 9 +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"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": "123456789" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"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": "[(188,19)-(188,30)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "123456789" +} +], +"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": "[(188,19)-(188,30)]" +} +] +}, +{ +"@id": "#725/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(188,19)-(188,30)]" +} +] +}, +{ +"@id": "#725/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#725" +} +], +"sourcemaps:value": [ +{ +"@value": "[(188,19)-(188,30)]" +} +] +} +], +"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": "[(185,10)-(185,14)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#724/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(187,10)-(188,0)]" +} +] +}, +{ +"@id": "#724/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#724" +} +], +"sourcemaps:value": [ +{ +"@value": "[(184,8)-(190,0)]" +} +] +}, +{ +"@id": "#724/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(188,10)-(190,0)]" +} +] +}, +{ +"@id": "#724/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:minLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(186,10)-(187,0)]" +} +] +}, +{ +"@id": "#724/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(185,10)-(186,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#723/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#723/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#723" +} +], +"sourcemaps:value": [ +{ +"@value": "[(184,8)-(190,0)]" +} +] +}, +{ +"@id": "#723/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(184,8)-(190,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#690/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:parent-end-point": [ +{ +"@id": "#690/source-map/parent-end-point/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#690" +} +], +"sourcemaps:value": [ +{ +"@value": "file://demo/SE-11508/SE-11508.raml#/web-api/end-points/%2Fcustomeraccounts" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#690/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#690" +} +], +"sourcemaps:value": [ +{ +"@value": "[(182,4)-(258,0)]" +} +] +}, +{ +"@id": "#690/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:parameter" +} +], +"sourcemaps:value": [ +{ +"@value": "[(183,20)-(190,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#726", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/customeraccounts/{customeraccountid}/initialregistration" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#727", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"core:description": [ +{ +"@value": "This is to perform the initial registration of the customer account. This API is used as part of the registration process to setup any new customer in the OLSS system. If the customer is already setup in OLSS then this service will return success." +} +], +"apiContract:expects": [ +{ +"@id": "#728", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#737", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#738", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#739", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#encryptedPassword" +} +], +"raml-shapes:range": [ +{ +"@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": "encryptedPassword" +} +], +"apiContract:examples": [ +{ +"@id": "#741", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#741", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "XXXXX" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(210,25)-(210,32)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "XXXXX" +} +], +"sourcemaps:sources": [ +{ +"@id": "#741/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#741/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#741/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(210,25)-(210,32)]" +} +] +}, +{ +"@id": "#741/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(210,25)-(210,32)]" +} +] +}, +{ +"@id": "#741/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#741" +} +], +"sourcemaps:value": [ +{ +"@value": "[(210,25)-(210,32)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#740/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#740/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#740" +} +], +"sourcemaps:value": [ +{ +"@value": "[(208,16)-(208,20)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#740/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(208,16)-(209,0)]" +} +] +}, +{ +"@id": "#740/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(210,16)-(212,0)]" +} +] +}, +{ +"@id": "#740/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#740" +} +], +"sourcemaps:value": [ +{ +"@value": "[(207,14)-(212,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "encryptedPassword" +} +], +"sourcemaps:sources": [ +{ +"@id": "#739/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#739/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#739" +} +], +"sourcemaps:value": [ +{ +"@value": "[(207,14)-(212,0)]" +} +] +}, +{ +"@id": "#739/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(209,16)-(210,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "default" +} +], +"sourcemaps:sources": [ +{ +"@id": "#738/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#738/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#738" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#738/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#738" +} +], +"sourcemaps:value": [ +{ +"@value": "[(205,10)-(212,0)]" +} +] +} +] +} +] +} +], +"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": "[(205,10)-(212,0)]" +} +] +} +] +} +] +} +], +"apiContract:header": [ +{ +"@id": "#729", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"core:description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#730", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:maxLength": [ +{ +"@value": 64 +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"sourcemaps:sources": [ +{ +"@id": "#730/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#730/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#730" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(6,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#730/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(7,19)]" +} +] +}, +{ +"@id": "#730/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(6,18)]" +} +] +}, +{ +"@id": "#730/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "#730/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#730" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#729/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#729/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(8,21)]" +} +] +}, +{ +"@id": "#729/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "#729/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +}, +{ +"@id": "#729/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#729" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +}, +{ +"@id": "#731", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"core:description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#732", +"@type": [ +"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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"sourcemaps:sources": [ +{ +"@id": "#732/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#732/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#732" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,6)-(12,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#732/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,6)-(13,92)]" +} +] +}, +{ +"@id": "#732/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,6)-(12,18)]" +} +] +}, +{ +"@id": "#732/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "#732/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#732" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#731/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#731/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(14,20)]" +} +] +}, +{ +"@id": "#731/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "#731/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +}, +{ +"@id": "#731/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#731" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +}, +{ +"@id": "#733", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"core:description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@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:pattern": [ +{ +"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"sourcemaps:sources": [ +{ +"@id": "#734/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#734/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#734" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(18,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#734/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(19,92)]" +} +] +}, +{ +"@id": "#734/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(18,18)]" +} +] +}, +{ +"@id": "#734/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "#734/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#734" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#733/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#733/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(20,20)]" +} +] +}, +{ +"@id": "#733/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "#733/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +}, +{ +"@id": "#733/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#733" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +}, +{ +"@id": "#735", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Brand" +} +], +"apiContract:paramName": [ +{ +"@value": "Brand" +} +], +"core:description": [ +{ +"@value": "The User Brand" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#736", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"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 User Brand" +} +], +"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": "[(24,6)-(24,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#736/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,6)-(24,18)]" +} +] +}, +{ +"@id": "#736/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,6)-(23,33)]" +} +] +}, +{ +"@id": "#736/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#736" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#735/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#735/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(25,20)]" +} +] +}, +{ +"@id": "#735/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,6)-(23,33)]" +} +] +}, +{ +"@id": "#735/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +}, +{ +"@id": "#735/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#735" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#728/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#728/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#728" +} +], +"sourcemaps:value": [ +{ +"@value": "[(203,0)-(216,0)]" +} +] +} +] +} +] +} +], +"apiContract:returns": [ +{ +"@id": "#742", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "200" +} +], +"core:name": [ +{ +"@value": "200" +} +], +"core:description": [ +{ +"@value": "Success. The account was created or already existed in OLSS." +} +], +"apiContract:payload": [], +"sourcemaps:sources": [ +{ +"@id": "#742/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#742/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#742" +} +], +"sourcemaps:value": [ +{ +"@value": "[(213,12)-(216,0)]" +} +] +}, +{ +"@id": "#742/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(214,14)-(216,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#743", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "400" +} +], +"core:name": [ +{ +"@value": "400" +} +], +"core:description": [ +{ +"@value": "Bad request." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#744", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#745", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#745/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#745/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#745" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#744/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#744/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,8)-(8,23)]" +} +] +}, +{ +"@id": "#744/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +}, +{ +"@id": "#744/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#744" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#746", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@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": "schema" +} +], +"sourcemaps:sources": [ +{ +"@id": "#747/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#747/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#747" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#746/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#746/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,8)-(10,23)]" +} +] +}, +{ +"@id": "#746/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +}, +{ +"@id": "#746/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#746" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#748", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@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": "schema" +} +], +"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": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#748/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#748/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,8)-(12,23)]" +} +] +}, +{ +"@id": "#748/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +}, +{ +"@id": "#748/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#748" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#743/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#743/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(5,29)]" +} +] +}, +{ +"@id": "#743/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(12,23)]" +} +] +}, +{ +"@id": "#743/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#743" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(12,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#750", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "404" +} +], +"core:name": [ +{ +"@value": "404" +} +], +"core:description": [ +{ +"@value": "Resource not found." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#751", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#752", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#752/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#752/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#752" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#751/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#751/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,8)-(17,23)]" +} +] +}, +{ +"@id": "#751/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +}, +{ +"@id": "#751/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#751" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#753", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#754", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#754/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#754/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#754" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#753/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#753/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,8)-(19,23)]" +} +] +}, +{ +"@id": "#753/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +}, +{ +"@id": "#753/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#753" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#755", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#756", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#756/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#756/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#756" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#755/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#755/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,8)-(21,23)]" +} +] +}, +{ +"@id": "#755/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +}, +{ +"@id": "#755/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#755" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#750/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#750/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(14,36)]" +} +] +}, +{ +"@id": "#750/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,4)-(21,23)]" +} +] +}, +{ +"@id": "#750/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#750" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(21,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#757", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "500" +} +], +"core:name": [ +{ +"@value": "500" +} +], +"core:description": [ +{ +"@value": "Internal Server Error." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#758", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@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": "schema" +} +], +"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": "[(25,6)-(26,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#758/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#758/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,8)-(26,23)]" +} +] +}, +{ +"@id": "#758/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +}, +{ +"@id": "#758/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#758" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#760", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@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": "schema" +} +], +"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": "[(27,6)-(28,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#760/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#760/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,8)-(28,23)]" +} +] +}, +{ +"@id": "#760/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +}, +{ +"@id": "#760/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#760" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#762", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#763", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#763/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#763/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#763" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#762/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#762/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,8)-(30,23)]" +} +] +}, +{ +"@id": "#762/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +}, +{ +"@id": "#762/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#762" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#757/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#757/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(23,39)]" +} +] +}, +{ +"@id": "#757/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(30,23)]" +} +] +}, +{ +"@id": "#757/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#757" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(30,23)]" +} +] +} +] +} +] +} +], +"security:security": [ +{ +"@id": "#474", +"@type": [ +"security:SecurityRequirement", +"doc:DomainElement" +], +"security:schemes": [ +{ +"@id": "#475", +"@type": [ +"security:ParametrizedSecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "auth" +} +], +"security:scheme": [ +{ +"@id": "#444", +"@type": [ +"security:SecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "auth" +} +], +"security:type": [ +{ +"@value": "x-custom" +} +], +"core:description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"apiContract:header": [ +{ +"@id": "#11", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Authorization" +} +], +"apiContract:paramName": [ +{ +"@value": "Authorization" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \n" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,6)-(10,18)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#11/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#11/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#444/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#444/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#444/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "security:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#444/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#727/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#727/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#727/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(204,10)-(205,0)]" +} +] +}, +{ +"@id": "#727/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:returns" +} +], +"sourcemaps:value": [ +{ +"@value": "[(212,10)-(216,0)]" +} +] +}, +{ +"@id": "#727/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#727" +} +], +"sourcemaps:value": [ +{ +"@value": "[(202,8)-(216,0)]" +} +] +} +] +} +] +} +], +"apiContract:parameter": [ +{ +"@id": "#764", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "customeraccountid" +} +], +"apiContract:paramName": [ +{ +"@value": "customeraccountid" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "path" +} +], +"raml-shapes:schema": [ +{ +"@id": "#765", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:minLength": [ +{ +"@value": 9 +} +], +"shacl:maxLength": [ +{ +"@value": 9 +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"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": "123456789" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"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": "[(188,19)-(188,30)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "123456789" +} +], +"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": "[(188,19)-(188,30)]" +} +] +}, +{ +"@id": "#725/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(188,19)-(188,30)]" +} +] +}, +{ +"@id": "#725/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#725" +} +], +"sourcemaps:value": [ +{ +"@value": "[(188,19)-(188,30)]" +} +] +} +], +"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": "#765/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#765/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#765" +} +], +"sourcemaps:value": [ +{ +"@value": "[(185,10)-(185,14)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#765/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(187,10)-(188,0)]" +} +] +}, +{ +"@id": "#765/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#765" +} +], +"sourcemaps:value": [ +{ +"@value": "[(184,8)-(190,0)]" +} +] +}, +{ +"@id": "#765/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(188,10)-(190,0)]" +} +] +}, +{ +"@id": "#765/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:minLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(186,10)-(187,0)]" +} +] +}, +{ +"@id": "#765/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(185,10)-(186,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#764/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#764/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#764" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#764/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#764" +} +], +"sourcemaps:value": [ +{ +"@value": "[(184,8)-(190,0)]" +} +] +}, +{ +"@id": "#764/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(184,8)-(190,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#726/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:parent-end-point": [ +{ +"@id": "#726/source-map/parent-end-point/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#726" +} +], +"sourcemaps:value": [ +{ +"@value": "file://demo/SE-11508/SE-11508.raml#/web-api/end-points/%2Fcustomeraccounts%2F%7Bcustomeraccountid%7D" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#726/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#726" +} +], +"sourcemaps:value": [ +{ +"@value": "[(201,6)-(216,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#766", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/customeraccounts/{customeraccountid}/sendcorrespondence" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#767", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"core:description": [ +{ +"@value": "used as part of the registration process to inform the disc system to send emails to the customer. These emails are use to confirm things like registration was successful." +} +], +"apiContract:expects": [ +{ +"@id": "#768", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#777", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#778", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#794", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#correspondenceTypeCode" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"shacl:in": [ +{ +"@id": "#795/list", +"@type": "rdfs:Seq", +"rdfs:_1": [ +{ +"@id": "#796", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "registration-confirmation" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(224,26)-(224,51)]" +} +] +} +] +} +] +} +], +"rdfs:_2": [ +{ +"@id": "#797", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "forgotten-password" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(224,53)-(224,71)]" +} +] +} +] +} +] +} +], +"rdfs:_3": [ +{ +"@id": "#798", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "password-reset-confirmation" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#798/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#798/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#798" +} +], +"sourcemaps:value": [ +{ +"@value": "[(224,73)-(224,100)]" +} +] +} +] +} +] +} +], +"rdfs:_4": [ +{ +"@id": "#799", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "change-password-confirmation" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(224,102)-(224,130)]" +} +] +} +] +} +] +} +], +"rdfs:_5": [ +{ +"@id": "#800", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "change-email-confirmation" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(224,132)-(224,157)]" +} +] +} +] +} +] +} +], +"rdfs:_6": [ +{ +"@id": "#801", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "email-verification" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(224,159)-(224,177)]" +} +] +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#795/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#795/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#795" +} +], +"sourcemaps:value": [ +{ +"@value": "[(223,16)-(225,0)]" +} +] +}, +{ +"@id": "#795/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:in" +} +], +"sourcemaps:value": [ +{ +"@value": "[(224,18)-(225,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "correspondenceTypeCode" +} +], +"sourcemaps:sources": [ +{ +"@id": "#794/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#794/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#794" +} +], +"sourcemaps:value": [ +{ +"@value": "[(222,14)-(226,0)]" +} +] +}, +{ +"@id": "#794/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(225,16)-(226,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#802", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#callbackUrl" +} +], +"raml-shapes:range": [ +{ +"@id": "#803", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "callbackUrl" +} +], +"sourcemaps:sources": [ +{ +"@id": "#803/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#803/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#803" +} +], +"sourcemaps:value": [ +{ +"@value": "[(227,16)-(227,20)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#803/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#803" +} +], +"sourcemaps:value": [ +{ +"@value": "[(226,14)-(230,0)]" +} +] +}, +{ +"@id": "#803/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(227,16)-(228,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "callbackUrl" +} +], +"sourcemaps:sources": [ +{ +"@id": "#802/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#802/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#802" +} +], +"sourcemaps:value": [ +{ +"@value": "[(226,14)-(230,0)]" +} +] +}, +{ +"@id": "#802/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(228,16)-(230,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "default" +} +], +"apiContract:examples": [ +{ +"@id": "#779", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "registration_confirmation_with_no_callback_request" +} +], +"core:displayName": [ +{ +"@value": "POST Request where correspondence is of type \"registration-confirmation\" with no callback URL." +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#779", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:correspondenceTypeCode": [ +{ +"@id": "#780", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "registration-confirmation" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(6,28)-(6,55)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#779/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#779/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#779" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(8,0)]" +} +] +}, +{ +"@id": "#779/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:correspondenceTypeCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(8,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "correspondenceTypeCode: \"registration-confirmation\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#779/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#779/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#779/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,8)-(8,0)]" +} +] +}, +{ +"@id": "#779/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#779" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(8,0)]" +} +] +}, +{ +"@id": "#779/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(8,0)]" +} +] +}, +{ +"@id": "#779/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "#779/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(8,0)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#779/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#779" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#777" +} +] +} +] +} +] +}, +{ +"@id": "#781", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "forgotten_password_with_callback_request" +} +], +"core:displayName": [ +{ +"@value": "POST Request where correspondence is of type \"forgotten-password\" and a callback URL is provided." +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#781", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:correspondenceTypeCode": [ +{ +"@id": "#782", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "forgotten-password" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(11,28)-(11,48)]" +} +] +} +] +} +] +} +], +"data:callbackUrl": [ +{ +"@id": "#783", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "http://pingurl/forgottenpassword" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(12,17)-(12,51)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#781/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#781/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:correspondenceTypeCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,4)-(12,0)]" +} +] +}, +{ +"@id": "#781/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:callbackUrl" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,4)-(14,0)]" +} +] +}, +{ +"@id": "#781/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#781" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,0)-(14,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "correspondenceTypeCode: \"forgotten-password\"\ncallbackUrl: \"http://pingurl/forgottenpassword\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#781/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#781/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#781/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,8)-(14,0)]" +} +] +}, +{ +"@id": "#781/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#781" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,0)-(14,0)]" +} +] +}, +{ +"@id": "#781/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,0)-(14,0)]" +} +] +}, +{ +"@id": "#781/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,2)-(10,0)]" +} +] +}, +{ +"@id": "#781/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,0)-(14,0)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#781/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#781" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#777" +} +] +} +] +} +] +}, +{ +"@id": "#784", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "password_reset_confirmation_with_callback_request" +} +], +"core:displayName": [ +{ +"@value": "POST Request where correspondence is of type \"password-reset-confirmation\" and a callback URL is provided." +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#784", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:correspondenceTypeCode": [ +{ +"@id": "#785", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "password-reset-confirmation" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(17,28)-(17,57)]" +} +] +} +] +} +] +} +], +"data:callbackUrl": [ +{ +"@id": "#786", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "http://pingurl/resetpassword" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#786/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#786/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#786" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,17)-(18,47)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#784/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#784/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:correspondenceTypeCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(18,0)]" +} +] +}, +{ +"@id": "#784/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:callbackUrl" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,4)-(20,0)]" +} +] +}, +{ +"@id": "#784/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#784" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,0)-(20,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "correspondenceTypeCode: \"password-reset-confirmation\"\ncallbackUrl: \"http://pingurl/resetpassword\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#784/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#784/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#784/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,8)-(20,0)]" +} +] +}, +{ +"@id": "#784/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#784" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,0)-(20,0)]" +} +] +}, +{ +"@id": "#784/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,0)-(20,0)]" +} +] +}, +{ +"@id": "#784/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,2)-(16,0)]" +} +] +}, +{ +"@id": "#784/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,0)-(20,0)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#784/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#784" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#777" +} +] +} +] +} +] +}, +{ +"@id": "#787", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "change_password_confirmation_with_no_callback_request" +} +], +"core:displayName": [ +{ +"@value": "POST Request where correspondence is of type \"change-password-confirmation\" and no callback URL." +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#787", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:correspondenceTypeCode": [ +{ +"@id": "#788", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "change-password-confirmation" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(23,28)-(23,58)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#787/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#787/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#787" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,0)-(25,0)]" +} +] +}, +{ +"@id": "#787/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:correspondenceTypeCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(25,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "correspondenceTypeCode: \"change-password-confirmation\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#787/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#787/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#787/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,8)-(25,0)]" +} +] +}, +{ +"@id": "#787/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#787" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,0)-(25,0)]" +} +] +}, +{ +"@id": "#787/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,0)-(25,0)]" +} +] +}, +{ +"@id": "#787/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,2)-(22,0)]" +} +] +}, +{ +"@id": "#787/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,0)-(25,0)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#787/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#787" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#777" +} +] +} +] +} +] +}, +{ +"@id": "#789", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "change_email_confirmation_with_no_callback_request" +} +], +"core:displayName": [ +{ +"@value": "POST Request where correspondence is of type \"change-email-confirmation\" and no callback URL." +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#789", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:correspondenceTypeCode": [ +{ +"@id": "#790", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "change-email-confirmation" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#790/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#790/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#790" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,28)-(28,55)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#789/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#789/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#789" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,0)-(30,0)]" +} +] +}, +{ +"@id": "#789/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:correspondenceTypeCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,4)-(30,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "correspondenceTypeCode: \"change-email-confirmation\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#789/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#789/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#789/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,8)-(30,0)]" +} +] +}, +{ +"@id": "#789/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#789" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,0)-(30,0)]" +} +] +}, +{ +"@id": "#789/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,0)-(30,0)]" +} +] +}, +{ +"@id": "#789/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,2)-(27,0)]" +} +] +}, +{ +"@id": "#789/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,0)-(30,0)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#789/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#789" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#777" +} +] +} +] +} +] +}, +{ +"@id": "#791", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "email_verification_with_callback_request" +} +], +"core:displayName": [ +{ +"@value": "POST Request where correspondence is of type \"email-verification\" and a callback URL." +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#791", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:correspondenceTypeCode": [ +{ +"@id": "#792", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "email-verification" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(33,28)-(33,48)]" +} +] +} +] +} +] +} +], +"data:callbackUrl": [ +{ +"@id": "#793", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "http://pingurl/emailverified" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(34,17)-(34,47)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#791/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#791/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:correspondenceTypeCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,4)-(34,0)]" +} +] +}, +{ +"@id": "#791/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:callbackUrl" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,4)-(34,47)]" +} +] +}, +{ +"@id": "#791/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#791" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,0)-(34,47)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "correspondenceTypeCode: \"email-verification\"\ncallbackUrl: \"http://pingurl/emailverified\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#791/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#791/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#791/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,8)-(34,47)]" +} +] +}, +{ +"@id": "#791/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#791" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,0)-(34,47)]" +} +] +}, +{ +"@id": "#791/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,0)-(34,47)]" +} +] +}, +{ +"@id": "#791/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,2)-(32,0)]" +} +] +}, +{ +"@id": "#791/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,0)-(34,47)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#791/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#791" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#777" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#778/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#778/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#778" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#778/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#778" +} +], +"sourcemaps:value": [ +{ +"@value": "[(220,10)-(231,0)]" +} +] +}, +{ +"@id": "#778/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(230,12)-(231,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": "[(220,10)-(231,0)]" +} +] +} +] +} +] +} +], +"apiContract:header": [ +{ +"@id": "#769", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"core:description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#770", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:maxLength": [ +{ +"@value": 64 +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"sourcemaps:sources": [ +{ +"@id": "#770/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#770/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#770" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(6,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#770/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(7,19)]" +} +] +}, +{ +"@id": "#770/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(6,18)]" +} +] +}, +{ +"@id": "#770/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "#770/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#770" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#769/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#769/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(8,21)]" +} +] +}, +{ +"@id": "#769/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "#769/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +}, +{ +"@id": "#769/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#769" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +}, +{ +"@id": "#771", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"core:description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#772", +"@type": [ +"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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"sourcemaps:sources": [ +{ +"@id": "#772/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#772/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#772" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,6)-(12,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#772/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,6)-(13,92)]" +} +] +}, +{ +"@id": "#772/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,6)-(12,18)]" +} +] +}, +{ +"@id": "#772/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "#772/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#772" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#771/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#771/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(14,20)]" +} +] +}, +{ +"@id": "#771/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "#771/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +}, +{ +"@id": "#771/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#771" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +}, +{ +"@id": "#773", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"core:description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#774", +"@type": [ +"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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"sourcemaps:sources": [ +{ +"@id": "#774/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#774/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#774" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(18,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#774/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(19,92)]" +} +] +}, +{ +"@id": "#774/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(18,18)]" +} +] +}, +{ +"@id": "#774/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "#774/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#774" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#773/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#773/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(20,20)]" +} +] +}, +{ +"@id": "#773/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "#773/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +}, +{ +"@id": "#773/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#773" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +}, +{ +"@id": "#775", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Brand" +} +], +"apiContract:paramName": [ +{ +"@value": "Brand" +} +], +"core:description": [ +{ +"@value": "The User Brand" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"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": "schema" +} +], +"core:description": [ +{ +"@value": "The User Brand" +} +], +"sourcemaps:sources": [ +{ +"@id": "#776/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#776/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#776" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,6)-(24,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#776/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,6)-(24,18)]" +} +] +}, +{ +"@id": "#776/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,6)-(23,33)]" +} +] +}, +{ +"@id": "#776/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#776" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#775/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#775/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(25,20)]" +} +] +}, +{ +"@id": "#775/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,6)-(23,33)]" +} +] +}, +{ +"@id": "#775/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +}, +{ +"@id": "#775/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#775" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"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": "[(218,0)-(235,0)]" +} +] +} +] +} +] +} +], +"apiContract:returns": [ +{ +"@id": "#804", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "200" +} +], +"core:name": [ +{ +"@value": "200" +} +], +"core:description": [ +{ +"@value": "Success. Email sent." +} +], +"apiContract:payload": [], +"sourcemaps:sources": [ +{ +"@id": "#804/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#804/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#804" +} +], +"sourcemaps:value": [ +{ +"@value": "[(232,12)-(235,0)]" +} +] +}, +{ +"@id": "#804/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(233,13)-(235,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#805", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "400" +} +], +"core:name": [ +{ +"@value": "400" +} +], +"core:description": [ +{ +"@value": "Bad request." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#806", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#807", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#807/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#807/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#807" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#806/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#806/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,8)-(8,23)]" +} +] +}, +{ +"@id": "#806/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +}, +{ +"@id": "#806/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#806" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#808", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#809", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#809/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#809/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#809" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#808/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#808/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,8)-(10,23)]" +} +] +}, +{ +"@id": "#808/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +}, +{ +"@id": "#808/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#808" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#810", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#811", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#811/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#811/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#811" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#810/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#810/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,8)-(12,23)]" +} +] +}, +{ +"@id": "#810/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +}, +{ +"@id": "#810/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#810" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#805/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#805/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(5,29)]" +} +] +}, +{ +"@id": "#805/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(12,23)]" +} +] +}, +{ +"@id": "#805/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#805" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(12,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#812", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "404" +} +], +"core:name": [ +{ +"@value": "404" +} +], +"core:description": [ +{ +"@value": "Resource not found." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#813", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"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": "[(16,6)-(17,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#813/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#813/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,8)-(17,23)]" +} +] +}, +{ +"@id": "#813/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +}, +{ +"@id": "#813/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#813" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#815", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#816", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#816/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#816/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#816" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#815/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#815/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,8)-(19,23)]" +} +] +}, +{ +"@id": "#815/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +}, +{ +"@id": "#815/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#815" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#817", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#818", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#818/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#818/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#818" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#817/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#817/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,8)-(21,23)]" +} +] +}, +{ +"@id": "#817/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +}, +{ +"@id": "#817/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#817" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#812/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#812/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(14,36)]" +} +] +}, +{ +"@id": "#812/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,4)-(21,23)]" +} +] +}, +{ +"@id": "#812/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#812" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(21,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#819", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "500" +} +], +"core:name": [ +{ +"@value": "500" +} +], +"core:description": [ +{ +"@value": "Internal Server Error." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#820", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#821", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#821/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#821/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#821" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +} +], +"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": "[(26,8)-(26,23)]" +} +] +}, +{ +"@id": "#820/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +}, +{ +"@id": "#820/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#820" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#822", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#823", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#823/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#823/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#823" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#822/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#822/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,8)-(28,23)]" +} +] +}, +{ +"@id": "#822/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +}, +{ +"@id": "#822/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#822" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#824", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#825", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#825/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#825/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#825" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#824/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#824/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,8)-(30,23)]" +} +] +}, +{ +"@id": "#824/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +}, +{ +"@id": "#824/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#824" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#819/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#819/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(23,39)]" +} +] +}, +{ +"@id": "#819/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(30,23)]" +} +] +}, +{ +"@id": "#819/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#819" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(30,23)]" +} +] +} +] +} +] +} +], +"security:security": [ +{ +"@id": "#474", +"@type": [ +"security:SecurityRequirement", +"doc:DomainElement" +], +"security:schemes": [ +{ +"@id": "#475", +"@type": [ +"security:ParametrizedSecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "auth" +} +], +"security:scheme": [ +{ +"@id": "#444", +"@type": [ +"security:SecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "auth" +} +], +"security:type": [ +{ +"@value": "x-custom" +} +], +"core:description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"apiContract:header": [ +{ +"@id": "#11", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Authorization" +} +], +"apiContract:paramName": [ +{ +"@value": "Authorization" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \n" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,6)-(10,18)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#11/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#11/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#444/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#444/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#444/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "security:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#444/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#767/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#767/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#767/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(219,10)-(220,0)]" +} +] +}, +{ +"@id": "#767/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:returns" +} +], +"sourcemaps:value": [ +{ +"@value": "[(231,10)-(235,0)]" +} +] +}, +{ +"@id": "#767/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#767" +} +], +"sourcemaps:value": [ +{ +"@value": "[(217,8)-(235,0)]" +} +] +} +] +} +] +} +], +"apiContract:parameter": [ +{ +"@id": "#826", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "customeraccountid" +} +], +"apiContract:paramName": [ +{ +"@value": "customeraccountid" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "path" +} +], +"raml-shapes:schema": [ +{ +"@id": "#827", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:minLength": [ +{ +"@value": 9 +} +], +"shacl:maxLength": [ +{ +"@value": 9 +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"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": "123456789" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"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": "[(188,19)-(188,30)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "123456789" +} +], +"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": "[(188,19)-(188,30)]" +} +] +}, +{ +"@id": "#725/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(188,19)-(188,30)]" +} +] +}, +{ +"@id": "#725/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#725" +} +], +"sourcemaps:value": [ +{ +"@value": "[(188,19)-(188,30)]" +} +] +} +], +"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": "#827/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#827/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#827" +} +], +"sourcemaps:value": [ +{ +"@value": "[(185,10)-(185,14)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#827/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(187,10)-(188,0)]" +} +] +}, +{ +"@id": "#827/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#827" +} +], +"sourcemaps:value": [ +{ +"@value": "[(184,8)-(190,0)]" +} +] +}, +{ +"@id": "#827/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(188,10)-(190,0)]" +} +] +}, +{ +"@id": "#827/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:minLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(186,10)-(187,0)]" +} +] +}, +{ +"@id": "#827/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(185,10)-(186,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#826/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#826/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#826" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#826/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#826" +} +], +"sourcemaps:value": [ +{ +"@value": "[(184,8)-(190,0)]" +} +] +}, +{ +"@id": "#826/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(184,8)-(190,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#766/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:parent-end-point": [ +{ +"@id": "#766/source-map/parent-end-point/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#766" +} +], +"sourcemaps:value": [ +{ +"@value": "file://demo/SE-11508/SE-11508.raml#/web-api/end-points/%2Fcustomeraccounts%2F%7Bcustomeraccountid%7D" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#766/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#766" +} +], +"sourcemaps:value": [ +{ +"@value": "[(216,6)-(235,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#828", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/customeraccounts/{customeraccountid}/validate" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#829", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"core:description": [ +{ +"@value": "This API is used to verify if the customer account" +} +], +"apiContract:expects": [ +{ +"@id": "#830", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#219", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#214/link-337373079", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#214" +} +], +"doc:link-label": [ +{ +"@value": "ValidateCustomerAccountMatchedRequest" +} +] +} +], +"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": "[(240,14)-(243,0)]" +} +] +} +] +} +] +} +], +"apiContract:header": [ +{ +"@id": "#831", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"core:description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#832", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:maxLength": [ +{ +"@value": 64 +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"sourcemaps:sources": [ +{ +"@id": "#832/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#832/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#832" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(6,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#832/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(7,19)]" +} +] +}, +{ +"@id": "#832/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(6,18)]" +} +] +}, +{ +"@id": "#832/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "#832/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#832" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#831/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#831/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(8,21)]" +} +] +}, +{ +"@id": "#831/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "#831/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +}, +{ +"@id": "#831/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#831" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +}, +{ +"@id": "#833", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"core:description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"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:pattern": [ +{ +"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"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": "[(12,6)-(12,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#834/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,6)-(13,92)]" +} +] +}, +{ +"@id": "#834/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,6)-(12,18)]" +} +] +}, +{ +"@id": "#834/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "#834/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#834" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#833/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#833/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(14,20)]" +} +] +}, +{ +"@id": "#833/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "#833/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +}, +{ +"@id": "#833/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#833" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +}, +{ +"@id": "#835", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"core:description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#836", +"@type": [ +"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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"sourcemaps:sources": [ +{ +"@id": "#836/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#836/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#836" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(18,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#836/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(19,92)]" +} +] +}, +{ +"@id": "#836/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(18,18)]" +} +] +}, +{ +"@id": "#836/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "#836/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#836" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#835/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#835/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(20,20)]" +} +] +}, +{ +"@id": "#835/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "#835/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +}, +{ +"@id": "#835/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#835" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +}, +{ +"@id": "#837", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Brand" +} +], +"apiContract:paramName": [ +{ +"@value": "Brand" +} +], +"core:description": [ +{ +"@value": "The User Brand" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#838", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"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 User Brand" +} +], +"sourcemaps:sources": [ +{ +"@id": "#838/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#838/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#838" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,6)-(24,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#838/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,6)-(24,18)]" +} +] +}, +{ +"@id": "#838/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,6)-(23,33)]" +} +] +}, +{ +"@id": "#838/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#838" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#837/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#837/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(25,20)]" +} +] +}, +{ +"@id": "#837/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,6)-(23,33)]" +} +] +}, +{ +"@id": "#837/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +}, +{ +"@id": "#837/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#837" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#830/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#830/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#830" +} +], +"sourcemaps:value": [ +{ +"@value": "[(237,0)-(258,0)]" +} +] +} +] +} +] +} +], +"apiContract:returns": [ +{ +"@id": "#839", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "200" +} +], +"core:name": [ +{ +"@value": "200" +} +], +"core:description": [ +{ +"@value": "response returned if the account matches" +} +], +"apiContract:payload": [ +{ +"@id": "#247", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#233/link-1472441014", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#233" +} +], +"doc:link-label": [ +{ +"@value": "ValidateCustomerAccountMatchedResponse" +} +] +} +], +"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": "[(246,16)-(250,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#839/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#839/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#839" +} +], +"sourcemaps:value": [ +{ +"@value": "[(244,14)-(250,0)]" +} +] +}, +{ +"@id": "#839/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(245,16)-(246,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#840", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "400" +} +], +"core:name": [ +{ +"@value": "400" +} +], +"core:description": [ +{ +"@value": "Bad request" +} +], +"apiContract:payload": [ +{ +"@id": "#179", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#167/link--114337474", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#167" +} +], +"doc:link-label": [ +{ +"@value": "Error" +} +] +} +], +"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": "[(253,18)-(258,0)]" +} +] +} +] +} +] +} +], +"apiContract:header": [ +{ +"@id": "#841", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#842", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#842/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#842/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#842" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#841/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#841/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,8)-(8,23)]" +} +] +}, +{ +"@id": "#841/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +}, +{ +"@id": "#841/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#841" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#843", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#844", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#844/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#844/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#844" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#843/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#843/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,8)-(10,23)]" +} +] +}, +{ +"@id": "#843/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +}, +{ +"@id": "#843/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#843" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#845", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#846", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#846/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#846/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#846" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#845/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#845/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,8)-(12,23)]" +} +] +}, +{ +"@id": "#845/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +}, +{ +"@id": "#845/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#845" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#840/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#840/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#840" +} +], +"sourcemaps:value": [ +{ +"@value": "[(250,14)-(258,0)]" +} +] +}, +{ +"@id": "#840/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(251,16)-(252,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#847", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "404" +} +], +"core:name": [ +{ +"@value": "404" +} +], +"core:description": [ +{ +"@value": "Resource not found." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#848", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#849", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#849/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#849/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#849" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#848/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#848/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,8)-(17,23)]" +} +] +}, +{ +"@id": "#848/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +}, +{ +"@id": "#848/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#848" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#850", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#851", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#851/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#851/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#851" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#850/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#850/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,8)-(19,23)]" +} +] +}, +{ +"@id": "#850/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +}, +{ +"@id": "#850/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#850" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#852", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#853", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#853/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#853/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#853" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#852/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#852/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,8)-(21,23)]" +} +] +}, +{ +"@id": "#852/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +}, +{ +"@id": "#852/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#852" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#847/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#847/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(14,36)]" +} +] +}, +{ +"@id": "#847/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,4)-(21,23)]" +} +] +}, +{ +"@id": "#847/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#847" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(21,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#854", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "500" +} +], +"core:name": [ +{ +"@value": "500" +} +], +"core:description": [ +{ +"@value": "Internal Server Error." +} +], +"apiContract:payload": [], +"apiContract:header": [ +{ +"@id": "#855", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#856", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#856/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#856/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#856" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#855/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#855/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,8)-(26,23)]" +} +] +}, +{ +"@id": "#855/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +}, +{ +"@id": "#855/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#855" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#857", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Request-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"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:name": [ +{ +"@value": "schema" +} +], +"sourcemaps:sources": [ +{ +"@id": "#858/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#858/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#858" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#857/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#857/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,8)-(28,23)]" +} +] +}, +{ +"@id": "#857/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +}, +{ +"@id": "#857/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#857" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#859", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:paramName": [ +{ +"@value": "X-Message-Id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#860", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#860/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#860/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#860" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#859/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#859/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,8)-(30,23)]" +} +] +}, +{ +"@id": "#859/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +}, +{ +"@id": "#859/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#859" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#854/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#854/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(23,39)]" +} +] +}, +{ +"@id": "#854/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(30,23)]" +} +] +}, +{ +"@id": "#854/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#854" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(30,23)]" +} +] +} +] +} +] +} +], +"security:security": [ +{ +"@id": "#474", +"@type": [ +"security:SecurityRequirement", +"doc:DomainElement" +], +"security:schemes": [ +{ +"@id": "#475", +"@type": [ +"security:ParametrizedSecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "auth" +} +], +"security:scheme": [ +{ +"@id": "#444", +"@type": [ +"security:SecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "auth" +} +], +"security:type": [ +{ +"@value": "x-custom" +} +], +"core:description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"apiContract:header": [ +{ +"@id": "#11", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Authorization" +} +], +"apiContract:paramName": [ +{ +"@value": "Authorization" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \n" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,6)-(10,18)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#11/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#11/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#444/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#444/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#444/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "security:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#444/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#829/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#829/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#829/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(238,12)-(239,0)]" +} +] +}, +{ +"@id": "#829/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:returns" +} +], +"sourcemaps:value": [ +{ +"@value": "[(243,12)-(258,0)]" +} +] +}, +{ +"@id": "#829/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#829" +} +], +"sourcemaps:value": [ +{ +"@value": "[(236,10)-(258,0)]" +} +] +} +] +} +] +} +], +"apiContract:parameter": [ +{ +"@id": "#861", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "customeraccountid" +} +], +"apiContract:paramName": [ +{ +"@value": "customeraccountid" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "path" +} +], +"raml-shapes:schema": [ +{ +"@id": "#862", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:minLength": [ +{ +"@value": 9 +} +], +"shacl:maxLength": [ +{ +"@value": 9 +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"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": "123456789" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"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": "[(188,19)-(188,30)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "123456789" +} +], +"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": "[(188,19)-(188,30)]" +} +] +}, +{ +"@id": "#725/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(188,19)-(188,30)]" +} +] +}, +{ +"@id": "#725/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#725" +} +], +"sourcemaps:value": [ +{ +"@value": "[(188,19)-(188,30)]" +} +] +} +], +"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": "#862/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#862/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#862" +} +], +"sourcemaps:value": [ +{ +"@value": "[(185,10)-(185,14)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#862/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(187,10)-(188,0)]" +} +] +}, +{ +"@id": "#862/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#862" +} +], +"sourcemaps:value": [ +{ +"@value": "[(184,8)-(190,0)]" +} +] +}, +{ +"@id": "#862/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(188,10)-(190,0)]" +} +] +}, +{ +"@id": "#862/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:minLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(186,10)-(187,0)]" +} +] +}, +{ +"@id": "#862/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(185,10)-(186,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#861/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#861/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#861" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#861/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#861" +} +], +"sourcemaps:value": [ +{ +"@value": "[(184,8)-(190,0)]" +} +] +}, +{ +"@id": "#861/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(184,8)-(190,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#828/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:parent-end-point": [ +{ +"@id": "#828/source-map/parent-end-point/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#828" +} +], +"sourcemaps:value": [ +{ +"@value": "file://demo/SE-11508/SE-11508.raml#/web-api/end-points/%2Fcustomeraccounts%2F%7Bcustomeraccountid%7D" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#828/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#828" +} +], +"sourcemaps:value": [ +{ +"@value": "[(235,6)-(258,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#445/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:single-value-array": [ +{ +"@id": "#445/source-map/single-value-array/element_1", +"sourcemaps:element": [ +{ +"@value": "apiContract:accepts" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +}, +{ +"@id": "#445/source-map/single-value-array/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:contentType" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#445/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "apiContract:contentType" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(7,0)]" +} +] +}, +{ +"@id": "#445/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#445" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(258,0)]" +} +] +}, +{ +"@id": "#445/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "apiContract:accepts" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(7,0)]" +} +] +}, +{ +"@id": "#445/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:version" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "#445/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#445/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "apiContract:server" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#445/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#445" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"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": "convert-aggregator-quote-model->amf://id#408::model-system/convert-aggregator-quote-types.raml,ping-customer-accounts-model->amf://id#187::model-system/customer-accounts-types.raml,ping-error-messages->amf://id#322::model-system/ping-error-messages-types.raml,error-model->amf://id#166::exchange_modules2/26d603ba-9696-4993-b97e-f568e49c27ac/traits-system/0.0.19/types/error.raml,credentials-model->amf://id#395::model-system/change-credentials-type.raml,ping-validate-credentials->amf://id#13::model-system/ping-validate-credentials.raml,retrieve-quotes-model->amf://id#36::model-system/retrieve-quotes-types.raml,create-quote-model->amf://id#78::model-system/create-quote-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": "#%RAML 1.0 NamedExample\n\ncreateQuotePostMatchedExample:\n displayName: An example of the POST Response for createquote, when the account matches the one in the request\n value:\n customerAccountId: \"WES456789\"\n quoteId: \"WES456789-01\"\n titleCode: \"MR\"\n title: \"Mr\"\n firstName: \"John\"\n lastName: \"Doe\"\n existingCustomer: true" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"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)-(12,26)]" +} +] +} +] +} +] +}, +{ +"@id": "#3", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#4", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\nno-match-customer:\n displayName: A to P quote without matched Customer\n value: \n referenceId: \"P8T000027\"\n quoteId: \"P8T000027-01\"\n source: \"moneysupermarket\"\n existingCustomer: false\n\nmatch-customer:\n displayName: A to P quote with matched Customer\n value: \n referenceId: \"118806474\"\n source: \"Compare the Market\"\n existingCustomer: true\n title: \"Mr\"\n firstName: \"Test\"\n lastName: \"Name\"" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(19,20)]" +} +] +} +] +} +] +}, +{ +"@id": "#5", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#6", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\n400_badrequest_validate_customer_account_hash:\n displayName: A bad request for Customer Account Hash\n description: A bad request generated by the API \n value:\n messages: \n - \n code: APIXXXX\n description: \"The timestamp is out of date\"" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"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)-(10,53)]" +} +] +} +] +} +] +}, +{ +"@id": "#7", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#8", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\nvalidCredentials:\n displayName: Valid Credentials Api Customer\n value:\n customerAccountId : \"123456789\"\n quoteId : \"TED456789-01\"\n isTE : true\n affinityCode : \"BIS1\"\n\nvalidCredentialsOLSS:\n displayName: Valid Credentials OLSS\n value:\n customerAccountId : \"123456789\"\n quoteId : \"123456789-01\"\n isTE : false\n affinityCode : \"BIS1\"" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#8/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(17,25)]" +} +] +} +] +} +] +}, +{ +"@id": "#9", +"@type": [ +"security:SecuritySchemeFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#10", +"@type": [ +"security:SecurityScheme", +"doc:DomainElement" +], +"security:type": [ +{ +"@value": "x-custom" +} +], +"core:description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"apiContract:header": [ +{ +"@id": "#11", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Authorization" +} +], +"apiContract:paramName": [ +{ +"@value": "Authorization" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \n" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,6)-(10,18)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#11/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#11/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#10/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#10/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#10/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "security:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(10,18)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"doc:Module", +"doc:Unit" +], +"doc:declares": [ +{ +"@id": "#14", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#15", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#customerAccountId" +} +], +"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": "customerAccountId" +} +], +"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": "[(8,8)-(8,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#16/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#16" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(10,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,8)-(9,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "customerAccountId" +} +], +"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": "[(7,6)-(10,0)]" +} +] +}, +{ +"@id": "#15/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,8)-(10,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#17", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#userId" +} +], +"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": "userId" +} +], +"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": "[(11,8)-(11,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#18/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#18" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,6)-(13,0)]" +} +] +}, +{ +"@id": "#18/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,8)-(12,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "userId" +} +], +"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": "[(10,6)-(13,0)]" +} +] +}, +{ +"@id": "#17/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,8)-(13,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#19", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#passwordMatched" +} +], +"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#boolean" +} +], +"shacl:name": [ +{ +"@value": "passwordMatched" +} +], +"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": "[(14,8)-(14,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#20/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#20" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,6)-(16,9)]" +} +] +}, +{ +"@id": "#20/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,8)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "passwordMatched" +} +], +"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": "[(13,6)-(16,9)]" +} +] +}, +{ +"@id": "#19/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,8)-(16,9)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "PingValidateCredentialsResponse" +} +], +"sourcemaps:sources": [ +{ +"@id": "#14/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#14/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(16,9)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(5,33)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"sourcemaps:sources": [ +{ +"@id": "#13/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#13/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#13" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#13/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#13" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(16,9)]" +} +] +} +] +} +] +}, +{ +"@id": "#21", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#22", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\nmultiple_customer_accounts_list_all_olss_registered:\n displayName: GET response example with multiple customer accounts found\n value:\n - #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true\n - #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true\n\nmultiple_customer_accounts_list_all_non_olss_registered:\n displayName: GET response example with multiple customer accounts found\n value:\n - #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false\n - #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false\n\nmultiple_customer_accounts_list_mixed:\n displayName: GET response example with multiple customer accounts found\n value:\n - #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true\n - #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false\n\nempty_customer_accounts_list:\n displayName: GET response example with no customer accounts found\n value: []" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#22/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#22/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#22" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(41,11)]" +} +] +} +] +} +] +}, +{ +"@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\n\nuserId_only_request:\n displayName: PATCH Request with only userId\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n \nuserId_and_email_request:\n displayName: PATCH Request with userId and email\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n email: \"jsmith@provider.com\"\n \nuserId_and_encryptedPassword_request:\n displayName: PATCH Request with userId and encryptedPassword\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n encryptedPassword: \"XXXXXXXX\"\n \nuserId_email_and_encryptedPassword_request:\n displayName: PATCH Request with email and encryptedPassword\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n email: \"jsmith@provider.com\"\n encryptedPassword: \"XXXXXXXX\"\n\nemail_and_encryptedPassword_request:\n displayName: PATCH Request with email and encryptedPassword\n value:\n email: \"jsmith@provider.com\"\n encryptedPassword: \"XXXXXXXX\"" +} +], +"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.1.0" +} +], +"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": "[(3,0)-(31,33)]" +} +] +} +] +} +] +}, +{ +"@id": "#25", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#26", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\nvalidate_customer_account_hash_request:\n displayName: A POST Validate Customer Account Hash Request Example\n description: A POST Validate Customer Account Hash Request Example\n value:\n encryptedHash: \"XXXXXXXXX\"" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#26/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#26/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#26" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(7,31)]" +} +] +} +] +} +] +}, +{ +"@id": "#27", +"@type": [ +"apiContract:TraitFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#28", +"@type": [ +"apiContract:Trait", +"doc:AbstractDeclaration", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "trait" +} +], +"doc:dataNode": [ +{ +"@id": "#29", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:headers": [ +{ +"@id": "#30", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:X-Trace-Id": [ +{ +"@id": "#31", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:description": [ +{ +"@id": "#32", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(5,19)-(5,208)]" +} +] +} +] +} +] +} +], +"data:type": [ +{ +"@id": "#33", +"@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": "#33/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#33/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#33" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,12)-(6,18)]" +} +] +} +] +} +] +} +], +"data:maxLength": [ +{ +"@id": "#34", +"@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_6" +} +], +"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": "[(7,17)-(7,19)]" +} +] +} +] +} +] +} +], +"data:required": [ +{ +"@id": "#35", +"@type": [ +"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": "#35/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#35/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#35" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,16)-(8,21)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#31/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#31/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,0)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#31" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(8,29)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(8,29)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(7,0)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(6,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"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": "[(4,0)-(8,29)]" +} +] +}, +{ +"@id": "#30/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:X-Trace-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,29)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"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": "[(3,2)-(8,29)]" +} +] +}, +{ +"@id": "#29/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:headers" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(8,29)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#28/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#28/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#28" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#28/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#28" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(8,29)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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,0)-(8,29)]" +} +] +} +] +} +] +}, +{ +"@id": "#36", +"@type": [ +"doc:Module", +"doc:Unit" +], +"doc:declares": [ +{ +"@id": "#37", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#49", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#customerAccountId" +} +], +"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": "customerAccountId" +} +], +"core:description": [ +{ +"@value": "Valid customer account ID." +} +], +"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": "[(5,6)-(7,0)]" +} +] +}, +{ +"@id": "#50/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,8)-(7,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "customerAccountId" +} +], +"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": "[(5,6)-(7,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#51", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#quoteId" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "quoteId" +} +], +"core:description": [ +{ +"@value": "The most recent quote id found." +} +], +"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": "[(7,6)-(9,0)]" +} +] +}, +{ +"@id": "#52/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,8)-(9,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "quoteId" +} +], +"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": "[(7,6)-(9,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#53", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#isTE" +} +], +"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#boolean" +} +], +"shacl:name": [ +{ +"@value": "isTE" +} +], +"core:description": [ +{ +"@value": "Is this a TE journey?" +} +], +"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": "[(10,8)-(10,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#54/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,8)-(11,0)]" +} +] +}, +{ +"@id": "#54/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,8)-(12,0)]" +} +] +}, +{ +"@id": "#54/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#54" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(12,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "isTE" +} +], +"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": "[(9,6)-(12,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#55", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#affinityCode" +} +], +"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": "affinityCode" +} +], +"core:description": [ +{ +"@value": "The affinity code of this journey." +} +], +"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": "[(12,6)-(15,0)]" +} +] +}, +{ +"@id": "#56/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,8)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "affinityCode" +} +], +"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": "[(12,6)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "RetrieveQuotesResponse" +} +], +"apiContract:examples": [ +{ +"@id": "#38", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "validCredentials" +} +], +"core:displayName": [ +{ +"@value": "Valid Credentials Api Customer" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#38", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:customerAccountId": [ +{ +"@id": "#39", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(6,24)-(6,35)]" +} +] +} +] +} +] +} +], +"data:quoteId": [ +{ +"@id": "#40", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "TED456789-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(7,14)-(7,28)]" +} +] +} +] +} +] +} +], +"data:isTE": [ +{ +"@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_4" +} +], +"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": "[(8,11)-(8,15)]" +} +] +} +] +} +] +} +], +"data:affinityCode": [ +{ +"@id": "#42", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "BIS1" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(9,19)-(9,25)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#38/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#38/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:isTE" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +}, +{ +"@id": "#38/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#38" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(11,0)]" +} +] +}, +{ +"@id": "#38/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:affinityCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(11,0)]" +} +] +}, +{ +"@id": "#38/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:quoteId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +}, +{ +"@id": "#38/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:customerAccountId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(7,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "customerAccountId: \"123456789\"\nquoteId: \"TED456789-01\"\nisTE: true\naffinityCode: \"BIS1\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#38/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#38/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#38/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,8)-(11,0)]" +} +] +}, +{ +"@id": "#38/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#38" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(11,0)]" +} +] +}, +{ +"@id": "#38/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(11,0)]" +} +] +}, +{ +"@id": "#38/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "#38/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(11,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#38/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#38" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#38/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#38" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#43" +} +] +} +] +} +] +}, +{ +"@id": "#44", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "validCredentialsOLSS" +} +], +"core:displayName": [ +{ +"@value": "Valid Credentials OLSS" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#44", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:customerAccountId": [ +{ +"@id": "#45", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789" +} +], +"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": "[(14,24)-(14,35)]" +} +] +} +] +} +] +} +], +"data:quoteId": [ +{ +"@id": "#46", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789-01" +} +], +"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": "[(15,14)-(15,28)]" +} +] +} +] +} +] +} +], +"data:isTE": [ +{ +"@id": "#47", +"@type": [ +"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": "#47/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#47/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#47" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,11)-(16,16)]" +} +] +} +] +} +] +} +], +"data:affinityCode": [ +{ +"@id": "#48", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "BIS1" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(17,19)-(17,25)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#44/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#44/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:isTE" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(17,0)]" +} +] +}, +{ +"@id": "#44/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#44" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,0)-(17,25)]" +} +] +}, +{ +"@id": "#44/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:affinityCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(17,25)]" +} +] +}, +{ +"@id": "#44/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:quoteId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,4)-(16,0)]" +} +] +}, +{ +"@id": "#44/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:customerAccountId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(15,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "customerAccountId: \"123456789\"\nquoteId: \"123456789-01\"\nisTE: false\naffinityCode: \"BIS1\"" +} +], +"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_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,8)-(17,25)]" +} +] +}, +{ +"@id": "#44/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#44" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,0)-(17,25)]" +} +] +}, +{ +"@id": "#44/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,0)-(17,25)]" +} +] +}, +{ +"@id": "#44/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,2)-(13,0)]" +} +] +}, +{ +"@id": "#44/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,0)-(17,25)]" +} +] +} +], +"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#43" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#37/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#37/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#37" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#37/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#37" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#57", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#58", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastName" +} +], +"raml-shapes:range": [ +{ +"@id": "#59", +"@type": [ +"raml-shapes: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" +} +], +"apiContract:examples": [ +{ +"@id": "#60", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#60", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Schwarzenegger" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(20,17)-(20,33)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "Schwarzenegger" +} +], +"sourcemaps:sources": [ +{ +"@id": "#60/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#60/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#60/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,17)-(20,33)]" +} +] +}, +{ +"@id": "#60/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,17)-(20,33)]" +} +] +}, +{ +"@id": "#60/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#60" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,17)-(20,33)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#59/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#59/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#59" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,8)-(19,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#59/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,8)-(20,0)]" +} +] +}, +{ +"@id": "#59/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,8)-(21,0)]" +} +] +}, +{ +"@id": "#59/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#59" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(21,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastName" +} +], +"sourcemaps:sources": [ +{ +"@id": "#58/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#58/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#58" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(21,0)]" +} +] +}, +{ +"@id": "#58/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,8)-(19,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#61", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#dateOfBirth" +} +], +"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#date" +} +], +"shacl:name": [ +{ +"@value": "dateOfBirth" +} +], +"apiContract:examples": [ +{ +"@id": "#63", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#63", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "1947-07-30" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(24,17)-(24,29)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "1947-07-30" +} +], +"sourcemaps:sources": [ +{ +"@id": "#63/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#63/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#63/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,17)-(24,29)]" +} +] +}, +{ +"@id": "#63/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,17)-(24,29)]" +} +] +}, +{ +"@id": "#63/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#63" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,17)-(24,29)]" +} +] +} +] +} +] +} +], +"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": "[(23,8)-(23,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#62/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,8)-(24,0)]" +} +] +}, +{ +"@id": "#62/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,8)-(25,0)]" +} +] +}, +{ +"@id": "#62/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#62" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,6)-(25,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "dateOfBirth" +} +], +"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": "[(21,6)-(25,0)]" +} +] +}, +{ +"@id": "#61/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,8)-(23,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#64", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#customerAccountId" +} +], +"raml-shapes:range": [ +{ +"@id": "#65", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:minLength": [ +{ +"@value": 9 +} +], +"shacl:maxLength": [ +{ +"@value": 9 +} +], +"shacl:name": [ +{ +"@value": "customerAccountId" +} +], +"apiContract:examples": [ +{ +"@id": "#66", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#66", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(30,17)-(30,28)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "123456789" +} +], +"sourcemaps:sources": [ +{ +"@id": "#66/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#66/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#66/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,17)-(30,28)]" +} +] +}, +{ +"@id": "#66/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,17)-(30,28)]" +} +] +}, +{ +"@id": "#66/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#66" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,17)-(30,28)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#65/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#65/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#65" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,8)-(27,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#65/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,8)-(30,0)]" +} +] +}, +{ +"@id": "#65/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#65" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(31,0)]" +} +] +}, +{ +"@id": "#65/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,8)-(31,0)]" +} +] +}, +{ +"@id": "#65/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:minLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,8)-(29,0)]" +} +] +}, +{ +"@id": "#65/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,8)-(28,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "customerAccountId" +} +], +"sourcemaps:sources": [ +{ +"@id": "#64/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#64/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#64" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(31,0)]" +} +] +}, +{ +"@id": "#64/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,8)-(27,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#67", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#product" +} +], +"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": "type" +} +], +"shacl:in": [ +{ +"@id": "#68/list", +"@type": "rdfs:Seq", +"rdfs:_1": [ +{ +"@id": "#69", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Car" +} +], +"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": "[(34,18)-(34,21)]" +} +] +} +] +} +] +} +], +"rdfs:_2": [ +{ +"@id": "#70", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Van" +} +], +"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": "[(34,23)-(34,26)]" +} +] +} +] +} +] +} +], +"rdfs:_3": [ +{ +"@id": "#71", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Home" +} +], +"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": "[(34,28)-(34,32)]" +} +] +} +] +} +] +} +] +} +], +"apiContract:examples": [ +{ +"@id": "#72", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#72", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Car" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(35,17)-(35,22)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "Car" +} +], +"sourcemaps:sources": [ +{ +"@id": "#72/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#72/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#72/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,17)-(35,22)]" +} +] +}, +{ +"@id": "#72/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,17)-(35,22)]" +} +] +}, +{ +"@id": "#72/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#72" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,17)-(35,22)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#72/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#72" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#68/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#68/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#68" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,8)-(35,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:in" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,10)-(35,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "product" +} +], +"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": "[(31,6)-(36,0)]" +} +] +}, +{ +"@id": "#67/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,8)-(33,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#73", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#maskCode" +} +], +"raml-shapes:range": [ +{ +"@id": "#74", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:maxLength": [ +{ +"@value": 7 +} +], +"shacl:name": [ +{ +"@value": "maskCode" +} +], +"apiContract:examples": [ +{ +"@id": "#75", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#75", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "A123" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(40,17)-(40,23)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "A123" +} +], +"sourcemaps:sources": [ +{ +"@id": "#75/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#75/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#75/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,17)-(40,23)]" +} +] +}, +{ +"@id": "#75/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,17)-(40,23)]" +} +] +}, +{ +"@id": "#75/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#75" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,17)-(40,23)]" +} +] +} +] +} +] +} +], +"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": "[(38,8)-(38,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#74/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,8)-(40,0)]" +} +] +}, +{ +"@id": "#74/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,8)-(39,0)]" +} +] +}, +{ +"@id": "#74/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,8)-(40,23)]" +} +] +}, +{ +"@id": "#74/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#74" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,6)-(40,23)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "maskCode" +} +], +"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": "[(36,6)-(40,23)]" +} +] +}, +{ +"@id": "#73/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,8)-(38,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "RetrieveQuotesRequest" +} +], +"sourcemaps:sources": [ +{ +"@id": "#57/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#57/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#57" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#57/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#57" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,2)-(40,23)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"sourcemaps:sources": [ +{ +"@id": "#36/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#36/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#36" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#36/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#36" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(40,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#76", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#77", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\nvalidateCustomerAccountSinglePolicyResponse:\n displayName: Validate Customer Account Single Policy Response\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n customerAccountId: \"123456789\"\n title: \"MR\"\n firstName: \"John\"\n lastName: \"Smith\"\n email: \"jsmith@provider.com\"\n policies: \n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"\n\nvalidateCustomerAccountMultiplePolicyResponse:\n displayName: Validate Customer Account Multiple Policy Response\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n customerAccountId: \"123456789\"\n title: \"MR\"\n firstName: \"John\"\n lastName: \"Smith\"\n email: \"jsmith@provider.com\"\n policies: \n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\" \n -\n id: \"123456789-02\"\n description: \"15 High Street, Derby DE1 4DS\"\n startDate: \"2019-02-01\" \n\nvalidateCustomerAccountContainsEmailNoPingIdResponse:\n displayName: Validate Customer Account Response Email is Populated, No PingId\n value: \n customerAccountId : \"123456789\"\n title : \"MR\"\n firstName : \"John\"\n lastName : \"Smith\"\n email: \"jsmith@provider.com\"\n policies: \n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"\n\nvalidateCustomerAccountContainsPingIdNoEmailResponse:\n displayName: Validate Customer Account Response PingId is Populated, No Email\n value: \n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\" \n customerAccountId : \"123456789\"\n title : \"MR\"\n firstName : \"John\"\n lastName : \"Smith\"\n policies: \n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"\n\nvalidateCustomerAccountContainsNoPingIdNoEmailResponse:\n displayName: Validate Customer Account Response PingId is Populated, No Email\n value: \n customerAccountId : \"123456789\"\n title : \"MR\"\n firstName : \"John\"\n lastName : \"Smith\"\n policies: \n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#77/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#77/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#77" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(77,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#78", +"@type": [ +"doc:Module", +"doc:Unit" +], +"doc:declares": [ +{ +"@id": "#79", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#96", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#titleCode" +} +], +"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": "titleCode" +} +], +"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": "[(6,6)-(7,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "titleCode" +} +], +"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": "[(6,6)-(7,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#98", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstName" +} +], +"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": "firstName" +} +], +"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": "[(7,6)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstName" +} +], +"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": "[(7,6)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#100", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastName" +} +], +"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": "lastName" +} +], +"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": "[(8,6)-(9,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastName" +} +], +"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": "[(8,6)-(9,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#102", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#dateOfBirth" +} +], +"raml-shapes:range": [ +{ +"@id": "#103", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "dateOfBirth" +} +], +"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": "[(9,6)-(10,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "dateOfBirth" +} +], +"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": "[(9,6)-(10,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#104", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#maritalStatusCode" +} +], +"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": "maritalStatusCode" +} +], +"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": "[(10,6)-(11,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "maritalStatusCode" +} +], +"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": "[(10,6)-(11,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#106", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressLine1" +} +], +"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": "addressLine1" +} +], +"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": "[(11,6)-(12,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "addressLine1" +} +], +"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": "[(11,6)-(12,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#108", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressLine2" +} +], +"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": "addressLine2?" +} +], +"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": "[(12,6)-(13,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressLine2" +} +], +"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": "[(12,6)-(13,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#110", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressLine3" +} +], +"raml-shapes:range": [ +{ +"@id": "#111", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "addressLine3?" +} +], +"sourcemaps:sources": [ +{ +"@id": "#111/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#111/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#111" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,6)-(14,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressLine3" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#112", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressLine4" +} +], +"raml-shapes:range": [ +{ +"@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#string" +} +], +"shacl:name": [ +{ +"@value": "addressLine4?" +} +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressLine4" +} +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#114", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressLine5" +} +], +"raml-shapes:range": [ +{ +"@id": "#115", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "addressLine5?" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressLine5" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#116", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#postCode" +} +], +"raml-shapes:range": [ +{ +"@id": "#117", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "postCode" +} +], +"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": "[(16,6)-(17,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "postCode" +} +], +"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": "[(16,6)-(17,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#118", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#maskCode" +} +], +"raml-shapes:range": [ +{ +"@id": "#119", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "maskCode" +} +], +"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": "[(17,6)-(18,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "maskCode" +} +], +"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": "[(17,6)-(18,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#120", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#product" +} +], +"raml-shapes:range": [ +{ +"@id": "#121", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "product" +} +], +"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": "[(18,6)-(19,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "product" +} +], +"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": "[(18,6)-(19,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#122", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#clientId" +} +], +"raml-shapes:range": [ +{ +"@id": "#123", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "clientId" +} +], +"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": "[(19,6)-(21,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "clientId" +} +], +"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": "[(19,6)-(21,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "CreateQuotePostRequest" +} +], +"apiContract:examples": [ +{ +"@id": "#80", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "createQuotePostRequestExample" +} +], +"core:displayName": [ +{ +"@value": "An example of the POST Request for createquote" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#80", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:titleCode": [ +{ +"@id": "#81", +"@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_2" +} +], +"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": "[(6,15)-(6,19)]" +} +] +} +] +} +] +} +], +"data:firstName": [ +{ +"@id": "#82", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "John" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(7,15)-(7,21)]" +} +] +} +] +} +] +} +], +"data:lastName": [ +{ +"@id": "#83", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Doe" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(8,14)-(8,19)]" +} +] +} +] +} +] +} +], +"data:dateOfBirth": [ +{ +"@id": "#84", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "2001-01-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(9,17)-(9,29)]" +} +] +} +] +} +] +} +], +"data:maritalStatusCode": [ +{ +"@id": "#85", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "M" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(10,23)-(10,26)]" +} +] +} +] +} +] +} +], +"data:addressLine1": [ +{ +"@id": "#86", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Dun-roamin" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(11,18)-(11,30)]" +} +] +} +] +} +] +} +], +"data:addressLine2": [ +{ +"@id": "#87", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "1 Back Gate" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_8" +} +], +"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": "[(12,18)-(12,31)]" +} +] +} +] +} +] +} +], +"data:addressLine3": [ +{ +"@id": "#88", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Victoria St" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_9" +} +], +"sourcemaps:sources": [ +{ +"@id": "#88/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#88/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#88" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,18)-(13,31)]" +} +] +} +] +} +] +} +], +"data:addressLine4": [ +{ +"@id": "#89", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Spalding" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_10" +} +], +"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": "[(14,18)-(14,28)]" +} +] +} +] +} +] +} +], +"data:addressLine5": [ +{ +"@id": "#90", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Lincolnshire" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_11" +} +], +"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": "[(15,18)-(15,32)]" +} +] +} +] +} +] +} +], +"data:postCode": [ +{ +"@id": "#91", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "PE11 1EA" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_12" +} +], +"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": "[(16,14)-(16,24)]" +} +] +} +] +} +] +} +], +"data:maskCode": [ +{ +"@id": "#92", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "ABC" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_13" +} +], +"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": "[(17,14)-(17,19)]" +} +] +} +] +} +] +} +], +"data:product": [ +{ +"@id": "#93", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Car" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_14" +} +], +"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": "[(18,13)-(18,18)]" +} +] +} +] +} +] +} +], +"data:clientId": [ +{ +"@id": "#94", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "5656565656565" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_15" +} +], +"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": "[(19,14)-(19,29)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#80/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#80/source-map/lexical/element_14", +"sourcemaps:element": [ +{ +"@value": "data:product" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,4)-(19,0)]" +} +] +}, +{ +"@id": "#80/source-map/lexical/element_12", +"sourcemaps:element": [ +{ +"@value": "data:addressLine4" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(15,0)]" +} +] +}, +{ +"@id": "#80/source-map/lexical/element_10", +"sourcemaps:element": [ +{ +"@value": "data:maritalStatusCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(11,0)]" +} +] +}, +{ +"@id": "#80/source-map/lexical/element_8", +"sourcemaps:element": [ +{ +"@value": "data:titleCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(7,0)]" +} +] +}, +{ +"@id": "#80/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:firstName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +}, +{ +"@id": "#80/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:addressLine1" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,4)-(12,0)]" +} +] +}, +{ +"@id": "#80/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:addressLine5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,4)-(16,0)]" +} +] +}, +{ +"@id": "#80/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:clientId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,4)-(19,29)]" +} +] +}, +{ +"@id": "#80/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:maskCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(18,0)]" +} +] +}, +{ +"@id": "#80/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:addressLine3" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,4)-(14,0)]" +} +] +}, +{ +"@id": "#80/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:dateOfBirth" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(10,0)]" +} +] +}, +{ +"@id": "#80/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "amf://id#80" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(19,29)]" +} +] +}, +{ +"@id": "#80/source-map/lexical/element_9", +"sourcemaps:element": [ +{ +"@value": "data:lastName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +}, +{ +"@id": "#80/source-map/lexical/element_11", +"sourcemaps:element": [ +{ +"@value": "data:addressLine2" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,4)-(13,0)]" +} +] +}, +{ +"@id": "#80/source-map/lexical/element_13", +"sourcemaps:element": [ +{ +"@value": "data:postCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(17,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "titleCode: \"MR\"\nfirstName: \"John\"\nlastName: \"Doe\"\ndateOfBirth: \"2001-01-01\"\nmaritalStatusCode: \"M\"\naddressLine1: \"Dun-roamin\"\naddressLine2: \"1 Back Gate\"\naddressLine3: \"Victoria St\"\naddressLine4: \"Spalding\"\naddressLine5: \"Lincolnshire\"\npostCode: \"PE11 1EA\"\nmaskCode: \"ABC\"\nproduct: \"Car\"\nclientId: \"5656565656565\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#80/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#80/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#80/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,8)-(19,29)]" +} +] +}, +{ +"@id": "#80/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#80" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(19,29)]" +} +] +}, +{ +"@id": "#80/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(19,29)]" +} +] +}, +{ +"@id": "#80/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "#80/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(19,29)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#80/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#80" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#80/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#80" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#95" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#79/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#79/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#79" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#79/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#79" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(21,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#124", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#134", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#customerAccountId" +} +], +"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": "customerAccountId" +} +], +"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": "[(23,6)-(24,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "customerAccountId" +} +], +"sourcemaps:sources": [ +{ +"@id": "#134/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#134/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#134" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,6)-(24,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#136", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#quoteId" +} +], +"raml-shapes:range": [ +{ +"@id": "#137", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "quoteId" +} +], +"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": "[(24,6)-(25,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "quoteId" +} +], +"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": "[(24,6)-(25,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#138", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#titleCode" +} +], +"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": "titleCode" +} +], +"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": "[(25,6)-(26,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "titleCode" +} +], +"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": "[(25,6)-(26,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#140", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#title" +} +], +"raml-shapes:range": [ +{ +"@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": "title" +} +], +"sourcemaps:sources": [ +{ +"@id": "#141/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#141/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#141" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,6)-(27,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "title" +} +], +"sourcemaps:sources": [ +{ +"@id": "#140/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#140/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#140" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,6)-(27,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#142", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstName" +} +], +"raml-shapes:range": [ +{ +"@id": "#143", +"@type": [ +"raml-shapes: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": "#143/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#143/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#143" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(28,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstName" +} +], +"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": "[(27,6)-(28,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#144", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastName" +} +], +"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": "lastName" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastName" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#146", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#existingCustomer" +} +], +"raml-shapes:range": [ +{ +"@id": "#147", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"shacl:name": [ +{ +"@value": "existingCustomer" +} +], +"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": "[(29,6)-(31,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "existingCustomer" +} +], +"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": "[(29,6)-(31,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "CreateQuotePostMatchedResponse" +} +], +"apiContract:examples": [ +{ +"@id": "#125", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "createQuotePostMatchedExample" +} +], +"core:displayName": [ +{ +"@value": "An example of the POST Response for createquote, when the account matches the one in the request" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#125", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:customerAccountId": [ +{ +"@id": "#126", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "WES456789" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(6,23)-(6,34)]" +} +] +} +] +} +] +} +], +"data:quoteId": [ +{ +"@id": "#127", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "WES456789-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#127/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#127/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#127" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,13)-(7,27)]" +} +] +} +] +} +] +} +], +"data:titleCode": [ +{ +"@id": "#128", +"@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": "#128/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#128/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#128" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,15)-(8,19)]" +} +] +} +] +} +] +} +], +"data:title": [ +{ +"@id": "#129", +"@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_5" +} +], +"sourcemaps:sources": [ +{ +"@id": "#129/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#129/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#129" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,11)-(9,15)]" +} +] +} +] +} +] +} +], +"data:firstName": [ +{ +"@id": "#130", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "John" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"sourcemaps:sources": [ +{ +"@id": "#130/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#130/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#130" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,15)-(10,21)]" +} +] +} +] +} +] +} +], +"data:lastName": [ +{ +"@id": "#131", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Doe" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(11,14)-(11,19)]" +} +] +} +] +} +] +} +], +"data:existingCustomer": [ +{ +"@id": "#132", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "true" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"core:name": [ +{ +"@value": "scalar_8" +} +], +"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": "[(12,22)-(12,26)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#125/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#125/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:lastName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,4)-(12,0)]" +} +] +}, +{ +"@id": "#125/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:quoteId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +}, +{ +"@id": "#125/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:customerAccountId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(7,0)]" +} +] +}, +{ +"@id": "#125/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:firstName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(11,0)]" +} +] +}, +{ +"@id": "#125/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:existingCustomer" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,4)-(12,26)]" +} +] +}, +{ +"@id": "#125/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:titleCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +}, +{ +"@id": "#125/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "amf://id#125" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(12,26)]" +} +] +}, +{ +"@id": "#125/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:title" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(10,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "customerAccountId: \"WES456789\"\nquoteId: \"WES456789-01\"\ntitleCode: \"MR\"\ntitle: \"Mr\"\nfirstName: \"John\"\nlastName: \"Doe\"\nexistingCustomer: true" +} +], +"sourcemaps:sources": [ +{ +"@id": "#125/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#125/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#125/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,8)-(12,26)]" +} +] +}, +{ +"@id": "#125/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#125" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(12,26)]" +} +] +}, +{ +"@id": "#125/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(12,26)]" +} +] +}, +{ +"@id": "#125/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "#125/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(12,26)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#125/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#125" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#125/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#125" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#133" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#124/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#124/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#124" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#124/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#124" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,2)-(31,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#148", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#154", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#customerAccountId" +} +], +"raml-shapes:range": [ +{ +"@id": "#155", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "customerAccountId" +} +], +"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": "[(33,6)-(34,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "customerAccountId" +} +], +"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": "[(33,6)-(34,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#156", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#quoteId" +} +], +"raml-shapes:range": [ +{ +"@id": "#157", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "quoteId" +} +], +"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": "[(34,6)-(35,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "quoteId" +} +], +"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": "[(34,6)-(35,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#158", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#existingCustomer" +} +], +"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#boolean" +} +], +"shacl:name": [ +{ +"@value": "existingCustomer" +} +], +"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": "[(35,6)-(35,31)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "existingCustomer" +} +], +"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": "[(35,6)-(35,31)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "CreateQuotePostCreatedResponse" +} +], +"apiContract:examples": [ +{ +"@id": "#149", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "createQuotePostCreatedExample" +} +], +"core:displayName": [ +{ +"@value": "An example of the POST Response for createquote, when the account has been created" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#149", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:customerAccountId": [ +{ +"@id": "#150", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "WES456789" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(6,23)-(6,34)]" +} +] +} +] +} +] +} +], +"data:quoteId": [ +{ +"@id": "#151", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "WES456789-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(7,13)-(7,27)]" +} +] +} +] +} +] +} +], +"data:existingCustomer": [ +{ +"@id": "#152", +"@type": [ +"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": "#152/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#152/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#152" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,22)-(8,27)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#149/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#149/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:quoteId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +}, +{ +"@id": "#149/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:customerAccountId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(7,0)]" +} +] +}, +{ +"@id": "#149/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:existingCustomer" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,27)]" +} +] +}, +{ +"@id": "#149/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#149" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(8,27)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "customerAccountId: \"WES456789\"\nquoteId: \"WES456789-01\"\nexistingCustomer: false" +} +], +"sourcemaps:sources": [ +{ +"@id": "#149/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#149/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#149/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,8)-(8,27)]" +} +] +}, +{ +"@id": "#149/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#149" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(8,27)]" +} +] +}, +{ +"@id": "#149/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(8,27)]" +} +] +}, +{ +"@id": "#149/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "#149/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(8,27)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#149/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#149" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#149/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#149" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#153" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#148/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#148/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#148" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#148/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#148" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,2)-(35,31)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"sourcemaps:sources": [ +{ +"@id": "#78/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#78/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#78" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#78/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#78" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(35,31)]" +} +] +} +] +} +] +}, +{ +"@id": "#160", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#161", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\nno_ping_userId_and_multiple_customer_returned_example:\n displayName: Validate Credentials successful response with no userId\n value:\n - #1st entry\n customerAccountId: \"123456789\"\n passwordMatched: true\n - #2nd entry\n customerAccountId: \"123456799\"\n passwordMatched: true \n\nping_userId_and_one_customer_returned_example:\n displayName: Validate Credentials successful single response with userId\n value:\n - #1st entry\n customerAccountId: \"123456789\"\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n passwordMatched: false\n\nping_userId_and_multiple_customer_returned_example:\n displayName: Validate Credentials successful multiple response with one userId\n value:\n - #1st entry\n customerAccountId: \"123456789\"\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n passwordMatched: true\n - #2nd entry\n customerAccountId: \"123456799\"\n passwordMatched: false" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#161/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#161/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#161" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(30,28)]" +} +] +} +] +} +] +}, +{ +"@id": "#162", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#163", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\nregistration_confirmation_with_no_callback_request:\n displayName: POST Request where correspondence is of type \"registration-confirmation\" with no callback URL.\n value:\n correspondenceTypeCode: \"registration-confirmation\"\n \nforgotten_password_with_callback_request:\n displayName: POST Request where correspondence is of type \"forgotten-password\" and a callback URL is provided.\n value:\n correspondenceTypeCode: \"forgotten-password\"\n callbackUrl: \"http://pingurl/forgottenpassword\"\n \npassword_reset_confirmation_with_callback_request:\n displayName: POST Request where correspondence is of type \"password-reset-confirmation\" and a callback URL is provided.\n value:\n correspondenceTypeCode: \"password-reset-confirmation\"\n callbackUrl: \"http://pingurl/resetpassword\"\n \nchange_password_confirmation_with_no_callback_request:\n displayName: POST Request where correspondence is of type \"change-password-confirmation\" and no callback URL.\n value:\n correspondenceTypeCode: \"change-password-confirmation\"\n\nchange_email_confirmation_with_no_callback_request:\n displayName: POST Request where correspondence is of type \"change-email-confirmation\" and no callback URL.\n value:\n correspondenceTypeCode: \"change-email-confirmation\"\n\nemail_verification_with_callback_request:\n displayName: POST Request where correspondence is of type \"email-verification\" and a callback URL.\n value:\n correspondenceTypeCode: \"email-verification\"\n callbackUrl: \"http://pingurl/emailverified\"" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#163/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#163/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#163" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(34,47)]" +} +] +} +] +} +] +}, +{ +"@id": "#164", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#165", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\ncreateQuotePostRequestExample:\n displayName: An example of the POST Request for createquote\n value:\n titleCode: \"MR\"\n firstName: \"John\"\n lastName: \"Doe\"\n dateOfBirth: \"2001-01-01\"\n maritalStatusCode: \"M\"\n addressLine1: \"Dun-roamin\"\n addressLine2: \"1 Back Gate\"\n addressLine3: \"Victoria St\"\n addressLine4: \"Spalding\"\n addressLine5: \"Lincolnshire\"\n postCode: \"PE11 1EA\"\n maskCode: \"ABC\"\n product: \"Car\"\n clientId: \"5656565656565\"" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#165/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#165/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#165" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(19,29)]" +} +] +} +] +} +] +}, +{ +"@id": "#166", +"@type": [ +"doc:Module", +"doc:Unit" +], +"doc:declares": [ +{ +"@id": "#167", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#180", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#messages" +} +], +"raml-shapes:range": [ +{ +"@id": "#181", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@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#code" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "code" +} +], +"sourcemaps:sources": [ +{ +"@id": "#184/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#184/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#184" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,8)-(12,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "code" +} +], +"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": "[(11,8)-(12,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#185", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#description" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "description" +} +], +"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": "[(12,8)-(13,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "description" +} +], +"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": "[(12,8)-(13,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Messages" +} +], +"sourcemaps:sources": [ +{ +"@id": "#182/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#182/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#182" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#182/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#182" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,2)-(13,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "messages" +} +], +"sourcemaps:sources": [ +{ +"@id": "#181/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#181/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#181" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(9,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "messages" +} +], +"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": "[(7,6)-(9,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Error" +} +], +"apiContract:examples": [ +{ +"@id": "#168", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "400_badrequest_validate_customer_account_hash" +} +], +"core:displayName": [ +{ +"@value": "A bad request for Customer Account Hash" +} +], +"core:description": [ +{ +"@value": "A bad request generated by the API" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#168", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:messages": [ +{ +"@id": "#169", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#170", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:code": [ +{ +"@id": "#171", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "APIXXXX" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(9,16)-(9,23)]" +} +] +} +] +} +] +} +], +"data:description": [ +{ +"@id": "#172", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "The timestamp is out of date" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"sourcemaps:sources": [ +{ +"@id": "#172/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#172/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#172" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,23)-(10,53)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#170/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#170/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:code" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,10)-(10,0)]" +} +] +}, +{ +"@id": "#170/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,10)-(10,53)]" +} +] +}, +{ +"@id": "#170/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#170" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,0)-(10,53)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#169/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#169/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#169" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,14)-(10,53)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"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": "[(7,0)-(10,53)]" +} +] +}, +{ +"@id": "#168/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:messages" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,5)-(10,53)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "messages:\n -\n code: APIXXXX\n description: \"The timestamp is out of date\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#168/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#168/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#168/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,8)-(10,53)]" +} +] +}, +{ +"@id": "#168/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#168" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(10,53)]" +} +] +}, +{ +"@id": "#168/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "#168/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,0)-(10,53)]" +} +] +}, +{ +"@id": "#168/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(10,53)]" +} +] +}, +{ +"@id": "#168/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#168/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#168" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#168/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#168" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#173" +} +] +} +] +} +] +}, +{ +"@id": "#174", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "400_badrequest_for_validate_customer_account" +} +], +"core:displayName": [ +{ +"@value": "A bad request for Customer Account" +} +], +"core:description": [ +{ +"@value": "A bad request generated by DISC" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#174", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:messages": [ +{ +"@id": "#175", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#176", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:code": [ +{ +"@id": "#177", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "APIXXXX" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(9,16)-(9,23)]" +} +] +} +] +} +] +} +], +"data:description": [ +{ +"@id": "#178", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "'dateOfBirth' is invalid" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"sourcemaps:sources": [ +{ +"@id": "#178/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#178/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#178" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,23)-(10,49)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#176/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#176/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:code" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,10)-(10,0)]" +} +] +}, +{ +"@id": "#176/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,10)-(11,0)]" +} +] +}, +{ +"@id": "#176/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#176" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,0)-(11,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_2" +} +], +"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": "[(7,14)-(11,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#174/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#174/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#174" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,0)-(11,0)]" +} +] +}, +{ +"@id": "#174/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:messages" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,5)-(11,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "messages:\n -\n code: APIXXXX\n description: \"'dateOfBirth' is invalid\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#174/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#174/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#174/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,8)-(11,0)]" +} +] +}, +{ +"@id": "#174/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#174" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(11,0)]" +} +] +}, +{ +"@id": "#174/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "#174/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,0)-(11,0)]" +} +] +}, +{ +"@id": "#174/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(11,0)]" +} +] +}, +{ +"@id": "#174/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#174/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#174" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#174/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#174" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#179" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#167/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#167/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#167" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#167/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#167" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(9,0)]" +} +] +} +] +} +] +}, +{ +"@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#code" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "code" +} +], +"sourcemaps:sources": [ +{ +"@id": "#184/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#184/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#184" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,8)-(12,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "code" +} +], +"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": "[(11,8)-(12,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#185", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#description" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "description" +} +], +"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": "[(12,8)-(13,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "description" +} +], +"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": "[(12,8)-(13,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Messages" +} +], +"sourcemaps:sources": [ +{ +"@id": "#182/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#182/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#182" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#182/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#182" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,2)-(13,0)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:usage": [ +{ +"@value": "This library offers shared error responses for System Traits." +} +], +"doc:root": [ +{ +"@value": false +} +], +"sourcemaps:sources": [ +{ +"@id": "#166/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#166/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#166" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#166/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#166" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(13,0)]" +} +] +}, +{ +"@id": "#166/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:usage" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#187", +"@type": [ +"doc:Module", +"doc:Unit" +], +"doc:declares": [ +{ +"@id": "#188", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#205", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#userId" +} +], +"raml-shapes:range": [ +{ +"@id": "#206", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "userId" +} +], +"apiContract:examples": [ +{ +"@id": "#207", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#207", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(24,19)-(24,57)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" +} +], +"sourcemaps:sources": [ +{ +"@id": "#207/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#207/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#207/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,19)-(24,57)]" +} +] +}, +{ +"@id": "#207/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,19)-(24,57)]" +} +] +}, +{ +"@id": "#207/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#207" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,19)-(24,57)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#206/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#206/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#206" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,10)-(22,14)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#206/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,10)-(23,0)]" +} +] +}, +{ +"@id": "#206/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,10)-(25,0)]" +} +] +}, +{ +"@id": "#206/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#206" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,8)-(25,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "userId" +} +], +"sourcemaps:sources": [ +{ +"@id": "#205/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#205/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#205" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,8)-(25,0)]" +} +] +}, +{ +"@id": "#205/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,10)-(24,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#208", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#email" +} +], +"raml-shapes:range": [ +{ +"@id": "#209", +"@type": [ +"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._%-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}\\b$" +} +], +"shacl:maxLength": [ +{ +"@value": 50 +} +], +"shacl:name": [ +{ +"@value": "email" +} +], +"apiContract:examples": [ +{ +"@id": "#210", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#210", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "jsmith@provider.co.uk" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(30,19)-(30,42)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "jsmith@provider.co.uk" +} +], +"sourcemaps:sources": [ +{ +"@id": "#210/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#210/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#210/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,19)-(30,42)]" +} +] +}, +{ +"@id": "#210/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,19)-(30,42)]" +} +] +}, +{ +"@id": "#210/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#210" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,19)-(30,42)]" +} +] +} +] +} +] +} +], +"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": "[(26,10)-(26,14)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#209/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,10)-(29,0)]" +} +] +}, +{ +"@id": "#209/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#209" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,8)-(31,0)]" +} +] +}, +{ +"@id": "#209/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,10)-(31,0)]" +} +] +}, +{ +"@id": "#209/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,10)-(30,0)]" +} +] +}, +{ +"@id": "#209/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,10)-(27,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "email" +} +], +"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": "[(25,8)-(31,0)]" +} +] +}, +{ +"@id": "#208/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,10)-(28,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#211", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#encryptedPassword" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "encryptedPassword" +} +], +"apiContract:examples": [ +{ +"@id": "#213", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#213", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "XXXXXXXX" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(34,19)-(34,29)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "XXXXXXXX" +} +], +"sourcemaps:sources": [ +{ +"@id": "#213/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#213/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#213/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,19)-(34,29)]" +} +] +}, +{ +"@id": "#213/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,19)-(34,29)]" +} +] +}, +{ +"@id": "#213/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#213" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,19)-(34,29)]" +} +] +} +] +} +] +} +], +"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": "[(32,10)-(32,14)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#212/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,10)-(33,0)]" +} +] +}, +{ +"@id": "#212/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,10)-(36,0)]" +} +] +}, +{ +"@id": "#212/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#212" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,8)-(36,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "encryptedPassword" +} +], +"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": "[(31,8)-(36,0)]" +} +] +}, +{ +"@id": "#211/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,10)-(34,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "PatchPingCustomerAccountRequest" +} +], +"apiContract:examples": [ +{ +"@id": "#189", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "userId_only_request" +} +], +"core:displayName": [ +{ +"@value": "PATCH Request with only userId" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#189", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:userId": [ +{ +"@id": "#190", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" +} +], +"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": "[(6,12)-(6,50)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#189/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#189/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#189" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(8,0)]" +} +] +}, +{ +"@id": "#189/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:userId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(8,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"" +} +], +"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_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,8)-(8,0)]" +} +] +}, +{ +"@id": "#189/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#189" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(8,0)]" +} +] +}, +{ +"@id": "#189/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(8,0)]" +} +] +}, +{ +"@id": "#189/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "#189/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(8,0)]" +} +] +} +], +"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#191" +} +] +} +] +} +] +}, +{ +"@id": "#192", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "userId_and_email_request" +} +], +"core:displayName": [ +{ +"@value": "PATCH Request with userId and email" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#192", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:userId": [ +{ +"@id": "#193", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(11,12)-(11,50)]" +} +] +} +] +} +] +} +], +"data:email": [ +{ +"@id": "#194", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "jsmith@provider.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(12,11)-(12,32)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#192/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#192/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:userId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,4)-(12,0)]" +} +] +}, +{ +"@id": "#192/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,4)-(14,0)]" +} +] +}, +{ +"@id": "#192/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#192" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,0)-(14,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\nemail: \"jsmith@provider.com\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#192/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#192/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#192/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,8)-(14,0)]" +} +] +}, +{ +"@id": "#192/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#192" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,0)-(14,0)]" +} +] +}, +{ +"@id": "#192/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,0)-(14,0)]" +} +] +}, +{ +"@id": "#192/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,2)-(10,0)]" +} +] +}, +{ +"@id": "#192/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,0)-(14,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#192/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#192" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#192/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#192" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#191" +} +] +} +] +} +] +}, +{ +"@id": "#195", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "userId_and_encryptedPassword_request" +} +], +"core:displayName": [ +{ +"@value": "PATCH Request with userId and encryptedPassword" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#195", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:userId": [ +{ +"@id": "#196", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(17,12)-(17,50)]" +} +] +} +] +} +] +} +], +"data:encryptedPassword": [ +{ +"@id": "#197", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "XXXXXXXX" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#197/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#197/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#197" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,23)-(18,33)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#195/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#195/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:userId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(18,0)]" +} +] +}, +{ +"@id": "#195/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:encryptedPassword" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,4)-(20,0)]" +} +] +}, +{ +"@id": "#195/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#195" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,0)-(20,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\nencryptedPassword: \"XXXXXXXX\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#195/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#195/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#195/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,8)-(20,0)]" +} +] +}, +{ +"@id": "#195/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#195" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,0)-(20,0)]" +} +] +}, +{ +"@id": "#195/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,0)-(20,0)]" +} +] +}, +{ +"@id": "#195/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,2)-(16,0)]" +} +] +}, +{ +"@id": "#195/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,0)-(20,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#195/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#195" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#195/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#195" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#191" +} +] +} +] +} +] +}, +{ +"@id": "#198", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "userId_email_and_encryptedPassword_request" +} +], +"core:displayName": [ +{ +"@value": "PATCH Request with email and encryptedPassword" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#198", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:userId": [ +{ +"@id": "#199", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(23,12)-(23,50)]" +} +] +} +] +} +] +} +], +"data:email": [ +{ +"@id": "#200", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "jsmith@provider.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(24,11)-(24,32)]" +} +] +} +] +} +] +} +], +"data:encryptedPassword": [ +{ +"@id": "#201", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "XXXXXXXX" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(25,23)-(25,33)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#198/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#198/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(25,0)]" +} +] +}, +{ +"@id": "#198/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:userId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "#198/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:encryptedPassword" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,4)-(27,0)]" +} +] +}, +{ +"@id": "#198/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#198" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,0)-(27,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\nemail: \"jsmith@provider.com\"\nencryptedPassword: \"XXXXXXXX\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#198/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#198/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#198/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,8)-(27,0)]" +} +] +}, +{ +"@id": "#198/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#198" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,0)-(27,0)]" +} +] +}, +{ +"@id": "#198/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,0)-(27,0)]" +} +] +}, +{ +"@id": "#198/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,2)-(22,0)]" +} +] +}, +{ +"@id": "#198/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,0)-(27,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#198/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#198" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#198/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#198" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#191" +} +] +} +] +} +] +}, +{ +"@id": "#202", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "email_and_encryptedPassword_request" +} +], +"core:displayName": [ +{ +"@value": "PATCH Request with email and encryptedPassword" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#202", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:email": [ +{ +"@id": "#203", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "jsmith@provider.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(30,11)-(30,32)]" +} +] +} +] +} +] +} +], +"data:encryptedPassword": [ +{ +"@id": "#204", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "XXXXXXXX" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(31,23)-(31,33)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#202/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#202/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,4)-(31,0)]" +} +] +}, +{ +"@id": "#202/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:encryptedPassword" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,4)-(31,33)]" +} +] +}, +{ +"@id": "#202/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#202" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,0)-(31,33)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "email: \"jsmith@provider.com\"\nencryptedPassword: \"XXXXXXXX\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#202/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#202/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#202/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,8)-(31,33)]" +} +] +}, +{ +"@id": "#202/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#202" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,0)-(31,33)]" +} +] +}, +{ +"@id": "#202/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,0)-(31,33)]" +} +] +}, +{ +"@id": "#202/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,2)-(29,0)]" +} +] +}, +{ +"@id": "#202/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,0)-(31,33)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#202/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#202" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#202/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#202" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#191" +} +] +} +] +} +] +} +], +"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": "[(19,2)-(36,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#214", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#220", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstName" +} +], +"raml-shapes:range": [ +{ +"@id": "#221", +"@type": [ +"raml-shapes: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": "#221/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#221/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#221" +} +], +"sourcemaps:value": [ +{ +"@value": "[(54,6)-(55,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstName" +} +], +"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": "[(54,6)-(55,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#222", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastName" +} +], +"raml-shapes:range": [ +{ +"@id": "#223", +"@type": [ +"raml-shapes: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": "#223/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#223/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#223" +} +], +"sourcemaps:value": [ +{ +"@value": "[(55,6)-(56,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastName" +} +], +"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": "[(55,6)-(56,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#224", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#dateOfBirth" +} +], +"raml-shapes:range": [ +{ +"@id": "#225", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "dateOfBirth" +} +], +"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": "[(56,6)-(57,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "dateOfBirth" +} +], +"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": "[(56,6)-(57,9)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "ValidateCustomerAccountMatchedRequest" +} +], +"apiContract:examples": [ +{ +"@id": "#215", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "ValidatePingCustomerAccountsPostExample" +} +], +"core:displayName": [ +{ +"@value": "An example of the POST Request for validating PING customer" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#215", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:firstName": [ +{ +"@id": "#216", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "John" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(6,16)-(6,22)]" +} +] +} +] +} +] +} +], +"data:lastName": [ +{ +"@id": "#217", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Smith" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(7,15)-(7,22)]" +} +] +} +] +} +] +} +], +"data:dateOfBirth": [ +{ +"@id": "#218", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "2019-03-03" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(8,18)-(8,30)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#215/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#215/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:lastName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +}, +{ +"@id": "#215/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:firstName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(7,0)]" +} +] +}, +{ +"@id": "#215/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:dateOfBirth" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,30)]" +} +] +}, +{ +"@id": "#215/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#215" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(8,30)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "firstName: \"John\"\nlastName: \"Smith\"\ndateOfBirth: \"2019-03-03\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#215/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#215/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#215/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,8)-(8,30)]" +} +] +}, +{ +"@id": "#215/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#215" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(8,30)]" +} +] +}, +{ +"@id": "#215/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(8,30)]" +} +] +}, +{ +"@id": "#215/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "#215/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(8,30)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#215/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#215" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#215/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#215" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#219" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#214/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#214/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#214" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#214/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#214" +} +], +"sourcemaps:value": [ +{ +"@value": "[(52,2)-(57,9)]" +} +] +} +] +} +] +}, +{ +"@id": "#226", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#227", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#id" +} +], +"raml-shapes:range": [ +{ +"@id": "#228", +"@type": [ +"raml-shapes: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" +} +], +"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": "[(38,6)-(39,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "id" +} +], +"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": "[(38,6)-(39,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#229", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#description" +} +], +"raml-shapes:range": [ +{ +"@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": "description" +} +], +"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": "[(39,6)-(40,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "description" +} +], +"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": "[(39,6)-(40,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#231", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#startDate" +} +], +"raml-shapes:range": [ +{ +"@id": "#232", +"@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": "startDate" +} +], +"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": "[(40,6)-(42,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "startDate" +} +], +"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": "[(40,6)-(42,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "ValidateCustomerAccountPolicy" +} +], +"sourcemaps:sources": [ +{ +"@id": "#226/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#226/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#226" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#226/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#226" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,2)-(42,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#233", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#296", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#userId" +} +], +"raml-shapes:range": [ +{ +"@id": "#297", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "userId?" +} +], +"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": "[(44,6)-(45,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "userId" +} +], +"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": "[(44,6)-(45,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#298", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#customerAccountId" +} +], +"raml-shapes:range": [ +{ +"@id": "#299", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "customerAccountId" +} +], +"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": "[(45,6)-(46,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "customerAccountId" +} +], +"sourcemaps:sources": [ +{ +"@id": "#298/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#298/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#298" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,6)-(46,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#300", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#title" +} +], +"raml-shapes:range": [ +{ +"@id": "#301", +"@type": [ +"raml-shapes: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": "#301/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#301/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#301" +} +], +"sourcemaps:value": [ +{ +"@value": "[(46,6)-(47,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "title" +} +], +"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": "[(46,6)-(47,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#302", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstName" +} +], +"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:name": [ +{ +"@value": "firstName" +} +], +"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": "[(47,6)-(48,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstName" +} +], +"sourcemaps:sources": [ +{ +"@id": "#302/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#302/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#302" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,6)-(48,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#304", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastName" +} +], +"raml-shapes:range": [ +{ +"@id": "#305", +"@type": [ +"raml-shapes: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": "#305/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#305/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#305" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,6)-(49,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastName" +} +], +"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": "[(48,6)-(49,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#306", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#email" +} +], +"raml-shapes:range": [ +{ +"@id": "#307", +"@type": [ +"raml-shapes: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": "#307/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#307/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#307" +} +], +"sourcemaps:value": [ +{ +"@value": "[(49,6)-(50,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "email" +} +], +"sourcemaps:sources": [ +{ +"@id": "#306/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#306/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#306" +} +], +"sourcemaps:value": [ +{ +"@value": "[(49,6)-(50,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#308", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#policies" +} +], +"raml-shapes:range": [ +{ +"@id": "#309", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#226", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#227", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#id" +} +], +"raml-shapes:range": [ +{ +"@id": "#228", +"@type": [ +"raml-shapes: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" +} +], +"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": "[(38,6)-(39,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "id" +} +], +"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": "[(38,6)-(39,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#229", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#description" +} +], +"raml-shapes:range": [ +{ +"@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": "description" +} +], +"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": "[(39,6)-(40,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "description" +} +], +"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": "[(39,6)-(40,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#231", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#startDate" +} +], +"raml-shapes:range": [ +{ +"@id": "#232", +"@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": "startDate" +} +], +"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": "[(40,6)-(42,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "startDate" +} +], +"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": "[(40,6)-(42,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "ValidateCustomerAccountPolicy" +} +], +"sourcemaps:sources": [ +{ +"@id": "#226/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#226/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#226" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#226/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#226" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,2)-(42,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "policies" +} +], +"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": "[(50,6)-(52,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "policies" +} +], +"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": "[(50,6)-(52,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "ValidateCustomerAccountMatchedResponse" +} +], +"apiContract:examples": [ +{ +"@id": "#234", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "validateCustomerAccountSinglePolicyResponse" +} +], +"core:displayName": [ +{ +"@value": "Validate Customer Account Single Policy Response" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#234", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:userId": [ +{ +"@id": "#235", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(6,12)-(6,50)]" +} +] +} +] +} +] +} +], +"data:customerAccountId": [ +{ +"@id": "#236", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(7,23)-(7,34)]" +} +] +} +] +} +] +} +], +"data:title": [ +{ +"@id": "#237", +"@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": "#237/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#237/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#237" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,11)-(8,15)]" +} +] +} +] +} +] +} +], +"data:firstName": [ +{ +"@id": "#238", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "John" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(9,15)-(9,21)]" +} +] +} +] +} +] +} +], +"data:lastName": [ +{ +"@id": "#239", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Smith" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(10,14)-(10,21)]" +} +] +} +] +} +] +} +], +"data:email": [ +{ +"@id": "#240", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "jsmith@provider.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(11,11)-(11,32)]" +} +] +} +] +} +] +} +], +"data:policies": [ +{ +"@id": "#241", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#242", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#243", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_10" +} +], +"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": "[(14,12)-(14,26)]" +} +] +} +] +} +] +} +], +"data:description": [ +{ +"@id": "#244", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Ford Fiesta 2015" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_11" +} +], +"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": "[(15,21)-(15,39)]" +} +] +} +] +} +] +} +], +"data:startDate": [ +{ +"@id": "#245", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "2019-01-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_12" +} +], +"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": "[(16,19)-(16,31)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_9" +} +], +"sourcemaps:sources": [ +{ +"@id": "#242/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#242/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,8)-(16,0)]" +} +] +}, +{ +"@id": "#242/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,8)-(15,0)]" +} +] +}, +{ +"@id": "#242/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:startDate" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,8)-(18,0)]" +} +] +}, +{ +"@id": "#242/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#242" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,0)-(18,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_8" +} +], +"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": "[(12,13)-(18,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#234/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#234/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,4)-(12,0)]" +} +] +}, +{ +"@id": "#234/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:customerAccountId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +}, +{ +"@id": "#234/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:userId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(7,0)]" +} +] +}, +{ +"@id": "#234/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:lastName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(11,0)]" +} +] +}, +{ +"@id": "#234/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:policies" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,4)-(18,0)]" +} +] +}, +{ +"@id": "#234/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:title" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +}, +{ +"@id": "#234/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "amf://id#234" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(18,0)]" +} +] +}, +{ +"@id": "#234/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:firstName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(10,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\ncustomerAccountId: \"123456789\"\ntitle: \"MR\"\nfirstName: \"John\"\nlastName: \"Smith\"\nemail: \"jsmith@provider.com\"\npolicies:\n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#234/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#234/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#234/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,8)-(18,0)]" +} +] +}, +{ +"@id": "#234/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#234" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(18,0)]" +} +] +}, +{ +"@id": "#234/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(18,0)]" +} +] +}, +{ +"@id": "#234/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "#234/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(18,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#234/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#234" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#234/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#234" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#246,amf://id#247" +} +] +} +] +} +] +}, +{ +"@id": "#248", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "validateCustomerAccountMultiplePolicyResponse" +} +], +"core:displayName": [ +{ +"@value": "Validate Customer Account Multiple Policy Response" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#248", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:userId": [ +{ +"@id": "#249", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(21,12)-(21,50)]" +} +] +} +] +} +] +} +], +"data:customerAccountId": [ +{ +"@id": "#250", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(22,23)-(22,34)]" +} +] +} +] +} +] +} +], +"data:title": [ +{ +"@id": "#251", +"@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": "#251/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#251/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#251" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,11)-(23,15)]" +} +] +} +] +} +] +} +], +"data:firstName": [ +{ +"@id": "#252", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "John" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(24,15)-(24,21)]" +} +] +} +] +} +] +} +], +"data:lastName": [ +{ +"@id": "#253", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Smith" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(25,14)-(25,21)]" +} +] +} +] +} +] +} +], +"data:email": [ +{ +"@id": "#254", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "jsmith@provider.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(26,11)-(26,32)]" +} +] +} +] +} +] +} +], +"data:policies": [ +{ +"@id": "#255", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#256", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#257", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_10" +} +], +"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": "[(29,12)-(29,26)]" +} +] +} +] +} +] +} +], +"data:description": [ +{ +"@id": "#258", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Ford Fiesta 2015" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_11" +} +], +"sourcemaps:sources": [ +{ +"@id": "#258/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#258/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,21)-(30,39)]" +} +] +} +] +} +] +} +], +"data:startDate": [ +{ +"@id": "#259", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "2019-01-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_12" +} +], +"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": "[(31,19)-(31,31)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_9" +} +], +"sourcemaps:sources": [ +{ +"@id": "#256/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#256/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,8)-(31,0)]" +} +] +}, +{ +"@id": "#256/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,8)-(30,0)]" +} +] +}, +{ +"@id": "#256/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:startDate" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,8)-(32,0)]" +} +] +}, +{ +"@id": "#256/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#256" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,0)-(32,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#260", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#261", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789-02" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_14" +} +], +"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": "[(33,12)-(33,26)]" +} +] +} +] +} +] +} +], +"data:description": [ +{ +"@id": "#262", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "15 High Street, Derby DE1 4DS" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_15" +} +], +"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": "[(34,21)-(34,52)]" +} +] +} +] +} +] +} +], +"data:startDate": [ +{ +"@id": "#263", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "2019-02-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_16" +} +], +"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": "[(35,19)-(35,31)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_13" +} +], +"sourcemaps:sources": [ +{ +"@id": "#260/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#260/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,8)-(35,0)]" +} +] +}, +{ +"@id": "#260/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,8)-(34,0)]" +} +] +}, +{ +"@id": "#260/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:startDate" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,8)-(37,0)]" +} +] +}, +{ +"@id": "#260/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#260" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,0)-(37,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_8" +} +], +"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": "[(27,13)-(37,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#248/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#248/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,4)-(27,0)]" +} +] +}, +{ +"@id": "#248/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:customerAccountId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(23,0)]" +} +] +}, +{ +"@id": "#248/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:userId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,4)-(22,0)]" +} +] +}, +{ +"@id": "#248/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:lastName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,4)-(26,0)]" +} +] +}, +{ +"@id": "#248/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:policies" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,4)-(37,0)]" +} +] +}, +{ +"@id": "#248/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:title" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "#248/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "amf://id#248" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,0)-(37,0)]" +} +] +}, +{ +"@id": "#248/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:firstName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(25,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\ncustomerAccountId: \"123456789\"\ntitle: \"MR\"\nfirstName: \"John\"\nlastName: \"Smith\"\nemail: \"jsmith@provider.com\"\npolicies:\n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"\n -\n id: \"123456789-02\"\n description: \"15 High Street, Derby DE1 4DS\"\n startDate: \"2019-02-01\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#248/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#248/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#248/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,8)-(37,0)]" +} +] +}, +{ +"@id": "#248/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#248" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,0)-(37,0)]" +} +] +}, +{ +"@id": "#248/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,0)-(37,0)]" +} +] +}, +{ +"@id": "#248/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,2)-(20,0)]" +} +] +}, +{ +"@id": "#248/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,0)-(37,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#248/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#248" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#248/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#248" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#246,amf://id#247" +} +] +} +] +} +] +}, +{ +"@id": "#264", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "validateCustomerAccountContainsEmailNoPingIdResponse" +} +], +"core:displayName": [ +{ +"@value": "Validate Customer Account Response Email is Populated, No PingId" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#264", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:customerAccountId": [ +{ +"@id": "#265", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(40,24)-(40,35)]" +} +] +} +] +} +] +} +], +"data:title": [ +{ +"@id": "#266", +"@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_3" +} +], +"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": "[(41,12)-(41,16)]" +} +] +} +] +} +] +} +], +"data:firstName": [ +{ +"@id": "#267", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "John" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(42,16)-(42,22)]" +} +] +} +] +} +] +} +], +"data:lastName": [ +{ +"@id": "#268", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Smith" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(43,15)-(43,22)]" +} +] +} +] +} +] +} +], +"data:email": [ +{ +"@id": "#269", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "jsmith@provider.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(44,11)-(44,32)]" +} +] +} +] +} +] +} +], +"data:policies": [ +{ +"@id": "#270", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#271", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#272", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_9" +} +], +"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": "[(47,12)-(47,26)]" +} +] +} +] +} +] +} +], +"data:description": [ +{ +"@id": "#273", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Ford Fiesta 2015" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_10" +} +], +"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": "[(48,21)-(48,39)]" +} +] +} +] +} +] +} +], +"data:startDate": [ +{ +"@id": "#274", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "2019-01-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_11" +} +], +"sourcemaps:sources": [ +{ +"@id": "#274/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#274/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#274" +} +], +"sourcemaps:value": [ +{ +"@value": "[(49,19)-(49,31)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_8" +} +], +"sourcemaps:sources": [ +{ +"@id": "#271/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#271/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,8)-(49,0)]" +} +] +}, +{ +"@id": "#271/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,8)-(48,0)]" +} +] +}, +{ +"@id": "#271/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:startDate" +} +], +"sourcemaps:value": [ +{ +"@value": "[(49,8)-(51,0)]" +} +] +}, +{ +"@id": "#271/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#271" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,0)-(51,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_7" +} +], +"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": "[(45,13)-(51,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#264/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#264/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,4)-(45,0)]" +} +] +}, +{ +"@id": "#264/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:customerAccountId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,4)-(41,0)]" +} +] +}, +{ +"@id": "#264/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:title" +} +], +"sourcemaps:value": [ +{ +"@value": "[(41,4)-(42,0)]" +} +] +}, +{ +"@id": "#264/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:policies" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,4)-(51,0)]" +} +] +}, +{ +"@id": "#264/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:lastName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(43,4)-(44,0)]" +} +] +}, +{ +"@id": "#264/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#264" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,0)-(51,0)]" +} +] +}, +{ +"@id": "#264/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:firstName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,4)-(43,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "customerAccountId: \"123456789\"\ntitle: \"MR\"\nfirstName: \"John\"\nlastName: \"Smith\"\nemail: \"jsmith@provider.com\"\npolicies:\n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#264/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#264/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#264/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,8)-(51,0)]" +} +] +}, +{ +"@id": "#264/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#264" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,0)-(51,0)]" +} +] +}, +{ +"@id": "#264/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,0)-(51,0)]" +} +] +}, +{ +"@id": "#264/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,2)-(39,0)]" +} +] +}, +{ +"@id": "#264/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,0)-(51,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#264/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#264" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#264/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#264" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#246,amf://id#247" +} +] +} +] +} +] +}, +{ +"@id": "#275", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "validateCustomerAccountContainsPingIdNoEmailResponse" +} +], +"core:displayName": [ +{ +"@value": "Validate Customer Account Response PingId is Populated, No Email" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#275", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:userId": [ +{ +"@id": "#276", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(54,12)-(54,50)]" +} +] +} +] +} +] +} +], +"data:customerAccountId": [ +{ +"@id": "#277", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(55,24)-(55,35)]" +} +] +} +] +} +] +} +], +"data:title": [ +{ +"@id": "#278", +"@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": "#278/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#278/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#278" +} +], +"sourcemaps:value": [ +{ +"@value": "[(56,12)-(56,16)]" +} +] +} +] +} +] +} +], +"data:firstName": [ +{ +"@id": "#279", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "John" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(57,16)-(57,22)]" +} +] +} +] +} +] +} +], +"data:lastName": [ +{ +"@id": "#280", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Smith" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(58,15)-(58,22)]" +} +] +} +] +} +] +} +], +"data:policies": [ +{ +"@id": "#281", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#282", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#283", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_9" +} +], +"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": "[(61,12)-(61,26)]" +} +] +} +] +} +] +} +], +"data:description": [ +{ +"@id": "#284", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Ford Fiesta 2015" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_10" +} +], +"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": "[(62,21)-(62,39)]" +} +] +} +] +} +] +} +], +"data:startDate": [ +{ +"@id": "#285", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "2019-01-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_11" +} +], +"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": "[(63,19)-(63,31)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_8" +} +], +"sourcemaps:sources": [ +{ +"@id": "#282/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#282/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(62,8)-(63,0)]" +} +] +}, +{ +"@id": "#282/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(61,8)-(62,0)]" +} +] +}, +{ +"@id": "#282/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:startDate" +} +], +"sourcemaps:value": [ +{ +"@value": "[(63,8)-(65,0)]" +} +] +}, +{ +"@id": "#282/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#282" +} +], +"sourcemaps:value": [ +{ +"@value": "[(61,0)-(65,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_7" +} +], +"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": "[(59,13)-(65,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#275/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#275/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:lastName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(58,4)-(59,0)]" +} +] +}, +{ +"@id": "#275/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:userId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(54,4)-(55,0)]" +} +] +}, +{ +"@id": "#275/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:customerAccountId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(55,4)-(56,0)]" +} +] +}, +{ +"@id": "#275/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:policies" +} +], +"sourcemaps:value": [ +{ +"@value": "[(59,4)-(65,0)]" +} +] +}, +{ +"@id": "#275/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:firstName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(57,4)-(58,0)]" +} +] +}, +{ +"@id": "#275/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#275" +} +], +"sourcemaps:value": [ +{ +"@value": "[(54,0)-(65,0)]" +} +] +}, +{ +"@id": "#275/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:title" +} +], +"sourcemaps:value": [ +{ +"@value": "[(56,4)-(57,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\ncustomerAccountId: \"123456789\"\ntitle: \"MR\"\nfirstName: \"John\"\nlastName: \"Smith\"\npolicies:\n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#275/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#275/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#275/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(53,8)-(65,0)]" +} +] +}, +{ +"@id": "#275/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#275" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,0)-(65,0)]" +} +] +}, +{ +"@id": "#275/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(54,0)-(65,0)]" +} +] +}, +{ +"@id": "#275/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(52,2)-(53,0)]" +} +] +}, +{ +"@id": "#275/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,0)-(65,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#275/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#275" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#275/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#275" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#246,amf://id#247" +} +] +} +] +} +] +}, +{ +"@id": "#286", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "validateCustomerAccountContainsNoPingIdNoEmailResponse" +} +], +"core:displayName": [ +{ +"@value": "Validate Customer Account Response PingId is Populated, No Email" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#286", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:customerAccountId": [ +{ +"@id": "#287", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(68,24)-(68,35)]" +} +] +} +] +} +] +} +], +"data:title": [ +{ +"@id": "#288", +"@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_3" +} +], +"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": "[(69,12)-(69,16)]" +} +] +} +] +} +] +} +], +"data:firstName": [ +{ +"@id": "#289", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "John" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(70,16)-(70,22)]" +} +] +} +] +} +] +} +], +"data:lastName": [ +{ +"@id": "#290", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Smith" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(71,15)-(71,22)]" +} +] +} +] +} +] +} +], +"data:policies": [ +{ +"@id": "#291", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#292", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#293", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_8" +} +], +"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": "[(74,12)-(74,26)]" +} +] +} +] +} +] +} +], +"data:description": [ +{ +"@id": "#294", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Ford Fiesta 2015" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_9" +} +], +"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": "[(75,21)-(75,39)]" +} +] +} +] +} +] +} +], +"data:startDate": [ +{ +"@id": "#295", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "2019-01-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_10" +} +], +"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": "[(76,19)-(76,31)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_7" +} +], +"sourcemaps:sources": [ +{ +"@id": "#292/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#292/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(75,8)-(76,0)]" +} +] +}, +{ +"@id": "#292/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(74,8)-(75,0)]" +} +] +}, +{ +"@id": "#292/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:startDate" +} +], +"sourcemaps:value": [ +{ +"@value": "[(76,8)-(77,0)]" +} +] +}, +{ +"@id": "#292/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#292" +} +], +"sourcemaps:value": [ +{ +"@value": "[(74,0)-(77,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_6" +} +], +"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": "[(72,13)-(77,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#286/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#286/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:lastName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(71,4)-(72,0)]" +} +] +}, +{ +"@id": "#286/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#286" +} +], +"sourcemaps:value": [ +{ +"@value": "[(68,0)-(77,0)]" +} +] +}, +{ +"@id": "#286/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:firstName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(70,4)-(71,0)]" +} +] +}, +{ +"@id": "#286/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:policies" +} +], +"sourcemaps:value": [ +{ +"@value": "[(72,4)-(77,0)]" +} +] +}, +{ +"@id": "#286/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:customerAccountId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(68,4)-(69,0)]" +} +] +}, +{ +"@id": "#286/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:title" +} +], +"sourcemaps:value": [ +{ +"@value": "[(69,4)-(70,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "customerAccountId: \"123456789\"\ntitle: \"MR\"\nfirstName: \"John\"\nlastName: \"Smith\"\npolicies:\n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#286/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#286/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#286/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(67,8)-(77,0)]" +} +] +}, +{ +"@id": "#286/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#286" +} +], +"sourcemaps:value": [ +{ +"@value": "[(65,0)-(77,0)]" +} +] +}, +{ +"@id": "#286/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(68,0)-(77,0)]" +} +] +}, +{ +"@id": "#286/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(66,2)-(67,0)]" +} +] +}, +{ +"@id": "#286/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(65,0)-(77,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#286/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#286" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#286/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#286" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#246,amf://id#247" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#233/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#233/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#233" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#233/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#233" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,2)-(52,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#310", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#311", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#dateOfBirth" +} +], +"raml-shapes:range": [ +{ +"@id": "#312", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "dateOfBirth" +} +], +"sourcemaps:sources": [ +{ +"@id": "#312/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#312/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#312" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,8)-(14,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#312/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#312" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,6)-(15,0)]" +} +] +}, +{ +"@id": "#312/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,8)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "dateOfBirth" +} +], +"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": "[(13,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#313", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#id" +} +], +"raml-shapes:range": [ +{ +"@id": "#314", +"@type": [ +"raml-shapes: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" +} +], +"sourcemaps:sources": [ +{ +"@id": "#314/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#314/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#314" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,8)-(7,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#314/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#314" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(10,0)]" +} +] +}, +{ +"@id": "#314/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,8)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "id" +} +], +"sourcemaps:sources": [ +{ +"@id": "#313/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#313/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#313" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(10,0)]" +} +] +}, +{ +"@id": "#313/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,8)-(10,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#315", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#olssRegistered" +} +], +"raml-shapes:range": [ +{ +"@id": "#316", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"shacl:name": [ +{ +"@value": "olssRegistered" +} +], +"sourcemaps:sources": [ +{ +"@id": "#316/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#316/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#316" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,8)-(16,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#316/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#316" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,6)-(19,0)]" +} +] +}, +{ +"@id": "#316/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,8)-(17,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "olssRegistered" +} +], +"sourcemaps:sources": [ +{ +"@id": "#315/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#315/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#315" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,6)-(19,0)]" +} +] +}, +{ +"@id": "#315/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,8)-(19,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "PingCustomerAccount" +} +], +"sourcemaps:sources": [ +{ +"@id": "#310/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#310/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#310" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#310/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#310" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,2)-(19,0)]" +} +] +}, +{ +"@id": "#310/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,2)-(10,21)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#310/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#310" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,4)-(11,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#317", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#313", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#id" +} +], +"raml-shapes:range": [ +{ +"@id": "#314", +"@type": [ +"raml-shapes: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" +} +], +"sourcemaps:sources": [ +{ +"@id": "#314/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#314/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#314" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,8)-(7,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#314/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#314" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(10,0)]" +} +] +}, +{ +"@id": "#314/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,8)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "id" +} +], +"sourcemaps:sources": [ +{ +"@id": "#313/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#313/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#313" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(10,0)]" +} +] +}, +{ +"@id": "#313/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,8)-(10,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "PingBaseCustomerAccount" +} +], +"sourcemaps:sources": [ +{ +"@id": "#317/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#317/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#317" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#317/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#317" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(10,0)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"sourcemaps:sources": [ +{ +"@id": "#187/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#187/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#187" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#187/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#187" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(57,9)]" +} +] +} +] +} +] +}, +{ +"@id": "#318", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#319", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\ncreateQuotePostCreatedExample:\n displayName: An example of the POST Response for createquote, when the account has been created\n value:\n customerAccountId: \"WES456789\"\n quoteId: \"WES456789-01\"\n existingCustomer: false" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#319/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#319/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#319" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"sourcemaps:sources": [ +{ +"@id": "#318/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#318/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#318" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(8,27)]" +} +] +} +] +} +] +}, +{ +"@id": "#320", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#321", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\nValidatePingCustomerAccountsPostExample:\n displayName: An example of the POST Request for validating PING customer\n value:\n firstName : \"John\"\n lastName : \"Smith\"\n dateOfBirth : \"2019-03-03\"" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#321/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#321/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#321" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(8,30)]" +} +] +} +] +} +] +}, +{ +"@id": "#322", +"@type": [ +"doc:Module", +"doc:Unit" +], +"doc:declares": [ +{ +"@id": "#323", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#324", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#code" +} +], +"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": "code" +} +], +"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": "[(7,8)-(7,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#325/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#325" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(8,0)]" +} +] +}, +{ +"@id": "#325/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,8)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "code" +} +], +"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": "[(6,6)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#326", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#description" +} +], +"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": "description" +} +], +"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": "[(9,8)-(9,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#327/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#327" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(11,0)]" +} +] +}, +{ +"@id": "#327/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,8)-(11,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "description" +} +], +"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": "[(8,6)-(11,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "PingErrorMessage" +} +], +"sourcemaps:sources": [ +{ +"@id": "#323/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#323/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#323" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#323/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#323" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(11,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#328", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#335", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#messages" +} +], +"raml-shapes:range": [ +{ +"@id": "#336", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#323", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#324", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#code" +} +], +"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": "code" +} +], +"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": "[(7,8)-(7,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#325/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#325" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(8,0)]" +} +] +}, +{ +"@id": "#325/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,8)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "code" +} +], +"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": "[(6,6)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#326", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#description" +} +], +"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": "description" +} +], +"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": "[(9,8)-(9,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#327/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#327" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(11,0)]" +} +] +}, +{ +"@id": "#327/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,8)-(11,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "description" +} +], +"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": "[(8,6)-(11,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "PingErrorMessage" +} +], +"sourcemaps:sources": [ +{ +"@id": "#323/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#323/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#323" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#323/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#323" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(11,0)]" +} +] +} +] +} +] +} +], +"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": "[(14,8)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "messages" +} +], +"sourcemaps:sources": [ +{ +"@id": "#335/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#335/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#335" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,6)-(17,9)]" +} +] +}, +{ +"@id": "#335/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,8)-(17,9)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "PingErrorMessagesResponse" +} +], +"apiContract:examples": [ +{ +"@id": "#329", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#329", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:messages": [ +{ +"@id": "#330", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#331", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:code": [ +{ +"@id": "#332", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "BGLXXXX" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(120,24)-(120,33)]" +} +] +} +] +} +] +} +], +"data:description": [ +{ +"@id": "#333", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Could not validate email and password" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(121,31)-(121,70)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#331/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#331/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:code" +} +], +"sourcemaps:value": [ +{ +"@value": "[(120,18)-(121,0)]" +} +] +}, +{ +"@id": "#331/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(121,18)-(123,0)]" +} +] +}, +{ +"@id": "#331/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#331" +} +], +"sourcemaps:value": [ +{ +"@value": "[(120,0)-(123,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_2" +} +], +"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": "[(118,23)-(123,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"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": "[(118,0)-(123,0)]" +} +] +}, +{ +"@id": "#329/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:messages" +} +], +"sourcemaps:value": [ +{ +"@value": "[(118,14)-(123,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "messages:\n - # match not found\n code: \"BGLXXXX\"\n description: \"Could not validate email and password\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#329/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#329/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#329/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(117,20)-(123,0)]" +} +] +}, +{ +"@id": "#329/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(118,0)-(123,0)]" +} +] +}, +{ +"@id": "#329/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#329" +} +], +"sourcemaps:value": [ +{ +"@value": "[(117,12)-(123,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#329/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#329" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#329/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#329" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#334" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#328/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#328/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#328" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#328/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#328" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,2)-(17,9)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"sourcemaps:sources": [ +{ +"@id": "#322/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#322/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#322" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#322/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#322" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(17,9)]" +} +] +} +] +} +] +}, +{ +"@id": "#337", +"@type": [ +"apiContract:TraitFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#338", +"@type": [ +"apiContract:Trait", +"doc:AbstractDeclaration", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "trait" +} +], +"doc:dataNode": [ +{ +"@id": "#339", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:headers": [ +{ +"@id": "#340", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:X-Trace-Id": [ +{ +"@id": "#341", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:description": [ +{ +"@id": "#342", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(5,19)-(5,208)]" +} +] +} +] +} +] +} +], +"data:type": [ +{ +"@id": "#343", +"@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": "#343/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#343/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#343" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,12)-(6,18)]" +} +] +} +] +} +] +} +], +"data:maxLength": [ +{ +"@id": "#344", +"@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_6" +} +], +"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": "[(7,17)-(7,19)]" +} +] +} +] +} +] +} +], +"data:required": [ +{ +"@id": "#345", +"@type": [ +"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": "#345/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#345/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#345" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,16)-(8,21)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#341/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#341/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,0)]" +} +] +}, +{ +"@id": "#341/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#341" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(10,0)]" +} +] +}, +{ +"@id": "#341/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#341/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(7,0)]" +} +] +}, +{ +"@id": "#341/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(6,0)]" +} +] +} +] +} +] +} +], +"data:X-Request-Id": [ +{ +"@id": "#346", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:description": [ +{ +"@id": "#347", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_9" +} +], +"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": "[(11,19)-(11,101)]" +} +] +} +] +} +] +} +], +"data:type": [ +{ +"@id": "#348", +"@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": "#348/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#348/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#348" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,12)-(12,18)]" +} +] +} +] +} +] +} +], +"data:pattern": [ +{ +"@id": "#349", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_11" +} +], +"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": "[(13,15)-(13,92)]" +} +] +} +] +} +] +} +], +"data:required": [ +{ +"@id": "#350", +"@type": [ +"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": "#350/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#350/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#350" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,16)-(14,20)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_8" +} +], +"sourcemaps:sources": [ +{ +"@id": "#346/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#346/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,6)-(14,0)]" +} +] +}, +{ +"@id": "#346/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#346" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,0)-(16,0)]" +} +] +}, +{ +"@id": "#346/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(16,0)]" +} +] +}, +{ +"@id": "#346/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,6)-(13,0)]" +} +] +}, +{ +"@id": "#346/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,0)]" +} +] +} +] +} +] +} +], +"data:X-Message-Id": [ +{ +"@id": "#351", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:description": [ +{ +"@id": "#352", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_14" +} +], +"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": "[(17,19)-(17,102)]" +} +] +} +] +} +] +} +], +"data:type": [ +{ +"@id": "#353", +"@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_15" +} +], +"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": "[(18,12)-(18,18)]" +} +] +} +] +} +] +} +], +"data:pattern": [ +{ +"@id": "#354", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_16" +} +], +"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": "[(19,15)-(19,92)]" +} +] +} +] +} +] +} +], +"data:required": [ +{ +"@id": "#355", +"@type": [ +"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": "#355/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#355/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#355" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,16)-(20,20)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_13" +} +], +"sourcemaps:sources": [ +{ +"@id": "#351/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#351/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(20,0)]" +} +] +}, +{ +"@id": "#351/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#351" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,0)-(22,0)]" +} +] +}, +{ +"@id": "#351/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(22,0)]" +} +] +}, +{ +"@id": "#351/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,0)]" +} +] +}, +{ +"@id": "#351/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(18,0)]" +} +] +} +] +} +] +} +], +"data:Brand": [ +{ +"@id": "#356", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:description": [ +{ +"@id": "#357", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "The User Brand" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_19" +} +], +"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": "[(23,19)-(23,33)]" +} +] +} +] +} +] +} +], +"data:type": [ +{ +"@id": "#358", +"@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": "#358/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#358/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#358" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,12)-(24,18)]" +} +] +} +] +} +] +} +], +"data:required": [ +{ +"@id": "#359", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "true" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"core:name": [ +{ +"@value": "scalar_21" +} +], +"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": "[(25,16)-(25,20)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_18" +} +], +"sourcemaps:sources": [ +{ +"@id": "#356/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#356/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,6)-(25,0)]" +} +] +}, +{ +"@id": "#356/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,6)-(24,0)]" +} +] +}, +{ +"@id": "#356/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(25,21)]" +} +] +}, +{ +"@id": "#356/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#356" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,0)-(25,21)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#340/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#340/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:X-Message-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(22,0)]" +} +] +}, +{ +"@id": "#340/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#340" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(25,21)]" +} +] +}, +{ +"@id": "#340/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:Brand" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(25,21)]" +} +] +}, +{ +"@id": "#340/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:X-Request-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(16,0)]" +} +] +}, +{ +"@id": "#340/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:X-Trace-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(10,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#339/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#339/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#339" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(25,21)]" +} +] +}, +{ +"@id": "#339/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:headers" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(25,21)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#338/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#338/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#338" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#338/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#338" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(25,21)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(25,21)]" +} +] +} +] +} +] +}, +{ +"@id": "#360", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#361", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\n400_badrequest_for_validate_customer_account:\n displayName: A bad request for Customer Account\n description: A bad request generated by DISC \n value:\n messages: \n - \n code: APIXXXX\n description: \"'dateOfBirth' is invalid\" \n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#361/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#361/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#361" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(11,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#362", +"@type": [ +"apiContract:TraitFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#363", +"@type": [ +"apiContract:Trait", +"doc:AbstractDeclaration", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "trait" +} +], +"doc:dataNode": [ +{ +"@id": "#364", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:responses": [ +{ +"@id": "#365", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:400": [ +{ +"@id": "#366", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:description": [ +{ +"@id": "#367", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Bad request." +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(5,17)-(5,29)]" +} +] +} +] +} +] +} +], +"data:headers": [ +{ +"@id": "#368", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:X-Trace-Id": [ +{ +"@id": "#369", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:required": [ +{ +"@id": "#370", +"@type": [ +"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": "#370/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#370/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#370" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,18)-(8,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_6" +} +], +"sourcemaps:sources": [ +{ +"@id": "#369/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#369/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#369" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,0)-(9,0)]" +} +] +}, +{ +"@id": "#369/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,8)-(9,0)]" +} +] +} +] +} +] +} +], +"data:X-Request-Id": [ +{ +"@id": "#371", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:required": [ +{ +"@id": "#372", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "true" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"core:name": [ +{ +"@value": "scalar_9" +} +], +"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": "[(10,19)-(10,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_8" +} +], +"sourcemaps:sources": [ +{ +"@id": "#371/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#371/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#371" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,0)-(11,0)]" +} +] +}, +{ +"@id": "#371/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,8)-(11,0)]" +} +] +} +] +} +] +} +], +"data:X-Message-Id": [ +{ +"@id": "#373", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:required": [ +{ +"@id": "#374", +"@type": [ +"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": "#374/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#374/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#374" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,19)-(12,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_10" +} +], +"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": "[(12,0)-(13,0)]" +} +] +}, +{ +"@id": "#373/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,8)-(13,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_5" +} +], +"sourcemaps:sources": [ +{ +"@id": "#368/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#368/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:X-Request-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(11,0)]" +} +] +}, +{ +"@id": "#368/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:X-Trace-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(9,0)]" +} +] +}, +{ +"@id": "#368/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:X-Message-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(13,0)]" +} +] +}, +{ +"@id": "#368/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#368" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,0)-(13,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#366/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#366/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +}, +{ +"@id": "#366/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:headers" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(13,0)]" +} +] +}, +{ +"@id": "#366/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#366" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(13,0)]" +} +] +} +] +} +] +} +], +"data:404": [ +{ +"@id": "#375", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:description": [ +{ +"@id": "#376", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Resource not found." +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_13" +} +], +"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": "[(14,17)-(14,36)]" +} +] +} +] +} +] +} +], +"data:headers": [ +{ +"@id": "#377", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:X-Trace-Id": [ +{ +"@id": "#378", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:required": [ +{ +"@id": "#379", +"@type": [ +"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": "#379/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#379/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#379" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,18)-(17,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_15" +} +], +"sourcemaps:sources": [ +{ +"@id": "#378/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#378/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#378" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,0)-(18,0)]" +} +] +}, +{ +"@id": "#378/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,8)-(18,0)]" +} +] +} +] +} +] +} +], +"data:X-Request-Id": [ +{ +"@id": "#380", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:required": [ +{ +"@id": "#381", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "true" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"core:name": [ +{ +"@value": "scalar_18" +} +], +"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": "[(19,19)-(19,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_17" +} +], +"sourcemaps:sources": [ +{ +"@id": "#380/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#380/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#380" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,0)-(20,0)]" +} +] +}, +{ +"@id": "#380/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,8)-(20,0)]" +} +] +} +] +} +] +} +], +"data:X-Message-Id": [ +{ +"@id": "#382", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:required": [ +{ +"@id": "#383", +"@type": [ +"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": "#383/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#383/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#383" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,19)-(21,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_19" +} +], +"sourcemaps:sources": [ +{ +"@id": "#382/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#382/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#382" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,0)-(22,0)]" +} +] +}, +{ +"@id": "#382/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,8)-(22,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_14" +} +], +"sourcemaps:sources": [ +{ +"@id": "#377/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#377/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:X-Request-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(20,0)]" +} +] +}, +{ +"@id": "#377/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:X-Trace-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(18,0)]" +} +] +}, +{ +"@id": "#377/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:X-Message-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(22,0)]" +} +] +}, +{ +"@id": "#377/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#377" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,0)-(22,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_12" +} +], +"sourcemaps:sources": [ +{ +"@id": "#375/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#375/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(15,0)]" +} +] +}, +{ +"@id": "#375/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:headers" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,4)-(22,0)]" +} +] +}, +{ +"@id": "#375/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#375" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,0)-(22,0)]" +} +] +} +] +} +] +} +], +"data:500": [ +{ +"@id": "#384", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:description": [ +{ +"@id": "#385", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Internal Server Error." +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_22" +} +], +"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": "[(23,17)-(23,39)]" +} +] +} +] +} +] +} +], +"data:headers": [ +{ +"@id": "#386", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:X-Trace-Id": [ +{ +"@id": "#387", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:required": [ +{ +"@id": "#388", +"@type": [ +"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": "#388/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#388/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#388" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,18)-(26,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_24" +} +], +"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": "[(26,0)-(27,0)]" +} +] +}, +{ +"@id": "#387/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,8)-(27,0)]" +} +] +} +] +} +] +} +], +"data:X-Request-Id": [ +{ +"@id": "#389", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:required": [ +{ +"@id": "#390", +"@type": [ +"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": "#390/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#390/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#390" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,19)-(28,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_26" +} +], +"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": "[(28,0)-(29,0)]" +} +] +}, +{ +"@id": "#389/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,8)-(29,0)]" +} +] +} +] +} +] +} +], +"data:X-Message-Id": [ +{ +"@id": "#391", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:required": [ +{ +"@id": "#392", +"@type": [ +"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": "#392/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#392/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#392" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,19)-(30,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_28" +} +], +"sourcemaps:sources": [ +{ +"@id": "#391/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#391/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#391" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,0)-(30,23)]" +} +] +}, +{ +"@id": "#391/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,8)-(30,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_23" +} +], +"sourcemaps:sources": [ +{ +"@id": "#386/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#386/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:X-Request-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(29,0)]" +} +] +}, +{ +"@id": "#386/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:X-Trace-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(27,0)]" +} +] +}, +{ +"@id": "#386/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:X-Message-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +}, +{ +"@id": "#386/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#386" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,0)-(30,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_21" +} +], +"sourcemaps:sources": [ +{ +"@id": "#384/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#384/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "#384/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:headers" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(30,23)]" +} +] +}, +{ +"@id": "#384/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#384" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,0)-(30,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#365/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#365/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:404" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(22,0)]" +} +] +}, +{ +"@id": "#365/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:400" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(13,0)]" +} +] +}, +{ +"@id": "#365/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:500" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(30,23)]" +} +] +}, +{ +"@id": "#365/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#365" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(30,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#364/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#364/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#364" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(30,23)]" +} +] +}, +{ +"@id": "#364/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:responses" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(30,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#363/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#363/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#363" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#363/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#363" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(30,23)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(30,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#393", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#394", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\nupdateCredentials:\n displayName: Update Credentials \n value:\n encryptedPassword : \"xxxxxxx\"\n newEncryptedPassword : \"xxxxx\"\n newUserName : \"test@email.com\"\n " +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#394/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#394/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#394" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(9,3)]" +} +] +} +] +} +] +}, +{ +"@id": "#395", +"@type": [ +"doc:Module", +"doc:Unit" +], +"doc:declares": [ +{ +"@id": "#396", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#402", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#encryptedPassword" +} +], +"raml-shapes:range": [ +{ +"@id": "#403", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "encryptedPassword" +} +], +"core:description": [ +{ +"@value": "Existing password on account in encrypted format." +} +], +"sourcemaps:sources": [ +{ +"@id": "#403/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#403/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#403" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(8,0)]" +} +] +}, +{ +"@id": "#403/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,8)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "encryptedPassword" +} +], +"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": "[(6,6)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#404", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#newEncryptedPassword" +} +], +"raml-shapes:range": [ +{ +"@id": "#405", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "newEncryptedPassword?" +} +], +"core:description": [ +{ +"@value": "New password to be set on account in encrypted format." +} +], +"sourcemaps:sources": [ +{ +"@id": "#405/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#405/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#405" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#405/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,8)-(10,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "newEncryptedPassword" +} +], +"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": "[(8,6)-(10,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#406", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#newUserName" +} +], +"raml-shapes:range": [ +{ +"@id": "#407", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "newUserName?" +} +], +"core:description": [ +{ +"@value": "Email Address as username to be updated on account." +} +], +"sourcemaps:sources": [ +{ +"@id": "#407/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#407/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#407" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,6)-(11,72)]" +} +] +}, +{ +"@id": "#407/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,8)-(11,72)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "newUserName" +} +], +"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": "[(10,6)-(11,72)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "UpdateCredentials" +} +], +"apiContract:examples": [ +{ +"@id": "#397", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "updateCredentials" +} +], +"core:displayName": [ +{ +"@value": "Update Credentials" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#397", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:encryptedPassword": [ +{ +"@id": "#398", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "xxxxxxx" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(6,24)-(6,33)]" +} +] +} +] +} +] +} +], +"data:newEncryptedPassword": [ +{ +"@id": "#399", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "xxxxx" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#399/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#399/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#399" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,27)-(7,34)]" +} +] +} +] +} +] +} +], +"data:newUserName": [ +{ +"@id": "#400", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "test@email.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(8,18)-(8,34)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#397/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#397/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:newEncryptedPassword" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +}, +{ +"@id": "#397/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:encryptedPassword" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(7,0)]" +} +] +}, +{ +"@id": "#397/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:newUserName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(9,3)]" +} +] +}, +{ +"@id": "#397/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#397" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(9,3)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "encryptedPassword: \"xxxxxxx\"\nnewEncryptedPassword: \"xxxxx\"\nnewUserName: \"test@email.com\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#397/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#397/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#397/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,8)-(9,3)]" +} +] +}, +{ +"@id": "#397/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#397" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(9,3)]" +} +] +}, +{ +"@id": "#397/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(9,3)]" +} +] +}, +{ +"@id": "#397/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "#397/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(9,3)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#397/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#397" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#397/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#397" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#401" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#396/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#396/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#396" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#396/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#396" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,1)-(11,72)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"sourcemaps:sources": [ +{ +"@id": "#395/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#395/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#395" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#395/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#395" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(11,72)]" +} +] +} +] +} +] +}, +{ +"@id": "#408", +"@type": [ +"doc:Module", +"doc:Unit" +], +"doc:declares": [ +{ +"@id": "#409", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#423", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#referenceId" +} +], +"raml-shapes:range": [ +{ +"@id": "#424", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "referenceId" +} +], +"core:description": [ +{ +"@value": "The newly created Customer Account ID." +} +], +"sourcemaps:sources": [ +{ +"@id": "#424/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#424/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#424" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(8,0)]" +} +] +}, +{ +"@id": "#424/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,8)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "referenceId" +} +], +"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": "[(6,6)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#425", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#quoteId" +} +], +"raml-shapes:range": [ +{ +"@id": "#426", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "quoteId?" +} +], +"core:description": [ +{ +"@value": "The newly created Quote ID." +} +], +"sourcemaps:sources": [ +{ +"@id": "#426/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#426/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#426" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#426/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,8)-(10,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "quoteId" +} +], +"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": "[(8,6)-(10,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#427", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#source" +} +], +"raml-shapes:range": [ +{ +"@id": "#428", +"@type": [ +"raml-shapes: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 name of the Aggregator which is the source of the click-through URL." +} +], +"sourcemaps:sources": [ +{ +"@id": "#428/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#428/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#428" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,6)-(12,0)]" +} +] +}, +{ +"@id": "#428/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,8)-(12,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "source" +} +], +"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": "[(10,6)-(12,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#429", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#existingCustomer" +} +], +"raml-shapes:range": [ +{ +"@id": "#430", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"shacl:name": [ +{ +"@value": "existingCustomer" +} +], +"core:description": [ +{ +"@value": "A boolean value to indicate whether the 'new' customer's details have been matched to an existing account." +} +], +"sourcemaps:sources": [ +{ +"@id": "#430/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#430/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#430" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,8)-(13,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#430/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,8)-(14,0)]" +} +] +}, +{ +"@id": "#430/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,8)-(15,0)]" +} +] +}, +{ +"@id": "#430/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#430" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,6)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "existingCustomer" +} +], +"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": "[(12,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#431", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#title" +} +], +"raml-shapes:range": [ +{ +"@id": "#432", +"@type": [ +"raml-shapes: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": "#432/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#432/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#432" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,6)-(16,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "title" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#433", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstName" +} +], +"raml-shapes:range": [ +{ +"@id": "#434", +"@type": [ +"raml-shapes: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": "#434/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#434/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#434" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "firstName" +} +], +"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": "[(16,6)-(17,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#435", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastName" +} +], +"raml-shapes:range": [ +{ +"@id": "#436", +"@type": [ +"raml-shapes: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": "#436/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#436/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#436" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(20,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "lastName" +} +], +"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": "[(17,6)-(20,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "CreatedQuote" +} +], +"apiContract:examples": [ +{ +"@id": "#410", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "no-match-customer" +} +], +"core:displayName": [ +{ +"@value": "A to P quote without matched Customer" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#410", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:referenceId": [ +{ +"@id": "#411", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "P8T000027" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(6,17)-(6,28)]" +} +] +} +] +} +] +} +], +"data:quoteId": [ +{ +"@id": "#412", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "P8T000027-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(7,13)-(7,27)]" +} +] +} +] +} +] +} +], +"data:source": [ +{ +"@id": "#413", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "moneysupermarket" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(8,12)-(8,30)]" +} +] +} +] +} +] +} +], +"data:existingCustomer": [ +{ +"@id": "#414", +"@type": [ +"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": "#414/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#414/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#414" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,22)-(9,27)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#410/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#410/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:source" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +}, +{ +"@id": "#410/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#410" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(11,0)]" +} +] +}, +{ +"@id": "#410/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:existingCustomer" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(11,0)]" +} +] +}, +{ +"@id": "#410/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:quoteId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +}, +{ +"@id": "#410/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:referenceId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(7,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "referenceId: \"P8T000027\"\nquoteId: \"P8T000027-01\"\nsource: \"moneysupermarket\"\nexistingCustomer: false" +} +], +"sourcemaps:sources": [ +{ +"@id": "#410/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#410/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#410/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,8)-(11,0)]" +} +] +}, +{ +"@id": "#410/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#410" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(11,0)]" +} +] +}, +{ +"@id": "#410/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(11,0)]" +} +] +}, +{ +"@id": "#410/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "#410/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(11,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#410/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#410" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#410/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#410" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#415" +} +] +} +] +} +] +}, +{ +"@id": "#416", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "match-customer" +} +], +"core:displayName": [ +{ +"@value": "A to P quote with matched Customer" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#416", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:referenceId": [ +{ +"@id": "#417", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "118806474" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(14,17)-(14,28)]" +} +] +} +] +} +] +} +], +"data:source": [ +{ +"@id": "#418", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Compare the Market" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(15,12)-(15,32)]" +} +] +} +] +} +] +} +], +"data:existingCustomer": [ +{ +"@id": "#419", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "true" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(16,22)-(16,26)]" +} +] +} +] +} +] +} +], +"data:title": [ +{ +"@id": "#420", +"@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_5" +} +], +"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": "[(17,11)-(17,15)]" +} +] +} +] +} +] +} +], +"data:firstName": [ +{ +"@id": "#421", +"@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_6" +} +], +"sourcemaps:sources": [ +{ +"@id": "#421/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#421/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#421" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,15)-(18,21)]" +} +] +} +] +} +] +} +], +"data:lastName": [ +{ +"@id": "#422", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Name" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(19,14)-(19,20)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#416/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#416/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:firstName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,4)-(19,0)]" +} +] +}, +{ +"@id": "#416/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:referenceId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(15,0)]" +} +] +}, +{ +"@id": "#416/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:source" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,4)-(16,0)]" +} +] +}, +{ +"@id": "#416/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:lastName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,4)-(19,20)]" +} +] +}, +{ +"@id": "#416/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:title" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(18,0)]" +} +] +}, +{ +"@id": "#416/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#416" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,0)-(19,20)]" +} +] +}, +{ +"@id": "#416/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:existingCustomer" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(17,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "referenceId: \"118806474\"\nsource: \"Compare the Market\"\nexistingCustomer: true\ntitle: \"Mr\"\nfirstName: \"Test\"\nlastName: \"Name\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#416/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#416/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#416/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,8)-(19,20)]" +} +] +}, +{ +"@id": "#416/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#416" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,0)-(19,20)]" +} +] +}, +{ +"@id": "#416/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,0)-(19,20)]" +} +] +}, +{ +"@id": "#416/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,2)-(13,0)]" +} +] +}, +{ +"@id": "#416/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,0)-(19,20)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#416/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#416" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#416/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#416" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#415" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#409/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#409/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#409" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#409/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#409" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(20,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#437", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#438", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#clickthroughurl" +} +], +"raml-shapes:range": [ +{ +"@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:name": [ +{ +"@value": "clickthroughurl" +} +], +"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": "https://budget-qa.doodleinsurance.co.uk/Car/BI9M/ALE/?refno=A8S000191&vehno=1&ORGAFFCLIE=CTMS&prdcls=PC&clkref=4DCFB507B8500DCB1123B3AF75F10255D92297C7" +} +], +"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": "[(25,17)-(25,168)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "https://budget-qa.doodleinsurance.co.uk/Car/BI9M/ALE/?refno=A8S000191&vehno=1&ORGAFFCLIE=CTMS&prdcls=PC&clkref=4DCFB507B8500DCB1123B3AF75F10255D92297C7" +} +], +"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": "[(25,17)-(25,168)]" +} +] +}, +{ +"@id": "#440/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,17)-(25,168)]" +} +] +}, +{ +"@id": "#440/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#440" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,17)-(25,168)]" +} +] +} +] +} +] +} +], +"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": "[(24,8)-(24,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#439/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,8)-(25,0)]" +} +] +}, +{ +"@id": "#439/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,8)-(25,168)]" +} +] +}, +{ +"@id": "#439/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#439" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,6)-(25,168)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "clickthroughurl" +} +], +"sourcemaps:sources": [ +{ +"@id": "#438/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#438/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#438" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,6)-(25,168)]" +} +] +}, +{ +"@id": "#438/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,8)-(24,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "AggregatorCreateQuote" +} +], +"sourcemaps:sources": [ +{ +"@id": "#437/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#437/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#437" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#437/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#437" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,2)-(25,168)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"sourcemaps:sources": [ +{ +"@id": "#408/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#408/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#408" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#408/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#408" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(25,168)]" +} +] +} +] +} +] +} +], +"doc:declares": [ +{ +"@id": "#441", +"@type": [ +"apiContract:Trait", +"doc:AbstractDeclaration", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "api-headers" +} +], +"doc:dataNode": [ +{ +"@id": "#29", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:headers": [ +{ +"@id": "#30", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:X-Trace-Id": [ +{ +"@id": "#31", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:description": [ +{ +"@id": "#32", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(5,19)-(5,208)]" +} +] +} +] +} +] +} +], +"data:type": [ +{ +"@id": "#33", +"@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": "#33/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#33/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#33" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,12)-(6,18)]" +} +] +} +] +} +] +} +], +"data:maxLength": [ +{ +"@id": "#34", +"@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_6" +} +], +"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": "[(7,17)-(7,19)]" +} +] +} +] +} +] +} +], +"data:required": [ +{ +"@id": "#35", +"@type": [ +"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": "#35/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#35/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#35" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,16)-(8,21)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#31/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#31/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,0)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#31" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(8,29)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(8,29)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(7,0)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(6,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"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": "[(4,0)-(8,29)]" +} +] +}, +{ +"@id": "#30/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:X-Trace-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(8,29)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"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": "[(3,2)-(8,29)]" +} +] +}, +{ +"@id": "#29/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:headers" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(8,29)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#441/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#441/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#441" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#441/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#441" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(8,29)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#441/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#441" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +}, +{ +"@id": "#442", +"@type": [ +"apiContract:Trait", +"doc:AbstractDeclaration", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "api-strict-headers" +} +], +"doc:dataNode": [ +{ +"@id": "#339", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:headers": [ +{ +"@id": "#340", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:X-Trace-Id": [ +{ +"@id": "#341", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:description": [ +{ +"@id": "#342", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(5,19)-(5,208)]" +} +] +} +] +} +] +} +], +"data:type": [ +{ +"@id": "#343", +"@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": "#343/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#343/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#343" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,12)-(6,18)]" +} +] +} +] +} +] +} +], +"data:maxLength": [ +{ +"@id": "#344", +"@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_6" +} +], +"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": "[(7,17)-(7,19)]" +} +] +} +] +} +] +} +], +"data:required": [ +{ +"@id": "#345", +"@type": [ +"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": "#345/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#345/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#345" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,16)-(8,21)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#341/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#341/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:maxLength" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,0)]" +} +] +}, +{ +"@id": "#341/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#341" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(10,0)]" +} +] +}, +{ +"@id": "#341/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#341/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,6)-(7,0)]" +} +] +}, +{ +"@id": "#341/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,6)-(6,0)]" +} +] +} +] +} +] +} +], +"data:X-Request-Id": [ +{ +"@id": "#346", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:description": [ +{ +"@id": "#347", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_9" +} +], +"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": "[(11,19)-(11,101)]" +} +] +} +] +} +] +} +], +"data:type": [ +{ +"@id": "#348", +"@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": "#348/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#348/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#348" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,12)-(12,18)]" +} +] +} +] +} +] +} +], +"data:pattern": [ +{ +"@id": "#349", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_11" +} +], +"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": "[(13,15)-(13,92)]" +} +] +} +] +} +] +} +], +"data:required": [ +{ +"@id": "#350", +"@type": [ +"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": "#350/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#350/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#350" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,16)-(14,20)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_8" +} +], +"sourcemaps:sources": [ +{ +"@id": "#346/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#346/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,6)-(14,0)]" +} +] +}, +{ +"@id": "#346/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#346" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,0)-(16,0)]" +} +] +}, +{ +"@id": "#346/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(16,0)]" +} +] +}, +{ +"@id": "#346/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,6)-(13,0)]" +} +] +}, +{ +"@id": "#346/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,0)]" +} +] +} +] +} +] +} +], +"data:X-Message-Id": [ +{ +"@id": "#351", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:description": [ +{ +"@id": "#352", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_14" +} +], +"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": "[(17,19)-(17,102)]" +} +] +} +] +} +] +} +], +"data:type": [ +{ +"@id": "#353", +"@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_15" +} +], +"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": "[(18,12)-(18,18)]" +} +] +} +] +} +] +} +], +"data:pattern": [ +{ +"@id": "#354", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_16" +} +], +"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": "[(19,15)-(19,92)]" +} +] +} +] +} +] +} +], +"data:required": [ +{ +"@id": "#355", +"@type": [ +"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": "#355/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#355/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#355" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,16)-(20,20)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_13" +} +], +"sourcemaps:sources": [ +{ +"@id": "#351/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#351/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(20,0)]" +} +] +}, +{ +"@id": "#351/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#351" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,0)-(22,0)]" +} +] +}, +{ +"@id": "#351/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(22,0)]" +} +] +}, +{ +"@id": "#351/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(19,0)]" +} +] +}, +{ +"@id": "#351/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(18,0)]" +} +] +} +] +} +] +} +], +"data:Brand": [ +{ +"@id": "#356", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:description": [ +{ +"@id": "#357", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "The User Brand" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_19" +} +], +"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": "[(23,19)-(23,33)]" +} +] +} +] +} +] +} +], +"data:type": [ +{ +"@id": "#358", +"@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": "#358/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#358/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#358" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,12)-(24,18)]" +} +] +} +] +} +] +} +], +"data:required": [ +{ +"@id": "#359", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "true" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"core:name": [ +{ +"@value": "scalar_21" +} +], +"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": "[(25,16)-(25,20)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_18" +} +], +"sourcemaps:sources": [ +{ +"@id": "#356/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#356/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,6)-(25,0)]" +} +] +}, +{ +"@id": "#356/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,6)-(24,0)]" +} +] +}, +{ +"@id": "#356/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(25,21)]" +} +] +}, +{ +"@id": "#356/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#356" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,0)-(25,21)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#340/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#340/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:X-Message-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(22,0)]" +} +] +}, +{ +"@id": "#340/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#340" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(25,21)]" +} +] +}, +{ +"@id": "#340/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:Brand" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(25,21)]" +} +] +}, +{ +"@id": "#340/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:X-Request-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(16,0)]" +} +] +}, +{ +"@id": "#340/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:X-Trace-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(10,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#339/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#339/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#339" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(25,21)]" +} +] +}, +{ +"@id": "#339/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:headers" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(25,21)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#442/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#442/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#442" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#442/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#442" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(25,21)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#442/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#442" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +}, +{ +"@id": "#443", +"@type": [ +"apiContract:Trait", +"doc:AbstractDeclaration", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "bad-responses" +} +], +"doc:dataNode": [ +{ +"@id": "#364", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:responses": [ +{ +"@id": "#365", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:400": [ +{ +"@id": "#366", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:description": [ +{ +"@id": "#367", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Bad request." +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(5,17)-(5,29)]" +} +] +} +] +} +] +} +], +"data:headers": [ +{ +"@id": "#368", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:X-Trace-Id": [ +{ +"@id": "#369", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:required": [ +{ +"@id": "#370", +"@type": [ +"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": "#370/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#370/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#370" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,18)-(8,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_6" +} +], +"sourcemaps:sources": [ +{ +"@id": "#369/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#369/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#369" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,0)-(9,0)]" +} +] +}, +{ +"@id": "#369/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,8)-(9,0)]" +} +] +} +] +} +] +} +], +"data:X-Request-Id": [ +{ +"@id": "#371", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:required": [ +{ +"@id": "#372", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "true" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"core:name": [ +{ +"@value": "scalar_9" +} +], +"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": "[(10,19)-(10,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_8" +} +], +"sourcemaps:sources": [ +{ +"@id": "#371/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#371/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#371" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,0)-(11,0)]" +} +] +}, +{ +"@id": "#371/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,8)-(11,0)]" +} +] +} +] +} +] +} +], +"data:X-Message-Id": [ +{ +"@id": "#373", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:required": [ +{ +"@id": "#374", +"@type": [ +"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": "#374/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#374/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#374" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,19)-(12,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_10" +} +], +"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": "[(12,0)-(13,0)]" +} +] +}, +{ +"@id": "#373/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,8)-(13,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_5" +} +], +"sourcemaps:sources": [ +{ +"@id": "#368/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#368/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:X-Request-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(11,0)]" +} +] +}, +{ +"@id": "#368/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:X-Trace-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(9,0)]" +} +] +}, +{ +"@id": "#368/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:X-Message-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(13,0)]" +} +] +}, +{ +"@id": "#368/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#368" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,0)-(13,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#366/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#366/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +}, +{ +"@id": "#366/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:headers" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(13,0)]" +} +] +}, +{ +"@id": "#366/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#366" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(13,0)]" +} +] +} +] +} +] +} +], +"data:404": [ +{ +"@id": "#375", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:description": [ +{ +"@id": "#376", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Resource not found." +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_13" +} +], +"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": "[(14,17)-(14,36)]" +} +] +} +] +} +] +} +], +"data:headers": [ +{ +"@id": "#377", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:X-Trace-Id": [ +{ +"@id": "#378", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:required": [ +{ +"@id": "#379", +"@type": [ +"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": "#379/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#379/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#379" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,18)-(17,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_15" +} +], +"sourcemaps:sources": [ +{ +"@id": "#378/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#378/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#378" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,0)-(18,0)]" +} +] +}, +{ +"@id": "#378/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,8)-(18,0)]" +} +] +} +] +} +] +} +], +"data:X-Request-Id": [ +{ +"@id": "#380", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:required": [ +{ +"@id": "#381", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "true" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"core:name": [ +{ +"@value": "scalar_18" +} +], +"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": "[(19,19)-(19,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_17" +} +], +"sourcemaps:sources": [ +{ +"@id": "#380/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#380/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#380" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,0)-(20,0)]" +} +] +}, +{ +"@id": "#380/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,8)-(20,0)]" +} +] +} +] +} +] +} +], +"data:X-Message-Id": [ +{ +"@id": "#382", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:required": [ +{ +"@id": "#383", +"@type": [ +"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": "#383/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#383/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#383" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,19)-(21,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_19" +} +], +"sourcemaps:sources": [ +{ +"@id": "#382/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#382/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#382" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,0)-(22,0)]" +} +] +}, +{ +"@id": "#382/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,8)-(22,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_14" +} +], +"sourcemaps:sources": [ +{ +"@id": "#377/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#377/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:X-Request-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(20,0)]" +} +] +}, +{ +"@id": "#377/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:X-Trace-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(18,0)]" +} +] +}, +{ +"@id": "#377/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:X-Message-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(22,0)]" +} +] +}, +{ +"@id": "#377/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#377" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,0)-(22,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_12" +} +], +"sourcemaps:sources": [ +{ +"@id": "#375/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#375/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(15,0)]" +} +] +}, +{ +"@id": "#375/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:headers" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,4)-(22,0)]" +} +] +}, +{ +"@id": "#375/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#375" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,0)-(22,0)]" +} +] +} +] +} +] +} +], +"data:500": [ +{ +"@id": "#384", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:description": [ +{ +"@id": "#385", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Internal Server Error." +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_22" +} +], +"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": "[(23,17)-(23,39)]" +} +] +} +] +} +] +} +], +"data:headers": [ +{ +"@id": "#386", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:X-Trace-Id": [ +{ +"@id": "#387", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:required": [ +{ +"@id": "#388", +"@type": [ +"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": "#388/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#388/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#388" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,18)-(26,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_24" +} +], +"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": "[(26,0)-(27,0)]" +} +] +}, +{ +"@id": "#387/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,8)-(27,0)]" +} +] +} +] +} +] +} +], +"data:X-Request-Id": [ +{ +"@id": "#389", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:required": [ +{ +"@id": "#390", +"@type": [ +"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": "#390/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#390/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#390" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,19)-(28,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_26" +} +], +"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": "[(28,0)-(29,0)]" +} +] +}, +{ +"@id": "#389/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,8)-(29,0)]" +} +] +} +] +} +] +} +], +"data:X-Message-Id": [ +{ +"@id": "#391", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:required": [ +{ +"@id": "#392", +"@type": [ +"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": "#392/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#392/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#392" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,19)-(30,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_28" +} +], +"sourcemaps:sources": [ +{ +"@id": "#391/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#391/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#391" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,0)-(30,23)]" +} +] +}, +{ +"@id": "#391/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,8)-(30,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_23" +} +], +"sourcemaps:sources": [ +{ +"@id": "#386/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#386/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:X-Request-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(29,0)]" +} +] +}, +{ +"@id": "#386/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:X-Trace-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(27,0)]" +} +] +}, +{ +"@id": "#386/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:X-Message-Id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +}, +{ +"@id": "#386/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#386" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,0)-(30,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_21" +} +], +"sourcemaps:sources": [ +{ +"@id": "#384/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#384/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "#384/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:headers" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(30,23)]" +} +] +}, +{ +"@id": "#384/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#384" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,0)-(30,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#365/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#365/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:404" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(22,0)]" +} +] +}, +{ +"@id": "#365/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:400" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(13,0)]" +} +] +}, +{ +"@id": "#365/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:500" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(30,23)]" +} +] +}, +{ +"@id": "#365/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#365" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(30,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#364/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#364/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#364" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(30,23)]" +} +] +}, +{ +"@id": "#364/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:responses" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(30,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#443/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#443/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#443" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#443/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#443" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(30,23)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#443/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#443" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +}, +{ +"@id": "#444", +"@type": [ +"security:SecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "auth" +} +], +"security:type": [ +{ +"@value": "x-custom" +} +], +"core:description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"apiContract:header": [ +{ +"@id": "#11", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Authorization" +} +], +"apiContract:paramName": [ +{ +"@value": "Authorization" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \n" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,6)-(10,18)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#11/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#11/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#444/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#444/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#444/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "security:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#444/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.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/SE-11508.json b/demo/SE-11508.json new file mode 100644 index 0000000..83a4033 --- /dev/null +++ b/demo/SE-11508.json @@ -0,0 +1,67054 @@ +[ +{ +"@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#445", +"@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": "System - Security" +} +], +"http://a.ml/vocabularies/apiContract#server": [ +{ +"@id": "amf://id#863", +"@type": [ +"http://a.ml/vocabularies/apiContract#Server", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#urlTemplate": [ +{ +"@value": "/security/v1" +} +], +"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": "http://a.ml/vocabularies/core#urlTemplate" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#863/source-map/synthesized-field/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#863" +} +], +"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#446", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/convertaggregatorquote" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#447", +"@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": "Used to create a P quote from a click-through URL." +} +], +"http://a.ml/vocabularies/apiContract#expects": [ +{ +"@id": "amf://id#448", +"@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#451", +"@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#437/link--472642713", +"@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#437" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "AggregatorCreateQuote" +} +] +} +], +"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": "[(33,8)-(35,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#449", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#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#maxLength": [ +{ +"@value": 64 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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": "[(6,6)-(6,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#450/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(7,19)]" +} +] +}, +{ +"@id": "amf://id#450/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": "[(6,6)-(6,18)]" +} +] +}, +{ +"@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": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "amf://id#450/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#450" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,6)-(8,21)]" +} +] +}, +{ +"@id": "amf://id#449/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": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "amf://id#449/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": "[(4,4)-(8,21)]" +} +] +}, +{ +"@id": "amf://id#449/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#449" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#448/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#448" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,0)-(41,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#returns": [ +{ +"@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": "201" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "201" +} +], +"http://a.ml/vocabularies/apiContract#payload": [ +{ +"@id": "amf://id#415", +"@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#409/link--8027511", +"@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#409" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "CreatedQuote" +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#415/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#415" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(37,10)-(41,0)]" +} +] +} +] +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#452" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,8)-(41,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#453", +"@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": "Bad request." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#454", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#455", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#455" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#454/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": "[(8,8)-(8,23)]" +} +] +}, +{ +"@id": "amf://id#454/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": "[(7,6)-(8,23)]" +} +] +}, +{ +"@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": "[(7,6)-(8,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#456", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#457", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(9,6)-(10,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#456/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": "[(10,8)-(10,23)]" +} +] +}, +{ +"@id": "amf://id#456/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": "[(9,6)-(10,23)]" +} +] +}, +{ +"@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": "[(9,6)-(10,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#458", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#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": "schema" +} +], +"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#lexical": [ +{ +"@id": "amf://id#459/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#459" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(12,8)-(12,23)]" +} +] +}, +{ +"@id": "amf://id#458/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,6)-(12,23)]" +} +] +}, +{ +"@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": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(5,4)-(5,29)]" +} +] +}, +{ +"@id": "amf://id#453/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": "[(6,4)-(12,23)]" +} +] +}, +{ +"@id": "amf://id#453/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#453" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(12,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#460", +"@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." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#461", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#462", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(16,6)-(17,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#461/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": "[(17,8)-(17,23)]" +} +] +}, +{ +"@id": "amf://id#461/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,6)-(17,23)]" +} +] +}, +{ +"@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": "[(16,6)-(17,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#463", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#464", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#464/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#464/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#464" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(19,8)-(19,23)]" +} +] +}, +{ +"@id": "amf://id#463/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,6)-(19,23)]" +} +] +}, +{ +"@id": "amf://id#463/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#463" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#465", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#466", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#465/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#465/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": "[(21,8)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#465/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,6)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#465/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#465" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(14,4)-(14,36)]" +} +] +}, +{ +"@id": "amf://id#460/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": "[(15,4)-(21,23)]" +} +] +}, +{ +"@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": "[(13,2)-(21,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#467", +"@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": "500" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "500" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Internal Server Error." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#468", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#469", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#469/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(25,6)-(26,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#468/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": "[(26,8)-(26,23)]" +} +] +}, +{ +"@id": "amf://id#468/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": "[(25,6)-(26,23)]" +} +] +}, +{ +"@id": "amf://id#468/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#468" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#470", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#471", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(27,6)-(28,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#470/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#470/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": "[(28,8)-(28,23)]" +} +] +}, +{ +"@id": "amf://id#470/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": "[(27,6)-(28,23)]" +} +] +}, +{ +"@id": "amf://id#470/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#470" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#472", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#473", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#472/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": "[(30,8)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#472/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": "[(29,6)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#472/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#472" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(23,4)-(23,39)]" +} +] +}, +{ +"@id": "amf://id#467/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": "[(24,4)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#467/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#467" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,2)-(30,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/security#security": [ +{ +"@id": "amf://id#474", +"@type": [ +"http://a.ml/vocabularies/security#SecurityRequirement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/security#schemes": [ +{ +"@id": "amf://id#475", +"@type": [ +"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "auth" +} +], +"http://a.ml/vocabularies/security#scheme": [ +{ +"@id": "amf://id#444", +"@type": [ +"http://a.ml/vocabularies/security#SecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "auth" +} +], +"http://a.ml/vocabularies/security#type": [ +{ +"@value": "x-custom" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#11", +"@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 pass an authorization token on the request. \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#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": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"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": "[(10,6)-(10,18)]" +} +] +}, +{ +"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +}, +{ +"@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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#444/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#444/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": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/security#type" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#444/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": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#444/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"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#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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#447/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#447/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": "[(31,6)-(32,0)]" +} +] +}, +{ +"@id": "amf://id#447/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": "[(35,6)-(41,0)]" +} +] +}, +{ +"@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": "[(29,4)-(41,0)]" +} +] +} +] +} +] +} +], +"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#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": "[(28,0)-(41,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#476", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/changecredentials" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#477", +"@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": "Used to update credentials." +} +], +"http://a.ml/vocabularies/apiContract#expects": [ +{ +"@id": "amf://id#478", +"@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#401", +"@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#396/link--847855477", +"@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#396" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "UpdateCredentials" +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#401" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(46,8)-(49,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#479", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#480", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#maxLength": [ +{ +"@value": 64 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#480/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#480" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,6)-(6,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#480/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(7,19)]" +} +] +}, +{ +"@id": "amf://id#480/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": "[(6,6)-(6,18)]" +} +] +}, +{ +"@id": "amf://id#480/source-map/lexical/element_0", +"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,6)-(5,208)]" +} +] +}, +{ +"@id": "amf://id#480/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#480" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,6)-(8,21)]" +} +] +}, +{ +"@id": "amf://id#479/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": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "amf://id#479/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": "[(4,4)-(8,21)]" +} +] +}, +{ +"@id": "amf://id#479/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#479" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"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": "[(43,0)-(52,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#returns": [ +{ +"@id": "amf://id#481", +"@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/apiContract#payload": [], +"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": "[(50,8)-(52,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#482", +"@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": "Bad request." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#483", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#484", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(7,6)-(8,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,8)-(8,23)]" +} +] +}, +{ +"@id": "amf://id#483/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": "[(7,6)-(8,23)]" +} +] +}, +{ +"@id": "amf://id#483/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#483" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#485", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#486", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(9,6)-(10,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(10,8)-(10,23)]" +} +] +}, +{ +"@id": "amf://id#485/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": "[(9,6)-(10,23)]" +} +] +}, +{ +"@id": "amf://id#485/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#485" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#487", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#488", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(12,8)-(12,23)]" +} +] +}, +{ +"@id": "amf://id#487/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,6)-(12,23)]" +} +] +}, +{ +"@id": "amf://id#487/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#487" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"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/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,4)-(5,29)]" +} +] +}, +{ +"@id": "amf://id#482/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": "[(6,4)-(12,23)]" +} +] +}, +{ +"@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": "[(4,2)-(12,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#489", +"@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." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#490", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#491", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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,6)-(17,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(17,8)-(17,23)]" +} +] +}, +{ +"@id": "amf://id#490/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,6)-(17,23)]" +} +] +}, +{ +"@id": "amf://id#490/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#490" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#492", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#493", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(18,6)-(19,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#492/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": "[(19,8)-(19,23)]" +} +] +}, +{ +"@id": "amf://id#492/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,6)-(19,23)]" +} +] +}, +{ +"@id": "amf://id#492/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#492" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#494", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#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": "schema" +} +], +"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#lexical": [ +{ +"@id": "amf://id#495/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#495" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(21,8)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#494/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,6)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#494/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#494" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#489/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": "[(14,4)-(14,36)]" +} +] +}, +{ +"@id": "amf://id#489/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": "[(15,4)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#489/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#489" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,2)-(21,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#496", +"@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": "500" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "500" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Internal Server Error." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#497", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#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": "schema" +} +], +"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#lexical": [ +{ +"@id": "amf://id#498/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#498" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(26,8)-(26,23)]" +} +] +}, +{ +"@id": "amf://id#497/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": "[(25,6)-(26,23)]" +} +] +}, +{ +"@id": "amf://id#497/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#497" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#499", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#500", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(27,6)-(28,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(28,8)-(28,23)]" +} +] +}, +{ +"@id": "amf://id#499/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": "[(27,6)-(28,23)]" +} +] +}, +{ +"@id": "amf://id#499/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#499" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#501", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#502", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#501/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": "[(30,8)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#501/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": "[(29,6)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#501/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#501" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(23,4)-(23,39)]" +} +] +}, +{ +"@id": "amf://id#496/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": "[(24,4)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#496/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#496" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,2)-(30,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/security#security": [ +{ +"@id": "amf://id#474", +"@type": [ +"http://a.ml/vocabularies/security#SecurityRequirement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/security#schemes": [ +{ +"@id": "amf://id#475", +"@type": [ +"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "auth" +} +], +"http://a.ml/vocabularies/security#scheme": [ +{ +"@id": "amf://id#444", +"@type": [ +"http://a.ml/vocabularies/security#SecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "auth" +} +], +"http://a.ml/vocabularies/security#type": [ +{ +"@value": "x-custom" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#11", +"@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 pass an authorization token on the request. \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#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": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"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": "[(10,6)-(10,18)]" +} +] +}, +{ +"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +}, +{ +"@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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#444/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#444/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": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/security#type" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#444/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": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#444/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"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#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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#477/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#477/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": "[(44,6)-(45,0)]" +} +] +}, +{ +"@id": "amf://id#477/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": "[(49,6)-(52,0)]" +} +] +}, +{ +"@id": "amf://id#477/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#477" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(42,4)-(52,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#476/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#476" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(41,0)-(52,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#503", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/retrievequotes" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#504", +"@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": "Used to retrieve quotes for valid account." +} +], +"http://a.ml/vocabularies/apiContract#expects": [ +{ +"@id": "amf://id#505", +"@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#508", +"@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#57/link--966145806", +"@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#57" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "RetrieveQuotesRequest" +} +] +} +], +"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": "[(57,8)-(59,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#506", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#507", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#maxLength": [ +{ +"@value": 64 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#507/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#507" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,6)-(6,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#507/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(7,19)]" +} +] +}, +{ +"@id": "amf://id#507/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": "[(6,6)-(6,18)]" +} +] +}, +{ +"@id": "amf://id#507/source-map/lexical/element_0", +"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,6)-(5,208)]" +} +] +}, +{ +"@id": "amf://id#507/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#507" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#506/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": "[(8,6)-(8,21)]" +} +] +}, +{ +"@id": "amf://id#506/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": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "amf://id#506/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": "[(4,4)-(8,21)]" +} +] +}, +{ +"@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": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"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": "[(54,0)-(65,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#returns": [ +{ +"@id": "amf://id#509", +"@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#43", +"@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#37/link-301198464", +"@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#37" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "RetrieveQuotesResponse" +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#43" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(61,10)-(65,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#509/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#509" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(60,8)-(65,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#510", +"@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": "Bad request." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#511", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#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": "schema" +} +], +"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#lexical": [ +{ +"@id": "amf://id#512/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#512" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,8)-(8,23)]" +} +] +}, +{ +"@id": "amf://id#511/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": "[(7,6)-(8,23)]" +} +] +}, +{ +"@id": "amf://id#511/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#511" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#513", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#514", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(9,6)-(10,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(10,8)-(10,23)]" +} +] +}, +{ +"@id": "amf://id#513/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": "[(9,6)-(10,23)]" +} +] +}, +{ +"@id": "amf://id#513/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#513" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#515", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#516", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#515/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": "[(12,8)-(12,23)]" +} +] +}, +{ +"@id": "amf://id#515/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,6)-(12,23)]" +} +] +}, +{ +"@id": "amf://id#515/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#515" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(5,4)-(5,29)]" +} +] +}, +{ +"@id": "amf://id#510/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": "[(6,4)-(12,23)]" +} +] +}, +{ +"@id": "amf://id#510/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#510" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(12,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#517", +"@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." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#518", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#519", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(16,6)-(17,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#518/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": "[(17,8)-(17,23)]" +} +] +}, +{ +"@id": "amf://id#518/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,6)-(17,23)]" +} +] +}, +{ +"@id": "amf://id#518/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#518" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#520", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#521", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#521/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#521/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#521" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(19,8)-(19,23)]" +} +] +}, +{ +"@id": "amf://id#520/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,6)-(19,23)]" +} +] +}, +{ +"@id": "amf://id#520/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#520" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#522", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#523", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#523" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#522/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": "[(21,8)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#522/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,6)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#522/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#522" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(14,4)-(14,36)]" +} +] +}, +{ +"@id": "amf://id#517/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": "[(15,4)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#517/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#517" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,2)-(21,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#524", +"@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": "500" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "500" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Internal Server Error." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#525", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#526", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(25,6)-(26,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#525/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": "[(26,8)-(26,23)]" +} +] +}, +{ +"@id": "amf://id#525/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": "[(25,6)-(26,23)]" +} +] +}, +{ +"@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": "[(25,6)-(26,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#527", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#528", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#528/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#528/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#528" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(28,8)-(28,23)]" +} +] +}, +{ +"@id": "amf://id#527/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": "[(27,6)-(28,23)]" +} +] +}, +{ +"@id": "amf://id#527/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#527" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#529", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#530", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(30,8)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#529/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": "[(29,6)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#529/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#529" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(23,4)-(23,39)]" +} +] +}, +{ +"@id": "amf://id#524/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": "[(24,4)-(30,23)]" +} +] +}, +{ +"@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": "[(22,2)-(30,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/security#security": [ +{ +"@id": "amf://id#474", +"@type": [ +"http://a.ml/vocabularies/security#SecurityRequirement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/security#schemes": [ +{ +"@id": "amf://id#475", +"@type": [ +"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "auth" +} +], +"http://a.ml/vocabularies/security#scheme": [ +{ +"@id": "amf://id#444", +"@type": [ +"http://a.ml/vocabularies/security#SecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "auth" +} +], +"http://a.ml/vocabularies/security#type": [ +{ +"@value": "x-custom" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#11", +"@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 pass an authorization token on the request. \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#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": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"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": "[(10,6)-(10,18)]" +} +] +}, +{ +"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +}, +{ +"@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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#444/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#444/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": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/security#type" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#444/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": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#444/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"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#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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#504/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#504/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": "[(55,6)-(56,0)]" +} +] +}, +{ +"@id": "amf://id#504/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": "[(59,6)-(65,0)]" +} +] +}, +{ +"@id": "amf://id#504/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#504" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(53,4)-(65,0)]" +} +] +} +] +} +] +} +], +"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,0)-(65,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#531", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/createquote" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#532", +"@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": "Functional endpoint used to check if an account with a policy exists and, if it doesn't, create a new account/quote with a blank vehicle." +} +], +"http://a.ml/vocabularies/apiContract#expects": [ +{ +"@id": "amf://id#533", +"@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#95", +"@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#79/link-832828185", +"@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#79" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "CreateQuotePostRequest" +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#95" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(70,8)-(73,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#534", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#535", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#maxLength": [ +{ +"@value": 64 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#535/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#535" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,6)-(6,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#535/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(7,19)]" +} +] +}, +{ +"@id": "amf://id#535/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": "[(6,6)-(6,18)]" +} +] +}, +{ +"@id": "amf://id#535/source-map/lexical/element_0", +"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,6)-(5,208)]" +} +] +}, +{ +"@id": "amf://id#535/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#535" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,6)-(8,21)]" +} +] +}, +{ +"@id": "amf://id#534/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": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "amf://id#534/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": "[(4,4)-(8,21)]" +} +] +}, +{ +"@id": "amf://id#534/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#534" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"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": "[(67,0)-(86,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#returns": [ +{ +"@id": "amf://id#536", +"@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": "response returned if the account matches" +} +], +"http://a.ml/vocabularies/apiContract#payload": [ +{ +"@id": "amf://id#133", +"@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#124/link-1016537872", +"@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#124" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "CreateQuotePostMatchedResponse" +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#133" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(76,10)-(80,0)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#536" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(74,8)-(80,0)]" +} +] +}, +{ +"@id": "amf://id#536/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(75,10)-(76,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#537", +"@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": "response returned if the account has been created since it was not matching any existing one" +} +], +"http://a.ml/vocabularies/apiContract#payload": [ +{ +"@id": "amf://id#153", +"@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#148/link-258651542", +"@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#148" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "CreateQuotePostCreatedResponse" +} +] +} +], +"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": "[(82,10)-(86,0)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#537" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(80,8)-(86,0)]" +} +] +}, +{ +"@id": "amf://id#537/source-map/lexical/element_0", +"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,10)-(82,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#538", +"@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": "Bad request." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#539", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#540", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(7,6)-(8,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,8)-(8,23)]" +} +] +}, +{ +"@id": "amf://id#539/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": "[(7,6)-(8,23)]" +} +] +}, +{ +"@id": "amf://id#539/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#539" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#541", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#542", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(9,6)-(10,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(10,8)-(10,23)]" +} +] +}, +{ +"@id": "amf://id#541/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": "[(9,6)-(10,23)]" +} +] +}, +{ +"@id": "amf://id#541/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#541" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#543", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#544", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(12,8)-(12,23)]" +} +] +}, +{ +"@id": "amf://id#543/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,6)-(12,23)]" +} +] +}, +{ +"@id": "amf://id#543/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#543" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"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/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,4)-(5,29)]" +} +] +}, +{ +"@id": "amf://id#538/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": "[(6,4)-(12,23)]" +} +] +}, +{ +"@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": "[(4,2)-(12,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#545", +"@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." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#546", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#547", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#547" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#546/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": "[(17,8)-(17,23)]" +} +] +}, +{ +"@id": "amf://id#546/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,6)-(17,23)]" +} +] +}, +{ +"@id": "amf://id#546/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#546" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#548", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#549", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#549/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(18,6)-(19,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(19,8)-(19,23)]" +} +] +}, +{ +"@id": "amf://id#548/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,6)-(19,23)]" +} +] +}, +{ +"@id": "amf://id#548/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#548" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#550", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#551", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#550/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": "[(21,8)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#550/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,6)-(21,23)]" +} +] +}, +{ +"@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": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#545/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": "[(14,4)-(14,36)]" +} +] +}, +{ +"@id": "amf://id#545/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": "[(15,4)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#545/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#545" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,2)-(21,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#552", +"@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": "500" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "500" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Internal Server Error." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#553", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#554", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#554" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(26,8)-(26,23)]" +} +] +}, +{ +"@id": "amf://id#553/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": "[(25,6)-(26,23)]" +} +] +}, +{ +"@id": "amf://id#553/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#553" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#555", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#556", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(27,6)-(28,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(28,8)-(28,23)]" +} +] +}, +{ +"@id": "amf://id#555/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": "[(27,6)-(28,23)]" +} +] +}, +{ +"@id": "amf://id#555/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#555" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#557", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#558", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(30,8)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#557/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": "[(29,6)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#557/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#557" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(23,4)-(23,39)]" +} +] +}, +{ +"@id": "amf://id#552/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": "[(24,4)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#552/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#552" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,2)-(30,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/security#security": [ +{ +"@id": "amf://id#474", +"@type": [ +"http://a.ml/vocabularies/security#SecurityRequirement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/security#schemes": [ +{ +"@id": "amf://id#475", +"@type": [ +"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "auth" +} +], +"http://a.ml/vocabularies/security#scheme": [ +{ +"@id": "amf://id#444", +"@type": [ +"http://a.ml/vocabularies/security#SecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "auth" +} +], +"http://a.ml/vocabularies/security#type": [ +{ +"@value": "x-custom" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#11", +"@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 pass an authorization token on the request. \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#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": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"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": "[(10,6)-(10,18)]" +} +] +}, +{ +"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +}, +{ +"@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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#444/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#444/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": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/security#type" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#444/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": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#444/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"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#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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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/apiContract#expects" +} +], +"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_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": "[(68,6)-(69,0)]" +} +] +}, +{ +"@id": "amf://id#532/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": "[(73,6)-(86,0)]" +} +] +}, +{ +"@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": "[(66,4)-(86,0)]" +} +] +} +] +} +] +} +], +"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#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": "[(65,0)-(86,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#559", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/validatecredentials" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#560", +"@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": "used to validate the user credentials (email and password). The successful response includes all the customer accounts that match the email where one of them also has the same password as the one passed in. It will also return a ping user id if one is associated with any customer accounts in disc." +} +], +"http://a.ml/vocabularies/apiContract#expects": [ +{ +"@id": "amf://id#561", +"@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#570", +"@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#571", +"@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#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#email" +} +], +"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#pattern": [ +{ +"@value": "^[A-Za-z0-9._%-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}\\b$" +} +], +"http://www.w3.org/ns/shacl#maxLength": [ +{ +"@value": 50 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "email" +} +], +"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": "[(94,12)-(94,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#576/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": "[(97,12)-(98,0)]" +} +] +}, +{ +"@id": "amf://id#576/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": "[(94,12)-(95,0)]" +} +] +}, +{ +"@id": "amf://id#576/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(96,12)-(97,0)]" +} +] +}, +{ +"@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": "[(93,10)-(98,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#575" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(93,10)-(98,0)]" +} +] +}, +{ +"@id": "amf://id#575/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": "[(95,12)-(96,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#577", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#password" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#578", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "password" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#578/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#578" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(99,12)-(99,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#578/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#578" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(98,10)-(102,0)]" +} +] +}, +{ +"@id": "amf://id#578/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": "[(99,12)-(100,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "password" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#577" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(98,10)-(102,0)]" +} +] +}, +{ +"@id": "amf://id#577/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,12)-(102,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "default" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#572", +"@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#572", +"@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#573", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "jsmith@provider.com" +} +], +"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#573/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#573/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#573" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(103,17)-(103,38)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#password": [ +{ +"@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": "XXXXXXXX" +} +], +"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#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": "[(104,20)-(104,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#email" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(103,10)-(104,0)]" +} +] +}, +{ +"@id": "amf://id#572/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#password" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(104,10)-(106,0)]" +} +] +}, +{ +"@id": "amf://id#572/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#572" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(103,0)-(106,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "email: \"jsmith@provider.com\"\npassword: \"XXXXXXXX\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#572/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#572/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": "[(102,16)-(106,0)]" +} +] +}, +{ +"@id": "amf://id#572/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": "[(103,0)-(106,0)]" +} +] +}, +{ +"@id": "amf://id#572/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#572" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(102,8)-(106,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#572/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#572" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#570" +} +] +} +] +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#571/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#571" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#571/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#571" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(91,6)-(106,0)]" +} +] +}, +{ +"@id": "amf://id#571/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(102,8)-(106,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#570/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#570" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(91,6)-(106,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#562", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#563", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#maxLength": [ +{ +"@value": 64 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#563/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#563" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,6)-(6,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#563/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(7,19)]" +} +] +}, +{ +"@id": "amf://id#563/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": "[(6,6)-(6,18)]" +} +] +}, +{ +"@id": "amf://id#563/source-map/lexical/element_0", +"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,6)-(5,208)]" +} +] +}, +{ +"@id": "amf://id#563/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#563" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#562/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": "[(8,6)-(8,21)]" +} +] +}, +{ +"@id": "amf://id#562/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": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "amf://id#562/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": "[(4,4)-(8,21)]" +} +] +}, +{ +"@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": "[(4,4)-(8,21)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#564", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"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#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#string" +} +], +"http://www.w3.org/ns/shacl#pattern": [ +{ +"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"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": "[(12,6)-(12,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#565/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": "[(13,6)-(13,92)]" +} +] +}, +{ +"@id": "amf://id#565/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": "[(12,6)-(12,18)]" +} +] +}, +{ +"@id": "amf://id#565/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,6)-(11,101)]" +} +] +}, +{ +"@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": "[(10,4)-(14,20)]" +} +] +} +] +} +] +} +], +"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_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": "[(14,6)-(14,20)]" +} +] +}, +{ +"@id": "amf://id#564/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": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "amf://id#564/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": "[(10,4)-(14,20)]" +} +] +}, +{ +"@id": "amf://id#564/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#564" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#566", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"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#567", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#567/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#567" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,6)-(18,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#567/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": "[(19,6)-(19,92)]" +} +] +}, +{ +"@id": "amf://id#567/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": "[(18,6)-(18,18)]" +} +] +}, +{ +"@id": "amf://id#567/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "amf://id#567/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#567" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +} +], +"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_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": "[(20,6)-(20,20)]" +} +] +}, +{ +"@id": "amf://id#566/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": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "amf://id#566/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,4)-(20,20)]" +} +] +}, +{ +"@id": "amf://id#566/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#566" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#568", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Brand" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "Brand" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The User Brand" +} +], +"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#569", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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 User Brand" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#569/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#569" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,6)-(24,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#569/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,6)-(24,18)]" +} +] +}, +{ +"@id": "amf://id#569/source-map/lexical/element_0", +"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,6)-(23,33)]" +} +] +}, +{ +"@id": "amf://id#569/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#569" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#568/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": "[(25,6)-(25,20)]" +} +] +}, +{ +"@id": "amf://id#568/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": "[(23,6)-(23,33)]" +} +] +}, +{ +"@id": "amf://id#568/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": "[(22,4)-(25,20)]" +} +] +}, +{ +"@id": "amf://id#568/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#568" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"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": "[(88,0)-(127,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#returns": [ +{ +"@id": "amf://id#579", +"@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": "the customer accounts that match the email where one of them also has the same password as the one passed in, plus a ping user id if one is associated with any customer accounts in DISC" +} +], +"http://a.ml/vocabularies/apiContract#payload": [ +{ +"@id": "amf://id#580", +"@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#581", +"@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#14/link-1716522", +"@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#14" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "PingValidateCredentialsResponse" +} +] +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#582", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "no_ping_userId_and_multiple_customer_returned_example" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "Validate Credentials successful response with no userId" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#582", +"@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#583", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#customerAccountId": [ +{ +"@id": "amf://id#584", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "123456789" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#584" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,25)-(7,36)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#passwordMatched": [ +{ +"@id": "amf://id#585", +"@type": [ +"http://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_4" +} +], +"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#lexical": [ +{ +"@id": "amf://id#585/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#585" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,23)-(8,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_2" +} +], +"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_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#customerAccountId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#583/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#passwordMatched" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,6)-(9,0)]" +} +] +}, +{ +"@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": "[(7,0)-(9,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#586", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#customerAccountId": [ +{ +"@id": "amf://id#587", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "123456799" +} +], +"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#587/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#587/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#587" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,25)-(10,36)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#passwordMatched": [ +{ +"@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": "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#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": "[(11,23)-(11,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_5" +} +], +"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_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#customerAccountId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,6)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#586/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#passwordMatched" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,6)-(13,0)]" +} +] +}, +{ +"@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": "[(10,0)-(13,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_1" +} +], +"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#lexical": [ +{ +"@id": "amf://id#582/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#582" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,0)-(13,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "- #1st entry\n customerAccountId: \"123456789\"\n passwordMatched: true\n- #2nd entry\n customerAccountId: \"123456799\"\n passwordMatched: true" +} +], +"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/document#strict" +} +], +"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_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,8)-(13,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": "[(3,0)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#582/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": "[(6,0)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#582/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#582/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,0)-(13,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#582/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#582" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#582/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#582" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#580" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#589", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "ping_userId_and_one_customer_returned_example" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "Validate Credentials successful single response with userId" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#589", +"@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#590", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#customerAccountId": [ +{ +"@id": "amf://id#591", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "123456789" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#591" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,25)-(17,36)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#userId": [ +{ +"@id": "amf://id#592", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" +} +], +"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#592/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#592/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#592" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,14)-(18,52)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#passwordMatched": [ +{ +"@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": "false" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(19,23)-(19,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_2" +} +], +"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_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#userId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,6)-(19,0)]" +} +] +}, +{ +"@id": "amf://id#590/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#customerAccountId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,6)-(18,0)]" +} +] +}, +{ +"@id": "amf://id#590/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#passwordMatched" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,6)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#590/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#590" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,0)-(21,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_1" +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#589/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#589/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#589" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,0)-(21,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "- #1st entry\n customerAccountId: \"123456789\"\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n passwordMatched: false" +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#589/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#589/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#589/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,8)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#589/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#589" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,0)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#589/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,0)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#589/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,2)-(15,0)]" +} +] +}, +{ +"@id": "amf://id#589/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": "[(13,0)-(21,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#589/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#589" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#589/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#589" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#580" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#594", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "ping_userId_and_multiple_customer_returned_example" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "Validate Credentials successful multiple response with one userId" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#594", +"@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#595", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#customerAccountId": [ +{ +"@id": "amf://id#596", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "123456789" +} +], +"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#596/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#596/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#596" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,25)-(25,36)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#userId": [ +{ +"@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": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" +} +], +"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#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": "[(26,14)-(26,52)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#passwordMatched": [ +{ +"@id": "amf://id#598", +"@type": [ +"http://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_5" +} +], +"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": "[(27,23)-(27,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_2" +} +], +"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_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#userId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,6)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#595/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#customerAccountId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,6)-(26,0)]" +} +] +}, +{ +"@id": "amf://id#595/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#passwordMatched" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,6)-(28,0)]" +} +] +}, +{ +"@id": "amf://id#595/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#595" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,0)-(28,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#599", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#customerAccountId": [ +{ +"@id": "amf://id#600", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "123456799" +} +], +"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#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": "[(29,25)-(29,36)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#passwordMatched": [ +{ +"@id": "amf://id#601", +"@type": [ +"http://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_8" +} +], +"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#lexical": [ +{ +"@id": "amf://id#601/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#601" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,23)-(30,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_6" +} +], +"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_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#customerAccountId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#599/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#passwordMatched" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,6)-(30,28)]" +} +] +}, +{ +"@id": "amf://id#599/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#599" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,0)-(30,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_1" +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#594/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#594/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#594" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,0)-(30,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "- #1st entry\n customerAccountId: \"123456789\"\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n passwordMatched: true\n- #2nd entry\n customerAccountId: \"123456799\"\n passwordMatched: false" +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#594/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#594/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#594/source-map/lexical/element_4", +"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,8)-(30,28)]" +} +] +}, +{ +"@id": "amf://id#594/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#594" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,0)-(30,28)]" +} +] +}, +{ +"@id": "amf://id#594/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": "[(24,0)-(30,28)]" +} +] +}, +{ +"@id": "amf://id#594/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,2)-(23,0)]" +} +] +}, +{ +"@id": "amf://id#594/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": "[(21,0)-(30,28)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#594/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#594" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#594/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#594" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#580" +} +] +} +] +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#581/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#581" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#581/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#581" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(110,12)-(111,0)]" +} +] +} +] +} +] +} +], +"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#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": "[(109,10)-(113,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#579/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#579" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(107,8)-(113,0)]" +} +] +}, +{ +"@id": "amf://id#579/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(108,10)-(109,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#602", +"@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": "Bad request with empty body if the RAML contract is violated. Otherwise specific error messages will be returned" +} +], +"http://a.ml/vocabularies/apiContract#payload": [ +{ +"@id": "amf://id#334", +"@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#328/link--1965364078", +"@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#328" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "PingErrorMessagesResponse" +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#334/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#334" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(115,10)-(123,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#602/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#602" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(113,8)-(123,0)]" +} +] +}, +{ +"@id": "amf://id#602/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(114,10)-(115,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": "500" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "500" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Internal Server Error" +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#603" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(123,8)-(127,0)]" +} +] +}, +{ +"@id": "amf://id#603/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(124,10)-(127,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/security#security": [ +{ +"@id": "amf://id#474", +"@type": [ +"http://a.ml/vocabularies/security#SecurityRequirement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/security#schemes": [ +{ +"@id": "amf://id#475", +"@type": [ +"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "auth" +} +], +"http://a.ml/vocabularies/security#scheme": [ +{ +"@id": "amf://id#444", +"@type": [ +"http://a.ml/vocabularies/security#SecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "auth" +} +], +"http://a.ml/vocabularies/security#type": [ +{ +"@value": "x-custom" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#11", +"@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 pass an authorization token on the request. \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#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": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"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": "[(10,6)-(10,18)]" +} +] +}, +{ +"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +}, +{ +"@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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#444/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#444/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": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/security#type" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#444/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": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#444/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"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#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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#560/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#560/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": "[(89,6)-(91,0)]" +} +] +}, +{ +"@id": "amf://id#560/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": "[(106,6)-(127,0)]" +} +] +}, +{ +"@id": "amf://id#560/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#560" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(87,4)-(127,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#559/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#559" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(86,0)-(127,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#604", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/validatecustomeraccounthash" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#605", +"@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": "used after a sales journey to verify if the customer account exists, so it can then be registered in ping." +} +], +"http://a.ml/vocabularies/apiContract#expects": [ +{ +"@id": "amf://id#606", +"@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#615", +"@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#616", +"@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#619", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#encryptedHash" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#620", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "encryptedHash" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#620/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#620" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(136,14)-(136,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#620/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#620" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(135,12)-(138,0)]" +} +] +}, +{ +"@id": "amf://id#620/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": "[(136,14)-(137,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "encryptedHash" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#619" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(135,12)-(138,0)]" +} +] +}, +{ +"@id": "amf://id#619/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": "[(137,14)-(138,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#617", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "validate_customer_account_hash_request" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "A POST Validate Customer Account Hash Request Example" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "A POST Validate Customer Account Hash Request Example" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#617", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#encryptedHash": [ +{ +"@id": "amf://id#618", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "XXXXXXXXX" +} +], +"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#618/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#618/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#618" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,20)-(7,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#617" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,0)-(7,31)]" +} +] +}, +{ +"@id": "amf://id#617/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#encryptedHash" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,5)-(7,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "encryptedHash: \"XXXXXXXXX\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#617/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#617/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,8)-(7,31)]" +} +] +}, +{ +"@id": "amf://id#617/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#617" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(7,31)]" +} +] +}, +{ +"@id": "amf://id#617/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": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#617/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": "[(7,0)-(7,31)]" +} +] +}, +{ +"@id": "amf://id#617/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)-(7,31)]" +} +] +}, +{ +"@id": "amf://id#617/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#617/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#617" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#615" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#616/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ +{ +"@id": "amf://id#616/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#616" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#616/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#616" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(133,8)-(140,0)]" +} +] +}, +{ +"@id": "amf://id#616/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(138,10)-(140,0)]" +} +] +} +] +} +] +} +], +"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": "[(133,8)-(140,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#607", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#608", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#maxLength": [ +{ +"@value": 64 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#608/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#608" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,6)-(6,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#608/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(7,19)]" +} +] +}, +{ +"@id": "amf://id#608/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": "[(6,6)-(6,18)]" +} +] +}, +{ +"@id": "amf://id#608/source-map/lexical/element_0", +"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,6)-(5,208)]" +} +] +}, +{ +"@id": "amf://id#608/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#608" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#607/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": "[(8,6)-(8,21)]" +} +] +}, +{ +"@id": "amf://id#607/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": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "amf://id#607/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": "[(4,4)-(8,21)]" +} +] +}, +{ +"@id": "amf://id#607/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#607" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#609", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"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#610", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#610/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#610" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,6)-(12,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#610/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": "[(13,6)-(13,92)]" +} +] +}, +{ +"@id": "amf://id#610/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": "[(12,6)-(12,18)]" +} +] +}, +{ +"@id": "amf://id#610/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "amf://id#610/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#610" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +} +], +"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_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": "[(14,6)-(14,20)]" +} +] +}, +{ +"@id": "amf://id#609/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": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "amf://id#609/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": "[(10,4)-(14,20)]" +} +] +}, +{ +"@id": "amf://id#609/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#609" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#611", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"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#612", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#612/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#612" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,6)-(18,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#612/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": "[(19,6)-(19,92)]" +} +] +}, +{ +"@id": "amf://id#612/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": "[(18,6)-(18,18)]" +} +] +}, +{ +"@id": "amf://id#612/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "amf://id#612/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#612" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#611/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": "[(20,6)-(20,20)]" +} +] +}, +{ +"@id": "amf://id#611/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": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "amf://id#611/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,4)-(20,20)]" +} +] +}, +{ +"@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": "[(16,4)-(20,20)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#613", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Brand" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "Brand" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The User Brand" +} +], +"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#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The User Brand" +} +], +"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": "[(24,6)-(24,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#614/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,6)-(24,18)]" +} +] +}, +{ +"@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": "[(23,6)-(23,33)]" +} +] +}, +{ +"@id": "amf://id#614/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#614" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"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_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": "[(25,6)-(25,20)]" +} +] +}, +{ +"@id": "amf://id#613/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": "[(23,6)-(23,33)]" +} +] +}, +{ +"@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": "[(22,4)-(25,20)]" +} +] +}, +{ +"@id": "amf://id#613/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#613" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"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": "[(129,0)-(155,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#returns": [ +{ +"@id": "amf://id#621", +"@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": "the list of the matched customer accounts" +} +], +"http://a.ml/vocabularies/apiContract#payload": [ +{ +"@id": "amf://id#246", +"@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#233/link-1472441014", +"@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#233" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "ValidateCustomerAccountMatchedResponse" +} +] +} +], +"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": "[(143,10)-(147,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#621/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#621" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(141,8)-(147,0)]" +} +] +}, +{ +"@id": "amf://id#621/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(142,10)-(143,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#622", +"@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": "Bad Request if the hash cannot be decrypted or the timestamp is out of date" +} +], +"http://a.ml/vocabularies/apiContract#payload": [ +{ +"@id": "amf://id#173", +"@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#167/link--114337474", +"@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#167" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "Error" +} +] +} +], +"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": "[(150,12)-(155,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#623", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#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#624/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#624/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#624" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,8)-(8,23)]" +} +] +}, +{ +"@id": "amf://id#623/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": "[(7,6)-(8,23)]" +} +] +}, +{ +"@id": "amf://id#623/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#623" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +}, +{ +"@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-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#name": [ +{ +"@value": "schema" +} +], +"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#lexical": [ +{ +"@id": "amf://id#626/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#626" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +} +], +"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/apiContract#required" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,8)-(10,23)]" +} +] +}, +{ +"@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": "[(9,6)-(10,23)]" +} +] +}, +{ +"@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": "[(9,6)-(10,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#627", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#628", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#628/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#628/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#628" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(12,8)-(12,23)]" +} +] +}, +{ +"@id": "amf://id#627/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,6)-(12,23)]" +} +] +}, +{ +"@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": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#622" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(147,8)-(155,0)]" +} +] +}, +{ +"@id": "amf://id#622/source-map/lexical/element_0", +"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,10)-(149,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#629", +"@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." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#630", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#631", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(16,6)-(17,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#630/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#630/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": "[(17,8)-(17,23)]" +} +] +}, +{ +"@id": "amf://id#630/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,6)-(17,23)]" +} +] +}, +{ +"@id": "amf://id#630/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#630" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#632", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#633", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(18,6)-(19,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(19,8)-(19,23)]" +} +] +}, +{ +"@id": "amf://id#632/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,6)-(19,23)]" +} +] +}, +{ +"@id": "amf://id#632/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#632" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#634", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#635", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#635/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#634/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": "[(21,8)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#634/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,6)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#634/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#634" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(14,4)-(14,36)]" +} +] +}, +{ +"@id": "amf://id#629/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": "[(15,4)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#629/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#629" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,2)-(21,23)]" +} +] +} +] +} +] +}, +{ +"@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": "500" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "500" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Internal Server Error." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#637", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#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#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"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#lexical": [ +{ +"@id": "amf://id#638/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#638" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(26,8)-(26,23)]" +} +] +}, +{ +"@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": "[(25,6)-(26,23)]" +} +] +}, +{ +"@id": "amf://id#637/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#637" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#639", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#640", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#640" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(28,8)-(28,23)]" +} +] +}, +{ +"@id": "amf://id#639/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": "[(27,6)-(28,23)]" +} +] +}, +{ +"@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": "[(27,6)-(28,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#641", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#642", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#641/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": "[(30,8)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#641/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": "[(29,6)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#641/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#641" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(23,4)-(23,39)]" +} +] +}, +{ +"@id": "amf://id#636/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": "[(24,4)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#636/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#636" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,2)-(30,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/security#security": [ +{ +"@id": "amf://id#474", +"@type": [ +"http://a.ml/vocabularies/security#SecurityRequirement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/security#schemes": [ +{ +"@id": "amf://id#475", +"@type": [ +"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "auth" +} +], +"http://a.ml/vocabularies/security#scheme": [ +{ +"@id": "amf://id#444", +"@type": [ +"http://a.ml/vocabularies/security#SecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "auth" +} +], +"http://a.ml/vocabularies/security#type": [ +{ +"@value": "x-custom" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#11", +"@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 pass an authorization token on the request. \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#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": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"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": "[(10,6)-(10,18)]" +} +] +}, +{ +"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +}, +{ +"@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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#444/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#444/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": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/security#type" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#444/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": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#444/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"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#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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#605/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#605/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": "[(130,6)-(132,0)]" +} +] +}, +{ +"@id": "amf://id#605/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": "[(140,6)-(155,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": "[(128,4)-(155,0)]" +} +] +} +] +} +] +} +], +"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": "[(127,0)-(155,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#643", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/customeraccounts" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#644", +"@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": "used to retrieve the list of the Customer Accounts filtered by email address. This API is used as part of the registration flow to identify any other accounts associated with the email so they can be synched with the PING registry." +} +], +"http://a.ml/vocabularies/apiContract#expects": [ +{ +"@id": "amf://id#645", +"@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#646", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "emailaddress" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "emailaddress" +} +], +"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#647", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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._%-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}\\b$" +} +], +"http://www.w3.org/ns/shacl#maxLength": [ +{ +"@value": 50 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#648", +"@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#648", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "hello@provider.co.uk" +} +], +"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#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": "[(166,19)-(166,41)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "hello@provider.co.uk" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#648/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#648/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": "[(166,19)-(166,41)]" +} +] +}, +{ +"@id": "amf://id#648/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": "[(166,19)-(166,41)]" +} +] +}, +{ +"@id": "amf://id#648/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#648" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(166,19)-(166,41)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#648/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#648" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#646" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#647/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#647" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(162,10)-(162,14)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#647/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(164,10)-(165,0)]" +} +] +}, +{ +"@id": "amf://id#647/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#647" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(161,8)-(168,0)]" +} +] +}, +{ +"@id": "amf://id#647/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(166,10)-(168,0)]" +} +] +}, +{ +"@id": "amf://id#647/source-map/lexical/element_1", +"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": "[(165,10)-(166,0)]" +} +] +}, +{ +"@id": "amf://id#647/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": "[(162,10)-(163,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#646/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": "[(163,10)-(164,0)]" +} +] +}, +{ +"@id": "amf://id#646/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": "[(161,8)-(168,0)]" +} +] +}, +{ +"@id": "amf://id#646/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#646" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(161,8)-(168,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#649", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#650", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#maxLength": [ +{ +"@value": 64 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#650/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#650" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,6)-(6,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#650/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(7,19)]" +} +] +}, +{ +"@id": "amf://id#650/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": "[(6,6)-(6,18)]" +} +] +}, +{ +"@id": "amf://id#650/source-map/lexical/element_0", +"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,6)-(5,208)]" +} +] +}, +{ +"@id": "amf://id#650/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#650" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#649/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": "[(8,6)-(8,21)]" +} +] +}, +{ +"@id": "amf://id#649/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": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "amf://id#649/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": "[(4,4)-(8,21)]" +} +] +}, +{ +"@id": "amf://id#649/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#649" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#651", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"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#652", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#652/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#652" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,6)-(12,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#652/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": "[(13,6)-(13,92)]" +} +] +}, +{ +"@id": "amf://id#652/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": "[(12,6)-(12,18)]" +} +] +}, +{ +"@id": "amf://id#652/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "amf://id#652/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#652" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +} +], +"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_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": "[(14,6)-(14,20)]" +} +] +}, +{ +"@id": "amf://id#651/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": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "amf://id#651/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": "[(10,4)-(14,20)]" +} +] +}, +{ +"@id": "amf://id#651/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#651" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#653", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"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#654", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#654/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#654" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,6)-(18,10)]" +} +] +} +], +"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://www.w3.org/ns/shacl#pattern" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,6)-(19,92)]" +} +] +}, +{ +"@id": "amf://id#654/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": "[(18,6)-(18,18)]" +} +] +}, +{ +"@id": "amf://id#654/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,6)-(17,102)]" +} +] +}, +{ +"@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": "[(16,4)-(20,20)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#653/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": "[(20,6)-(20,20)]" +} +] +}, +{ +"@id": "amf://id#653/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": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "amf://id#653/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,4)-(20,20)]" +} +] +}, +{ +"@id": "amf://id#653/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#653" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#655", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Brand" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "Brand" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The User Brand" +} +], +"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#656", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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 User Brand" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#656/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#656" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,6)-(24,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#656/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,6)-(24,18)]" +} +] +}, +{ +"@id": "amf://id#656/source-map/lexical/element_0", +"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,6)-(23,33)]" +} +] +}, +{ +"@id": "amf://id#656/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#656" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"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_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": "[(25,6)-(25,20)]" +} +] +}, +{ +"@id": "amf://id#655/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": "[(23,6)-(23,33)]" +} +] +}, +{ +"@id": "amf://id#655/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": "[(22,4)-(25,20)]" +} +] +}, +{ +"@id": "amf://id#655/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#655" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#645/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#645" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(157,0)-(182,0)]" +} +] +}, +{ +"@id": "amf://id#645/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": "[(160,6)-(168,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#returns": [ +{ +"@id": "amf://id#657", +"@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": "the list of the matched customer accounts" +} +], +"http://a.ml/vocabularies/apiContract#payload": [ +{ +"@id": "amf://id#658", +"@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#659", +"@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#310/link--1445982605", +"@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#310" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "PingCustomerAccount" +} +] +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#660", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "multiple_customer_accounts_list_all_olss_registered" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "GET response example with multiple customer accounts found" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#660", +"@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#661", +"@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#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": "123456789" +} +], +"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#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": "[(7,10)-(7,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#dateOfBirth": [ +{ +"@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": "1970-01-01" +} +], +"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#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": "[(8,19)-(8,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#olssRegistered": [ +{ +"@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": "true" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(9,22)-(9,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_2" +} +], +"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_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#dateOfBirth" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,6)-(9,0)]" +} +] +}, +{ +"@id": "amf://id#661/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": "[(7,6)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#661/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#olssRegistered" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,6)-(10,0)]" +} +] +}, +{ +"@id": "amf://id#661/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#661" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,0)-(10,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#665", +"@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#666", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "123456799" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#666" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,10)-(11,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#dateOfBirth": [ +{ +"@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": "1970-01-01" +} +], +"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#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": "[(12,19)-(12,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#olssRegistered": [ +{ +"@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": "true" +} +], +"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#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": "[(13,22)-(13,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_6" +} +], +"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_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#dateOfBirth" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,6)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#665/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": "[(11,6)-(12,0)]" +} +] +}, +{ +"@id": "amf://id#665/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#olssRegistered" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,6)-(15,0)]" +} +] +}, +{ +"@id": "amf://id#665/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#665" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,0)-(15,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_1" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#660" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,0)-(15,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "- #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true\n- #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#660/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#660/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,8)-(15,0)]" +} +] +}, +{ +"@id": "amf://id#660/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#660" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(15,0)]" +} +] +}, +{ +"@id": "amf://id#660/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": "[(6,0)-(15,0)]" +} +] +}, +{ +"@id": "amf://id#660/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#660/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,0)-(15,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#660/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#660" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#660/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#660" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#658" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#669", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "multiple_customer_accounts_list_all_non_olss_registered" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "GET response example with multiple customer accounts found" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#669", +"@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#670", +"@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#671", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "123456789" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#671" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,10)-(19,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#dateOfBirth": [ +{ +"@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": "1970-01-01" +} +], +"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#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": "[(20,19)-(20,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#olssRegistered": [ +{ +"@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": "false" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(21,22)-(21,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_2" +} +], +"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_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#dateOfBirth" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,6)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#670/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": "[(19,6)-(20,0)]" +} +] +}, +{ +"@id": "amf://id#670/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#olssRegistered" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,6)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#670/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#670" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,0)-(22,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#674", +"@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#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": "123456799" +} +], +"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#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": "[(23,10)-(23,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#dateOfBirth": [ +{ +"@id": "amf://id#676", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "1970-01-01" +} +], +"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#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": "[(24,19)-(24,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#olssRegistered": [ +{ +"@id": "amf://id#677", +"@type": [ +"http://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#677/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#677/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#677" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,22)-(25,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_6" +} +], +"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_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#dateOfBirth" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,6)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#674/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": "[(23,6)-(24,0)]" +} +] +}, +{ +"@id": "amf://id#674/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#olssRegistered" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,6)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#674/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#674" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,0)-(27,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_1" +} +], +"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": "[(18,0)-(27,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "- #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false\n- #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#669/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#669/source-map/lexical/element_4", +"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,8)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#669/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#669" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,0)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#669/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)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#669/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,2)-(17,0)]" +} +] +}, +{ +"@id": "amf://id#669/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": "[(15,0)-(27,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#669/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#669" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#669/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#669" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#658" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#678", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "multiple_customer_accounts_list_mixed" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "GET response example with multiple customer accounts found" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#678", +"@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#679", +"@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#680", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "123456789" +} +], +"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#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": "[(31,10)-(31,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#dateOfBirth": [ +{ +"@id": "amf://id#681", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "1970-01-01" +} +], +"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#681/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#681/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#681" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(32,19)-(32,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#olssRegistered": [ +{ +"@id": "amf://id#682", +"@type": [ +"http://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_5" +} +], +"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": "[(33,22)-(33,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_2" +} +], +"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_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#dateOfBirth" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(32,6)-(33,0)]" +} +] +}, +{ +"@id": "amf://id#679/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": "[(31,6)-(32,0)]" +} +] +}, +{ +"@id": "amf://id#679/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#olssRegistered" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(33,6)-(34,0)]" +} +] +}, +{ +"@id": "amf://id#679/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#679" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(31,0)-(34,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#683", +"@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#684", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "123456799" +} +], +"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#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": "[(35,10)-(35,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#dateOfBirth": [ +{ +"@id": "amf://id#685", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "1970-01-01" +} +], +"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#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": "[(36,19)-(36,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#olssRegistered": [ +{ +"@id": "amf://id#686", +"@type": [ +"http://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#686/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#686/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#686" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(37,22)-(37,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_6" +} +], +"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#lexical": [ +{ +"@id": "amf://id#683/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#dateOfBirth" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,6)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#683/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": "[(35,6)-(36,0)]" +} +] +}, +{ +"@id": "amf://id#683/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#olssRegistered" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(37,6)-(39,0)]" +} +] +}, +{ +"@id": "amf://id#683/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#683" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(35,0)-(39,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_1" +} +], +"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#lexical": [ +{ +"@id": "amf://id#678/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#678" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,0)-(39,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "- #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true\n- #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false" +} +], +"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/document#strict" +} +], +"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_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,8)-(39,0)]" +} +] +}, +{ +"@id": "amf://id#678/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#678" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,0)-(39,0)]" +} +] +}, +{ +"@id": "amf://id#678/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": "[(30,0)-(39,0)]" +} +] +}, +{ +"@id": "amf://id#678/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,2)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#678/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": "[(27,0)-(39,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#678/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#678" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#678/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#678" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#658" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#687", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "empty_customer_accounts_list" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "GET response example with no customer accounts found" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#687", +"@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": [], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_1" +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#687/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#687/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#687" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(41,9)-(41,11)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "[]" +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#687/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#687/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#687/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(41,9)-(41,11)]" +} +] +}, +{ +"@id": "amf://id#687/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#687" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(39,0)-(41,11)]" +} +] +}, +{ +"@id": "amf://id#687/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": "[(41,9)-(41,11)]" +} +] +}, +{ +"@id": "amf://id#687/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(40,2)-(41,0)]" +} +] +}, +{ +"@id": "amf://id#687/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": "[(39,0)-(41,11)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#687/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#687" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#687/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#687" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#658" +} +] +} +] +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#659/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#659" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(172,12)-(173,0)]" +} +] +} +] +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#658" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(171,10)-(175,0)]" +} +] +} +] +} +] +} +], +"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#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": "[(169,8)-(175,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": "[(170,10)-(171,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#688", +"@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": "Bad request" +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"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#lexical": [ +{ +"@id": "amf://id#688/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#688" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(175,8)-(178,0)]" +} +] +}, +{ +"@id": "amf://id#688/source-map/lexical/element_0", +"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,10)-(178,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#689", +"@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": "500" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "500" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Internal Server Error" +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"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": "[(178,8)-(182,0)]" +} +] +}, +{ +"@id": "amf://id#689/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(179,10)-(182,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/security#security": [ +{ +"@id": "amf://id#474", +"@type": [ +"http://a.ml/vocabularies/security#SecurityRequirement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/security#schemes": [ +{ +"@id": "amf://id#475", +"@type": [ +"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "auth" +} +], +"http://a.ml/vocabularies/security#scheme": [ +{ +"@id": "amf://id#444", +"@type": [ +"http://a.ml/vocabularies/security#SecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "auth" +} +], +"http://a.ml/vocabularies/security#type": [ +{ +"@value": "x-custom" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#11", +"@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 pass an authorization token on the request. \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#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": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"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": "[(10,6)-(10,18)]" +} +] +}, +{ +"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +}, +{ +"@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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#444/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#444/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": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/security#type" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#444/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": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#444/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"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#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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#644/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#644/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": "[(158,6)-(160,0)]" +} +] +}, +{ +"@id": "amf://id#644/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": "[(168,6)-(182,0)]" +} +] +}, +{ +"@id": "amf://id#644/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#644" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(156,4)-(182,0)]" +} +] +} +] +} +] +} +], +"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": "[(155,0)-(258,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#690", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/customeraccounts/{customeraccountid}" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#691", +"@type": [ +"http://a.ml/vocabularies/apiContract#Operation", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#method": [ +{ +"@value": "patch" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "This is used to sync disc with the ping user id and sync all customer accounts to the same email and password. Ping will be required to call this for each customer account id." +} +], +"http://a.ml/vocabularies/apiContract#expects": [ +{ +"@id": "amf://id#692", +"@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#191", +"@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#188/link--246023887", +"@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#188" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "PatchPingCustomerAccountRequest" +} +] +} +], +"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": "[(193,8)-(197,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#693", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#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#maxLength": [ +{ +"@value": 64 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#694/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#694/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#694" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,6)-(6,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#694/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(7,19)]" +} +] +}, +{ +"@id": "amf://id#694/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": "[(6,6)-(6,18)]" +} +] +}, +{ +"@id": "amf://id#694/source-map/lexical/element_0", +"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,6)-(5,208)]" +} +] +}, +{ +"@id": "amf://id#694/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#694" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#693/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": "[(8,6)-(8,21)]" +} +] +}, +{ +"@id": "amf://id#693/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": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "amf://id#693/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": "[(4,4)-(8,21)]" +} +] +}, +{ +"@id": "amf://id#693/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#693" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#695", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"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#696", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#696/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#696" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,6)-(12,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#696/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": "[(13,6)-(13,92)]" +} +] +}, +{ +"@id": "amf://id#696/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": "[(12,6)-(12,18)]" +} +] +}, +{ +"@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": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "amf://id#696/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#696" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +} +], +"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_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": "[(14,6)-(14,20)]" +} +] +}, +{ +"@id": "amf://id#695/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": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "amf://id#695/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": "[(10,4)-(14,20)]" +} +] +}, +{ +"@id": "amf://id#695/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#695" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#697", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"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#698", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#698/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#698" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,6)-(18,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#698/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": "[(19,6)-(19,92)]" +} +] +}, +{ +"@id": "amf://id#698/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": "[(18,6)-(18,18)]" +} +] +}, +{ +"@id": "amf://id#698/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "amf://id#698/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#698" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +} +], +"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_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": "[(20,6)-(20,20)]" +} +] +}, +{ +"@id": "amf://id#697/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": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "amf://id#697/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,4)-(20,20)]" +} +] +}, +{ +"@id": "amf://id#697/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#697" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#699", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Brand" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "Brand" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The User Brand" +} +], +"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#700", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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 User Brand" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#700/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#700" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,6)-(24,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#700/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,6)-(24,18)]" +} +] +}, +{ +"@id": "amf://id#700/source-map/lexical/element_0", +"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,6)-(23,33)]" +} +] +}, +{ +"@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": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#699/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": "[(25,6)-(25,20)]" +} +] +}, +{ +"@id": "amf://id#699/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": "[(23,6)-(23,33)]" +} +] +}, +{ +"@id": "amf://id#699/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": "[(22,4)-(25,20)]" +} +] +}, +{ +"@id": "amf://id#699/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#699" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"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#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": "[(191,0)-(201,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#returns": [ +{ +"@id": "amf://id#701", +"@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/core#description": [ +{ +"@value": "Success. PING user id, email, password where updated." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"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#lexical": [ +{ +"@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": "[(198,10)-(201,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": "[(199,12)-(201,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#702", +"@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": "Bad request." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#703", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#704", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#704" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#703/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": "[(8,8)-(8,23)]" +} +] +}, +{ +"@id": "amf://id#703/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": "[(7,6)-(8,23)]" +} +] +}, +{ +"@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": "[(7,6)-(8,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#705", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#706", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(9,6)-(10,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#705/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": "[(10,8)-(10,23)]" +} +] +}, +{ +"@id": "amf://id#705/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": "[(9,6)-(10,23)]" +} +] +}, +{ +"@id": "amf://id#705/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#705" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#707", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#708", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#708" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(12,8)-(12,23)]" +} +] +}, +{ +"@id": "amf://id#707/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,6)-(12,23)]" +} +] +}, +{ +"@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": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(5,4)-(5,29)]" +} +] +}, +{ +"@id": "amf://id#702/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": "[(6,4)-(12,23)]" +} +] +}, +{ +"@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": "[(4,2)-(12,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#709", +"@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." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#710", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#711", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#711" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(17,8)-(17,23)]" +} +] +}, +{ +"@id": "amf://id#710/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,6)-(17,23)]" +} +] +}, +{ +"@id": "amf://id#710/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#710" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#712", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#713", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(18,6)-(19,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_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": "[(19,8)-(19,23)]" +} +] +}, +{ +"@id": "amf://id#712/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,6)-(19,23)]" +} +] +}, +{ +"@id": "amf://id#712/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#712" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#714", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#715", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#715" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,6)-(21,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#lexical": [ +{ +"@id": "amf://id#714/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": "[(21,8)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#714/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,6)-(21,23)]" +} +] +}, +{ +"@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": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#709/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": "[(14,4)-(14,36)]" +} +] +}, +{ +"@id": "amf://id#709/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": "[(15,4)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#709/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#709" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,2)-(21,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#716", +"@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": "500" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "500" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Internal Server Error." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#717", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#718", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(25,6)-(26,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#717/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": "[(26,8)-(26,23)]" +} +] +}, +{ +"@id": "amf://id#717/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": "[(25,6)-(26,23)]" +} +] +}, +{ +"@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": "[(25,6)-(26,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#719", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#720", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(27,6)-(28,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#719/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#719/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": "[(28,8)-(28,23)]" +} +] +}, +{ +"@id": "amf://id#719/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": "[(27,6)-(28,23)]" +} +] +}, +{ +"@id": "amf://id#719/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#719" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#721", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#722", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#721/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#721/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": "[(30,8)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#721/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": "[(29,6)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#721/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#721" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"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": "[(23,4)-(23,39)]" +} +] +}, +{ +"@id": "amf://id#716/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": "[(24,4)-(30,23)]" +} +] +}, +{ +"@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": "[(22,2)-(30,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/security#security": [ +{ +"@id": "amf://id#474", +"@type": [ +"http://a.ml/vocabularies/security#SecurityRequirement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/security#schemes": [ +{ +"@id": "amf://id#475", +"@type": [ +"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "auth" +} +], +"http://a.ml/vocabularies/security#scheme": [ +{ +"@id": "amf://id#444", +"@type": [ +"http://a.ml/vocabularies/security#SecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "auth" +} +], +"http://a.ml/vocabularies/security#type": [ +{ +"@value": "x-custom" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#11", +"@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 pass an authorization token on the request. \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#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": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"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": "[(10,6)-(10,18)]" +} +] +}, +{ +"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +}, +{ +"@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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#444/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#444/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": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/security#type" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#444/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": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#444/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"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#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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#691/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#691/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": "[(192,8)-(193,0)]" +} +] +}, +{ +"@id": "amf://id#691/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": "[(197,8)-(201,0)]" +} +] +}, +{ +"@id": "amf://id#691/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#691" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(190,6)-(201,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#parameter": [ +{ +"@id": "amf://id#723", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "customeraccountid" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "customeraccountid" +} +], +"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#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#string" +} +], +"http://www.w3.org/ns/shacl#minLength": [ +{ +"@value": 9 +} +], +"http://www.w3.org/ns/shacl#maxLength": [ +{ +"@value": 9 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"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": "123456789" +} +], +"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#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": "[(188,19)-(188,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "123456789" +} +], +"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": "[(188,19)-(188,30)]" +} +] +}, +{ +"@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": "[(188,19)-(188,30)]" +} +] +}, +{ +"@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": "[(188,19)-(188,30)]" +} +] +} +], +"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": "[(185,10)-(185,14)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#724/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(187,10)-(188,0)]" +} +] +}, +{ +"@id": "amf://id#724/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#724" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(184,8)-(190,0)]" +} +] +}, +{ +"@id": "amf://id#724/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(188,10)-(190,0)]" +} +] +}, +{ +"@id": "amf://id#724/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#minLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(186,10)-(187,0)]" +} +] +}, +{ +"@id": "amf://id#724/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": "[(185,10)-(186,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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#723" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(184,8)-(190,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": "[(184,8)-(190,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#parent-end-point": [ +{ +"@id": "amf://id#690/source-map/parent-end-point/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#690" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "file://demo/SE-11508/SE-11508.raml#/web-api/end-points/%2Fcustomeraccounts" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#690/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#690" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(182,4)-(258,0)]" +} +] +}, +{ +"@id": "amf://id#690/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": "[(183,20)-(190,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#726", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/customeraccounts/{customeraccountid}/initialregistration" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#727", +"@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": "This is to perform the initial registration of the customer account. This API is used as part of the registration process to setup any new customer in the OLSS system. If the customer is already setup in OLSS then this service will return success." +} +], +"http://a.ml/vocabularies/apiContract#expects": [ +{ +"@id": "amf://id#728", +"@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#737", +"@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#738", +"@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#739", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#encryptedPassword" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#740", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "encryptedPassword" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#741", +"@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#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": "XXXXX" +} +], +"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#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": "[(210,25)-(210,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "XXXXX" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#741/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#741/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": "[(210,25)-(210,32)]" +} +] +}, +{ +"@id": "amf://id#741/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": "[(210,25)-(210,32)]" +} +] +}, +{ +"@id": "amf://id#741/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#741" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(210,25)-(210,32)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#740/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#740" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(208,16)-(208,20)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#740/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": "[(208,16)-(209,0)]" +} +] +}, +{ +"@id": "amf://id#740/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(210,16)-(212,0)]" +} +] +}, +{ +"@id": "amf://id#740/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#740" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(207,14)-(212,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "encryptedPassword" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#739" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(207,14)-(212,0)]" +} +] +}, +{ +"@id": "amf://id#739/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,16)-(210,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "default" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#738/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#738" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(205,10)-(212,0)]" +} +] +} +] +} +] +} +], +"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": "[(205,10)-(212,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#729", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#730", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#maxLength": [ +{ +"@value": 64 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#730/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#730" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,6)-(6,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#730/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(7,19)]" +} +] +}, +{ +"@id": "amf://id#730/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": "[(6,6)-(6,18)]" +} +] +}, +{ +"@id": "amf://id#730/source-map/lexical/element_0", +"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,6)-(5,208)]" +} +] +}, +{ +"@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": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#729/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": "[(8,6)-(8,21)]" +} +] +}, +{ +"@id": "amf://id#729/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": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "amf://id#729/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": "[(4,4)-(8,21)]" +} +] +}, +{ +"@id": "amf://id#729/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#729" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#731", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"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#732", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#732/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#732" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,6)-(12,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#732/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": "[(13,6)-(13,92)]" +} +] +}, +{ +"@id": "amf://id#732/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": "[(12,6)-(12,18)]" +} +] +}, +{ +"@id": "amf://id#732/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "amf://id#732/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#732" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +} +], +"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/apiContract#required" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,6)-(14,20)]" +} +] +}, +{ +"@id": "amf://id#731/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": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "amf://id#731/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": "[(10,4)-(14,20)]" +} +] +}, +{ +"@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": "[(10,4)-(14,20)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#733", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"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#734", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#734/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#734" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,6)-(18,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#734/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": "[(19,6)-(19,92)]" +} +] +}, +{ +"@id": "amf://id#734/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": "[(18,6)-(18,18)]" +} +] +}, +{ +"@id": "amf://id#734/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "amf://id#734/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#734" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +} +], +"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_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": "[(20,6)-(20,20)]" +} +] +}, +{ +"@id": "amf://id#733/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": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "amf://id#733/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,4)-(20,20)]" +} +] +}, +{ +"@id": "amf://id#733/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#733" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#735", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Brand" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "Brand" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The User Brand" +} +], +"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#736", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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 User Brand" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#736/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#736" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,6)-(24,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#736/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,6)-(24,18)]" +} +] +}, +{ +"@id": "amf://id#736/source-map/lexical/element_0", +"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,6)-(23,33)]" +} +] +}, +{ +"@id": "amf://id#736/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#736" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"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_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": "[(25,6)-(25,20)]" +} +] +}, +{ +"@id": "amf://id#735/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": "[(23,6)-(23,33)]" +} +] +}, +{ +"@id": "amf://id#735/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": "[(22,4)-(25,20)]" +} +] +}, +{ +"@id": "amf://id#735/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#735" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"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#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": "[(203,0)-(216,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#returns": [ +{ +"@id": "amf://id#742", +"@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. The account was created or already existed in OLSS." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#742" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(213,12)-(216,0)]" +} +] +}, +{ +"@id": "amf://id#742/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(214,14)-(216,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#743", +"@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": "Bad request." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#744", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#745", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(7,6)-(8,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,8)-(8,23)]" +} +] +}, +{ +"@id": "amf://id#744/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": "[(7,6)-(8,23)]" +} +] +}, +{ +"@id": "amf://id#744/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#744" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#746", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#747", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#747/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#747/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#747" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#746/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": "[(10,8)-(10,23)]" +} +] +}, +{ +"@id": "amf://id#746/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": "[(9,6)-(10,23)]" +} +] +}, +{ +"@id": "amf://id#746/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#746" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#748", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#749", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(12,8)-(12,23)]" +} +] +}, +{ +"@id": "amf://id#748/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,6)-(12,23)]" +} +] +}, +{ +"@id": "amf://id#748/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#748" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(5,4)-(5,29)]" +} +] +}, +{ +"@id": "amf://id#743/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": "[(6,4)-(12,23)]" +} +] +}, +{ +"@id": "amf://id#743/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#743" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(12,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#750", +"@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." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#751", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#752", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#752" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#751/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": "[(17,8)-(17,23)]" +} +] +}, +{ +"@id": "amf://id#751/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,6)-(17,23)]" +} +] +}, +{ +"@id": "amf://id#751/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#751" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#753", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#754", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(18,6)-(19,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(19,8)-(19,23)]" +} +] +}, +{ +"@id": "amf://id#753/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,6)-(19,23)]" +} +] +}, +{ +"@id": "amf://id#753/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#753" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#755", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#756", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(21,8)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#755/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,6)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#755/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#755" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#750/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": "[(14,4)-(14,36)]" +} +] +}, +{ +"@id": "amf://id#750/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": "[(15,4)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#750/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#750" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,2)-(21,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#757", +"@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": "500" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "500" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Internal Server Error." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#758", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#759", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(25,6)-(26,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(26,8)-(26,23)]" +} +] +}, +{ +"@id": "amf://id#758/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": "[(25,6)-(26,23)]" +} +] +}, +{ +"@id": "amf://id#758/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#758" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#760", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#761", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(27,6)-(28,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(28,8)-(28,23)]" +} +] +}, +{ +"@id": "amf://id#760/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": "[(27,6)-(28,23)]" +} +] +}, +{ +"@id": "amf://id#760/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#760" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#762", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#763", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#763/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#763/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#763" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(30,8)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#762/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": "[(29,6)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#762/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#762" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(23,4)-(23,39)]" +} +] +}, +{ +"@id": "amf://id#757/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": "[(24,4)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#757/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#757" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,2)-(30,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/security#security": [ +{ +"@id": "amf://id#474", +"@type": [ +"http://a.ml/vocabularies/security#SecurityRequirement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/security#schemes": [ +{ +"@id": "amf://id#475", +"@type": [ +"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "auth" +} +], +"http://a.ml/vocabularies/security#scheme": [ +{ +"@id": "amf://id#444", +"@type": [ +"http://a.ml/vocabularies/security#SecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "auth" +} +], +"http://a.ml/vocabularies/security#type": [ +{ +"@value": "x-custom" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#11", +"@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 pass an authorization token on the request. \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#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": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"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": "[(10,6)-(10,18)]" +} +] +}, +{ +"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +}, +{ +"@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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#444/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#444/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": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/security#type" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#444/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": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#444/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"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#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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,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#synthesized-field": [ +{ +"@id": "amf://id#727/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#727/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": "[(204,10)-(205,0)]" +} +] +}, +{ +"@id": "amf://id#727/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": "[(212,10)-(216,0)]" +} +] +}, +{ +"@id": "amf://id#727/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#727" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(202,8)-(216,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#parameter": [ +{ +"@id": "amf://id#764", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "customeraccountid" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "customeraccountid" +} +], +"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#765", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#minLength": [ +{ +"@value": 9 +} +], +"http://www.w3.org/ns/shacl#maxLength": [ +{ +"@value": 9 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"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": "123456789" +} +], +"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#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": "[(188,19)-(188,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "123456789" +} +], +"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": "[(188,19)-(188,30)]" +} +] +}, +{ +"@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": "[(188,19)-(188,30)]" +} +] +}, +{ +"@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": "[(188,19)-(188,30)]" +} +] +} +], +"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#765/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#765/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#765" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(185,10)-(185,14)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#765/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(187,10)-(188,0)]" +} +] +}, +{ +"@id": "amf://id#765/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#765" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(184,8)-(190,0)]" +} +] +}, +{ +"@id": "amf://id#765/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(188,10)-(190,0)]" +} +] +}, +{ +"@id": "amf://id#765/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#minLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(186,10)-(187,0)]" +} +] +}, +{ +"@id": "amf://id#765/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": "[(185,10)-(186,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#764/source-map/synthesized-field/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#764" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "true" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#764/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#764" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(184,8)-(190,0)]" +} +] +}, +{ +"@id": "amf://id#764/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": "[(184,8)-(190,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#parent-end-point": [ +{ +"@id": "amf://id#726/source-map/parent-end-point/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#726" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "file://demo/SE-11508/SE-11508.raml#/web-api/end-points/%2Fcustomeraccounts%2F%7Bcustomeraccountid%7D" +} +] +} +], +"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": "[(201,6)-(216,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#766", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/customeraccounts/{customeraccountid}/sendcorrespondence" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#767", +"@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": "used as part of the registration process to inform the disc system to send emails to the customer. These emails are use to confirm things like registration was successful." +} +], +"http://a.ml/vocabularies/apiContract#expects": [ +{ +"@id": "amf://id#768", +"@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#777", +"@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#778", +"@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#794", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#correspondenceTypeCode" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#795", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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://www.w3.org/ns/shacl#in": [ +{ +"@id": "amf://id#795/list", +"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", +"http://www.w3.org/2000/01/rdf-schema#_1": [ +{ +"@id": "amf://id#796", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "registration-confirmation" +} +], +"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#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": "[(224,26)-(224,51)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_2": [ +{ +"@id": "amf://id#797", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "forgotten-password" +} +], +"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#797/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(224,53)-(224,71)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_3": [ +{ +"@id": "amf://id#798", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "password-reset-confirmation" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#798" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(224,73)-(224,100)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_4": [ +{ +"@id": "amf://id#799", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "change-password-confirmation" +} +], +"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#799/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#799/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#799" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(224,102)-(224,130)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_5": [ +{ +"@id": "amf://id#800", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "change-email-confirmation" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#800" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(224,132)-(224,157)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_6": [ +{ +"@id": "amf://id#801", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "email-verification" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#801" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(224,159)-(224,177)]" +} +] +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#795/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#795" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(223,16)-(225,0)]" +} +] +}, +{ +"@id": "amf://id#795/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": "[(224,18)-(225,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "correspondenceTypeCode" +} +], +"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#lexical": [ +{ +"@id": "amf://id#794/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#794" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(222,14)-(226,0)]" +} +] +}, +{ +"@id": "amf://id#794/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": "[(225,16)-(226,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#802", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#callbackUrl" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#803", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "callbackUrl" +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#803/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#803/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#803" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(227,16)-(227,20)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#803/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#803" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(226,14)-(230,0)]" +} +] +}, +{ +"@id": "amf://id#803/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": "[(227,16)-(228,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "callbackUrl" +} +], +"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#lexical": [ +{ +"@id": "amf://id#802/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#802" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(226,14)-(230,0)]" +} +] +}, +{ +"@id": "amf://id#802/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": "[(228,16)-(230,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "default" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#779", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "registration_confirmation_with_no_callback_request" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "POST Request where correspondence is of type \"registration-confirmation\" with no callback URL." +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#779", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#correspondenceTypeCode": [ +{ +"@id": "amf://id#780", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "registration-confirmation" +} +], +"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#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": "[(6,28)-(6,55)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#779" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,0)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#779/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#correspondenceTypeCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,4)-(8,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "correspondenceTypeCode: \"registration-confirmation\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#779/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#779/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,8)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#779/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#779" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#779/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": "[(6,0)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#779/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#779/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,0)-(8,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#779/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#779" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#777" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#781", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "forgotten_password_with_callback_request" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "POST Request where correspondence is of type \"forgotten-password\" and a callback URL is provided." +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#781", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#correspondenceTypeCode": [ +{ +"@id": "amf://id#782", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "forgotten-password" +} +], +"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#782/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(11,28)-(11,48)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#callbackUrl": [ +{ +"@id": "amf://id#783", +"@type": [ +"http://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://pingurl/forgottenpassword" +} +], +"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#783/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(12,17)-(12,51)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#correspondenceTypeCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,4)-(12,0)]" +} +] +}, +{ +"@id": "amf://id#781/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#callbackUrl" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,4)-(14,0)]" +} +] +}, +{ +"@id": "amf://id#781/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#781" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,0)-(14,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "correspondenceTypeCode: \"forgotten-password\"\ncallbackUrl: \"http://pingurl/forgottenpassword\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#781/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#781/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,8)-(14,0)]" +} +] +}, +{ +"@id": "amf://id#781/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#781" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,0)-(14,0)]" +} +] +}, +{ +"@id": "amf://id#781/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": "[(11,0)-(14,0)]" +} +] +}, +{ +"@id": "amf://id#781/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,2)-(10,0)]" +} +] +}, +{ +"@id": "amf://id#781/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": "[(8,0)-(14,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#781/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#781" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#777" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#784", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "password_reset_confirmation_with_callback_request" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "POST Request where correspondence is of type \"password-reset-confirmation\" and a callback URL is provided." +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#784", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#correspondenceTypeCode": [ +{ +"@id": "amf://id#785", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "password-reset-confirmation" +} +], +"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#785/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(17,28)-(17,57)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#callbackUrl": [ +{ +"@id": "amf://id#786", +"@type": [ +"http://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://pingurl/resetpassword" +} +], +"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#786/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(18,17)-(18,47)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#correspondenceTypeCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,4)-(18,0)]" +} +] +}, +{ +"@id": "amf://id#784/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#callbackUrl" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,4)-(20,0)]" +} +] +}, +{ +"@id": "amf://id#784/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#784" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,0)-(20,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "correspondenceTypeCode: \"password-reset-confirmation\"\ncallbackUrl: \"http://pingurl/resetpassword\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#784/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#784/source-map/lexical/element_4", +"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,8)-(20,0)]" +} +] +}, +{ +"@id": "amf://id#784/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#784" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,0)-(20,0)]" +} +] +}, +{ +"@id": "amf://id#784/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": "[(17,0)-(20,0)]" +} +] +}, +{ +"@id": "amf://id#784/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,2)-(16,0)]" +} +] +}, +{ +"@id": "amf://id#784/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": "[(14,0)-(20,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#784/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#784" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#777" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#787", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "change_password_confirmation_with_no_callback_request" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "POST Request where correspondence is of type \"change-password-confirmation\" and no callback URL." +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#787", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#correspondenceTypeCode": [ +{ +"@id": "amf://id#788", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "change-password-confirmation" +} +], +"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#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": "[(23,28)-(23,58)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#787" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,0)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#787/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#correspondenceTypeCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,4)-(25,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "correspondenceTypeCode: \"change-password-confirmation\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#787/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#787/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,8)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#787/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#787" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,0)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#787/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,0)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#787/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,2)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#787/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": "[(20,0)-(25,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#787/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#787" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#777" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#789", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "change_email_confirmation_with_no_callback_request" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "POST Request where correspondence is of type \"change-email-confirmation\" and no callback URL." +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#789", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#correspondenceTypeCode": [ +{ +"@id": "amf://id#790", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "change-email-confirmation" +} +], +"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#790/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(28,28)-(28,55)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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#lexical": [ +{ +"@id": "amf://id#789/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#789" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,0)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#789/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#correspondenceTypeCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,4)-(30,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "correspondenceTypeCode: \"change-email-confirmation\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#789/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#789/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,8)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#789/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#789" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,0)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#789/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,0)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#789/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,2)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#789/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": "[(25,0)-(30,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#789/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#789" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#777" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#791", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "email_verification_with_callback_request" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "POST Request where correspondence is of type \"email-verification\" and a callback URL." +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#791", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#correspondenceTypeCode": [ +{ +"@id": "amf://id#792", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "email-verification" +} +], +"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#792/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#792/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#792" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(33,28)-(33,48)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#callbackUrl": [ +{ +"@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": "http://pingurl/emailverified" +} +], +"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#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": "[(34,17)-(34,47)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#correspondenceTypeCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(33,4)-(34,0)]" +} +] +}, +{ +"@id": "amf://id#791/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#callbackUrl" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(34,4)-(34,47)]" +} +] +}, +{ +"@id": "amf://id#791/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#791" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(33,0)-(34,47)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "correspondenceTypeCode: \"email-verification\"\ncallbackUrl: \"http://pingurl/emailverified\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#791/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#791/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(32,8)-(34,47)]" +} +] +}, +{ +"@id": "amf://id#791/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#791" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,0)-(34,47)]" +} +] +}, +{ +"@id": "amf://id#791/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,0)-(34,47)]" +} +] +}, +{ +"@id": "amf://id#791/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(31,2)-(32,0)]" +} +] +}, +{ +"@id": "amf://id#791/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": "[(30,0)-(34,47)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#791/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#791" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#777" +} +] +} +] +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#778/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#778" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#778/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#778" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(220,10)-(231,0)]" +} +] +}, +{ +"@id": "amf://id#778/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(230,12)-(231,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": "[(220,10)-(231,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#769", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#770", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#maxLength": [ +{ +"@value": 64 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#770/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#770" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,6)-(6,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#770/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(7,19)]" +} +] +}, +{ +"@id": "amf://id#770/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": "[(6,6)-(6,18)]" +} +] +}, +{ +"@id": "amf://id#770/source-map/lexical/element_0", +"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,6)-(5,208)]" +} +] +}, +{ +"@id": "amf://id#770/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#770" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,6)-(8,21)]" +} +] +}, +{ +"@id": "amf://id#769/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": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "amf://id#769/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": "[(4,4)-(8,21)]" +} +] +}, +{ +"@id": "amf://id#769/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#769" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#771", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"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#772", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#772/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#772" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,6)-(12,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#772/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": "[(13,6)-(13,92)]" +} +] +}, +{ +"@id": "amf://id#772/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": "[(12,6)-(12,18)]" +} +] +}, +{ +"@id": "amf://id#772/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "amf://id#772/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#772" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#771/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": "[(14,6)-(14,20)]" +} +] +}, +{ +"@id": "amf://id#771/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": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "amf://id#771/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": "[(10,4)-(14,20)]" +} +] +}, +{ +"@id": "amf://id#771/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#771" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#773", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"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#774", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"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#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": "[(18,6)-(18,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#774/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": "[(19,6)-(19,92)]" +} +] +}, +{ +"@id": "amf://id#774/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": "[(18,6)-(18,18)]" +} +] +}, +{ +"@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": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "amf://id#774/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#774" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +} +], +"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_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": "[(20,6)-(20,20)]" +} +] +}, +{ +"@id": "amf://id#773/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": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "amf://id#773/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,4)-(20,20)]" +} +] +}, +{ +"@id": "amf://id#773/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#773" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#775", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Brand" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "Brand" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The User Brand" +} +], +"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#776", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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 User Brand" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#776/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#776" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,6)-(24,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#776/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,6)-(24,18)]" +} +] +}, +{ +"@id": "amf://id#776/source-map/lexical/element_0", +"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,6)-(23,33)]" +} +] +}, +{ +"@id": "amf://id#776/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#776" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#775/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#775/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": "[(25,6)-(25,20)]" +} +] +}, +{ +"@id": "amf://id#775/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": "[(23,6)-(23,33)]" +} +] +}, +{ +"@id": "amf://id#775/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": "[(22,4)-(25,20)]" +} +] +}, +{ +"@id": "amf://id#775/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#775" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"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": "[(218,0)-(235,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#returns": [ +{ +"@id": "amf://id#804", +"@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. Email sent." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#804" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(232,12)-(235,0)]" +} +] +}, +{ +"@id": "amf://id#804/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(233,13)-(235,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#805", +"@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": "Bad request." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#806", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#807", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(7,6)-(8,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,8)-(8,23)]" +} +] +}, +{ +"@id": "amf://id#806/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": "[(7,6)-(8,23)]" +} +] +}, +{ +"@id": "amf://id#806/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#806" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#808", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#809", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#809/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#809/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#809" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#808/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#808/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": "[(10,8)-(10,23)]" +} +] +}, +{ +"@id": "amf://id#808/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": "[(9,6)-(10,23)]" +} +] +}, +{ +"@id": "amf://id#808/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#808" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#810", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#811", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#811" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(12,8)-(12,23)]" +} +] +}, +{ +"@id": "amf://id#810/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,6)-(12,23)]" +} +] +}, +{ +"@id": "amf://id#810/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#810" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(5,4)-(5,29)]" +} +] +}, +{ +"@id": "amf://id#805/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": "[(6,4)-(12,23)]" +} +] +}, +{ +"@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": "[(4,2)-(12,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#812", +"@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." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#813", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#814", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(16,6)-(17,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(17,8)-(17,23)]" +} +] +}, +{ +"@id": "amf://id#813/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,6)-(17,23)]" +} +] +}, +{ +"@id": "amf://id#813/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#813" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#815", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#816", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(18,6)-(19,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(19,8)-(19,23)]" +} +] +}, +{ +"@id": "amf://id#815/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,6)-(19,23)]" +} +] +}, +{ +"@id": "amf://id#815/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#815" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#817", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#818", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(21,8)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#817/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,6)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#817/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#817" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#812/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": "[(14,4)-(14,36)]" +} +] +}, +{ +"@id": "amf://id#812/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": "[(15,4)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#812/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#812" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,2)-(21,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#819", +"@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": "500" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "500" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Internal Server Error." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#820", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#821", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#821/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(25,6)-(26,23)]" +} +] +} +] +} +] +} +], +"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": "[(26,8)-(26,23)]" +} +] +}, +{ +"@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": "[(25,6)-(26,23)]" +} +] +}, +{ +"@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": "[(25,6)-(26,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#822", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#823", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(27,6)-(28,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#822/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#822/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": "[(28,8)-(28,23)]" +} +] +}, +{ +"@id": "amf://id#822/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": "[(27,6)-(28,23)]" +} +] +}, +{ +"@id": "amf://id#822/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#822" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#824", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#825", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#825/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#825/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#825" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(30,8)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#824/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": "[(29,6)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#824/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#824" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#819/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#819/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": "[(23,4)-(23,39)]" +} +] +}, +{ +"@id": "amf://id#819/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": "[(24,4)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#819/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#819" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,2)-(30,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/security#security": [ +{ +"@id": "amf://id#474", +"@type": [ +"http://a.ml/vocabularies/security#SecurityRequirement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/security#schemes": [ +{ +"@id": "amf://id#475", +"@type": [ +"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "auth" +} +], +"http://a.ml/vocabularies/security#scheme": [ +{ +"@id": "amf://id#444", +"@type": [ +"http://a.ml/vocabularies/security#SecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "auth" +} +], +"http://a.ml/vocabularies/security#type": [ +{ +"@value": "x-custom" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#11", +"@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 pass an authorization token on the request. \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#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": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"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": "[(10,6)-(10,18)]" +} +] +}, +{ +"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +}, +{ +"@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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#444/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#444/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": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/security#type" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#444/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": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#444/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"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#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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#767/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#767/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": "[(219,10)-(220,0)]" +} +] +}, +{ +"@id": "amf://id#767/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": "[(231,10)-(235,0)]" +} +] +}, +{ +"@id": "amf://id#767/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#767" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(217,8)-(235,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#parameter": [ +{ +"@id": "amf://id#826", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "customeraccountid" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "customeraccountid" +} +], +"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#827", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#minLength": [ +{ +"@value": 9 +} +], +"http://www.w3.org/ns/shacl#maxLength": [ +{ +"@value": 9 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"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": "123456789" +} +], +"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#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": "[(188,19)-(188,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "123456789" +} +], +"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": "[(188,19)-(188,30)]" +} +] +}, +{ +"@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": "[(188,19)-(188,30)]" +} +] +}, +{ +"@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": "[(188,19)-(188,30)]" +} +] +} +], +"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#827/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#827/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#827" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(185,10)-(185,14)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#827/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(187,10)-(188,0)]" +} +] +}, +{ +"@id": "amf://id#827/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#827" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(184,8)-(190,0)]" +} +] +}, +{ +"@id": "amf://id#827/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(188,10)-(190,0)]" +} +] +}, +{ +"@id": "amf://id#827/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#minLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(186,10)-(187,0)]" +} +] +}, +{ +"@id": "amf://id#827/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": "[(185,10)-(186,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#826/source-map/synthesized-field/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#826" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "true" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#826/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#826" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(184,8)-(190,0)]" +} +] +}, +{ +"@id": "amf://id#826/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": "[(184,8)-(190,0)]" +} +] +} +] +} +] +} +], +"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#parent-end-point": [ +{ +"@id": "amf://id#766/source-map/parent-end-point/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#766" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "file://demo/SE-11508/SE-11508.raml#/web-api/end-points/%2Fcustomeraccounts%2F%7Bcustomeraccountid%7D" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#766/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#766" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(216,6)-(235,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#828", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/customeraccounts/{customeraccountid}/validate" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#829", +"@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": "This API is used to verify if the customer account" +} +], +"http://a.ml/vocabularies/apiContract#expects": [ +{ +"@id": "amf://id#830", +"@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#219", +"@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#214/link-337373079", +"@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#214" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "ValidateCustomerAccountMatchedRequest" +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#219" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(240,14)-(243,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#831", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#832", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#maxLength": [ +{ +"@value": 64 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#832/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#832" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,6)-(6,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#832/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(7,19)]" +} +] +}, +{ +"@id": "amf://id#832/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": "[(6,6)-(6,18)]" +} +] +}, +{ +"@id": "amf://id#832/source-map/lexical/element_0", +"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,6)-(5,208)]" +} +] +}, +{ +"@id": "amf://id#832/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#832" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,6)-(8,21)]" +} +] +}, +{ +"@id": "amf://id#831/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": "[(5,6)-(5,208)]" +} +] +}, +{ +"@id": "amf://id#831/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": "[(4,4)-(8,21)]" +} +] +}, +{ +"@id": "amf://id#831/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#831" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(8,21)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#833", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"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#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#pattern": [ +{ +"@value": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"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": "[(12,6)-(12,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#834/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": "[(13,6)-(13,92)]" +} +] +}, +{ +"@id": "amf://id#834/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": "[(12,6)-(12,18)]" +} +] +}, +{ +"@id": "amf://id#834/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,6)-(11,101)]" +} +] +}, +{ +"@id": "amf://id#834/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#834" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +} +], +"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_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": "[(14,6)-(14,20)]" +} +] +}, +{ +"@id": "amf://id#833/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": "[(11,6)-(11,101)]" +} +] +}, +{ +"@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": "[(10,4)-(14,20)]" +} +] +}, +{ +"@id": "amf://id#833/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#833" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,4)-(14,20)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#835", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"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#836", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#836/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#836" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,6)-(18,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#836/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": "[(19,6)-(19,92)]" +} +] +}, +{ +"@id": "amf://id#836/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": "[(18,6)-(18,18)]" +} +] +}, +{ +"@id": "amf://id#836/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "amf://id#836/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#836" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +} +], +"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_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": "[(20,6)-(20,20)]" +} +] +}, +{ +"@id": "amf://id#835/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": "[(17,6)-(17,102)]" +} +] +}, +{ +"@id": "amf://id#835/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,4)-(20,20)]" +} +] +}, +{ +"@id": "amf://id#835/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#835" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,4)-(20,20)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#837", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Brand" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "Brand" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The User Brand" +} +], +"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#838", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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 User Brand" +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#838/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#838/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#838" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,6)-(24,10)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#838/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,6)-(24,18)]" +} +] +}, +{ +"@id": "amf://id#838/source-map/lexical/element_0", +"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,6)-(23,33)]" +} +] +}, +{ +"@id": "amf://id#838/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#838" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"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_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": "[(25,6)-(25,20)]" +} +] +}, +{ +"@id": "amf://id#837/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": "[(23,6)-(23,33)]" +} +] +}, +{ +"@id": "amf://id#837/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": "[(22,4)-(25,20)]" +} +] +}, +{ +"@id": "amf://id#837/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#837" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,4)-(25,20)]" +} +] +} +] +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#830" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(237,0)-(258,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#returns": [ +{ +"@id": "amf://id#839", +"@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": "response returned if the account matches" +} +], +"http://a.ml/vocabularies/apiContract#payload": [ +{ +"@id": "amf://id#247", +"@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#233/link-1472441014", +"@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#233" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "ValidateCustomerAccountMatchedResponse" +} +] +} +], +"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": "[(246,16)-(250,0)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#839" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(244,14)-(250,0)]" +} +] +}, +{ +"@id": "amf://id#839/source-map/lexical/element_0", +"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,16)-(246,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#840", +"@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": "Bad request" +} +], +"http://a.ml/vocabularies/apiContract#payload": [ +{ +"@id": "amf://id#179", +"@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#167/link--114337474", +"@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#167" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "Error" +} +] +} +], +"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": "[(253,18)-(258,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#841", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#842", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#842/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#842/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#842" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(8,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,8)-(8,23)]" +} +] +}, +{ +"@id": "amf://id#841/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": "[(7,6)-(8,23)]" +} +] +}, +{ +"@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": "[(7,6)-(8,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#843", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#844", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#844/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#844/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#844" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(10,8)-(10,23)]" +} +] +}, +{ +"@id": "amf://id#843/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": "[(9,6)-(10,23)]" +} +] +}, +{ +"@id": "amf://id#843/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#843" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,6)-(10,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#845", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#846", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#846" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#845/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": "[(12,8)-(12,23)]" +} +] +}, +{ +"@id": "amf://id#845/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,6)-(12,23)]" +} +] +}, +{ +"@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": "[(11,6)-(12,23)]" +} +] +} +] +} +] +} +], +"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#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": "[(250,14)-(258,0)]" +} +] +}, +{ +"@id": "amf://id#840/source-map/lexical/element_0", +"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,16)-(252,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#847", +"@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." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#848", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#849", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(16,6)-(17,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#848/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#848/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": "[(17,8)-(17,23)]" +} +] +}, +{ +"@id": "amf://id#848/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,6)-(17,23)]" +} +] +}, +{ +"@id": "amf://id#848/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#848" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,6)-(17,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#850", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#851", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(18,6)-(19,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#850/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#850/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": "[(19,8)-(19,23)]" +} +] +}, +{ +"@id": "amf://id#850/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,6)-(19,23)]" +} +] +}, +{ +"@id": "amf://id#850/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#850" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,6)-(19,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#852", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#853", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#852/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#852/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": "[(21,8)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#852/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,6)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#852/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#852" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,6)-(21,23)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#847/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": "[(14,4)-(14,36)]" +} +] +}, +{ +"@id": "amf://id#847/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": "[(15,4)-(21,23)]" +} +] +}, +{ +"@id": "amf://id#847/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#847" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,2)-(21,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#854", +"@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": "500" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "500" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Internal Server Error." +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#855", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Trace-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Trace-Id" +} +], +"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#856", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#856" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(26,8)-(26,23)]" +} +] +}, +{ +"@id": "amf://id#855/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": "[(25,6)-(26,23)]" +} +] +}, +{ +"@id": "amf://id#855/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#855" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,6)-(26,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#857", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Request-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Request-Id" +} +], +"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#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#name": [ +{ +"@value": "schema" +} +], +"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#lexical": [ +{ +"@id": "amf://id#858/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#858" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,6)-(28,23)]" +} +] +} +] +} +] +} +], +"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/apiContract#required" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,8)-(28,23)]" +} +] +}, +{ +"@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": "[(27,6)-(28,23)]" +} +] +}, +{ +"@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": "[(27,6)-(28,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#859", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "X-Message-Id" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "X-Message-Id" +} +], +"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#860", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"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_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": "[(30,8)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#859/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": "[(29,6)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#859/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#859" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#854/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#854/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": "[(23,4)-(23,39)]" +} +] +}, +{ +"@id": "amf://id#854/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": "[(24,4)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#854/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#854" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,2)-(30,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/security#security": [ +{ +"@id": "amf://id#474", +"@type": [ +"http://a.ml/vocabularies/security#SecurityRequirement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/security#schemes": [ +{ +"@id": "amf://id#475", +"@type": [ +"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "auth" +} +], +"http://a.ml/vocabularies/security#scheme": [ +{ +"@id": "amf://id#444", +"@type": [ +"http://a.ml/vocabularies/security#SecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "auth" +} +], +"http://a.ml/vocabularies/security#type": [ +{ +"@value": "x-custom" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#11", +"@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 pass an authorization token on the request. \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#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": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"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": "[(10,6)-(10,18)]" +} +] +}, +{ +"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +}, +{ +"@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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#444/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#444/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": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/security#type" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#444/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": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#444/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"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#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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"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": "[(26,12)-(26,16)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#829/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#829/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#829/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": "[(238,12)-(239,0)]" +} +] +}, +{ +"@id": "amf://id#829/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": "[(243,12)-(258,0)]" +} +] +}, +{ +"@id": "amf://id#829/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#829" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(236,10)-(258,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#parameter": [ +{ +"@id": "amf://id#861", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "customeraccountid" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "customeraccountid" +} +], +"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#862", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#minLength": [ +{ +"@value": 9 +} +], +"http://www.w3.org/ns/shacl#maxLength": [ +{ +"@value": 9 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"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": "123456789" +} +], +"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#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": "[(188,19)-(188,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "123456789" +} +], +"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": "[(188,19)-(188,30)]" +} +] +}, +{ +"@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": "[(188,19)-(188,30)]" +} +] +}, +{ +"@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": "[(188,19)-(188,30)]" +} +] +} +], +"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#862/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#862/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#862" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(185,10)-(185,14)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#862/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(187,10)-(188,0)]" +} +] +}, +{ +"@id": "amf://id#862/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#862" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(184,8)-(190,0)]" +} +] +}, +{ +"@id": "amf://id#862/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(188,10)-(190,0)]" +} +] +}, +{ +"@id": "amf://id#862/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#minLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(186,10)-(187,0)]" +} +] +}, +{ +"@id": "amf://id#862/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": "[(185,10)-(186,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#861/source-map/synthesized-field/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#861" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "true" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#861/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#861" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(184,8)-(190,0)]" +} +] +}, +{ +"@id": "amf://id#861/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": "[(184,8)-(190,0)]" +} +] +} +] +} +] +} +], +"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#parent-end-point": [ +{ +"@id": "amf://id#828/source-map/parent-end-point/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#828" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "file://demo/SE-11508/SE-11508.raml#/web-api/end-points/%2Fcustomeraccounts%2F%7Bcustomeraccountid%7D" +} +] +} +], +"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": "[(235,6)-(258,0)]" +} +] +} +] +} +] +} +], +"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#single-value-array": [ +{ +"@id": "amf://id#445/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#445/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#445/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)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#445/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#445" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(258,0)]" +} +] +}, +{ +"@id": "amf://id#445/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)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#445/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": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#445/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#445/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": "[(2,0)-(3,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#445/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#445" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"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": "convert-aggregator-quote-model->amf://id#408::model-system/convert-aggregator-quote-types.raml,ping-customer-accounts-model->amf://id#187::model-system/customer-accounts-types.raml,ping-error-messages->amf://id#322::model-system/ping-error-messages-types.raml,error-model->amf://id#166::exchange_modules2/26d603ba-9696-4993-b97e-f568e49c27ac/traits-system/0.0.19/types/error.raml,credentials-model->amf://id#395::model-system/change-credentials-type.raml,ping-validate-credentials->amf://id#13::model-system/ping-validate-credentials.raml,retrieve-quotes-model->amf://id#36::model-system/retrieve-quotes-types.raml,create-quote-model->amf://id#78::model-system/create-quote-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": "#%RAML 1.0 NamedExample\n\ncreateQuotePostMatchedExample:\n displayName: An example of the POST Response for createquote, when the account matches the one in the request\n value:\n customerAccountId: \"WES456789\"\n quoteId: \"WES456789-01\"\n titleCode: \"MR\"\n title: \"Mr\"\n firstName: \"John\"\n lastName: \"Doe\"\n existingCustomer: true" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#version": [ +{ +"@value": "2.1.0" +} +], +"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)-(12,26)]" +} +] +} +] +} +] +}, +{ +"@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": "#%RAML 1.0 NamedExample\n\nno-match-customer:\n displayName: A to P quote without matched Customer\n value: \n referenceId: \"P8T000027\"\n quoteId: \"P8T000027-01\"\n source: \"moneysupermarket\"\n existingCustomer: false\n\nmatch-customer:\n displayName: A to P quote with matched Customer\n value: \n referenceId: \"118806474\"\n source: \"Compare the Market\"\n existingCustomer: true\n title: \"Mr\"\n firstName: \"Test\"\n lastName: \"Name\"" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(19,20)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#5", +"@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#6", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\n400_badrequest_validate_customer_account_hash:\n displayName: A bad request for Customer Account Hash\n description: A bad request generated by the API \n value:\n messages: \n - \n code: APIXXXX\n description: \"The timestamp is out of date\"" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"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)-(10,53)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#7", +"@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#8", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\nvalidCredentials:\n displayName: Valid Credentials Api Customer\n value:\n customerAccountId : \"123456789\"\n quoteId : \"TED456789-01\"\n isTE : true\n affinityCode : \"BIS1\"\n\nvalidCredentialsOLSS:\n displayName: Valid Credentials OLSS\n value:\n customerAccountId : \"123456789\"\n quoteId : \"123456789-01\"\n isTE : false\n affinityCode : \"BIS1\"" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#8/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(17,25)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#9", +"@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#10", +"@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 lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#11", +"@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 pass an authorization token on the request. \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#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": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"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": "[(10,6)-(10,18)]" +} +] +}, +{ +"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +}, +{ +"@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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#10/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#10" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#10/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": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#10/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/security#type" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#10/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": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "amf://id#10/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#10" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(10,18)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#13", +"@type": [ +"http://a.ml/vocabularies/document#Module", +"http://a.ml/vocabularies/document#Unit" +], +"http://a.ml/vocabularies/document#declares": [ +{ +"@id": "amf://id#14", +"@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#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#customerAccountId" +} +], +"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": "customerAccountId" +} +], +"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": "[(8,8)-(8,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(7,6)-(10,0)]" +} +] +}, +{ +"@id": "amf://id#16/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": "[(8,8)-(9,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "customerAccountId" +} +], +"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": "[(7,6)-(10,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": "[(9,8)-(10,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#userId" +} +], +"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": "userId" +} +], +"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": "[(11,8)-(11,12)]" +} +] +} +], +"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": "[(10,6)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#18/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": "[(11,8)-(12,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "userId" +} +], +"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": "[(10,6)-(13,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": "[(12,8)-(13,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#passwordMatched" +} +], +"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#boolean" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "passwordMatched" +} +], +"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": "[(14,8)-(14,12)]" +} +] +} +], +"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": "[(13,6)-(16,9)]" +} +] +}, +{ +"@id": "amf://id#20/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": "[(14,8)-(15,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "passwordMatched" +} +], +"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": "[(13,6)-(16,9)]" +} +] +}, +{ +"@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": "[(15,8)-(16,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "PingValidateCredentialsResponse" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#14/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#14" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(5,2)-(16,9)]" +} +] +}, +{ +"@id": "amf://id#14/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,33)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#13/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#13" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"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": "[(3,0)-(16,9)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#21", +"@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#22", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\nmultiple_customer_accounts_list_all_olss_registered:\n displayName: GET response example with multiple customer accounts found\n value:\n - #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true\n - #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true\n\nmultiple_customer_accounts_list_all_non_olss_registered:\n displayName: GET response example with multiple customer accounts found\n value:\n - #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false\n - #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false\n\nmultiple_customer_accounts_list_mixed:\n displayName: GET response example with multiple customer accounts found\n value:\n - #1st element\n id: \"123456789\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: true\n - #2nd element\n id: \"123456799\"\n dateOfBirth: \"1970-01-01\"\n olssRegistered: false\n\nempty_customer_accounts_list:\n displayName: GET response example with no customer accounts found\n value: []" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#22/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#22" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(41,11)]" +} +] +} +] +} +] +}, +{ +"@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\n\nuserId_only_request:\n displayName: PATCH Request with only userId\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n \nuserId_and_email_request:\n displayName: PATCH Request with userId and email\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n email: \"jsmith@provider.com\"\n \nuserId_and_encryptedPassword_request:\n displayName: PATCH Request with userId and encryptedPassword\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n encryptedPassword: \"XXXXXXXX\"\n \nuserId_email_and_encryptedPassword_request:\n displayName: PATCH Request with email and encryptedPassword\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n email: \"jsmith@provider.com\"\n encryptedPassword: \"XXXXXXXX\"\n\nemail_and_encryptedPassword_request:\n displayName: PATCH Request with email and encryptedPassword\n value:\n email: \"jsmith@provider.com\"\n encryptedPassword: \"XXXXXXXX\"" +} +], +"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.1.0" +} +], +"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": "[(3,0)-(31,33)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#25", +"@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#26", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\nvalidate_customer_account_hash_request:\n displayName: A POST Validate Customer Account Hash Request Example\n description: A POST Validate Customer Account Hash Request Example\n value:\n encryptedHash: \"XXXXXXXXX\"" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#26/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#26" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(7,31)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#27", +"@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#28", +"@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#29", +"@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#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#X-Trace-Id": [ +{ +"@id": "amf://id#31", +"@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#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": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#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": "[(5,19)-(5,208)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#type": [ +{ +"@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": "string" +} +], +"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#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": "[(6,12)-(6,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#maxLength": [ +{ +"@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": "64" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(7,17)-(7,19)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#required": [ +{ +"@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": "false" +} +], +"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#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": "[(8,16)-(8,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_3" +} +], +"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_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#31/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#31" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,0)-(8,29)]" +} +] +}, +{ +"@id": "amf://id#31/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": "[(8,6)-(8,29)]" +} +] +}, +{ +"@id": "amf://id#31/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": "[(6,6)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#31/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": "[(5,6)-(6,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_2" +} +], +"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": "[(4,0)-(8,29)]" +} +] +}, +{ +"@id": "amf://id#30/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Trace-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(8,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#29" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,2)-(8,29)]" +} +] +}, +{ +"@id": "amf://id#29/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": "[(3,2)-(8,29)]" +} +] +} +] +} +] +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#28/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#28" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"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": "[(3,2)-(8,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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,0)-(8,29)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#36", +"@type": [ +"http://a.ml/vocabularies/document#Module", +"http://a.ml/vocabularies/document#Unit" +], +"http://a.ml/vocabularies/document#declares": [ +{ +"@id": "amf://id#37", +"@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#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#customerAccountId" +} +], +"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": "customerAccountId" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Valid customer account ID." +} +], +"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": [ +{ +"@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": "[(5,6)-(7,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": "[(6,8)-(7,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "customerAccountId" +} +], +"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": "[(5,6)-(7,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#quoteId" +} +], +"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#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "quoteId" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The most recent quote id found." +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#52" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(9,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": "[(8,8)-(9,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "quoteId" +} +], +"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": "[(7,6)-(9,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#isTE" +} +], +"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#boolean" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "isTE" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Is this a TE journey?" +} +], +"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": "[(10,8)-(10,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#54/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": "[(10,8)-(11,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": "[(11,8)-(12,0)]" +} +] +}, +{ +"@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": "[(9,6)-(12,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "isTE" +} +], +"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": "[(9,6)-(12,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#affinityCode" +} +], +"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": "affinityCode" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The affinity code of this journey." +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#56" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,6)-(15,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": "[(13,8)-(15,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "affinityCode" +} +], +"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": "[(12,6)-(15,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "RetrieveQuotesResponse" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#38", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "validCredentials" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "Valid Credentials Api Customer" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#38", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#customerAccountId": [ +{ +"@id": "amf://id#39", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "123456789" +} +], +"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#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": "[(6,24)-(6,35)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#quoteId": [ +{ +"@id": "amf://id#40", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "TED456789-01" +} +], +"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#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": "[(7,14)-(7,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#isTE": [ +{ +"@id": "amf://id#41", +"@type": [ +"http://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_4" +} +], +"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": "[(8,11)-(8,15)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#affinityCode": [ +{ +"@id": "amf://id#42", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "BIS1" +} +], +"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#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": "[(9,19)-(9,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#isTE" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +}, +{ +"@id": "amf://id#38/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#38" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,0)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#38/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#affinityCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,4)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#38/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#quoteId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#38/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#customerAccountId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,4)-(7,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "customerAccountId: \"123456789\"\nquoteId: \"TED456789-01\"\nisTE: true\naffinityCode: \"BIS1\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#38/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#38/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,8)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#38/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#38" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#38/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": "[(6,0)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#38/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#38/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,0)-(11,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#38/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#38" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#38/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#38" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#43" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#44", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "validCredentialsOLSS" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "Valid Credentials OLSS" +} +], +"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#customerAccountId": [ +{ +"@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": "123456789" +} +], +"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": "[(14,24)-(14,35)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#quoteId": [ +{ +"@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": "123456789-01" +} +], +"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": "[(15,14)-(15,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#isTE": [ +{ +"@id": "amf://id#47", +"@type": [ +"http://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_4" +} +], +"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": "[(16,11)-(16,16)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#affinityCode": [ +{ +"@id": "amf://id#48", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "BIS1" +} +], +"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#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": "[(17,19)-(17,25)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#44/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#isTE" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,4)-(17,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": "[(14,0)-(17,25)]" +} +] +}, +{ +"@id": "amf://id#44/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#affinityCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,4)-(17,25)]" +} +] +}, +{ +"@id": "amf://id#44/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#quoteId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,4)-(16,0)]" +} +] +}, +{ +"@id": "amf://id#44/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#customerAccountId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,4)-(15,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "customerAccountId: \"123456789\"\nquoteId: \"123456789-01\"\nisTE: false\naffinityCode: \"BIS1\"" +} +], +"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_4", +"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,8)-(17,25)]" +} +] +}, +{ +"@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": "[(11,0)-(17,25)]" +} +] +}, +{ +"@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": "[(14,0)-(17,25)]" +} +] +}, +{ +"@id": "amf://id#44/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,2)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#44/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": "[(11,0)-(17,25)]" +} +] +} +], +"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#43" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#37/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#37" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(3,2)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#57", +"@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#58", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#59", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/apiContract#examples": [ +{ +"@id": "amf://id#60", +"@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#60", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Schwarzenegger" +} +], +"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#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": "[(20,17)-(20,33)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "Schwarzenegger" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#60/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#60/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": "[(20,17)-(20,33)]" +} +] +}, +{ +"@id": "amf://id#60/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": "[(20,17)-(20,33)]" +} +] +}, +{ +"@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": "[(20,17)-(20,33)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#59/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#59" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,8)-(19,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#59/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,8)-(20,0)]" +} +] +}, +{ +"@id": "amf://id#59/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,8)-(21,0)]" +} +] +}, +{ +"@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": "[(17,6)-(21,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#58" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,6)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#58/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": "[(18,8)-(19,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#dateOfBirth" +} +], +"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#date" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "dateOfBirth" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#63", +"@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#63", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "1947-07-30" +} +], +"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#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": "[(24,17)-(24,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "1947-07-30" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#63/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#63/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": "[(24,17)-(24,29)]" +} +] +}, +{ +"@id": "amf://id#63/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": "[(24,17)-(24,29)]" +} +] +}, +{ +"@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": "[(24,17)-(24,29)]" +} +] +} +] +} +] +} +], +"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": "[(23,8)-(23,12)]" +} +] +} +], +"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": "[(23,8)-(24,0)]" +} +] +}, +{ +"@id": "amf://id#62/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,8)-(25,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": "[(21,6)-(25,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "dateOfBirth" +} +], +"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": "[(21,6)-(25,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": "[(22,8)-(23,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#64", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#customerAccountId" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#65", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#minLength": [ +{ +"@value": 9 +} +], +"http://www.w3.org/ns/shacl#maxLength": [ +{ +"@value": 9 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "customerAccountId" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#66", +"@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#66", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "123456789" +} +], +"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#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": "[(30,17)-(30,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "123456789" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#66/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#66/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": "[(30,17)-(30,28)]" +} +] +}, +{ +"@id": "amf://id#66/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": "[(30,17)-(30,28)]" +} +] +}, +{ +"@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": "[(30,17)-(30,28)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#65/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#65" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,8)-(27,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#65/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,8)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#65/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#65" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,6)-(31,0)]" +} +] +}, +{ +"@id": "amf://id#65/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,8)-(31,0)]" +} +] +}, +{ +"@id": "amf://id#65/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#minLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,8)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#65/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,8)-(28,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "customerAccountId" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#64" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,6)-(31,0)]" +} +] +}, +{ +"@id": "amf://id#64/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": "[(26,8)-(27,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#product" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@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": "type" +} +], +"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": "Car" +} +], +"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": "[(34,18)-(34,21)]" +} +] +} +] +} +] +} +], +"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": "Van" +} +], +"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": "[(34,23)-(34,26)]" +} +] +} +] +} +] +} +], +"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": "Home" +} +], +"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": "[(34,28)-(34,32)]" +} +] +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#72", +"@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#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": "Car" +} +], +"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#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": "[(35,17)-(35,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "Car" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#72/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#72/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": "[(35,17)-(35,22)]" +} +] +}, +{ +"@id": "amf://id#72/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": "[(35,17)-(35,22)]" +} +] +}, +{ +"@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": "[(35,17)-(35,22)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#72/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#72" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +] +} +] +} +], +"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#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": "[(33,8)-(35,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": "[(34,10)-(35,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "product" +} +], +"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": "[(31,6)-(36,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": "[(32,8)-(33,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#73", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#maskCode" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#74", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#maxLength": [ +{ +"@value": 7 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "maskCode" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#75", +"@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#75", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "A123" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#75" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(40,17)-(40,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "A123" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#75/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#75/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": "[(40,17)-(40,23)]" +} +] +}, +{ +"@id": "amf://id#75/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": "[(40,17)-(40,23)]" +} +] +}, +{ +"@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": "[(40,17)-(40,23)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#74/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#74" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(38,8)-(38,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#74/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(39,8)-(40,0)]" +} +] +}, +{ +"@id": "amf://id#74/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": "[(38,8)-(39,0)]" +} +] +}, +{ +"@id": "amf://id#74/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(40,8)-(40,23)]" +} +] +}, +{ +"@id": "amf://id#74/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#74" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,6)-(40,23)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "maskCode" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#73" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,6)-(40,23)]" +} +] +}, +{ +"@id": "amf://id#73/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,8)-(38,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "RetrieveQuotesRequest" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#57/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#57" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(15,2)-(40,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#36/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#36" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"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": "[(2,0)-(40,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#76", +"@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#77", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\nvalidateCustomerAccountSinglePolicyResponse:\n displayName: Validate Customer Account Single Policy Response\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n customerAccountId: \"123456789\"\n title: \"MR\"\n firstName: \"John\"\n lastName: \"Smith\"\n email: \"jsmith@provider.com\"\n policies: \n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"\n\nvalidateCustomerAccountMultiplePolicyResponse:\n displayName: Validate Customer Account Multiple Policy Response\n value:\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n customerAccountId: \"123456789\"\n title: \"MR\"\n firstName: \"John\"\n lastName: \"Smith\"\n email: \"jsmith@provider.com\"\n policies: \n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\" \n -\n id: \"123456789-02\"\n description: \"15 High Street, Derby DE1 4DS\"\n startDate: \"2019-02-01\" \n\nvalidateCustomerAccountContainsEmailNoPingIdResponse:\n displayName: Validate Customer Account Response Email is Populated, No PingId\n value: \n customerAccountId : \"123456789\"\n title : \"MR\"\n firstName : \"John\"\n lastName : \"Smith\"\n email: \"jsmith@provider.com\"\n policies: \n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"\n\nvalidateCustomerAccountContainsPingIdNoEmailResponse:\n displayName: Validate Customer Account Response PingId is Populated, No Email\n value: \n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\" \n customerAccountId : \"123456789\"\n title : \"MR\"\n firstName : \"John\"\n lastName : \"Smith\"\n policies: \n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"\n\nvalidateCustomerAccountContainsNoPingIdNoEmailResponse:\n displayName: Validate Customer Account Response PingId is Populated, No Email\n value: \n customerAccountId : \"123456789\"\n title : \"MR\"\n firstName : \"John\"\n lastName : \"Smith\"\n policies: \n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#77/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#77" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(77,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#78", +"@type": [ +"http://a.ml/vocabularies/document#Module", +"http://a.ml/vocabularies/document#Unit" +], +"http://a.ml/vocabularies/document#declares": [ +{ +"@id": "amf://id#79", +"@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#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#titleCode" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#97", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "titleCode" +} +], +"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": "[(6,6)-(7,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "titleCode" +} +], +"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": "[(6,6)-(7,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#98", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#99", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(7,6)-(8,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#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": "[(7,6)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#100", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#101", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(8,6)-(9,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#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": "[(8,6)-(9,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#102", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#dateOfBirth" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#103", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "dateOfBirth" +} +], +"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": "[(9,6)-(10,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "dateOfBirth" +} +], +"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": "[(9,6)-(10,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#maritalStatusCode" +} +], +"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": "maritalStatusCode" +} +], +"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": "[(10,6)-(11,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "maritalStatusCode" +} +], +"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": "[(10,6)-(11,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#addressLine1" +} +], +"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#name": [ +{ +"@value": "addressLine1" +} +], +"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": "[(11,6)-(12,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine1" +} +], +"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": "[(11,6)-(12,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#addressLine2" +} +], +"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": "addressLine2?" +} +], +"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": "[(12,6)-(13,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine2" +} +], +"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": "[(12,6)-(13,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#110", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressLine3" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#111", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine3?" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#111" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,6)-(14,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine3" +} +], +"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": "[(13,6)-(14,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#addressLine4" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@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#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine4?" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#113" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,6)-(15,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine4" +} +], +"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": "[(14,6)-(15,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#addressLine5" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#115", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine5?" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine5" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#116", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#postCode" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#117", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "postCode" +} +], +"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": "[(16,6)-(17,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "postCode" +} +], +"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": "[(16,6)-(17,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#118", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#maskCode" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#119", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "maskCode" +} +], +"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": "[(17,6)-(18,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "maskCode" +} +], +"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": "[(17,6)-(18,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#120", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#product" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#121", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "product" +} +], +"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": "[(18,6)-(19,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "product" +} +], +"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": "[(18,6)-(19,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#122", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#clientId" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#123", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "clientId" +} +], +"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": "[(19,6)-(21,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "clientId" +} +], +"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": "[(19,6)-(21,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "CreateQuotePostRequest" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#80", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "createQuotePostRequestExample" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "An example of the POST Request for createquote" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#80", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#titleCode": [ +{ +"@id": "amf://id#81", +"@type": [ +"http://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_2" +} +], +"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": "[(6,15)-(6,19)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#firstName": [ +{ +"@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": "John" +} +], +"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#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": "[(7,15)-(7,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastName": [ +{ +"@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": "Doe" +} +], +"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#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": "[(8,14)-(8,19)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#dateOfBirth": [ +{ +"@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": "2001-01-01" +} +], +"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#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": "[(9,17)-(9,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#maritalStatusCode": [ +{ +"@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": "M" +} +], +"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#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": "[(10,23)-(10,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressLine1": [ +{ +"@id": "amf://id#86", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Dun-roamin" +} +], +"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#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": "[(11,18)-(11,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressLine2": [ +{ +"@id": "amf://id#87", +"@type": [ +"http://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 Back Gate" +} +], +"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#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": "[(12,18)-(12,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressLine3": [ +{ +"@id": "amf://id#88", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Victoria St" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#88" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,18)-(13,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressLine4": [ +{ +"@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": "Spalding" +} +], +"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#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": "[(14,18)-(14,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressLine5": [ +{ +"@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": "Lincolnshire" +} +], +"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#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": "[(15,18)-(15,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#postCode": [ +{ +"@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": "PE11 1EA" +} +], +"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#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": "[(16,14)-(16,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#maskCode": [ +{ +"@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": "ABC" +} +], +"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#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": "[(17,14)-(17,19)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#product": [ +{ +"@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": "Car" +} +], +"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#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": "[(18,13)-(18,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#clientId": [ +{ +"@id": "amf://id#94", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "5656565656565" +} +], +"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#94/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(19,14)-(19,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_14", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#product" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,4)-(19,0)]" +} +] +}, +{ +"@id": "amf://id#80/source-map/lexical/element_12", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressLine4" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,4)-(15,0)]" +} +] +}, +{ +"@id": "amf://id#80/source-map/lexical/element_10", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#maritalStatusCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,4)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#80/source-map/lexical/element_8", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#titleCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,4)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#80/source-map/lexical/element_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#firstName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#80/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressLine1" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,4)-(12,0)]" +} +] +}, +{ +"@id": "amf://id#80/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressLine5" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,4)-(16,0)]" +} +] +}, +{ +"@id": "amf://id#80/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#clientId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,4)-(19,29)]" +} +] +}, +{ +"@id": "amf://id#80/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#maskCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,4)-(18,0)]" +} +] +}, +{ +"@id": "amf://id#80/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressLine3" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,4)-(14,0)]" +} +] +}, +{ +"@id": "amf://id#80/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#dateOfBirth" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,4)-(10,0)]" +} +] +}, +{ +"@id": "amf://id#80/source-map/lexical/element_7", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#80" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,0)-(19,29)]" +} +] +}, +{ +"@id": "amf://id#80/source-map/lexical/element_9", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#lastName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +}, +{ +"@id": "amf://id#80/source-map/lexical/element_11", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressLine2" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,4)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#80/source-map/lexical/element_13", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#postCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,4)-(17,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "titleCode: \"MR\"\nfirstName: \"John\"\nlastName: \"Doe\"\ndateOfBirth: \"2001-01-01\"\nmaritalStatusCode: \"M\"\naddressLine1: \"Dun-roamin\"\naddressLine2: \"1 Back Gate\"\naddressLine3: \"Victoria St\"\naddressLine4: \"Spalding\"\naddressLine5: \"Lincolnshire\"\npostCode: \"PE11 1EA\"\nmaskCode: \"ABC\"\nproduct: \"Car\"\nclientId: \"5656565656565\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#80/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#80/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,8)-(19,29)]" +} +] +}, +{ +"@id": "amf://id#80/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#80" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(19,29)]" +} +] +}, +{ +"@id": "amf://id#80/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": "[(6,0)-(19,29)]" +} +] +}, +{ +"@id": "amf://id#80/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#80/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,0)-(19,29)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#80/source-map/local-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#tracked-element": [ +{ +"@id": "amf://id#80/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#80" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#95" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#79/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#79" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(4,2)-(21,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#124", +"@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#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#customerAccountId" +} +], +"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": "customerAccountId" +} +], +"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": "[(23,6)-(24,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "customerAccountId" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#134" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,6)-(24,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#136", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#quoteId" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#137", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "quoteId" +} +], +"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": "[(24,6)-(25,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "quoteId" +} +], +"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": "[(24,6)-(25,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#titleCode" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#139", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "titleCode" +} +], +"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": "[(25,6)-(26,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "titleCode" +} +], +"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": "[(25,6)-(26,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#title" +} +], +"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://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#141" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,6)-(27,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "title" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#140" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,6)-(27,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#142", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#143", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(27,6)-(28,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#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": "[(27,6)-(28,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#144", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#145", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(28,6)-(29,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#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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#146", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#existingCustomer" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#147", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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": "existingCustomer" +} +], +"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": "[(29,6)-(31,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "existingCustomer" +} +], +"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": "[(29,6)-(31,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "CreateQuotePostMatchedResponse" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#125", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "createQuotePostMatchedExample" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "An example of the POST Response for createquote, when the account matches the one in the request" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#125", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#customerAccountId": [ +{ +"@id": "amf://id#126", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "WES456789" +} +], +"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#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": "[(6,23)-(6,34)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#quoteId": [ +{ +"@id": "amf://id#127", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "WES456789-01" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#127" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,13)-(7,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#titleCode": [ +{ +"@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": "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#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": "[(8,15)-(8,19)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#title": [ +{ +"@id": "amf://id#129", +"@type": [ +"http://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_5" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#129" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,11)-(9,15)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#firstName": [ +{ +"@id": "amf://id#130", +"@type": [ +"http://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" +} +], +"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#130/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#130/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#130" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,15)-(10,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastName": [ +{ +"@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": "Doe" +} +], +"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#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": "[(11,14)-(11,19)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#existingCustomer": [ +{ +"@id": "amf://id#132", +"@type": [ +"http://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_8" +} +], +"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": "[(12,22)-(12,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_7", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#lastName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,4)-(12,0)]" +} +] +}, +{ +"@id": "amf://id#125/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#quoteId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#125/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#customerAccountId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,4)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#125/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": "[(10,4)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#125/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#existingCustomer" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,4)-(12,26)]" +} +] +}, +{ +"@id": "amf://id#125/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#titleCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +}, +{ +"@id": "amf://id#125/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#125" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,0)-(12,26)]" +} +] +}, +{ +"@id": "amf://id#125/source-map/lexical/element_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#title" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,4)-(10,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "customerAccountId: \"WES456789\"\nquoteId: \"WES456789-01\"\ntitleCode: \"MR\"\ntitle: \"Mr\"\nfirstName: \"John\"\nlastName: \"Doe\"\nexistingCustomer: true" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#125/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#125/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,8)-(12,26)]" +} +] +}, +{ +"@id": "amf://id#125/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#125" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(12,26)]" +} +] +}, +{ +"@id": "amf://id#125/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": "[(6,0)-(12,26)]" +} +] +}, +{ +"@id": "amf://id#125/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#125/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,0)-(12,26)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#125/source-map/local-element/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#tracked-element": [ +{ +"@id": "amf://id#125/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#125" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#133" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#124/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#124" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(21,2)-(31,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#148", +"@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#154", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#customerAccountId" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#155", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "customerAccountId" +} +], +"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": "[(33,6)-(34,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "customerAccountId" +} +], +"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": "[(33,6)-(34,0)]" +} +] +} +] +} +] +}, +{ +"@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#quoteId" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#157", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "quoteId" +} +], +"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": "[(34,6)-(35,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "quoteId" +} +], +"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": "[(34,6)-(35,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#existingCustomer" +} +], +"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#boolean" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "existingCustomer" +} +], +"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": "[(35,6)-(35,31)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "existingCustomer" +} +], +"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": "[(35,6)-(35,31)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "CreateQuotePostCreatedResponse" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#149", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "createQuotePostCreatedExample" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "An example of the POST Response for createquote, when the account has been created" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#149", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#customerAccountId": [ +{ +"@id": "amf://id#150", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "WES456789" +} +], +"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#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": "[(6,23)-(6,34)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#quoteId": [ +{ +"@id": "amf://id#151", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "WES456789-01" +} +], +"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#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": "[(7,13)-(7,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#existingCustomer": [ +{ +"@id": "amf://id#152", +"@type": [ +"http://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_4" +} +], +"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": "[(8,22)-(8,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#quoteId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#149/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#customerAccountId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,4)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#149/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#existingCustomer" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,4)-(8,27)]" +} +] +}, +{ +"@id": "amf://id#149/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#149" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,0)-(8,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "customerAccountId: \"WES456789\"\nquoteId: \"WES456789-01\"\nexistingCustomer: false" +} +], +"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": "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#149/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,8)-(8,27)]" +} +] +}, +{ +"@id": "amf://id#149/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#149" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(8,27)]" +} +] +}, +{ +"@id": "amf://id#149/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": "[(6,0)-(8,27)]" +} +] +}, +{ +"@id": "amf://id#149/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#149/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,0)-(8,27)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#149/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#149" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#149/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#149" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#153" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#148/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#148" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(31,2)-(35,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#78/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#78" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"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": "[(3,0)-(35,31)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#160", +"@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#161", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\nno_ping_userId_and_multiple_customer_returned_example:\n displayName: Validate Credentials successful response with no userId\n value:\n - #1st entry\n customerAccountId: \"123456789\"\n passwordMatched: true\n - #2nd entry\n customerAccountId: \"123456799\"\n passwordMatched: true \n\nping_userId_and_one_customer_returned_example:\n displayName: Validate Credentials successful single response with userId\n value:\n - #1st entry\n customerAccountId: \"123456789\"\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n passwordMatched: false\n\nping_userId_and_multiple_customer_returned_example:\n displayName: Validate Credentials successful multiple response with one userId\n value:\n - #1st entry\n customerAccountId: \"123456789\"\n userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\n passwordMatched: true\n - #2nd entry\n customerAccountId: \"123456799\"\n passwordMatched: false" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#161/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#161" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(30,28)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#162", +"@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#163", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\nregistration_confirmation_with_no_callback_request:\n displayName: POST Request where correspondence is of type \"registration-confirmation\" with no callback URL.\n value:\n correspondenceTypeCode: \"registration-confirmation\"\n \nforgotten_password_with_callback_request:\n displayName: POST Request where correspondence is of type \"forgotten-password\" and a callback URL is provided.\n value:\n correspondenceTypeCode: \"forgotten-password\"\n callbackUrl: \"http://pingurl/forgottenpassword\"\n \npassword_reset_confirmation_with_callback_request:\n displayName: POST Request where correspondence is of type \"password-reset-confirmation\" and a callback URL is provided.\n value:\n correspondenceTypeCode: \"password-reset-confirmation\"\n callbackUrl: \"http://pingurl/resetpassword\"\n \nchange_password_confirmation_with_no_callback_request:\n displayName: POST Request where correspondence is of type \"change-password-confirmation\" and no callback URL.\n value:\n correspondenceTypeCode: \"change-password-confirmation\"\n\nchange_email_confirmation_with_no_callback_request:\n displayName: POST Request where correspondence is of type \"change-email-confirmation\" and no callback URL.\n value:\n correspondenceTypeCode: \"change-email-confirmation\"\n\nemail_verification_with_callback_request:\n displayName: POST Request where correspondence is of type \"email-verification\" and a callback URL.\n value:\n correspondenceTypeCode: \"email-verification\"\n callbackUrl: \"http://pingurl/emailverified\"" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#163/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#163" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(34,47)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#164", +"@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#165", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\ncreateQuotePostRequestExample:\n displayName: An example of the POST Request for createquote\n value:\n titleCode: \"MR\"\n firstName: \"John\"\n lastName: \"Doe\"\n dateOfBirth: \"2001-01-01\"\n maritalStatusCode: \"M\"\n addressLine1: \"Dun-roamin\"\n addressLine2: \"1 Back Gate\"\n addressLine3: \"Victoria St\"\n addressLine4: \"Spalding\"\n addressLine5: \"Lincolnshire\"\n postCode: \"PE11 1EA\"\n maskCode: \"ABC\"\n product: \"Car\"\n clientId: \"5656565656565\"" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#165/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#165" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(19,29)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#166", +"@type": [ +"http://a.ml/vocabularies/document#Module", +"http://a.ml/vocabularies/document#Unit" +], +"http://a.ml/vocabularies/document#declares": [ +{ +"@id": "amf://id#167", +"@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#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#messages" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#181", +"@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#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#code" +} +], +"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#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "code" +} +], +"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#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": "[(11,8)-(12,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#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": "[(11,8)-(12,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#description" +} +], +"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#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "description" +} +], +"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": "[(12,8)-(13,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#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": "[(12,8)-(13,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Messages" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#182/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#182" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(9,2)-(13,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "messages" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#181" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(9,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "messages" +} +], +"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": "[(7,6)-(9,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Error" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#168", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "400_badrequest_validate_customer_account_hash" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "A bad request for Customer Account Hash" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "A bad request generated by the API" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#168", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#messages": [ +{ +"@id": "amf://id#169", +"@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#170", +"@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#171", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "APIXXXX" +} +], +"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#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": "[(9,16)-(9,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#description": [ +{ +"@id": "amf://id#172", +"@type": [ +"http://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 timestamp is out of date" +} +], +"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#172/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(10,23)-(10,53)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_3" +} +], +"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_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#code" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,10)-(10,0)]" +} +] +}, +{ +"@id": "amf://id#170/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": "[(10,10)-(10,53)]" +} +] +}, +{ +"@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": "[(9,0)-(10,53)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_2" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#169" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,14)-(10,53)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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": "[(7,0)-(10,53)]" +} +] +}, +{ +"@id": "amf://id#168/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#messages" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,5)-(10,53)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "messages:\n -\n code: APIXXXX\n description: \"The timestamp is out of date\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#168/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#168/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,8)-(10,53)]" +} +] +}, +{ +"@id": "amf://id#168/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#168" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(10,53)]" +} +] +}, +{ +"@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": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#168/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": "[(7,0)-(10,53)]" +} +] +}, +{ +"@id": "amf://id#168/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)-(10,53)]" +} +] +}, +{ +"@id": "amf://id#168/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#168/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#168" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#168/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#168" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#173" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#174", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "400_badrequest_for_validate_customer_account" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "A bad request for Customer Account" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "A bad request generated by DISC" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#174", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#messages": [ +{ +"@id": "amf://id#175", +"@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#176", +"@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#177", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "APIXXXX" +} +], +"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#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": "[(9,16)-(9,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#description": [ +{ +"@id": "amf://id#178", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "'dateOfBirth' is invalid" +} +], +"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#178/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#178/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#178" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,23)-(10,49)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_3" +} +], +"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_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#code" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,10)-(10,0)]" +} +] +}, +{ +"@id": "amf://id#176/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": "[(10,10)-(11,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": "[(9,0)-(11,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_2" +} +], +"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": "[(7,14)-(11,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#174" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,0)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#174/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#messages" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,5)-(11,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "messages:\n -\n code: APIXXXX\n description: \"'dateOfBirth' is invalid\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#174/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#174/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,8)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#174/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#174" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#174/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": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#174/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": "[(7,0)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#174/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)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#174/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#174/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#174" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#174/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#174" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#179" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#167/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#167" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(5,2)-(9,0)]" +} +] +} +] +} +] +}, +{ +"@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#code" +} +], +"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#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "code" +} +], +"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#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": "[(11,8)-(12,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#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": "[(11,8)-(12,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#description" +} +], +"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#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "description" +} +], +"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": "[(12,8)-(13,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#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": "[(12,8)-(13,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Messages" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#182/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#182" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(9,2)-(13,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#usage": [ +{ +"@value": "This library offers shared error responses for System Traits." +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#166/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#166" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(2,0)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#166/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": "[(2,0)-(4,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#187", +"@type": [ +"http://a.ml/vocabularies/document#Module", +"http://a.ml/vocabularies/document#Unit" +], +"http://a.ml/vocabularies/document#declares": [ +{ +"@id": "amf://id#188", +"@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#205", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#userId" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#206", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "userId" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#207", +"@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#207", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" +} +], +"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#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": "[(24,19)-(24,57)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#207/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#207/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": "[(24,19)-(24,57)]" +} +] +}, +{ +"@id": "amf://id#207/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": "[(24,19)-(24,57)]" +} +] +}, +{ +"@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": "[(24,19)-(24,57)]" +} +] +} +] +} +] +} +], +"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#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": "[(22,10)-(22,14)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#206/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": "[(22,10)-(23,0)]" +} +] +}, +{ +"@id": "amf://id#206/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,10)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#206/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#206" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,8)-(25,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "userId" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#205" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,8)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#205/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,10)-(24,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#email" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#209", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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._%-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}\\b$" +} +], +"http://www.w3.org/ns/shacl#maxLength": [ +{ +"@value": 50 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "email" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#210", +"@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#210", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "jsmith@provider.co.uk" +} +], +"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#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": "[(30,19)-(30,42)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "jsmith@provider.co.uk" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#210/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#210/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": "[(30,19)-(30,42)]" +} +] +}, +{ +"@id": "amf://id#210/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": "[(30,19)-(30,42)]" +} +] +}, +{ +"@id": "amf://id#210/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#210" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,19)-(30,42)]" +} +] +} +] +} +] +} +], +"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": "[(26,10)-(26,14)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#209/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://www.w3.org/ns/shacl#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,10)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#209/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#209" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,8)-(31,0)]" +} +] +}, +{ +"@id": "amf://id#209/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,10)-(31,0)]" +} +] +}, +{ +"@id": "amf://id#209/source-map/lexical/element_1", +"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,10)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#209/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": "[(26,10)-(27,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "email" +} +], +"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": "[(25,8)-(31,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": "[(27,10)-(28,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#encryptedPassword" +} +], +"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#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "encryptedPassword" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#213", +"@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#213", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "XXXXXXXX" +} +], +"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#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": "[(34,19)-(34,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "XXXXXXXX" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#213/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#213/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": "[(34,19)-(34,29)]" +} +] +}, +{ +"@id": "amf://id#213/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,19)-(34,29)]" +} +] +}, +{ +"@id": "amf://id#213/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#213" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(34,19)-(34,29)]" +} +] +} +] +} +] +} +], +"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": "[(32,10)-(32,14)]" +} +] +} +], +"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": "[(32,10)-(33,0)]" +} +] +}, +{ +"@id": "amf://id#212/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(34,10)-(36,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": "[(31,8)-(36,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "encryptedPassword" +} +], +"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": "[(31,8)-(36,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,10)-(34,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "PatchPingCustomerAccountRequest" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#189", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "userId_only_request" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "PATCH Request with only userId" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#189", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#userId": [ +{ +"@id": "amf://id#190", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" +} +], +"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#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": "[(6,12)-(6,50)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#189" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,0)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#189/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#userId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,4)-(8,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#189/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#189/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,8)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#189/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#189" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#189/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": "[(6,0)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#189/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#189/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,0)-(8,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#189/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#189" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#189/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#189" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#191" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#192", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "userId_and_email_request" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "PATCH Request with userId and email" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#192", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#userId": [ +{ +"@id": "amf://id#193", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" +} +], +"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#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": "[(11,12)-(11,50)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#email": [ +{ +"@id": "amf://id#194", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "jsmith@provider.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#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": "[(12,11)-(12,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#userId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,4)-(12,0)]" +} +] +}, +{ +"@id": "amf://id#192/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": "[(12,4)-(14,0)]" +} +] +}, +{ +"@id": "amf://id#192/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#192" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,0)-(14,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\nemail: \"jsmith@provider.com\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#192/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#192/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,8)-(14,0)]" +} +] +}, +{ +"@id": "amf://id#192/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#192" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,0)-(14,0)]" +} +] +}, +{ +"@id": "amf://id#192/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": "[(11,0)-(14,0)]" +} +] +}, +{ +"@id": "amf://id#192/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,2)-(10,0)]" +} +] +}, +{ +"@id": "amf://id#192/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": "[(8,0)-(14,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#192/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#192" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#192/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#192" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#191" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#195", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "userId_and_encryptedPassword_request" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "PATCH Request with userId and encryptedPassword" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#195", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#userId": [ +{ +"@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": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" +} +], +"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#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": "[(17,12)-(17,50)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#encryptedPassword": [ +{ +"@id": "amf://id#197", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "XXXXXXXX" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#197" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,23)-(18,33)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_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#lexical": [ +{ +"@id": "amf://id#195/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#userId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,4)-(18,0)]" +} +] +}, +{ +"@id": "amf://id#195/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#encryptedPassword" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,4)-(20,0)]" +} +] +}, +{ +"@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": "[(17,0)-(20,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\nencryptedPassword: \"XXXXXXXX\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#195/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#195/source-map/lexical/element_4", +"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,8)-(20,0)]" +} +] +}, +{ +"@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": "[(14,0)-(20,0)]" +} +] +}, +{ +"@id": "amf://id#195/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": "[(17,0)-(20,0)]" +} +] +}, +{ +"@id": "amf://id#195/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,2)-(16,0)]" +} +] +}, +{ +"@id": "amf://id#195/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": "[(14,0)-(20,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#195/source-map/local-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#tracked-element": [ +{ +"@id": "amf://id#195/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#195" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#191" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#198", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "userId_email_and_encryptedPassword_request" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "PATCH Request with email and encryptedPassword" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#198", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#userId": [ +{ +"@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": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" +} +], +"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#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": "[(23,12)-(23,50)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#email": [ +{ +"@id": "amf://id#200", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "jsmith@provider.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#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": "[(24,11)-(24,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#encryptedPassword": [ +{ +"@id": "amf://id#201", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "XXXXXXXX" +} +], +"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#201/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#201/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#201" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,23)-(25,33)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_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": "[(24,4)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#198/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#userId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "amf://id#198/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#encryptedPassword" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,4)-(27,0)]" +} +] +}, +{ +"@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": "[(23,0)-(27,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\nemail: \"jsmith@provider.com\"\nencryptedPassword: \"XXXXXXXX\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#198/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#198/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,8)-(27,0)]" +} +] +}, +{ +"@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": "[(20,0)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#198/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,0)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#198/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,2)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#198/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": "[(20,0)-(27,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#198/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#198" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#198/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#198" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#191" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#202", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "email_and_encryptedPassword_request" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "PATCH Request with email and encryptedPassword" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#202", +"@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#203", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "jsmith@provider.com" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#203" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,11)-(30,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#encryptedPassword": [ +{ +"@id": "amf://id#204", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "XXXXXXXX" +} +], +"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#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": "[(31,23)-(31,33)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#email" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,4)-(31,0)]" +} +] +}, +{ +"@id": "amf://id#202/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#encryptedPassword" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(31,4)-(31,33)]" +} +] +}, +{ +"@id": "amf://id#202/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#202" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,0)-(31,33)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "email: \"jsmith@provider.com\"\nencryptedPassword: \"XXXXXXXX\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#202/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#202/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,8)-(31,33)]" +} +] +}, +{ +"@id": "amf://id#202/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#202" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,0)-(31,33)]" +} +] +}, +{ +"@id": "amf://id#202/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": "[(30,0)-(31,33)]" +} +] +}, +{ +"@id": "amf://id#202/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,2)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#202/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": "[(27,0)-(31,33)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#202/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#202" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#202/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#202" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#191" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#188/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#188" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(19,2)-(36,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#214", +"@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#220", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#221", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(54,6)-(55,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#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": "[(54,6)-(55,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#222", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#223", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#223" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(55,6)-(56,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#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": "[(55,6)-(56,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#224", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#dateOfBirth" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#225", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "dateOfBirth" +} +], +"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": "[(56,6)-(57,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "dateOfBirth" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#224" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(56,6)-(57,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "ValidateCustomerAccountMatchedRequest" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#215", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "ValidatePingCustomerAccountsPostExample" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "An example of the POST Request for validating PING customer" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#215", +"@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#216", +"@type": [ +"http://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" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#216" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,16)-(6,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastName": [ +{ +"@id": "amf://id#217", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Smith" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#217" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,15)-(7,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#dateOfBirth": [ +{ +"@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": "2019-03-03" +} +], +"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#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": "[(8,18)-(8,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_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": "[(7,4)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#215/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": "[(6,4)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#215/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#dateOfBirth" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,4)-(8,30)]" +} +] +}, +{ +"@id": "amf://id#215/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#215" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,0)-(8,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "firstName: \"John\"\nlastName: \"Smith\"\ndateOfBirth: \"2019-03-03\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#215/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#215/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,8)-(8,30)]" +} +] +}, +{ +"@id": "amf://id#215/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#215" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(8,30)]" +} +] +}, +{ +"@id": "amf://id#215/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": "[(6,0)-(8,30)]" +} +] +}, +{ +"@id": "amf://id#215/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#215/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,0)-(8,30)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#215/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#215" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#215/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#215" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#219" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#214/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#214" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(52,2)-(57,9)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#226", +"@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#227", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#228", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/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": "[(38,6)-(39,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#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": "[(38,6)-(39,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#229", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#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": "description" +} +], +"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": "[(39,6)-(40,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#229" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(39,6)-(40,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#231", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#startDate" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#232", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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": "startDate" +} +], +"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#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": "[(40,6)-(42,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "startDate" +} +], +"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": "amf://id#231" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(40,6)-(42,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "ValidateCustomerAccountPolicy" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#226/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#226" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(36,2)-(42,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#233", +"@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#296", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#userId" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#297", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "userId?" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#297" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(44,6)-(45,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "userId" +} +], +"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": "[(44,6)-(45,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#298", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#customerAccountId" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#299", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "customerAccountId" +} +], +"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": "[(45,6)-(46,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "customerAccountId" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#298" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(45,6)-(46,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#300", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#301", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(46,6)-(47,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "title" +} +], +"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": "[(46,6)-(47,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#firstName" +} +], +"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#name": [ +{ +"@value": "firstName" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#303" +} +], +"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": "firstName" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#302" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(47,6)-(48,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#304", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#305", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#305" +} +], +"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": "lastName" +} +], +"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#lexical": [ +{ +"@id": "amf://id#304/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#304" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(48,6)-(49,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#306", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#307", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(49,6)-(50,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "email" +} +], +"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#lexical": [ +{ +"@id": "amf://id#306/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#306" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(49,6)-(50,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#308", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#policies" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#309", +"@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#226", +"@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#227", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#228", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/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": "[(38,6)-(39,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#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": "[(38,6)-(39,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#229", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#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": "description" +} +], +"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": "[(39,6)-(40,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#229" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(39,6)-(40,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#231", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#startDate" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#232", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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": "startDate" +} +], +"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#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": "[(40,6)-(42,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "startDate" +} +], +"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": "amf://id#231" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(40,6)-(42,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "ValidateCustomerAccountPolicy" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#226/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#226" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(36,2)-(42,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "policies" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#309" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(50,6)-(52,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "policies" +} +], +"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": "[(50,6)-(52,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "ValidateCustomerAccountMatchedResponse" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#234", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "validateCustomerAccountSinglePolicyResponse" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "Validate Customer Account Single Policy Response" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#234", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#userId": [ +{ +"@id": "amf://id#235", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#235" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,12)-(6,50)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#customerAccountId": [ +{ +"@id": "amf://id#236", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "123456789" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#236" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,23)-(7,34)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#title": [ +{ +"@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": "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#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": "[(8,11)-(8,15)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#firstName": [ +{ +"@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": "John" +} +], +"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#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": "[(9,15)-(9,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastName": [ +{ +"@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": "Smith" +} +], +"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#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": "[(10,14)-(10,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#email": [ +{ +"@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": "jsmith@provider.com" +} +], +"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#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": "[(11,11)-(11,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#policies": [ +{ +"@id": "amf://id#241", +"@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#242", +"@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#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": "123456789-01" +} +], +"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#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": "[(14,12)-(14,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#description": [ +{ +"@id": "amf://id#244", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Ford Fiesta 2015" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#244" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,21)-(15,39)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#startDate": [ +{ +"@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": "2019-01-01" +} +], +"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#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": "[(16,19)-(16,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_9" +} +], +"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_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": "[(15,8)-(16,0)]" +} +] +}, +{ +"@id": "amf://id#242/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": "[(14,8)-(15,0)]" +} +] +}, +{ +"@id": "amf://id#242/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#startDate" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,8)-(18,0)]" +} +] +}, +{ +"@id": "amf://id#242/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#242" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,0)-(18,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_8" +} +], +"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": "[(12,13)-(18,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_7", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#email" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,4)-(12,0)]" +} +] +}, +{ +"@id": "amf://id#234/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#customerAccountId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#234/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#userId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,4)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#234/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": "[(10,4)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#234/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#policies" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,4)-(18,0)]" +} +] +}, +{ +"@id": "amf://id#234/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#title" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +}, +{ +"@id": "amf://id#234/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#234" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,0)-(18,0)]" +} +] +}, +{ +"@id": "amf://id#234/source-map/lexical/element_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#firstName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,4)-(10,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\ncustomerAccountId: \"123456789\"\ntitle: \"MR\"\nfirstName: \"John\"\nlastName: \"Smith\"\nemail: \"jsmith@provider.com\"\npolicies:\n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#234/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#234/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,8)-(18,0)]" +} +] +}, +{ +"@id": "amf://id#234/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#234" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(18,0)]" +} +] +}, +{ +"@id": "amf://id#234/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": "[(6,0)-(18,0)]" +} +] +}, +{ +"@id": "amf://id#234/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#234/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,0)-(18,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#234/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#234" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#234/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#234" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#246,amf://id#247" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#248", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "validateCustomerAccountMultiplePolicyResponse" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "Validate Customer Account Multiple Policy Response" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#248", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#userId": [ +{ +"@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": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" +} +], +"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#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": "[(21,12)-(21,50)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#customerAccountId": [ +{ +"@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": "123456789" +} +], +"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#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": "[(22,23)-(22,34)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#title": [ +{ +"@id": "amf://id#251", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#251" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,11)-(23,15)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#firstName": [ +{ +"@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": "John" +} +], +"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#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": "[(24,15)-(24,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastName": [ +{ +"@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": "Smith" +} +], +"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#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": "[(25,14)-(25,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#email": [ +{ +"@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": "jsmith@provider.com" +} +], +"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#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": "[(26,11)-(26,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#policies": [ +{ +"@id": "amf://id#255", +"@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#256", +"@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#257", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "123456789-01" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#257" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,12)-(29,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#description": [ +{ +"@id": "amf://id#258", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Ford Fiesta 2015" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#258" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,21)-(30,39)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#startDate": [ +{ +"@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": "2019-01-01" +} +], +"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#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": "[(31,19)-(31,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_9" +} +], +"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_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": "[(30,8)-(31,0)]" +} +] +}, +{ +"@id": "amf://id#256/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": "[(29,8)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#256/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#startDate" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(31,8)-(32,0)]" +} +] +}, +{ +"@id": "amf://id#256/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#256" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,0)-(32,0)]" +} +] +} +] +} +] +}, +{ +"@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#id": [ +{ +"@id": "amf://id#261", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "123456789-02" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#261" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(33,12)-(33,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#description": [ +{ +"@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": "15 High Street, Derby DE1 4DS" +} +], +"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#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": "[(34,21)-(34,52)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#startDate": [ +{ +"@id": "amf://id#263", +"@type": [ +"http://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-02-01" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#263" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(35,19)-(35,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_13" +} +], +"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_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": "[(34,8)-(35,0)]" +} +] +}, +{ +"@id": "amf://id#260/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": "[(33,8)-(34,0)]" +} +] +}, +{ +"@id": "amf://id#260/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#startDate" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(35,8)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#260/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#260" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(33,0)-(37,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_8" +} +], +"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": "[(27,13)-(37,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_7", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#email" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,4)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#248/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#customerAccountId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,4)-(23,0)]" +} +] +}, +{ +"@id": "amf://id#248/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#userId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,4)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#248/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": "[(25,4)-(26,0)]" +} +] +}, +{ +"@id": "amf://id#248/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#policies" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,4)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#248/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#title" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "amf://id#248/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#248" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,0)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#248/source-map/lexical/element_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#firstName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,4)-(25,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\ncustomerAccountId: \"123456789\"\ntitle: \"MR\"\nfirstName: \"John\"\nlastName: \"Smith\"\nemail: \"jsmith@provider.com\"\npolicies:\n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"\n -\n id: \"123456789-02\"\n description: \"15 High Street, Derby DE1 4DS\"\n startDate: \"2019-02-01\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#248/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#248/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,8)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#248/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#248" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,0)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#248/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,0)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#248/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,2)-(20,0)]" +} +] +}, +{ +"@id": "amf://id#248/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,0)-(37,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#248/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#248" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#248/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#248" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#246,amf://id#247" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#264", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "validateCustomerAccountContainsEmailNoPingIdResponse" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "Validate Customer Account Response Email is Populated, No PingId" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@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#customerAccountId": [ +{ +"@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": "123456789" +} +], +"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#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": "[(40,24)-(40,35)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#title": [ +{ +"@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": "MR" +} +], +"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#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": "[(41,12)-(41,16)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#firstName": [ +{ +"@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": "John" +} +], +"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#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": "[(42,16)-(42,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastName": [ +{ +"@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": "Smith" +} +], +"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#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": "[(43,15)-(43,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#email": [ +{ +"@id": "amf://id#269", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "jsmith@provider.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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#269" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(44,11)-(44,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#policies": [ +{ +"@id": "amf://id#270", +"@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#271", +"@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#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": "123456789-01" +} +], +"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#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": "[(47,12)-(47,26)]" +} +] +} +] +} +] +} +], +"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": "Ford Fiesta 2015" +} +], +"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#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": "[(48,21)-(48,39)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#startDate": [ +{ +"@id": "amf://id#274", +"@type": [ +"http://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-01-01" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#274" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(49,19)-(49,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_8" +} +], +"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_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": "[(48,8)-(49,0)]" +} +] +}, +{ +"@id": "amf://id#271/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": "[(47,8)-(48,0)]" +} +] +}, +{ +"@id": "amf://id#271/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#startDate" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(49,8)-(51,0)]" +} +] +}, +{ +"@id": "amf://id#271/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#271" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(47,0)-(51,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_7" +} +], +"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": "[(45,13)-(51,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#email" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(44,4)-(45,0)]" +} +] +}, +{ +"@id": "amf://id#264/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#customerAccountId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(40,4)-(41,0)]" +} +] +}, +{ +"@id": "amf://id#264/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#title" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(41,4)-(42,0)]" +} +] +}, +{ +"@id": "amf://id#264/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#policies" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(45,4)-(51,0)]" +} +] +}, +{ +"@id": "amf://id#264/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": "[(43,4)-(44,0)]" +} +] +}, +{ +"@id": "amf://id#264/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#264" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(40,0)-(51,0)]" +} +] +}, +{ +"@id": "amf://id#264/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#firstName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(42,4)-(43,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "customerAccountId: \"123456789\"\ntitle: \"MR\"\nfirstName: \"John\"\nlastName: \"Smith\"\nemail: \"jsmith@provider.com\"\npolicies:\n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#264/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#264/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(39,8)-(51,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": "[(37,0)-(51,0)]" +} +] +}, +{ +"@id": "amf://id#264/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": "[(40,0)-(51,0)]" +} +] +}, +{ +"@id": "amf://id#264/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(38,2)-(39,0)]" +} +] +}, +{ +"@id": "amf://id#264/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": "[(37,0)-(51,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#264/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#264" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#264/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#264" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#246,amf://id#247" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#275", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "validateCustomerAccountContainsPingIdNoEmailResponse" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "Validate Customer Account Response PingId is Populated, No Email" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#275", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#userId": [ +{ +"@id": "amf://id#276", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "3141933d-1ed3-40e6-bff8-5c9a4ad10ac4" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#276" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(54,12)-(54,50)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#customerAccountId": [ +{ +"@id": "amf://id#277", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "123456789" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#277" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(55,24)-(55,35)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#title": [ +{ +"@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": "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#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": "[(56,12)-(56,16)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#firstName": [ +{ +"@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": "John" +} +], +"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#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": "[(57,16)-(57,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastName": [ +{ +"@id": "amf://id#280", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Smith" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#280" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(58,15)-(58,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#policies": [ +{ +"@id": "amf://id#281", +"@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#282", +"@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#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": "123456789-01" +} +], +"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#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": "[(61,12)-(61,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#description": [ +{ +"@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": "Ford Fiesta 2015" +} +], +"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#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": "[(62,21)-(62,39)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#startDate": [ +{ +"@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": "2019-01-01" +} +], +"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#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": "[(63,19)-(63,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_8" +} +], +"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_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": "[(62,8)-(63,0)]" +} +] +}, +{ +"@id": "amf://id#282/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": "[(61,8)-(62,0)]" +} +] +}, +{ +"@id": "amf://id#282/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#startDate" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(63,8)-(65,0)]" +} +] +}, +{ +"@id": "amf://id#282/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#282" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(61,0)-(65,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_7" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#281" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(59,13)-(65,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#lastName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(58,4)-(59,0)]" +} +] +}, +{ +"@id": "amf://id#275/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#userId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(54,4)-(55,0)]" +} +] +}, +{ +"@id": "amf://id#275/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#customerAccountId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(55,4)-(56,0)]" +} +] +}, +{ +"@id": "amf://id#275/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#policies" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(59,4)-(65,0)]" +} +] +}, +{ +"@id": "amf://id#275/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": "[(57,4)-(58,0)]" +} +] +}, +{ +"@id": "amf://id#275/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#275" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(54,0)-(65,0)]" +} +] +}, +{ +"@id": "amf://id#275/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#title" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(56,4)-(57,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "userId: \"3141933d-1ed3-40e6-bff8-5c9a4ad10ac4\"\ncustomerAccountId: \"123456789\"\ntitle: \"MR\"\nfirstName: \"John\"\nlastName: \"Smith\"\npolicies:\n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#275/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#275/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(53,8)-(65,0)]" +} +] +}, +{ +"@id": "amf://id#275/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#275" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(51,0)-(65,0)]" +} +] +}, +{ +"@id": "amf://id#275/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,0)-(65,0)]" +} +] +}, +{ +"@id": "amf://id#275/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(52,2)-(53,0)]" +} +] +}, +{ +"@id": "amf://id#275/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": "[(51,0)-(65,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#275/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#275" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#275/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#275" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#246,amf://id#247" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#286", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "validateCustomerAccountContainsNoPingIdNoEmailResponse" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "Validate Customer Account Response PingId is Populated, No Email" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@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#customerAccountId": [ +{ +"@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": "123456789" +} +], +"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#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": "[(68,24)-(68,35)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#title": [ +{ +"@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": "MR" +} +], +"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#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": "[(69,12)-(69,16)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#firstName": [ +{ +"@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": "John" +} +], +"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#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": "[(70,16)-(70,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastName": [ +{ +"@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": "Smith" +} +], +"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#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": "[(71,15)-(71,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#policies": [ +{ +"@id": "amf://id#291", +"@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#292", +"@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#293", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "123456789-01" +} +], +"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#293/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#293/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#293" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(74,12)-(74,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#description": [ +{ +"@id": "amf://id#294", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Ford Fiesta 2015" +} +], +"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#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": "[(75,21)-(75,39)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#startDate": [ +{ +"@id": "amf://id#295", +"@type": [ +"http://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-01-01" +} +], +"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#295/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#295/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#295" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(76,19)-(76,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_7" +} +], +"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_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": "[(75,8)-(76,0)]" +} +] +}, +{ +"@id": "amf://id#292/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": "[(74,8)-(75,0)]" +} +] +}, +{ +"@id": "amf://id#292/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#startDate" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(76,8)-(77,0)]" +} +] +}, +{ +"@id": "amf://id#292/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#292" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(74,0)-(77,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_6" +} +], +"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#lexical": [ +{ +"@id": "amf://id#291/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#291" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(72,13)-(77,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#lastName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(71,4)-(72,0)]" +} +] +}, +{ +"@id": "amf://id#286/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#286" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(68,0)-(77,0)]" +} +] +}, +{ +"@id": "amf://id#286/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": "[(70,4)-(71,0)]" +} +] +}, +{ +"@id": "amf://id#286/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#policies" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(72,4)-(77,0)]" +} +] +}, +{ +"@id": "amf://id#286/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#customerAccountId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(68,4)-(69,0)]" +} +] +}, +{ +"@id": "amf://id#286/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": "[(69,4)-(70,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "customerAccountId: \"123456789\"\ntitle: \"MR\"\nfirstName: \"John\"\nlastName: \"Smith\"\npolicies:\n -\n id: \"123456789-01\"\n description: \"Ford Fiesta 2015\"\n startDate: \"2019-01-01\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#286/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#286/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(67,8)-(77,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": "[(65,0)-(77,0)]" +} +] +}, +{ +"@id": "amf://id#286/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": "[(68,0)-(77,0)]" +} +] +}, +{ +"@id": "amf://id#286/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(66,2)-(67,0)]" +} +] +}, +{ +"@id": "amf://id#286/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": "[(65,0)-(77,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#286/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#286" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#286/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#286" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#246,amf://id#247" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#233/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#233" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#233/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#233" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(42,2)-(52,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#310", +"@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#311", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#dateOfBirth" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#312", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "dateOfBirth" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#312/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#312" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,8)-(14,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#312/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#312" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,6)-(15,0)]" +} +] +}, +{ +"@id": "amf://id#312/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": "[(14,8)-(15,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "dateOfBirth" +} +], +"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#lexical": [ +{ +"@id": "amf://id#311/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#311" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#313", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#314", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/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#type-property-lexical-info": [ +{ +"@id": "amf://id#314/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#314" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,8)-(7,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#314/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#314" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,6)-(10,0)]" +} +] +}, +{ +"@id": "amf://id#314/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": "[(7,8)-(8,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#313" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,6)-(10,0)]" +} +] +}, +{ +"@id": "amf://id#313/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": "[(8,8)-(10,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#315", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#olssRegistered" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#316", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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": "olssRegistered" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#316/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#316" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,8)-(16,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#316/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#316" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,6)-(19,0)]" +} +] +}, +{ +"@id": "amf://id#316/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": "[(16,8)-(17,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "olssRegistered" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#315" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,6)-(19,0)]" +} +] +}, +{ +"@id": "amf://id#315/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,8)-(19,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "PingCustomerAccount" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#310/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#310" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(10,2)-(19,0)]" +} +] +}, +{ +"@id": "amf://id#310/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,21)]" +} +] +} +], +"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": "[(11,4)-(11,8)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#317", +"@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#313", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#314", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/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#type-property-lexical-info": [ +{ +"@id": "amf://id#314/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#314" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,8)-(7,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#314/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#314" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,6)-(10,0)]" +} +] +}, +{ +"@id": "amf://id#314/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": "[(7,8)-(8,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#313" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,6)-(10,0)]" +} +] +}, +{ +"@id": "amf://id#313/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": "[(8,8)-(10,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "PingBaseCustomerAccount" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#317/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#317" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(4,2)-(10,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#187/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#187" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"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": "[(3,0)-(57,9)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#318", +"@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#319", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\ncreateQuotePostCreatedExample:\n displayName: An example of the POST Response for createquote, when the account has been created\n value:\n customerAccountId: \"WES456789\"\n quoteId: \"WES456789-01\"\n existingCustomer: false" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#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" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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#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": "[(3,0)-(8,27)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#320", +"@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#321", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\nValidatePingCustomerAccountsPostExample:\n displayName: An example of the POST Request for validating PING customer\n value:\n firstName : \"John\"\n lastName : \"Smith\"\n dateOfBirth : \"2019-03-03\"" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#321/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#321" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(8,30)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#322", +"@type": [ +"http://a.ml/vocabularies/document#Module", +"http://a.ml/vocabularies/document#Unit" +], +"http://a.ml/vocabularies/document#declares": [ +{ +"@id": "amf://id#323", +"@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#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#code" +} +], +"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": "code" +} +], +"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": "[(7,8)-(7,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(6,6)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#325/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": "[(7,8)-(8,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#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": "[(6,6)-(8,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#description" +} +], +"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": "description" +} +], +"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": "[(9,8)-(9,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(8,6)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#327/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)-(11,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#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": "[(8,6)-(11,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "PingErrorMessage" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#323/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#323" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#323/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#323" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(11,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#328", +"@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#335", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#messages" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#336", +"@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#323", +"@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#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#code" +} +], +"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": "code" +} +], +"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": "[(7,8)-(7,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(6,6)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#325/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": "[(7,8)-(8,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#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": "[(6,6)-(8,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#description" +} +], +"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": "description" +} +], +"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": "[(9,8)-(9,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(8,6)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#327/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)-(11,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#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": "[(8,6)-(11,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "PingErrorMessage" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#323/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#323" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#323/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#323" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(11,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#336/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#336" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,8)-(15,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "messages" +} +], +"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#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": "[(13,6)-(17,9)]" +} +] +}, +{ +"@id": "amf://id#335/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": "[(15,8)-(17,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "PingErrorMessagesResponse" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#329", +"@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#329", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#messages": [ +{ +"@id": "amf://id#330", +"@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#331", +"@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#332", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "BGLXXXX" +} +], +"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#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": "[(120,24)-(120,33)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#description": [ +{ +"@id": "amf://id#333", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Could not validate email and password" +} +], +"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#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": "[(121,31)-(121,70)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_3" +} +], +"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#lexical": [ +{ +"@id": "amf://id#331/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#code" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(120,18)-(121,0)]" +} +] +}, +{ +"@id": "amf://id#331/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": "[(121,18)-(123,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": "[(120,0)-(123,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_2" +} +], +"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": "[(118,23)-(123,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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": "[(118,0)-(123,0)]" +} +] +}, +{ +"@id": "amf://id#329/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#messages" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(118,14)-(123,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "messages:\n - # match not found\n code: \"BGLXXXX\"\n description: \"Could not validate email and password\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#329/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#329/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": "[(117,20)-(123,0)]" +} +] +}, +{ +"@id": "amf://id#329/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": "[(118,0)-(123,0)]" +} +] +}, +{ +"@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": "[(117,12)-(123,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#329/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#329" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#329/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#329" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#334" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#328/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#328" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(11,2)-(17,9)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#322/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#322" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#322/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#322" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(17,9)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#337", +"@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#338", +"@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#339", +"@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#340", +"@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-Trace-Id": [ +{ +"@id": "amf://id#341", +"@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#342", +"@type": [ +"http://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 X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#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": "[(5,19)-(5,208)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#type": [ +{ +"@id": "amf://id#343", +"@type": [ +"http://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_5" +} +], +"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#lexical": [ +{ +"@id": "amf://id#343/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#343" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,12)-(6,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#maxLength": [ +{ +"@id": "amf://id#344", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "64" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(7,17)-(7,19)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#required": [ +{ +"@id": "amf://id#345", +"@type": [ +"http://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_7" +} +], +"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#lexical": [ +{ +"@id": "amf://id#345/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#345" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,16)-(8,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_3" +} +], +"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#lexical": [ +{ +"@id": "amf://id#341/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#341/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#341" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,0)-(10,0)]" +} +] +}, +{ +"@id": "amf://id#341/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": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "amf://id#341/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": "[(6,6)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#341/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": "[(5,6)-(6,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#X-Request-Id": [ +{ +"@id": "amf://id#346", +"@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#347", +"@type": [ +"http://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 X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"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#347/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#347/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#347" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,19)-(11,101)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#type": [ +{ +"@id": "amf://id#348", +"@type": [ +"http://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_10" +} +], +"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#lexical": [ +{ +"@id": "amf://id#348/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#348" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,12)-(12,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#pattern": [ +{ +"@id": "amf://id#349", +"@type": [ +"http://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-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"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#349/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#349/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#349" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,15)-(13,92)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#required": [ +{ +"@id": "amf://id#350", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#350" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,16)-(14,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_8" +} +], +"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_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#pattern" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,6)-(14,0)]" +} +] +}, +{ +"@id": "amf://id#346/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#346" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,0)-(16,0)]" +} +] +}, +{ +"@id": "amf://id#346/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": "[(14,6)-(16,0)]" +} +] +}, +{ +"@id": "amf://id#346/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": "[(12,6)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#346/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": "[(11,6)-(12,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#X-Message-Id": [ +{ +"@id": "amf://id#351", +"@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#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": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"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#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": "[(17,19)-(17,102)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#type": [ +{ +"@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": "string" +} +], +"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#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": "[(18,12)-(18,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#pattern": [ +{ +"@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": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"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#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": "[(19,15)-(19,92)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#required": [ +{ +"@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": "true" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_17" +} +], +"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": "[(20,16)-(20,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_13" +} +], +"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_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#pattern" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,6)-(20,0)]" +} +] +}, +{ +"@id": "amf://id#351/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#351" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,0)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#351/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": "[(20,6)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#351/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": "[(18,6)-(19,0)]" +} +] +}, +{ +"@id": "amf://id#351/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": "[(17,6)-(18,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#Brand": [ +{ +"@id": "amf://id#356", +"@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#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": "The User Brand" +} +], +"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#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": "[(23,19)-(23,33)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#type": [ +{ +"@id": "amf://id#358", +"@type": [ +"http://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#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": "[(24,12)-(24,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#required": [ +{ +"@id": "amf://id#359", +"@type": [ +"http://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_21" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#359" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,16)-(25,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_18" +} +], +"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_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": "[(24,6)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#356/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": "[(23,6)-(24,0)]" +} +] +}, +{ +"@id": "amf://id#356/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": "[(25,6)-(25,21)]" +} +] +}, +{ +"@id": "amf://id#356/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#356" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,0)-(25,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_2" +} +], +"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_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Message-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,4)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#340/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#340" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(25,21)]" +} +] +}, +{ +"@id": "amf://id#340/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#Brand" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,4)-(25,21)]" +} +] +}, +{ +"@id": "amf://id#340/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Request-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,4)-(16,0)]" +} +] +}, +{ +"@id": "amf://id#340/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Trace-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(10,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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#lexical": [ +{ +"@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": "[(3,2)-(25,21)]" +} +] +}, +{ +"@id": "amf://id#339/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": "[(3,2)-(25,21)]" +} +] +} +] +} +] +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#338/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#338" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"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": "[(3,2)-(25,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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#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": "[(3,0)-(25,21)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#360", +"@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#361", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\n400_badrequest_for_validate_customer_account:\n displayName: A bad request for Customer Account\n description: A bad request generated by DISC \n value:\n messages: \n - \n code: APIXXXX\n description: \"'dateOfBirth' is invalid\" \n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#361/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#361" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(11,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#362", +"@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#363", +"@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#364", +"@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#365", +"@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#366", +"@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#367", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Bad request." +} +], +"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#367/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#367/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#367" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,17)-(5,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#headers": [ +{ +"@id": "amf://id#368", +"@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-Trace-Id": [ +{ +"@id": "amf://id#369", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#required": [ +{ +"@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": "false" +} +], +"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#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": "[(8,18)-(8,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_6" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#369" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,0)-(9,0)]" +} +] +}, +{ +"@id": "amf://id#369/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": "[(8,8)-(9,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#X-Request-Id": [ +{ +"@id": "amf://id#371", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#required": [ +{ +"@id": "amf://id#372", +"@type": [ +"http://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_9" +} +], +"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#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": "[(10,19)-(10,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_8" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#371" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,0)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#371/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": "[(10,8)-(11,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#X-Message-Id": [ +{ +"@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#required": [ +{ +"@id": "amf://id#374", +"@type": [ +"http://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_11" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#374" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,19)-(12,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_10" +} +], +"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": "[(12,0)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#373/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": "[(12,8)-(13,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_5" +} +], +"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#lexical": [ +{ +"@id": "amf://id#368/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Request-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,6)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#368/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Trace-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(9,0)]" +} +] +}, +{ +"@id": "amf://id#368/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Message-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,6)-(13,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": "[(7,0)-(13,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_3" +} +], +"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_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": "[(5,4)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#366/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": "[(6,4)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#366/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#366" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,0)-(13,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#404": [ +{ +"@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#description": [ +{ +"@id": "amf://id#376", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Resource not found." +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#376" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,17)-(14,36)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#headers": [ +{ +"@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#X-Trace-Id": [ +{ +"@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#required": [ +{ +"@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": "false" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_16" +} +], +"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": "[(17,18)-(17,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_15" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#378" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,0)-(18,0)]" +} +] +}, +{ +"@id": "amf://id#378/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": "[(17,8)-(18,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#X-Request-Id": [ +{ +"@id": "amf://id#380", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#required": [ +{ +"@id": "amf://id#381", +"@type": [ +"http://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_18" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#381" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,19)-(19,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_17" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#380" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,0)-(20,0)]" +} +] +}, +{ +"@id": "amf://id#380/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": "[(19,8)-(20,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#X-Message-Id": [ +{ +"@id": "amf://id#382", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#required": [ +{ +"@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": "true" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_20" +} +], +"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": "[(21,19)-(21,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_19" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#382" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,0)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#382/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": "[(21,8)-(22,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_14" +} +], +"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_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Request-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,6)-(20,0)]" +} +] +}, +{ +"@id": "amf://id#377/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Trace-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,6)-(18,0)]" +} +] +}, +{ +"@id": "amf://id#377/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Message-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,6)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#377/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#377" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,0)-(22,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_12" +} +], +"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_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": "[(14,4)-(15,0)]" +} +] +}, +{ +"@id": "amf://id#375/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": "[(15,4)-(22,0)]" +} +] +}, +{ +"@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": "[(14,0)-(22,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#500": [ +{ +"@id": "amf://id#384", +"@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#385", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Internal Server Error." +} +], +"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#385/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(23,17)-(23,39)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#headers": [ +{ +"@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#X-Trace-Id": [ +{ +"@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#required": [ +{ +"@id": "amf://id#388", +"@type": [ +"http://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_25" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#388" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,18)-(26,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_24" +} +], +"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": "[(26,0)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#387/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": "[(26,8)-(27,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#X-Request-Id": [ +{ +"@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#required": [ +{ +"@id": "amf://id#390", +"@type": [ +"http://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_27" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#390" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,19)-(28,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_26" +} +], +"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": "[(28,0)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#389/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": "[(28,8)-(29,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#X-Message-Id": [ +{ +"@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#required": [ +{ +"@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": "true" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_29" +} +], +"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": "[(30,19)-(30,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_28" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#391" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,0)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#391/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,8)-(30,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_23" +} +], +"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_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Request-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,6)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#386/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Trace-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,6)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#386/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Message-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#386/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#386" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,0)-(30,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_21" +} +], +"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_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": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "amf://id#384/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": "[(24,4)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#384/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#384" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,0)-(30,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_2" +} +], +"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_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#404" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,2)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#365/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#400" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#365/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#500" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,2)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#365/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#365" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(30,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#364" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#364/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": "[(3,0)-(30,23)]" +} +] +} +] +} +] +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#363/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#363" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"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": "[(3,0)-(30,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(30,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#393", +"@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#394", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n\nupdateCredentials:\n displayName: Update Credentials \n value:\n encryptedPassword : \"xxxxxxx\"\n newEncryptedPassword : \"xxxxx\"\n newUserName : \"test@email.com\"\n " +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#394/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#394" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(9,3)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#395", +"@type": [ +"http://a.ml/vocabularies/document#Module", +"http://a.ml/vocabularies/document#Unit" +], +"http://a.ml/vocabularies/document#declares": [ +{ +"@id": "amf://id#396", +"@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#402", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#encryptedPassword" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#403", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "encryptedPassword" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Existing password on account in encrypted format." +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#403" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,6)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#403/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,8)-(8,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "encryptedPassword" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#402" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,6)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#404", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#newEncryptedPassword" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#405", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "newEncryptedPassword?" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "New password to be set on account in encrypted format." +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#405" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "amf://id#405/source-map/lexical/element_0", +"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,8)-(10,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "newEncryptedPassword" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#404" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#406", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#newUserName" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#407", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "newUserName?" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Email Address as username to be updated on account." +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#407" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,6)-(11,72)]" +} +] +}, +{ +"@id": "amf://id#407/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,8)-(11,72)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "newUserName" +} +], +"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": "[(10,6)-(11,72)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "UpdateCredentials" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#397", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "updateCredentials" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "Update Credentials" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#397", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#encryptedPassword": [ +{ +"@id": "amf://id#398", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "xxxxxxx" +} +], +"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#398/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(6,24)-(6,33)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#newEncryptedPassword": [ +{ +"@id": "amf://id#399", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "xxxxx" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#399" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,27)-(7,34)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#newUserName": [ +{ +"@id": "amf://id#400", +"@type": [ +"http://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@email.com" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#400" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,18)-(8,34)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#newEncryptedPassword" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#397/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#encryptedPassword" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,4)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#397/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#newUserName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,4)-(9,3)]" +} +] +}, +{ +"@id": "amf://id#397/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#397" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,0)-(9,3)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "encryptedPassword: \"xxxxxxx\"\nnewEncryptedPassword: \"xxxxx\"\nnewUserName: \"test@email.com\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#397/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#397/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,8)-(9,3)]" +} +] +}, +{ +"@id": "amf://id#397/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#397" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(9,3)]" +} +] +}, +{ +"@id": "amf://id#397/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": "[(6,0)-(9,3)]" +} +] +}, +{ +"@id": "amf://id#397/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#397/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,0)-(9,3)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#397/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#397" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#397/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#397" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#401" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#396/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#396" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(4,1)-(11,72)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#395/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#395" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"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": "[(3,0)-(11,72)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#408", +"@type": [ +"http://a.ml/vocabularies/document#Module", +"http://a.ml/vocabularies/document#Unit" +], +"http://a.ml/vocabularies/document#declares": [ +{ +"@id": "amf://id#409", +"@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#423", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#referenceId" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#424", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "referenceId" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The newly created Customer Account ID." +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#424/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#424/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#424" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,6)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#424/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,8)-(8,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "referenceId" +} +], +"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": "[(6,6)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#425", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#quoteId" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#426", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "quoteId?" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The newly created Quote ID." +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#426/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#426/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#426" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "amf://id#426/source-map/lexical/element_0", +"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,8)-(10,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "quoteId" +} +], +"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": "[(8,6)-(10,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#427", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#source" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#428", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "source" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The name of the Aggregator which is the source of the click-through URL." +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#428" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,6)-(12,0)]" +} +] +}, +{ +"@id": "amf://id#428/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,8)-(12,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "source" +} +], +"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": "[(10,6)-(12,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#429", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#existingCustomer" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#430", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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": "existingCustomer" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "A boolean value to indicate whether the 'new' customer's details have been matched to an existing account." +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#430/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#430" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,8)-(13,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#430/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": "[(13,8)-(14,0)]" +} +] +}, +{ +"@id": "amf://id#430/source-map/lexical/element_0", +"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,8)-(15,0)]" +} +] +}, +{ +"@id": "amf://id#430/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#430" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,6)-(15,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "existingCustomer" +} +], +"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#lexical": [ +{ +"@id": "amf://id#429/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#429" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#431", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#432", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#432/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#432/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#432" +} +], +"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#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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#433", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#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://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#434/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#434/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#434" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,6)-(17,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "firstName" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#433" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,6)-(17,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#435", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#436", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(17,6)-(20,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "lastName" +} +], +"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": "[(17,6)-(20,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "CreatedQuote" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#410", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "no-match-customer" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "A to P quote without matched Customer" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#410", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#referenceId": [ +{ +"@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": "P8T000027" +} +], +"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#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": "[(6,17)-(6,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#quoteId": [ +{ +"@id": "amf://id#412", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "P8T000027-01" +} +], +"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#412/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(7,13)-(7,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#source": [ +{ +"@id": "amf://id#413", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "moneysupermarket" +} +], +"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#413/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(8,12)-(8,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#existingCustomer": [ +{ +"@id": "amf://id#414", +"@type": [ +"http://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_5" +} +], +"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#lexical": [ +{ +"@id": "amf://id#414/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#414" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,22)-(9,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#source" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +}, +{ +"@id": "amf://id#410/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#410" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,0)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#410/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#existingCustomer" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,4)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#410/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#quoteId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#410/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#referenceId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,4)-(7,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "referenceId: \"P8T000027\"\nquoteId: \"P8T000027-01\"\nsource: \"moneysupermarket\"\nexistingCustomer: false" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#410/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#410/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/document#structuredValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,8)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#410/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#410" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#410/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": "[(6,0)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#410/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#410/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,0)-(11,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#410/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#410" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#410/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#410" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#415" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#416", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "match-customer" +} +], +"http://a.ml/vocabularies/core#displayName": [ +{ +"@value": "A to P quote with matched Customer" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#416", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#referenceId": [ +{ +"@id": "amf://id#417", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "118806474" +} +], +"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#417/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#417/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#417" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,17)-(14,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#source": [ +{ +"@id": "amf://id#418", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Compare the Market" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#418" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,12)-(15,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#existingCustomer": [ +{ +"@id": "amf://id#419", +"@type": [ +"http://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_4" +} +], +"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#lexical": [ +{ +"@id": "amf://id#419/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#419" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,22)-(16,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#title": [ +{ +"@id": "amf://id#420", +"@type": [ +"http://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_5" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#420" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,11)-(17,15)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#firstName": [ +{ +"@id": "amf://id#421", +"@type": [ +"http://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_6" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#421" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,15)-(18,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastName": [ +{ +"@id": "amf://id#422", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Name" +} +], +"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#422/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#422/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#422" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,14)-(19,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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#lexical": [ +{ +"@id": "amf://id#416/source-map/lexical/element_6", +"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,4)-(19,0)]" +} +] +}, +{ +"@id": "amf://id#416/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#referenceId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,4)-(15,0)]" +} +] +}, +{ +"@id": "amf://id#416/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#source" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,4)-(16,0)]" +} +] +}, +{ +"@id": "amf://id#416/source-map/lexical/element_0", +"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,4)-(19,20)]" +} +] +}, +{ +"@id": "amf://id#416/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#title" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,4)-(18,0)]" +} +] +}, +{ +"@id": "amf://id#416/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#416" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,0)-(19,20)]" +} +] +}, +{ +"@id": "amf://id#416/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#existingCustomer" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,4)-(17,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "referenceId: \"118806474\"\nsource: \"Compare the Market\"\nexistingCustomer: true\ntitle: \"Mr\"\nfirstName: \"Test\"\nlastName: \"Name\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#416/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#416/source-map/lexical/element_4", +"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,8)-(19,20)]" +} +] +}, +{ +"@id": "amf://id#416/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#416" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,0)-(19,20)]" +} +] +}, +{ +"@id": "amf://id#416/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": "[(14,0)-(19,20)]" +} +] +}, +{ +"@id": "amf://id#416/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#displayName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,2)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#416/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": "[(11,0)-(19,20)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#416/source-map/local-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#tracked-element": [ +{ +"@id": "amf://id#416/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#416" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#415" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#409/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#409" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(4,2)-(20,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#437", +"@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#438", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#clickthroughurl" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@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#name": [ +{ +"@value": "clickthroughurl" +} +], +"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": "https://budget-qa.doodleinsurance.co.uk/Car/BI9M/ALE/?refno=A8S000191&vehno=1&ORGAFFCLIE=CTMS&prdcls=PC&clkref=4DCFB507B8500DCB1123B3AF75F10255D92297C7" +} +], +"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": "[(25,17)-(25,168)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "https://budget-qa.doodleinsurance.co.uk/Car/BI9M/ALE/?refno=A8S000191&vehno=1&ORGAFFCLIE=CTMS&prdcls=PC&clkref=4DCFB507B8500DCB1123B3AF75F10255D92297C7" +} +], +"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": "[(25,17)-(25,168)]" +} +] +}, +{ +"@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": "[(25,17)-(25,168)]" +} +] +}, +{ +"@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": "[(25,17)-(25,168)]" +} +] +} +] +} +] +} +], +"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": "[(24,8)-(24,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#439/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,8)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#439/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,8)-(25,168)]" +} +] +}, +{ +"@id": "amf://id#439/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#439" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,6)-(25,168)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "clickthroughurl" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#438" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,6)-(25,168)]" +} +] +}, +{ +"@id": "amf://id#438/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,8)-(24,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "AggregatorCreateQuote" +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#437/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#declared-element": [ +{ +"@id": "amf://id#437/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#437" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#437/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#437" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,2)-(25,168)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#408/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#408" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#408/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#408" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(25,168)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#declares": [ +{ +"@id": "amf://id#441", +"@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": "api-headers" +} +], +"http://a.ml/vocabularies/document#dataNode": [ +{ +"@id": "amf://id#29", +"@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#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#X-Trace-Id": [ +{ +"@id": "amf://id#31", +"@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#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": "The X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#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": "[(5,19)-(5,208)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#type": [ +{ +"@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": "string" +} +], +"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#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": "[(6,12)-(6,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#maxLength": [ +{ +"@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": "64" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(7,17)-(7,19)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#required": [ +{ +"@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": "false" +} +], +"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#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": "[(8,16)-(8,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_3" +} +], +"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_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#31/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#31" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,0)-(8,29)]" +} +] +}, +{ +"@id": "amf://id#31/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": "[(8,6)-(8,29)]" +} +] +}, +{ +"@id": "amf://id#31/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": "[(6,6)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#31/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": "[(5,6)-(6,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_2" +} +], +"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": "[(4,0)-(8,29)]" +} +] +}, +{ +"@id": "amf://id#30/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Trace-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(8,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#29" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,2)-(8,29)]" +} +] +}, +{ +"@id": "amf://id#29/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": "[(3,2)-(8,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#441/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#declared-element": [ +{ +"@id": "amf://id#441/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#441" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#441/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#441" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,2)-(8,29)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#441/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#441" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#442", +"@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": "api-strict-headers" +} +], +"http://a.ml/vocabularies/document#dataNode": [ +{ +"@id": "amf://id#339", +"@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#340", +"@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-Trace-Id": [ +{ +"@id": "amf://id#341", +"@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#342", +"@type": [ +"http://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 X-Trace-Id provides API clients the opportunity to submit there own reference ID on an API request. The Id will be output in the application logs to facilate diagnostic troubleshooting." +} +], +"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#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": "[(5,19)-(5,208)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#type": [ +{ +"@id": "amf://id#343", +"@type": [ +"http://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_5" +} +], +"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#lexical": [ +{ +"@id": "amf://id#343/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#343" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,12)-(6,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#maxLength": [ +{ +"@id": "amf://id#344", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "64" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(7,17)-(7,19)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#required": [ +{ +"@id": "amf://id#345", +"@type": [ +"http://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_7" +} +], +"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#lexical": [ +{ +"@id": "amf://id#345/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#345" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,16)-(8,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_3" +} +], +"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#lexical": [ +{ +"@id": "amf://id#341/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#maxLength" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#341/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#341" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,0)-(10,0)]" +} +] +}, +{ +"@id": "amf://id#341/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": "[(8,6)-(10,0)]" +} +] +}, +{ +"@id": "amf://id#341/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": "[(6,6)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#341/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": "[(5,6)-(6,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#X-Request-Id": [ +{ +"@id": "amf://id#346", +"@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#347", +"@type": [ +"http://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 X-Request-Id is a correlation identifier set on a request by the loadbalancer." +} +], +"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#347/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#347/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#347" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,19)-(11,101)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#type": [ +{ +"@id": "amf://id#348", +"@type": [ +"http://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_10" +} +], +"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#lexical": [ +{ +"@id": "amf://id#348/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#348" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,12)-(12,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#pattern": [ +{ +"@id": "amf://id#349", +"@type": [ +"http://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-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"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#349/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#349/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#349" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,15)-(13,92)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#required": [ +{ +"@id": "amf://id#350", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#350" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,16)-(14,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_8" +} +], +"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_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#pattern" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,6)-(14,0)]" +} +] +}, +{ +"@id": "amf://id#346/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#346" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,0)-(16,0)]" +} +] +}, +{ +"@id": "amf://id#346/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": "[(14,6)-(16,0)]" +} +] +}, +{ +"@id": "amf://id#346/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": "[(12,6)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#346/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": "[(11,6)-(12,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#X-Message-Id": [ +{ +"@id": "amf://id#351", +"@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#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": "The X-Message-Id is a unique identifier for every request within the API subsystem." +} +], +"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#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": "[(17,19)-(17,102)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#type": [ +{ +"@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": "string" +} +], +"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#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": "[(18,12)-(18,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#pattern": [ +{ +"@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": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$" +} +], +"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#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": "[(19,15)-(19,92)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#required": [ +{ +"@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": "true" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_17" +} +], +"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": "[(20,16)-(20,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_13" +} +], +"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_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#pattern" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,6)-(20,0)]" +} +] +}, +{ +"@id": "amf://id#351/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#351" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,0)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#351/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": "[(20,6)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#351/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": "[(18,6)-(19,0)]" +} +] +}, +{ +"@id": "amf://id#351/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": "[(17,6)-(18,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#Brand": [ +{ +"@id": "amf://id#356", +"@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#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": "The User Brand" +} +], +"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#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": "[(23,19)-(23,33)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#type": [ +{ +"@id": "amf://id#358", +"@type": [ +"http://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#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": "[(24,12)-(24,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#required": [ +{ +"@id": "amf://id#359", +"@type": [ +"http://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_21" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#359" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,16)-(25,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_18" +} +], +"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_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": "[(24,6)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#356/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": "[(23,6)-(24,0)]" +} +] +}, +{ +"@id": "amf://id#356/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": "[(25,6)-(25,21)]" +} +] +}, +{ +"@id": "amf://id#356/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#356" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,0)-(25,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_2" +} +], +"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_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Message-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,4)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#340/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#340" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(25,21)]" +} +] +}, +{ +"@id": "amf://id#340/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#Brand" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,4)-(25,21)]" +} +] +}, +{ +"@id": "amf://id#340/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Request-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,4)-(16,0)]" +} +] +}, +{ +"@id": "amf://id#340/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Trace-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(10,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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#lexical": [ +{ +"@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": "[(3,2)-(25,21)]" +} +] +}, +{ +"@id": "amf://id#339/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": "[(3,2)-(25,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#442/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#declared-element": [ +{ +"@id": "amf://id#442/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#442" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#442/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#442" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,2)-(25,21)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#442/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#442" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#443", +"@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": "bad-responses" +} +], +"http://a.ml/vocabularies/document#dataNode": [ +{ +"@id": "amf://id#364", +"@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#365", +"@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#366", +"@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#367", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Bad request." +} +], +"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#367/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#367/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#367" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,17)-(5,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#headers": [ +{ +"@id": "amf://id#368", +"@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-Trace-Id": [ +{ +"@id": "amf://id#369", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#required": [ +{ +"@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": "false" +} +], +"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#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": "[(8,18)-(8,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_6" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#369" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,0)-(9,0)]" +} +] +}, +{ +"@id": "amf://id#369/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": "[(8,8)-(9,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#X-Request-Id": [ +{ +"@id": "amf://id#371", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#required": [ +{ +"@id": "amf://id#372", +"@type": [ +"http://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_9" +} +], +"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#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": "[(10,19)-(10,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_8" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#371" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,0)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#371/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": "[(10,8)-(11,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#X-Message-Id": [ +{ +"@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#required": [ +{ +"@id": "amf://id#374", +"@type": [ +"http://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_11" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#374" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,19)-(12,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_10" +} +], +"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": "[(12,0)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#373/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": "[(12,8)-(13,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_5" +} +], +"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#lexical": [ +{ +"@id": "amf://id#368/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Request-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,6)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#368/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Trace-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,6)-(9,0)]" +} +] +}, +{ +"@id": "amf://id#368/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Message-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,6)-(13,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": "[(7,0)-(13,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_3" +} +], +"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_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": "[(5,4)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#366/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": "[(6,4)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#366/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#366" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,0)-(13,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#404": [ +{ +"@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#description": [ +{ +"@id": "amf://id#376", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Resource not found." +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#376" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,17)-(14,36)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#headers": [ +{ +"@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#X-Trace-Id": [ +{ +"@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#required": [ +{ +"@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": "false" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_16" +} +], +"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": "[(17,18)-(17,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_15" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#378" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,0)-(18,0)]" +} +] +}, +{ +"@id": "amf://id#378/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": "[(17,8)-(18,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#X-Request-Id": [ +{ +"@id": "amf://id#380", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#required": [ +{ +"@id": "amf://id#381", +"@type": [ +"http://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_18" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#381" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,19)-(19,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_17" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#380" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,0)-(20,0)]" +} +] +}, +{ +"@id": "amf://id#380/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": "[(19,8)-(20,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#X-Message-Id": [ +{ +"@id": "amf://id#382", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#required": [ +{ +"@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": "true" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_20" +} +], +"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": "[(21,19)-(21,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_19" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#382" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,0)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#382/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": "[(21,8)-(22,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_14" +} +], +"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_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Request-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,6)-(20,0)]" +} +] +}, +{ +"@id": "amf://id#377/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Trace-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,6)-(18,0)]" +} +] +}, +{ +"@id": "amf://id#377/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Message-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,6)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#377/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#377" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,0)-(22,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_12" +} +], +"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_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": "[(14,4)-(15,0)]" +} +] +}, +{ +"@id": "amf://id#375/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": "[(15,4)-(22,0)]" +} +] +}, +{ +"@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": "[(14,0)-(22,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#500": [ +{ +"@id": "amf://id#384", +"@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#385", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Internal Server Error." +} +], +"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#385/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(23,17)-(23,39)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#headers": [ +{ +"@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#X-Trace-Id": [ +{ +"@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#required": [ +{ +"@id": "amf://id#388", +"@type": [ +"http://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_25" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#388" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,18)-(26,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_24" +} +], +"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": "[(26,0)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#387/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": "[(26,8)-(27,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#X-Request-Id": [ +{ +"@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#required": [ +{ +"@id": "amf://id#390", +"@type": [ +"http://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_27" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#390" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,19)-(28,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_26" +} +], +"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": "[(28,0)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#389/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": "[(28,8)-(29,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#X-Message-Id": [ +{ +"@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#required": [ +{ +"@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": "true" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_29" +} +], +"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": "[(30,19)-(30,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_28" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#391" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,0)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#391/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,8)-(30,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_23" +} +], +"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_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Request-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,6)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#386/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Trace-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,6)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#386/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#X-Message-Id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#386/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#386" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,0)-(30,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_21" +} +], +"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_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": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "amf://id#384/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": "[(24,4)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#384/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#384" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,0)-(30,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_2" +} +], +"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_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#404" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,2)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#365/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#400" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#365/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#500" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,2)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#365/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#365" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(30,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#364" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(30,23)]" +} +] +}, +{ +"@id": "amf://id#364/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": "[(3,0)-(30,23)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#443/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#443" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(3,0)-(30,23)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#443/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#443" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#444", +"@type": [ +"http://a.ml/vocabularies/security#SecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "auth" +} +], +"http://a.ml/vocabularies/security#type": [ +{ +"@value": "x-custom" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "A lightweight security policy which requires an Authorization http header to be set on a request.\n" +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#11", +"@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 pass an authorization token on the request. \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#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": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Used to pass an authorization token on the request. \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": "[(10,6)-(10,10)]" +} +] +} +], +"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": "[(10,6)-(10,18)]" +} +] +}, +{ +"@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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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_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": "[(8,6)-(10,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": "[(7,4)-(10,18)]" +} +] +}, +{ +"@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": "[(7,4)-(10,18)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#444/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#444/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": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/security#type" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#444/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": "[(6,2)-(10,18)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(10,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#444/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +] +} +] diff --git a/demo/SE-12291-compact.json b/demo/SE-12291-compact.json new file mode 100644 index 0000000..7443c60 --- /dev/null +++ b/demo/SE-12291-compact.json @@ -0,0 +1,14604 @@ +[ +{ +"@id": "", +"@type": [ +"doc:Document", +"doc:Fragment", +"doc:Module", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#71", +"@type": [ +"apiContract:WebAPI", +"doc:RootDomainElement", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Example" +} +], +"apiContract:server": [ +{ +"@id": "#72", +"@type": [ +"apiContract:Server", +"doc:DomainElement" +], +"core:urlTemplate": [ +{ +"@value": "sample" +} +], +"sourcemaps:sources": [ +{ +"@id": "#72/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:host-lexical": [ +{ +"@id": "#72/source-map/host-lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:urlTemplate" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(7,18)]" +} +] +} +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#72/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#72" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +] +} +] +} +], +"apiContract:scheme": [ +{ +"@value": "https" +} +], +"core:version": [ +{ +"@value": "v1" +} +], +"apiContract:endpoint": [ +{ +"@id": "#73", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/api/investment-administration/capital-system/v1/portfolios" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#74", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "get" +} +], +"core:name": [ +{ +"@value": "Portfolio_GetPortfolios" +} +], +"apiContract:guiSummary": [ +{ +"@value": "Returns the portfolios" +} +], +"apiContract:accepts": [], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"apiContract:expects": [ +{ +"@id": "#81", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:parameter": [ +{ +"@id": "#82", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "resultCount" +} +], +"apiContract:paramName": [ +{ +"@value": "resultCount" +} +], +"core:description": [ +{ +"@value": "Limit Results to a certain amount" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "query" +} +], +"raml-shapes:schema": [ +{ +"@id": "#83", +"@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": "int32" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "Limit Results to a certain amount" +} +], +"sourcemaps:sources": [ +{ +"@id": "#83/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#83/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#83" +} +], +"sourcemaps:value": [ +{ +"@value": "[(102,12)-(102,18)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#83/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:format" +} +], +"sourcemaps:value": [ +{ +"@value": "[(103,12)-(103,29)]" +} +] +}, +{ +"@id": "#83/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(102,12)-(102,29)]" +} +] +}, +{ +"@id": "#83/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(100,12)-(100,62)]" +} +] +}, +{ +"@id": "#83/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#83" +} +], +"sourcemaps:value": [ +{ +"@value": "[(97,10)-(104,11)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#82/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#82/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "apiContract:binding" +} +], +"sourcemaps:value": [ +{ +"@value": "[(99,12)-(99,25)]" +} +] +}, +{ +"@id": "#82/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(98,12)-(98,33)]" +} +] +}, +{ +"@id": "#82/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:paramName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(98,12)-(98,33)]" +} +] +}, +{ +"@id": "#82/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(97,10)-(104,11)]" +} +] +}, +{ +"@id": "#82/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(101,12)-(101,29)]" +} +] +}, +{ +"@id": "#82/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#82" +} +], +"sourcemaps:value": [ +{ +"@value": "[(97,10)-(104,11)]" +} +] +}, +{ +"@id": "#82/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(100,12)-(100,62)]" +} +] +} +] +} +] +}, +{ +"@id": "#84", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "containsValueFields" +} +], +"apiContract:paramName": [ +{ +"@value": "containsValueFields" +} +], +"core:description": [ +{ +"@value": "Defaults to 1/PortfolioName. Choose which fields to find a contained value. 1 = PortfolioName, 2 = InvestmentPortfolioName, 3 = either" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "query" +} +], +"raml-shapes:schema": [ +{ +"@id": "#85", +"@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": "int32" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "Defaults to 1/PortfolioName. Choose which fields to find a contained value. 1 = PortfolioName, 2 = InvestmentPortfolioName, 3 = either" +} +], +"sourcemaps:sources": [ +{ +"@id": "#85/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#85/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#85" +} +], +"sourcemaps:value": [ +{ +"@value": "[(94,12)-(94,18)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#85/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:format" +} +], +"sourcemaps:value": [ +{ +"@value": "[(95,12)-(95,29)]" +} +] +}, +{ +"@id": "#85/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(94,12)-(94,29)]" +} +] +}, +{ +"@id": "#85/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(92,12)-(92,163)]" +} +] +}, +{ +"@id": "#85/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#85" +} +], +"sourcemaps:value": [ +{ +"@value": "[(89,10)-(96,11)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#84/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#84/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "apiContract:binding" +} +], +"sourcemaps:value": [ +{ +"@value": "[(91,12)-(91,25)]" +} +] +}, +{ +"@id": "#84/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(90,12)-(90,41)]" +} +] +}, +{ +"@id": "#84/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:paramName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(90,12)-(90,41)]" +} +] +}, +{ +"@id": "#84/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(89,10)-(96,11)]" +} +] +}, +{ +"@id": "#84/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(93,12)-(93,29)]" +} +] +}, +{ +"@id": "#84/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#84" +} +], +"sourcemaps:value": [ +{ +"@value": "[(89,10)-(96,11)]" +} +] +}, +{ +"@id": "#84/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(92,12)-(92,163)]" +} +] +} +] +} +] +}, +{ +"@id": "#86", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "portfolioUids" +} +], +"apiContract:paramName": [ +{ +"@value": "portfolioUids" +} +], +"core:description": [ +{ +"@value": "Filters the portfolios to this set of portfolio ids" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "query" +} +], +"raml-shapes:schema": [ +{ +"@id": "#87", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@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#long" +} +], +"raml-shapes:format": [ +{ +"@value": "int64" +} +], +"shacl:name": [ +{ +"@value": "items" +} +], +"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": "[(31,14)-(31,20)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#88/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,14)-(31,31)]" +} +] +}, +{ +"@id": "#88/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:format" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,14)-(32,31)]" +} +] +}, +{ +"@id": "#88/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#88" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,12)-(33,13)]" +} +] +} +] +} +] +} +], +"raml-shapes:collectionFormat": [ +{ +"@value": "multi" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "Filters the portfolios to this set of portfolio ids" +} +], +"sourcemaps:sources": [ +{ +"@id": "#87/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#87/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#87" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,12)-(29,18)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#87/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:collectionFormat" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,12)-(34,39)]" +} +] +}, +{ +"@id": "#87/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,12)-(27,80)]" +} +] +}, +{ +"@id": "#87/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#87" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,10)-(35,11)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#86/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#86/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "apiContract:binding" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,12)-(26,25)]" +} +] +}, +{ +"@id": "#86/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,12)-(25,35)]" +} +] +}, +{ +"@id": "#86/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:paramName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,12)-(25,35)]" +} +] +}, +{ +"@id": "#86/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,10)-(35,11)]" +} +] +}, +{ +"@id": "#86/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,12)-(28,29)]" +} +] +}, +{ +"@id": "#86/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#86" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,10)-(35,11)]" +} +] +}, +{ +"@id": "#86/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,12)-(27,80)]" +} +] +} +] +} +] +}, +{ +"@id": "#89", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "containsValue" +} +], +"apiContract:paramName": [ +{ +"@value": "containsValue" +} +], +"core:description": [ +{ +"@value": "Find portfolios that contain a specific value." +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "query" +} +], +"raml-shapes:schema": [ +{ +"@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#string" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "Find portfolios that contain a specific value." +} +], +"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": "[(87,12)-(87,18)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#90/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(87,12)-(87,28)]" +} +] +}, +{ +"@id": "#90/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(85,12)-(85,75)]" +} +] +}, +{ +"@id": "#90/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#90" +} +], +"sourcemaps:value": [ +{ +"@value": "[(82,10)-(88,11)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#89/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#89/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "apiContract:binding" +} +], +"sourcemaps:value": [ +{ +"@value": "[(84,12)-(84,25)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(83,12)-(83,35)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:paramName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(83,12)-(83,35)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(82,10)-(88,11)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(86,12)-(86,29)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#89" +} +], +"sourcemaps:value": [ +{ +"@value": "[(82,10)-(88,11)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(85,12)-(85,75)]" +} +] +} +] +} +] +}, +{ +"@id": "#91", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "investmentPortfolioProperty.value" +} +], +"apiContract:paramName": [ +{ +"@value": "investmentPortfolioProperty.value" +} +], +"core:description": [ +{ +"@value": "[Requires Property Name, Cannot be Filtered Alone] The value of the property must be equal to" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "query" +} +], +"raml-shapes:schema": [ +{ +"@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": "schema" +} +], +"core:description": [ +{ +"@value": "[Requires Property Name, Cannot be Filtered Alone] The value of the property must be equal to" +} +], +"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": "[(117,12)-(117,18)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#92/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(117,12)-(117,28)]" +} +] +}, +{ +"@id": "#92/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(115,12)-(115,122)]" +} +] +}, +{ +"@id": "#92/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#92" +} +], +"sourcemaps:value": [ +{ +"@value": "[(112,10)-(118,11)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#91/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#91/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "apiContract:binding" +} +], +"sourcemaps:value": [ +{ +"@value": "[(114,12)-(114,25)]" +} +] +}, +{ +"@id": "#91/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(113,12)-(113,55)]" +} +] +}, +{ +"@id": "#91/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:paramName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(113,12)-(113,55)]" +} +] +}, +{ +"@id": "#91/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(112,10)-(118,11)]" +} +] +}, +{ +"@id": "#91/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(116,12)-(116,29)]" +} +] +}, +{ +"@id": "#91/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#91" +} +], +"sourcemaps:value": [ +{ +"@value": "[(112,10)-(118,11)]" +} +] +}, +{ +"@id": "#91/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(115,12)-(115,122)]" +} +] +} +] +} +] +}, +{ +"@id": "#93", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "investmentPortfolioProperty.name" +} +], +"apiContract:paramName": [ +{ +"@value": "investmentPortfolioProperty.name" +} +], +"core:description": [ +{ +"@value": "The name of the property to filter by" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "query" +} +], +"raml-shapes:schema": [ +{ +"@id": "#94", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"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 name of the property to filter by" +} +], +"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": "[(110,12)-(110,18)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#94/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(110,12)-(110,28)]" +} +] +}, +{ +"@id": "#94/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(108,12)-(108,66)]" +} +] +}, +{ +"@id": "#94/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#94" +} +], +"sourcemaps:value": [ +{ +"@value": "[(105,10)-(111,11)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#93/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#93/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "apiContract:binding" +} +], +"sourcemaps:value": [ +{ +"@value": "[(107,12)-(107,25)]" +} +] +}, +{ +"@id": "#93/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(106,12)-(106,54)]" +} +] +}, +{ +"@id": "#93/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:paramName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(106,12)-(106,54)]" +} +] +}, +{ +"@id": "#93/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(105,10)-(111,11)]" +} +] +}, +{ +"@id": "#93/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(109,12)-(109,29)]" +} +] +}, +{ +"@id": "#93/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#93" +} +], +"sourcemaps:value": [ +{ +"@value": "[(105,10)-(111,11)]" +} +] +}, +{ +"@id": "#93/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(108,12)-(108,66)]" +} +] +} +] +} +] +}, +{ +"@id": "#95", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "portfolioCategory" +} +], +"apiContract:paramName": [ +{ +"@value": "portfolioCategory" +} +], +"core:description": [ +{ +"@value": "Category of the portfolios" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "query" +} +], +"raml-shapes:schema": [ +{ +"@id": "#96", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "Category of the portfolios" +} +], +"shacl:in": [ +{ +"@id": "#96/list", +"@type": "rdfs:Seq", +"rdfs:_1": [ +{ +"@id": "#97", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Investment" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(77,14)-(77,26)]" +} +] +} +] +} +] +} +], +"rdfs:_2": [ +{ +"@id": "#98", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Index" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(78,14)-(78,21)]" +} +] +} +] +} +] +} +], +"rdfs:_3": [ +{ +"@id": "#99", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Composite" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(79,14)-(79,25)]" +} +] +} +] +} +] +} +] +} +], +"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": "[(75,12)-(75,18)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#96/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(73,12)-(73,55)]" +} +] +}, +{ +"@id": "#96/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(75,12)-(75,28)]" +} +] +}, +{ +"@id": "#96/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:in" +} +], +"sourcemaps:value": [ +{ +"@value": "[(76,12)-(80,13)]" +} +] +}, +{ +"@id": "#96/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#96" +} +], +"sourcemaps:value": [ +{ +"@value": "[(70,10)-(81,11)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#95/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#95/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "apiContract:binding" +} +], +"sourcemaps:value": [ +{ +"@value": "[(72,12)-(72,25)]" +} +] +}, +{ +"@id": "#95/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(71,12)-(71,39)]" +} +] +}, +{ +"@id": "#95/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:paramName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(71,12)-(71,39)]" +} +] +}, +{ +"@id": "#95/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(70,10)-(81,11)]" +} +] +}, +{ +"@id": "#95/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(74,12)-(74,29)]" +} +] +}, +{ +"@id": "#95/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#95" +} +], +"sourcemaps:value": [ +{ +"@value": "[(70,10)-(81,11)]" +} +] +}, +{ +"@id": "#95/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(73,12)-(73,55)]" +} +] +} +] +} +] +}, +{ +"@id": "#100", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "investmentPortfolioType" +} +], +"apiContract:paramName": [ +{ +"@value": "investmentPortfolioType" +} +], +"core:description": [ +{ +"@value": "Filters the portfolio by portfolio type (not valid for portfolio category of index or composite)" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "query" +} +], +"raml-shapes:schema": [ +{ +"@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": "schema" +} +], +"core:description": [ +{ +"@value": "Filters the portfolio by portfolio type (not valid for portfolio category of index or composite)" +} +], +"shacl:in": [ +{ +"@id": "#101/list", +"@type": "rdfs:Seq", +"rdfs:_1": [ +{ +"@id": "#102", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "AA" +} +], +"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": "[(43,14)-(43,18)]" +} +] +} +] +} +] +} +], +"rdfs:_2": [ +{ +"@id": "#103", +"@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_2" +} +], +"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": "[(44,14)-(44,18)]" +} +] +} +] +} +] +} +], +"rdfs:_3": [ +{ +"@id": "#104", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "RP" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(45,14)-(45,18)]" +} +] +} +] +} +] +} +], +"rdfs:_4": [ +{ +"@id": "#105", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "MX" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(46,14)-(46,18)]" +} +] +} +] +} +] +} +], +"rdfs:_5": [ +{ +"@id": "#106", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GP" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(47,14)-(47,18)]" +} +] +} +] +} +] +} +], +"rdfs:_6": [ +{ +"@id": "#107", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "SG" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(48,14)-(48,18)]" +} +] +} +] +} +] +} +], +"rdfs:_7": [ +{ +"@id": "#108", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "ID" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(49,14)-(49,18)]" +} +] +} +] +} +] +} +], +"rdfs:_8": [ +{ +"@id": "#109", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "AD" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_8" +} +], +"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": "[(50,14)-(50,18)]" +} +] +} +] +} +] +} +], +"rdfs:_9": [ +{ +"@id": "#110", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "AM" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_9" +} +], +"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": "[(51,14)-(51,18)]" +} +] +} +] +} +] +} +], +"rdfs:_10": [ +{ +"@id": "#111", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "AR" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_10" +} +], +"sourcemaps:sources": [ +{ +"@id": "#111/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#111/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#111" +} +], +"sourcemaps:value": [ +{ +"@value": "[(52,14)-(52,18)]" +} +] +} +] +} +] +} +], +"rdfs:_11": [ +{ +"@id": "#112", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "AX" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_11" +} +], +"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": "[(53,14)-(53,18)]" +} +] +} +] +} +] +} +], +"rdfs:_12": [ +{ +"@id": "#113", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GA" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_12" +} +], +"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": "[(54,14)-(54,18)]" +} +] +} +] +} +] +} +], +"rdfs:_13": [ +{ +"@id": "#114", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GM" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_13" +} +], +"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": "[(55,14)-(55,18)]" +} +] +} +] +} +] +} +], +"rdfs:_14": [ +{ +"@id": "#115", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GR" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_14" +} +], +"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": "[(56,14)-(56,18)]" +} +] +} +] +} +] +} +], +"rdfs:_15": [ +{ +"@id": "#116", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GX" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_15" +} +], +"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": "[(57,14)-(57,18)]" +} +] +} +] +} +] +} +], +"rdfs:_16": [ +{ +"@id": "#117", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "RM" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_16" +} +], +"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": "[(58,14)-(58,18)]" +} +] +} +] +} +] +} +], +"rdfs:_17": [ +{ +"@id": "#118", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "SM" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_17" +} +], +"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": "[(59,14)-(59,18)]" +} +] +} +] +} +] +} +], +"rdfs:_18": [ +{ +"@id": "#119", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "SR" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_18" +} +], +"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": "[(60,14)-(60,18)]" +} +] +} +] +} +] +} +], +"rdfs:_19": [ +{ +"@id": "#120", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "SX" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_19" +} +], +"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": "[(61,14)-(61,18)]" +} +] +} +] +} +] +} +], +"rdfs:_20": [ +{ +"@id": "#121", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "XM" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_20" +} +], +"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": "[(62,14)-(62,18)]" +} +] +} +] +} +] +} +], +"rdfs:_21": [ +{ +"@id": "#122", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "FL" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_21" +} +], +"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": "[(63,14)-(63,18)]" +} +] +} +] +} +] +} +], +"rdfs:_22": [ +{ +"@id": "#123", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "AT" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_22" +} +], +"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": "[(64,14)-(64,18)]" +} +] +} +] +} +] +} +], +"rdfs:_23": [ +{ +"@id": "#124", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "CP" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_23" +} +], +"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": "[(65,14)-(65,18)]" +} +] +} +] +} +] +} +], +"rdfs:_24": [ +{ +"@id": "#125", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "MG" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_24" +} +], +"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": "[(66,14)-(66,18)]" +} +] +} +] +} +] +} +], +"rdfs:_25": [ +{ +"@id": "#126", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "IDM" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_25" +} +], +"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": "[(67,14)-(67,19)]" +} +] +} +] +} +] +} +] +} +], +"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": "[(41,12)-(41,18)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#101/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,12)-(39,125)]" +} +] +}, +{ +"@id": "#101/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(41,12)-(41,28)]" +} +] +}, +{ +"@id": "#101/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:in" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,12)-(68,13)]" +} +] +}, +{ +"@id": "#101/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#101" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,10)-(69,11)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#100/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#100/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "apiContract:binding" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,12)-(38,25)]" +} +] +}, +{ +"@id": "#100/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,12)-(37,45)]" +} +] +}, +{ +"@id": "#100/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:paramName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,12)-(37,45)]" +} +] +}, +{ +"@id": "#100/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,10)-(69,11)]" +} +] +}, +{ +"@id": "#100/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,12)-(40,29)]" +} +] +}, +{ +"@id": "#100/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#100" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,10)-(69,11)]" +} +] +}, +{ +"@id": "#100/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,12)-(39,125)]" +} +] +} +] +} +] +} +], +"apiContract:header": [ +{ +"@id": "#127", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "clientId" +} +], +"apiContract:paramName": [ +{ +"@value": "clientId" +} +], +"core:description": [ +{ +"@value": "HTTP Header Parameter - Client system name that invoked this api" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"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": "schema" +} +], +"core:description": [ +{ +"@value": "HTTP Header Parameter - Client system name that invoked this api" +} +], +"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": "[(124,12)-(124,18)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#128/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(124,12)-(124,28)]" +} +] +}, +{ +"@id": "#128/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(122,12)-(122,93)]" +} +] +}, +{ +"@id": "#128/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#128" +} +], +"sourcemaps:value": [ +{ +"@value": "[(119,10)-(125,11)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#127/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#127/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "apiContract:binding" +} +], +"sourcemaps:value": [ +{ +"@value": "[(121,12)-(121,26)]" +} +] +}, +{ +"@id": "#127/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(120,12)-(120,30)]" +} +] +}, +{ +"@id": "#127/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:paramName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(120,12)-(120,30)]" +} +] +}, +{ +"@id": "#127/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(119,10)-(125,11)]" +} +] +}, +{ +"@id": "#127/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(123,12)-(123,29)]" +} +] +}, +{ +"@id": "#127/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#127" +} +], +"sourcemaps:value": [ +{ +"@value": "[(119,10)-(125,11)]" +} +] +}, +{ +"@id": "#127/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(122,12)-(122,93)]" +} +] +} +] +} +] +}, +{ +"@id": "#129", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "CG-CorrelationId" +} +], +"apiContract:paramName": [ +{ +"@value": "CG-CorrelationId" +} +], +"core:description": [ +{ +"@value": "HTTP Header Parameter - GUID to uniquely identify requests and correlate request & response, end-to-end" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@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": "schema" +} +], +"core:description": [ +{ +"@value": "HTTP Header Parameter - GUID to uniquely identify requests and correlate request & response, end-to-end" +} +], +"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": "[(131,12)-(131,18)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#130/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(131,12)-(131,28)]" +} +] +}, +{ +"@id": "#130/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(129,12)-(129,132)]" +} +] +}, +{ +"@id": "#130/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#130" +} +], +"sourcemaps:value": [ +{ +"@value": "[(126,10)-(132,11)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#129/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#129/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "apiContract:binding" +} +], +"sourcemaps:value": [ +{ +"@value": "[(128,12)-(128,26)]" +} +] +}, +{ +"@id": "#129/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(127,12)-(127,38)]" +} +] +}, +{ +"@id": "#129/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:paramName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(127,12)-(127,38)]" +} +] +}, +{ +"@id": "#129/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(126,10)-(132,11)]" +} +] +}, +{ +"@id": "#129/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(130,12)-(130,29)]" +} +] +}, +{ +"@id": "#129/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#129" +} +], +"sourcemaps:value": [ +{ +"@value": "[(126,10)-(132,11)]" +} +] +}, +{ +"@id": "#129/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(129,12)-(129,132)]" +} +] +} +] +} +] +}, +{ +"@id": "#131", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "metaData" +} +], +"apiContract:paramName": [ +{ +"@value": "metaData" +} +], +"core:description": [ +{ +"@value": "HTTP Header Parameter - Comma separated name-value pairs of key elements of request" +} +], +"apiContract:required": [ +{ +"@value": false +} +], +"apiContract:binding": [ +{ +"@value": "header" +} +], +"raml-shapes:schema": [ +{ +"@id": "#132", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:description": [ +{ +"@value": "HTTP Header Parameter - Comma separated name-value pairs of key elements of request" +} +], +"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": "[(138,12)-(138,18)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#132/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(138,12)-(138,28)]" +} +] +}, +{ +"@id": "#132/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(136,12)-(136,113)]" +} +] +}, +{ +"@id": "#132/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#132" +} +], +"sourcemaps:value": [ +{ +"@value": "[(133,10)-(139,11)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#131/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#131/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "apiContract:binding" +} +], +"sourcemaps:value": [ +{ +"@value": "[(135,12)-(135,26)]" +} +] +}, +{ +"@id": "#131/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(134,12)-(134,30)]" +} +] +}, +{ +"@id": "#131/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:paramName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(134,12)-(134,30)]" +} +] +}, +{ +"@id": "#131/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:schema" +} +], +"sourcemaps:value": [ +{ +"@value": "[(133,10)-(139,11)]" +} +] +}, +{ +"@id": "#131/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "apiContract:required" +} +], +"sourcemaps:value": [ +{ +"@value": "[(137,12)-(137,29)]" +} +] +}, +{ +"@id": "#131/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#131" +} +], +"sourcemaps:value": [ +{ +"@value": "[(133,10)-(139,11)]" +} +] +}, +{ +"@id": "#131/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(136,12)-(136,113)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#81/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#81/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:parameter" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,8)-(140,9)]" +} +] +}, +{ +"@id": "#81/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:header" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,8)-(140,9)]" +} +] +}, +{ +"@id": "#81/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#81" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,13)-(163,7)]" +} +] +} +] +} +] +} +], +"apiContract:returns": [ +{ +"@id": "#76", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "200" +} +], +"core:name": [ +{ +"@value": "200" +} +], +"core:description": [ +{ +"@value": "Success" +} +], +"apiContract:payload": [ +{ +"@id": "#77", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#66/link--1371783372", +"@type": [ +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#66" +} +], +"doc:link-label": [ +{ +"@value": "PortfoliosResponse" +} +] +} +], +"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": "[(144,12)-(146,13)]" +} +] +} +] +} +] +} +], +"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": "[(142,10)-(147,11)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(143,12)-(143,36)]" +} +] +} +] +} +] +}, +{ +"@id": "#78", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "204" +} +], +"core:name": [ +{ +"@value": "204" +} +], +"core:description": [ +{ +"@value": "NoContent" +} +], +"apiContract:payload": [], +"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": "[(148,10)-(150,11)]" +} +] +}, +{ +"@id": "#78/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(149,12)-(149,38)]" +} +] +} +] +} +] +}, +{ +"@id": "#79", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "500" +} +], +"core:name": [ +{ +"@value": "500" +} +], +"core:description": [ +{ +"@value": "Internal Server Error" +} +], +"apiContract:payload": [ +{ +"@id": "#80", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#1/link-614416671", +"@type": [ +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#1" +} +], +"doc:link-label": [ +{ +"@value": "Error" +} +] +} +], +"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": "[(153,12)-(155,13)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#79/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#79/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#79" +} +], +"sourcemaps:value": [ +{ +"@value": "[(151,10)-(156,11)]" +} +] +}, +{ +"@id": "#79/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(152,12)-(152,50)]" +} +] +} +] +} +] +} +], +"security:security": [ +{ +"@id": "#133", +"@type": [ +"security:SecurityRequirement", +"doc:DomainElement" +], +"security:schemes": [ +{ +"@id": "#134", +"@type": [ +"security:ParametrizedSecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "basicAuth" +} +], +"security:scheme": [ +{ +"@id": "#70", +"@type": [ +"security:SecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "basicAuth" +} +], +"security:type": [ +{ +"@value": "Basic Authentication" +} +], +"core:description": [ +{ +"@value": "Basic HTTP Authentication" +} +], +"sourcemaps:sources": [ +{ +"@id": "#70/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#70/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#70" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#70/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "security:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(353,6)-(353,21)]" +} +] +}, +{ +"@id": "#70/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(352,4)-(352,15)]" +} +] +}, +{ +"@id": "#70/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(354,6)-(354,48)]" +} +] +}, +{ +"@id": "#70/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#70" +} +], +"sourcemaps:value": [ +{ +"@value": "[(352,4)-(355,5)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#134/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#134/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#134" +} +], +"sourcemaps:value": [ +{ +"@value": "[(160,12)-(160,27)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#133/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#133/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#133" +} +], +"sourcemaps:value": [ +{ +"@value": "[(159,10)-(161,11)]" +} +] +} +] +} +] +} +], +"apiContract:tag": [ +{ +"@id": "#75", +"@type": [ +"apiContract:Tag", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Portfolio" +} +], +"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": "[(15,10)-(15,21)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#74/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#74/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#74/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "apiContract:returns" +} +], +"sourcemaps:value": [ +{ +"@value": "[(141,8)-(157,9)]" +} +] +}, +{ +"@id": "#74/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#74" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,6)-(163,7)]" +} +] +}, +{ +"@id": "#74/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "apiContract:accepts" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,8)-(19,22)]" +} +] +}, +{ +"@id": "#74/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:tag" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,8)-(16,9)]" +} +] +}, +{ +"@id": "#74/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,8)-(18,48)]" +} +] +}, +{ +"@id": "#74/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "apiContract:guiSummary" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,8)-(17,43)]" +} +] +} +] +} +] +} +], +"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": "[(12,4)-(164,5)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#71/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#71/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#71" +} +], +"sourcemaps:value": [ +{ +"@value": "OAS 2.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#71/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:version" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(4,19)]" +} +] +}, +{ +"@id": "#71/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#71" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(357,1)]" +} +] +}, +{ +"@id": "#71/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:endpoint" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,11)-(165,3)]" +} +] +}, +{ +"@id": "#71/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "apiContract:scheme" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,2)-(10,3)]" +} +] +}, +{ +"@id": "#71/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(5,22)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": true +} +], +"doc:declares": [ +{ +"@id": "#1", +"@type": [ +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:recursive": [ +{ +"@value": true +} +], +"shacl:name": [ +{ +"@value": "Error" +} +], +"core:description": [ +{ +"@value": "Represents a generic custom error (this is not a replacement for the HTTP errors)" +} +], +"shacl:and": [ +{ +"@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#responseMetaData" +} +], +"raml-shapes:range": [ +{ +"@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#apiVersion" +} +], +"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": "apiVersion" +} +], +"core:description": [ +{ +"@value": "The version number of the API" +} +], +"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": "[(234,10)-(234,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#6/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(234,10)-(234,26)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(233,10)-(233,56)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#6" +} +], +"sourcemaps:value": [ +{ +"@value": "[(232,8)-(235,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "apiVersion" +} +], +"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": "[(232,8)-(235,9)]" +} +] +}, +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(227,8)-(227,20)]" +} +] +} +] +} +] +}, +{ +"@id": "#7", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#timestamp" +} +], +"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#dateTime" +} +], +"raml-shapes:format": [ +{ +"@value": "date-time" +} +], +"shacl:name": [ +{ +"@value": "timestamp" +} +], +"core:description": [ +{ +"@value": "Timestamp the response was created" +} +], +"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": "[(239,10)-(239,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:format" +} +], +"sourcemaps:value": [ +{ +"@value": "[(237,10)-(237,31)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(239,10)-(239,26)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(238,10)-(238,61)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(236,8)-(240,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "timestamp" +} +], +"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": "[(236,8)-(240,9)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(228,8)-(228,19)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "ApiResponseMetaData" +} +], +"core:description": [ +{ +"@value": "Meta data describing the response to a request" +} +], +"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_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(224,4)-(224,25)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(225,6)-(225,69)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#4" +} +], +"sourcemaps:value": [ +{ +"@value": "[(224,4)-(242,5)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#4/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#4" +} +], +"sourcemaps:value": [ +{ +"@value": "[(230,6)-(230,12)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "responseMetaData" +} +], +"sourcemaps:sources": [ +{ +"@id": "#3/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#3/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "[(218,8)-(221,9)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(214,8)-(214,26)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "ApiResponse" +} +], +"core:description": [ +{ +"@value": "Abstract representation of a success/error response" +} +], +"sourcemaps:sources": [ +{ +"@id": "#2/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#2/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#2" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#2/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(211,4)-(211,17)]" +} +] +}, +{ +"@id": "#2/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(212,6)-(212,74)]" +} +] +}, +{ +"@id": "#2/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#2" +} +], +"sourcemaps:value": [ +{ +"@value": "[(211,4)-(223,5)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#2/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#2" +} +], +"sourcemaps:value": [ +{ +"@value": "[(216,6)-(216,12)]" +} +] +} +] +} +] +}, +{ +"@id": "#9", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#10", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#errors" +} +], +"raml-shapes:range": [ +{ +"@id": "#11", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#12", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#id" +} +], +"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": "id" +} +], +"core:description": [ +{ +"@value": "Unique identifier of the error message" +} +], +"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": "[(255,10)-(255,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(255,10)-(255,26)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(254,10)-(254,65)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(253,8)-(256,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "id" +} +], +"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": "[(253,8)-(256,9)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(246,8)-(246,12)]" +} +] +} +] +} +] +}, +{ +"@id": "#15", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#code" +} +], +"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": "code" +} +], +"core:description": [ +{ +"@value": "Mnemonic identifier" +} +], +"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": "[(259,10)-(259,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#16/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(259,10)-(259,26)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(258,10)-(258,46)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#16" +} +], +"sourcemaps:value": [ +{ +"@value": "[(257,8)-(260,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "code" +} +], +"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": "[(257,8)-(260,9)]" +} +] +}, +{ +"@id": "#15/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(247,8)-(247,14)]" +} +] +} +] +} +] +}, +{ +"@id": "#17", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#message" +} +], +"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": "message" +} +], +"core:description": [ +{ +"@value": "Detailed message of the error" +} +], +"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": "[(263,10)-(263,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#18/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(263,10)-(263,26)]" +} +] +}, +{ +"@id": "#18/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(262,10)-(262,56)]" +} +] +}, +{ +"@id": "#18/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#18" +} +], +"sourcemaps:value": [ +{ +"@value": "[(261,8)-(264,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "message" +} +], +"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": "[(261,8)-(264,9)]" +} +] +}, +{ +"@id": "#17/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(248,8)-(248,17)]" +} +] +} +] +} +] +}, +{ +"@id": "#19", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#createdDate" +} +], +"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#dateTime" +} +], +"raml-shapes:format": [ +{ +"@value": "date-time" +} +], +"shacl:name": [ +{ +"@value": "createdDate" +} +], +"core:description": [ +{ +"@value": "Timestamp the error was created" +} +], +"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": "[(268,10)-(268,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#20/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:format" +} +], +"sourcemaps:value": [ +{ +"@value": "[(266,10)-(266,31)]" +} +] +}, +{ +"@id": "#20/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(268,10)-(268,26)]" +} +] +}, +{ +"@id": "#20/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(267,10)-(267,58)]" +} +] +}, +{ +"@id": "#20/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#20" +} +], +"sourcemaps:value": [ +{ +"@value": "[(265,8)-(269,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "createdDate" +} +], +"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": "[(265,8)-(269,9)]" +} +] +}, +{ +"@id": "#19/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(249,8)-(249,21)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "ErrorMessage" +} +], +"core:description": [ +{ +"@value": "The detailed contents of an error" +} +], +"sourcemaps:sources": [ +{ +"@id": "#12/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#12/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(243,4)-(243,18)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(244,6)-(244,56)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(243,4)-(271,5)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#12/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(251,6)-(251,12)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "errors" +} +], +"core:description": [ +{ +"@value": "Details of why the error occurred" +} +], +"sourcemaps:sources": [ +{ +"@id": "#11/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#11/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(202,14)-(202,20)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#11/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(200,12)-(206,13)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(201,14)-(201,64)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "errors" +} +], +"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": "[(200,12)-(206,13)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(196,12)-(196,20)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "item1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(198,10)-(198,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(194,8)-(208,9)]" +} +] +} +] +} +] +} +], +"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_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(189,6)-(189,104)]" +} +] +}, +{ +"@id": "#1/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(188,4)-(188,11)]" +} +] +}, +{ +"@id": "#1/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:and" +} +], +"sourcemaps:value": [ +{ +"@value": "[(190,15)-(209,7)]" +} +] +}, +{ +"@id": "#1/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#1" +} +], +"sourcemaps:value": [ +{ +"@value": "[(188,4)-(210,5)]" +} +] +} +] +} +] +}, +{ +"@id": "#21", +"@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#portfolioUid" +} +], +"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#long" +} +], +"raml-shapes:format": [ +{ +"@value": "int64" +} +], +"shacl:name": [ +{ +"@value": "portfolioUid" +} +], +"core:description": [ +{ +"@value": "Identifiers of a Portfolio" +} +], +"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": "[(284,10)-(284,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#23/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:format" +} +], +"sourcemaps:value": [ +{ +"@value": "[(282,10)-(282,27)]" +} +] +}, +{ +"@id": "#23/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(284,10)-(284,27)]" +} +] +}, +{ +"@id": "#23/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(283,10)-(283,53)]" +} +] +}, +{ +"@id": "#23/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#23" +} +], +"sourcemaps:value": [ +{ +"@value": "[(281,8)-(285,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "portfolioUid" +} +], +"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": "[(281,8)-(285,9)]" +} +] +}, +{ +"@id": "#22/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(275,8)-(275,22)]" +} +] +} +] +} +] +}, +{ +"@id": "#24", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#name" +} +], +"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": "name" +} +], +"core:description": [ +{ +"@value": "PortfolioName of a Portfolio" +} +], +"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": "[(288,10)-(288,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#25/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(288,10)-(288,26)]" +} +] +}, +{ +"@id": "#25/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(287,10)-(287,55)]" +} +] +}, +{ +"@id": "#25/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#25" +} +], +"sourcemaps:value": [ +{ +"@value": "[(286,8)-(289,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(286,8)-(289,9)]" +} +] +}, +{ +"@id": "#24/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(276,8)-(276,14)]" +} +] +} +] +} +] +}, +{ +"@id": "#26", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#category" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "category" +} +], +"core:description": [ +{ +"@value": "Category of a Portfolio" +} +], +"shacl:in": [ +{ +"@id": "#27/list", +"@type": "rdfs:Seq", +"rdfs:_1": [ +{ +"@id": "#28", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Investment" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(293,12)-(293,24)]" +} +] +} +] +} +] +} +], +"rdfs:_2": [ +{ +"@id": "#29", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Index" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(294,12)-(294,19)]" +} +] +} +] +} +] +} +], +"rdfs:_3": [ +{ +"@id": "#30", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Composite" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(295,12)-(295,23)]" +} +] +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#27/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#27/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#27" +} +], +"sourcemaps:value": [ +{ +"@value": "[(297,10)-(297,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#27/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(291,10)-(291,50)]" +} +] +}, +{ +"@id": "#27/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(297,10)-(297,26)]" +} +] +}, +{ +"@id": "#27/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:in" +} +], +"sourcemaps:value": [ +{ +"@value": "[(292,10)-(296,11)]" +} +] +}, +{ +"@id": "#27/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#27" +} +], +"sourcemaps:value": [ +{ +"@value": "[(290,8)-(298,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "category" +} +], +"sourcemaps:sources": [ +{ +"@id": "#26/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#26/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#26" +} +], +"sourcemaps:value": [ +{ +"@value": "[(290,8)-(298,9)]" +} +] +}, +{ +"@id": "#26/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(277,8)-(277,18)]" +} +] +} +] +} +] +}, +{ +"@id": "#31", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#investmentPortfolioTypeUid" +} +], +"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#integer" +} +], +"raml-shapes:format": [ +{ +"@value": "int32" +} +], +"shacl:name": [ +{ +"@value": "investmentPortfolioTypeUid" +} +], +"core:description": [ +{ +"@value": "InvestmentPortfolioType of a Portfolio" +} +], +"raml-shapes:readOnly": [ +{ +"@value": true +} +], +"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": "[(302,10)-(302,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#32/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(301,10)-(301,65)]" +} +] +}, +{ +"@id": "#32/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#32" +} +], +"sourcemaps:value": [ +{ +"@value": "[(299,8)-(304,9)]" +} +] +}, +{ +"@id": "#32/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:readOnly" +} +], +"sourcemaps:value": [ +{ +"@value": "[(303,10)-(303,26)]" +} +] +}, +{ +"@id": "#32/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:format" +} +], +"sourcemaps:value": [ +{ +"@value": "[(300,10)-(300,27)]" +} +] +}, +{ +"@id": "#32/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(302,10)-(302,27)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "investmentPortfolioTypeUid" +} +], +"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": "[(299,8)-(304,9)]" +} +] +} +] +} +] +}, +{ +"@id": "#33", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#investmentPortfolioTypeCode" +} +], +"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": "investmentPortfolioTypeCode" +} +], +"core:description": [ +{ +"@value": "InvestmentPortfolioTypeCode of a Portfolio" +} +], +"shacl:in": [ +{ +"@id": "#34/list", +"@type": "rdfs:Seq", +"rdfs:_1": [ +{ +"@id": "#35", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "AA" +} +], +"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": "[(308,12)-(308,16)]" +} +] +} +] +} +] +} +], +"rdfs:_2": [ +{ +"@id": "#36", +"@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_2" +} +], +"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": "[(309,12)-(309,16)]" +} +] +} +] +} +] +} +], +"rdfs:_3": [ +{ +"@id": "#37", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "RP" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(310,12)-(310,16)]" +} +] +} +] +} +] +} +], +"rdfs:_4": [ +{ +"@id": "#38", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "MX" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(311,12)-(311,16)]" +} +] +} +] +} +] +} +], +"rdfs:_5": [ +{ +"@id": "#39", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GP" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(312,12)-(312,16)]" +} +] +} +] +} +] +} +], +"rdfs:_6": [ +{ +"@id": "#40", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "SG" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(313,12)-(313,16)]" +} +] +} +] +} +] +} +], +"rdfs:_7": [ +{ +"@id": "#41", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "ID" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(314,12)-(314,16)]" +} +] +} +] +} +] +} +], +"rdfs:_8": [ +{ +"@id": "#42", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "AD" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_8" +} +], +"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": "[(315,12)-(315,16)]" +} +] +} +] +} +] +} +], +"rdfs:_9": [ +{ +"@id": "#43", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "AM" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_9" +} +], +"sourcemaps:sources": [ +{ +"@id": "#43/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#43/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#43" +} +], +"sourcemaps:value": [ +{ +"@value": "[(316,12)-(316,16)]" +} +] +} +] +} +] +} +], +"rdfs:_10": [ +{ +"@id": "#44", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "AR" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_10" +} +], +"sourcemaps:sources": [ +{ +"@id": "#44/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#44/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#44" +} +], +"sourcemaps:value": [ +{ +"@value": "[(317,12)-(317,16)]" +} +] +} +] +} +] +} +], +"rdfs:_11": [ +{ +"@id": "#45", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "AX" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_11" +} +], +"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": "[(318,12)-(318,16)]" +} +] +} +] +} +] +} +], +"rdfs:_12": [ +{ +"@id": "#46", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GA" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_12" +} +], +"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": "[(319,12)-(319,16)]" +} +] +} +] +} +] +} +], +"rdfs:_13": [ +{ +"@id": "#47", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GM" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_13" +} +], +"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": "[(320,12)-(320,16)]" +} +] +} +] +} +] +} +], +"rdfs:_14": [ +{ +"@id": "#48", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GR" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_14" +} +], +"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": "[(321,12)-(321,16)]" +} +] +} +] +} +] +} +], +"rdfs:_15": [ +{ +"@id": "#49", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GX" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_15" +} +], +"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": "[(322,12)-(322,16)]" +} +] +} +] +} +] +} +], +"rdfs:_16": [ +{ +"@id": "#50", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "RM" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_16" +} +], +"sourcemaps:sources": [ +{ +"@id": "#50/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#50/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#50" +} +], +"sourcemaps:value": [ +{ +"@value": "[(323,12)-(323,16)]" +} +] +} +] +} +] +} +], +"rdfs:_17": [ +{ +"@id": "#51", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "SM" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_17" +} +], +"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": "[(324,12)-(324,16)]" +} +] +} +] +} +] +} +], +"rdfs:_18": [ +{ +"@id": "#52", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "SR" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_18" +} +], +"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": "[(325,12)-(325,16)]" +} +] +} +] +} +] +} +], +"rdfs:_19": [ +{ +"@id": "#53", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "SX" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_19" +} +], +"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": "[(326,12)-(326,16)]" +} +] +} +] +} +] +} +], +"rdfs:_20": [ +{ +"@id": "#54", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "XM" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_20" +} +], +"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": "[(327,12)-(327,16)]" +} +] +} +] +} +] +} +], +"rdfs:_21": [ +{ +"@id": "#55", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "FL" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_21" +} +], +"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": "[(328,12)-(328,16)]" +} +] +} +] +} +] +} +], +"rdfs:_22": [ +{ +"@id": "#56", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "AT" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_22" +} +], +"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": "[(329,12)-(329,16)]" +} +] +} +] +} +] +} +], +"rdfs:_23": [ +{ +"@id": "#57", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "CP" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_23" +} +], +"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": "[(330,12)-(330,16)]" +} +] +} +] +} +] +} +], +"rdfs:_24": [ +{ +"@id": "#58", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "MG" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_24" +} +], +"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": "[(331,12)-(331,16)]" +} +] +} +] +} +] +} +], +"rdfs:_25": [ +{ +"@id": "#59", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "IDM" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_25" +} +], +"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": "[(332,12)-(332,17)]" +} +] +} +] +} +] +} +] +} +], +"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": "[(334,10)-(334,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#34/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(306,10)-(306,69)]" +} +] +}, +{ +"@id": "#34/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(334,10)-(334,26)]" +} +] +}, +{ +"@id": "#34/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:in" +} +], +"sourcemaps:value": [ +{ +"@value": "[(307,10)-(333,11)]" +} +] +}, +{ +"@id": "#34/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#34" +} +], +"sourcemaps:value": [ +{ +"@value": "[(305,8)-(335,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "investmentPortfolioTypeCode" +} +], +"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": "[(305,8)-(335,9)]" +} +] +} +] +} +] +}, +{ +"@id": "#60", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#investmentPortfolioNumber" +} +], +"raml-shapes:range": [ +{ +"@id": "#61", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "investmentPortfolioNumber" +} +], +"core:description": [ +{ +"@value": "InvestmentPortfolioNumber of a Portfolio" +} +], +"sourcemaps:sources": [ +{ +"@id": "#61/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#61/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#61" +} +], +"sourcemaps:value": [ +{ +"@value": "[(338,10)-(338,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#61/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(338,10)-(338,26)]" +} +] +}, +{ +"@id": "#61/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(337,10)-(337,67)]" +} +] +}, +{ +"@id": "#61/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#61" +} +], +"sourcemaps:value": [ +{ +"@value": "[(336,8)-(339,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "investmentPortfolioNumber" +} +], +"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": "[(336,8)-(339,9)]" +} +] +} +] +} +] +}, +{ +"@id": "#62", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#investmentPortfolioName" +} +], +"raml-shapes:range": [ +{ +"@id": "#63", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "investmentPortfolioName" +} +], +"core:description": [ +{ +"@value": "InvestmentPortfolioName of a Portfolio" +} +], +"sourcemaps:sources": [ +{ +"@id": "#63/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#63/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#63" +} +], +"sourcemaps:value": [ +{ +"@value": "[(342,10)-(342,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#63/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(342,10)-(342,26)]" +} +] +}, +{ +"@id": "#63/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(341,10)-(341,65)]" +} +] +}, +{ +"@id": "#63/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#63" +} +], +"sourcemaps:value": [ +{ +"@value": "[(340,8)-(343,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "investmentPortfolioName" +} +], +"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": "[(340,8)-(343,9)]" +} +] +} +] +} +] +}, +{ +"@id": "#64", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#portfolioAliasName" +} +], +"raml-shapes:range": [ +{ +"@id": "#65", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "portfolioAliasName" +} +], +"core:description": [ +{ +"@value": "PortfolioAliasName of a Portfolio" +} +], +"sourcemaps:sources": [ +{ +"@id": "#65/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#65/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#65" +} +], +"sourcemaps:value": [ +{ +"@value": "[(346,10)-(346,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#65/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(346,10)-(346,26)]" +} +] +}, +{ +"@id": "#65/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(345,10)-(345,60)]" +} +] +}, +{ +"@id": "#65/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#65" +} +], +"sourcemaps:value": [ +{ +"@value": "[(344,8)-(347,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "portfolioAliasName" +} +], +"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": "[(344,8)-(347,9)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Portfolio" +} +], +"core:description": [ +{ +"@value": "Definition of a generic portfolio" +} +], +"sourcemaps:sources": [ +{ +"@id": "#21/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#21/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#21" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#21/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(272,4)-(272,15)]" +} +] +}, +{ +"@id": "#21/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(273,6)-(273,56)]" +} +] +}, +{ +"@id": "#21/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#21" +} +], +"sourcemaps:value": [ +{ +"@value": "[(272,4)-(349,5)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#21/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#21" +} +], +"sourcemaps:value": [ +{ +"@value": "[(279,6)-(279,12)]" +} +] +} +] +} +] +}, +{ +"@id": "#66", +"@type": [ +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:recursive": [ +{ +"@value": true +} +], +"shacl:name": [ +{ +"@value": "PortfoliosResponse" +} +], +"shacl:and": [ +{ +"@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#responseMetaData" +} +], +"raml-shapes:range": [ +{ +"@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#apiVersion" +} +], +"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": "apiVersion" +} +], +"core:description": [ +{ +"@value": "The version number of the API" +} +], +"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": "[(234,10)-(234,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#6/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(234,10)-(234,26)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(233,10)-(233,56)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#6" +} +], +"sourcemaps:value": [ +{ +"@value": "[(232,8)-(235,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "apiVersion" +} +], +"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": "[(232,8)-(235,9)]" +} +] +}, +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(227,8)-(227,20)]" +} +] +} +] +} +] +}, +{ +"@id": "#7", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#timestamp" +} +], +"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#dateTime" +} +], +"raml-shapes:format": [ +{ +"@value": "date-time" +} +], +"shacl:name": [ +{ +"@value": "timestamp" +} +], +"core:description": [ +{ +"@value": "Timestamp the response was created" +} +], +"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": "[(239,10)-(239,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:format" +} +], +"sourcemaps:value": [ +{ +"@value": "[(237,10)-(237,31)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(239,10)-(239,26)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(238,10)-(238,61)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(236,8)-(240,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "timestamp" +} +], +"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": "[(236,8)-(240,9)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(228,8)-(228,19)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "ApiResponseMetaData" +} +], +"core:description": [ +{ +"@value": "Meta data describing the response to a request" +} +], +"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_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(224,4)-(224,25)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(225,6)-(225,69)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#4" +} +], +"sourcemaps:value": [ +{ +"@value": "[(224,4)-(242,5)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#4/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#4" +} +], +"sourcemaps:value": [ +{ +"@value": "[(230,6)-(230,12)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "responseMetaData" +} +], +"sourcemaps:sources": [ +{ +"@id": "#3/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#3/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "[(218,8)-(221,9)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(214,8)-(214,26)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "ApiResponse" +} +], +"core:description": [ +{ +"@value": "Abstract representation of a success/error response" +} +], +"sourcemaps:sources": [ +{ +"@id": "#2/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#2/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#2" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#2/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(211,4)-(211,17)]" +} +] +}, +{ +"@id": "#2/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(212,6)-(212,74)]" +} +] +}, +{ +"@id": "#2/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#2" +} +], +"sourcemaps:value": [ +{ +"@value": "[(211,4)-(223,5)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#2/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#2" +} +], +"sourcemaps:value": [ +{ +"@value": "[(216,6)-(216,12)]" +} +] +} +] +} +] +}, +{ +"@id": "#67", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#68", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#portfolios" +} +], +"raml-shapes:range": [ +{ +"@id": "#69", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#21", +"@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#portfolioUid" +} +], +"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#long" +} +], +"raml-shapes:format": [ +{ +"@value": "int64" +} +], +"shacl:name": [ +{ +"@value": "portfolioUid" +} +], +"core:description": [ +{ +"@value": "Identifiers of a Portfolio" +} +], +"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": "[(284,10)-(284,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#23/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:format" +} +], +"sourcemaps:value": [ +{ +"@value": "[(282,10)-(282,27)]" +} +] +}, +{ +"@id": "#23/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(284,10)-(284,27)]" +} +] +}, +{ +"@id": "#23/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(283,10)-(283,53)]" +} +] +}, +{ +"@id": "#23/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#23" +} +], +"sourcemaps:value": [ +{ +"@value": "[(281,8)-(285,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "portfolioUid" +} +], +"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": "[(281,8)-(285,9)]" +} +] +}, +{ +"@id": "#22/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(275,8)-(275,22)]" +} +] +} +] +} +] +}, +{ +"@id": "#24", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#name" +} +], +"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": "name" +} +], +"core:description": [ +{ +"@value": "PortfolioName of a Portfolio" +} +], +"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": "[(288,10)-(288,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#25/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(288,10)-(288,26)]" +} +] +}, +{ +"@id": "#25/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(287,10)-(287,55)]" +} +] +}, +{ +"@id": "#25/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#25" +} +], +"sourcemaps:value": [ +{ +"@value": "[(286,8)-(289,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(286,8)-(289,9)]" +} +] +}, +{ +"@id": "#24/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(276,8)-(276,14)]" +} +] +} +] +} +] +}, +{ +"@id": "#26", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#category" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "category" +} +], +"core:description": [ +{ +"@value": "Category of a Portfolio" +} +], +"shacl:in": [ +{ +"@id": "#27/list", +"@type": "rdfs:Seq", +"rdfs:_1": [ +{ +"@id": "#28", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Investment" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(293,12)-(293,24)]" +} +] +} +] +} +] +} +], +"rdfs:_2": [ +{ +"@id": "#29", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Index" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(294,12)-(294,19)]" +} +] +} +] +} +] +} +], +"rdfs:_3": [ +{ +"@id": "#30", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Composite" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(295,12)-(295,23)]" +} +] +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#27/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#27/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#27" +} +], +"sourcemaps:value": [ +{ +"@value": "[(297,10)-(297,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#27/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(291,10)-(291,50)]" +} +] +}, +{ +"@id": "#27/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(297,10)-(297,26)]" +} +] +}, +{ +"@id": "#27/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:in" +} +], +"sourcemaps:value": [ +{ +"@value": "[(292,10)-(296,11)]" +} +] +}, +{ +"@id": "#27/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#27" +} +], +"sourcemaps:value": [ +{ +"@value": "[(290,8)-(298,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "category" +} +], +"sourcemaps:sources": [ +{ +"@id": "#26/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#26/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#26" +} +], +"sourcemaps:value": [ +{ +"@value": "[(290,8)-(298,9)]" +} +] +}, +{ +"@id": "#26/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(277,8)-(277,18)]" +} +] +} +] +} +] +}, +{ +"@id": "#31", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#investmentPortfolioTypeUid" +} +], +"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#integer" +} +], +"raml-shapes:format": [ +{ +"@value": "int32" +} +], +"shacl:name": [ +{ +"@value": "investmentPortfolioTypeUid" +} +], +"core:description": [ +{ +"@value": "InvestmentPortfolioType of a Portfolio" +} +], +"raml-shapes:readOnly": [ +{ +"@value": true +} +], +"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": "[(302,10)-(302,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#32/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(301,10)-(301,65)]" +} +] +}, +{ +"@id": "#32/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#32" +} +], +"sourcemaps:value": [ +{ +"@value": "[(299,8)-(304,9)]" +} +] +}, +{ +"@id": "#32/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:readOnly" +} +], +"sourcemaps:value": [ +{ +"@value": "[(303,10)-(303,26)]" +} +] +}, +{ +"@id": "#32/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:format" +} +], +"sourcemaps:value": [ +{ +"@value": "[(300,10)-(300,27)]" +} +] +}, +{ +"@id": "#32/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(302,10)-(302,27)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "investmentPortfolioTypeUid" +} +], +"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": "[(299,8)-(304,9)]" +} +] +} +] +} +] +}, +{ +"@id": "#33", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#investmentPortfolioTypeCode" +} +], +"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": "investmentPortfolioTypeCode" +} +], +"core:description": [ +{ +"@value": "InvestmentPortfolioTypeCode of a Portfolio" +} +], +"shacl:in": [ +{ +"@id": "#34/list", +"@type": "rdfs:Seq", +"rdfs:_1": [ +{ +"@id": "#35", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "AA" +} +], +"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": "[(308,12)-(308,16)]" +} +] +} +] +} +] +} +], +"rdfs:_2": [ +{ +"@id": "#36", +"@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_2" +} +], +"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": "[(309,12)-(309,16)]" +} +] +} +] +} +] +} +], +"rdfs:_3": [ +{ +"@id": "#37", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "RP" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(310,12)-(310,16)]" +} +] +} +] +} +] +} +], +"rdfs:_4": [ +{ +"@id": "#38", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "MX" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(311,12)-(311,16)]" +} +] +} +] +} +] +} +], +"rdfs:_5": [ +{ +"@id": "#39", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GP" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(312,12)-(312,16)]" +} +] +} +] +} +] +} +], +"rdfs:_6": [ +{ +"@id": "#40", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "SG" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(313,12)-(313,16)]" +} +] +} +] +} +] +} +], +"rdfs:_7": [ +{ +"@id": "#41", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "ID" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(314,12)-(314,16)]" +} +] +} +] +} +] +} +], +"rdfs:_8": [ +{ +"@id": "#42", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "AD" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_8" +} +], +"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": "[(315,12)-(315,16)]" +} +] +} +] +} +] +} +], +"rdfs:_9": [ +{ +"@id": "#43", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "AM" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_9" +} +], +"sourcemaps:sources": [ +{ +"@id": "#43/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#43/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#43" +} +], +"sourcemaps:value": [ +{ +"@value": "[(316,12)-(316,16)]" +} +] +} +] +} +] +} +], +"rdfs:_10": [ +{ +"@id": "#44", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "AR" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_10" +} +], +"sourcemaps:sources": [ +{ +"@id": "#44/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#44/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#44" +} +], +"sourcemaps:value": [ +{ +"@value": "[(317,12)-(317,16)]" +} +] +} +] +} +] +} +], +"rdfs:_11": [ +{ +"@id": "#45", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "AX" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_11" +} +], +"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": "[(318,12)-(318,16)]" +} +] +} +] +} +] +} +], +"rdfs:_12": [ +{ +"@id": "#46", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GA" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_12" +} +], +"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": "[(319,12)-(319,16)]" +} +] +} +] +} +] +} +], +"rdfs:_13": [ +{ +"@id": "#47", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GM" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_13" +} +], +"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": "[(320,12)-(320,16)]" +} +] +} +] +} +] +} +], +"rdfs:_14": [ +{ +"@id": "#48", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GR" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_14" +} +], +"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": "[(321,12)-(321,16)]" +} +] +} +] +} +] +} +], +"rdfs:_15": [ +{ +"@id": "#49", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GX" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_15" +} +], +"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": "[(322,12)-(322,16)]" +} +] +} +] +} +] +} +], +"rdfs:_16": [ +{ +"@id": "#50", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "RM" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_16" +} +], +"sourcemaps:sources": [ +{ +"@id": "#50/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#50/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#50" +} +], +"sourcemaps:value": [ +{ +"@value": "[(323,12)-(323,16)]" +} +] +} +] +} +] +} +], +"rdfs:_17": [ +{ +"@id": "#51", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "SM" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_17" +} +], +"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": "[(324,12)-(324,16)]" +} +] +} +] +} +] +} +], +"rdfs:_18": [ +{ +"@id": "#52", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "SR" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_18" +} +], +"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": "[(325,12)-(325,16)]" +} +] +} +] +} +] +} +], +"rdfs:_19": [ +{ +"@id": "#53", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "SX" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_19" +} +], +"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": "[(326,12)-(326,16)]" +} +] +} +] +} +] +} +], +"rdfs:_20": [ +{ +"@id": "#54", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "XM" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_20" +} +], +"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": "[(327,12)-(327,16)]" +} +] +} +] +} +] +} +], +"rdfs:_21": [ +{ +"@id": "#55", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "FL" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_21" +} +], +"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": "[(328,12)-(328,16)]" +} +] +} +] +} +] +} +], +"rdfs:_22": [ +{ +"@id": "#56", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "AT" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_22" +} +], +"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": "[(329,12)-(329,16)]" +} +] +} +] +} +] +} +], +"rdfs:_23": [ +{ +"@id": "#57", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "CP" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_23" +} +], +"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": "[(330,12)-(330,16)]" +} +] +} +] +} +] +} +], +"rdfs:_24": [ +{ +"@id": "#58", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "MG" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_24" +} +], +"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": "[(331,12)-(331,16)]" +} +] +} +] +} +] +} +], +"rdfs:_25": [ +{ +"@id": "#59", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "IDM" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_25" +} +], +"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": "[(332,12)-(332,17)]" +} +] +} +] +} +] +} +] +} +], +"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": "[(334,10)-(334,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#34/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(306,10)-(306,69)]" +} +] +}, +{ +"@id": "#34/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(334,10)-(334,26)]" +} +] +}, +{ +"@id": "#34/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:in" +} +], +"sourcemaps:value": [ +{ +"@value": "[(307,10)-(333,11)]" +} +] +}, +{ +"@id": "#34/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#34" +} +], +"sourcemaps:value": [ +{ +"@value": "[(305,8)-(335,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "investmentPortfolioTypeCode" +} +], +"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": "[(305,8)-(335,9)]" +} +] +} +] +} +] +}, +{ +"@id": "#60", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#investmentPortfolioNumber" +} +], +"raml-shapes:range": [ +{ +"@id": "#61", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "investmentPortfolioNumber" +} +], +"core:description": [ +{ +"@value": "InvestmentPortfolioNumber of a Portfolio" +} +], +"sourcemaps:sources": [ +{ +"@id": "#61/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#61/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#61" +} +], +"sourcemaps:value": [ +{ +"@value": "[(338,10)-(338,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#61/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(338,10)-(338,26)]" +} +] +}, +{ +"@id": "#61/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(337,10)-(337,67)]" +} +] +}, +{ +"@id": "#61/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#61" +} +], +"sourcemaps:value": [ +{ +"@value": "[(336,8)-(339,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "investmentPortfolioNumber" +} +], +"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": "[(336,8)-(339,9)]" +} +] +} +] +} +] +}, +{ +"@id": "#62", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#investmentPortfolioName" +} +], +"raml-shapes:range": [ +{ +"@id": "#63", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "investmentPortfolioName" +} +], +"core:description": [ +{ +"@value": "InvestmentPortfolioName of a Portfolio" +} +], +"sourcemaps:sources": [ +{ +"@id": "#63/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#63/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#63" +} +], +"sourcemaps:value": [ +{ +"@value": "[(342,10)-(342,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#63/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(342,10)-(342,26)]" +} +] +}, +{ +"@id": "#63/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(341,10)-(341,65)]" +} +] +}, +{ +"@id": "#63/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#63" +} +], +"sourcemaps:value": [ +{ +"@value": "[(340,8)-(343,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "investmentPortfolioName" +} +], +"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": "[(340,8)-(343,9)]" +} +] +} +] +} +] +}, +{ +"@id": "#64", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#portfolioAliasName" +} +], +"raml-shapes:range": [ +{ +"@id": "#65", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "portfolioAliasName" +} +], +"core:description": [ +{ +"@value": "PortfolioAliasName of a Portfolio" +} +], +"sourcemaps:sources": [ +{ +"@id": "#65/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#65/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#65" +} +], +"sourcemaps:value": [ +{ +"@value": "[(346,10)-(346,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#65/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(346,10)-(346,26)]" +} +] +}, +{ +"@id": "#65/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(345,10)-(345,60)]" +} +] +}, +{ +"@id": "#65/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#65" +} +], +"sourcemaps:value": [ +{ +"@value": "[(344,8)-(347,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "portfolioAliasName" +} +], +"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": "[(344,8)-(347,9)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Portfolio" +} +], +"core:description": [ +{ +"@value": "Definition of a generic portfolio" +} +], +"sourcemaps:sources": [ +{ +"@id": "#21/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#21/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#21" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#21/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(272,4)-(272,15)]" +} +] +}, +{ +"@id": "#21/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(273,6)-(273,56)]" +} +] +}, +{ +"@id": "#21/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#21" +} +], +"sourcemaps:value": [ +{ +"@value": "[(272,4)-(349,5)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#21/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#21" +} +], +"sourcemaps:value": [ +{ +"@value": "[(279,6)-(279,12)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "portfolios" +} +], +"sourcemaps:sources": [ +{ +"@id": "#69/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#69/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#69" +} +], +"sourcemaps:value": [ +{ +"@value": "[(179,14)-(179,20)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#69/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#69" +} +], +"sourcemaps:value": [ +{ +"@value": "[(178,12)-(183,13)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "portfolios" +} +], +"sourcemaps:sources": [ +{ +"@id": "#68/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#68/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#68" +} +], +"sourcemaps:value": [ +{ +"@value": "[(178,12)-(183,13)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(174,12)-(174,24)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "item1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#67/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#67/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#67" +} +], +"sourcemaps:value": [ +{ +"@value": "[(176,10)-(176,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#67/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#67" +} +], +"sourcemaps:value": [ +{ +"@value": "[(172,8)-(185,9)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#66/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#66/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#66" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#66/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(167,4)-(167,24)]" +} +] +}, +{ +"@id": "#66/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:and" +} +], +"sourcemaps:value": [ +{ +"@value": "[(168,15)-(186,7)]" +} +] +}, +{ +"@id": "#66/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#66" +} +], +"sourcemaps:value": [ +{ +"@value": "[(167,4)-(187,5)]" +} +] +} +] +} +] +}, +{ +"@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#apiVersion" +} +], +"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": "apiVersion" +} +], +"core:description": [ +{ +"@value": "The version number of the API" +} +], +"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": "[(234,10)-(234,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#6/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(234,10)-(234,26)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(233,10)-(233,56)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#6" +} +], +"sourcemaps:value": [ +{ +"@value": "[(232,8)-(235,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "apiVersion" +} +], +"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": "[(232,8)-(235,9)]" +} +] +}, +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(227,8)-(227,20)]" +} +] +} +] +} +] +}, +{ +"@id": "#7", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#timestamp" +} +], +"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#dateTime" +} +], +"raml-shapes:format": [ +{ +"@value": "date-time" +} +], +"shacl:name": [ +{ +"@value": "timestamp" +} +], +"core:description": [ +{ +"@value": "Timestamp the response was created" +} +], +"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": "[(239,10)-(239,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:format" +} +], +"sourcemaps:value": [ +{ +"@value": "[(237,10)-(237,31)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(239,10)-(239,26)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(238,10)-(238,61)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(236,8)-(240,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "timestamp" +} +], +"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": "[(236,8)-(240,9)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(228,8)-(228,19)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "ApiResponseMetaData" +} +], +"core:description": [ +{ +"@value": "Meta data describing the response to a request" +} +], +"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_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(224,4)-(224,25)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(225,6)-(225,69)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#4" +} +], +"sourcemaps:value": [ +{ +"@value": "[(224,4)-(242,5)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#4/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#4" +} +], +"sourcemaps:value": [ +{ +"@value": "[(230,6)-(230,12)]" +} +] +} +] +} +] +}, +{ +"@id": "#12", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#id" +} +], +"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": "id" +} +], +"core:description": [ +{ +"@value": "Unique identifier of the error message" +} +], +"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": "[(255,10)-(255,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(255,10)-(255,26)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(254,10)-(254,65)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(253,8)-(256,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "id" +} +], +"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": "[(253,8)-(256,9)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(246,8)-(246,12)]" +} +] +} +] +} +] +}, +{ +"@id": "#15", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#code" +} +], +"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": "code" +} +], +"core:description": [ +{ +"@value": "Mnemonic identifier" +} +], +"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": "[(259,10)-(259,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#16/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(259,10)-(259,26)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(258,10)-(258,46)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#16" +} +], +"sourcemaps:value": [ +{ +"@value": "[(257,8)-(260,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "code" +} +], +"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": "[(257,8)-(260,9)]" +} +] +}, +{ +"@id": "#15/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(247,8)-(247,14)]" +} +] +} +] +} +] +}, +{ +"@id": "#17", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#message" +} +], +"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": "message" +} +], +"core:description": [ +{ +"@value": "Detailed message of the error" +} +], +"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": "[(263,10)-(263,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#18/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(263,10)-(263,26)]" +} +] +}, +{ +"@id": "#18/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(262,10)-(262,56)]" +} +] +}, +{ +"@id": "#18/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#18" +} +], +"sourcemaps:value": [ +{ +"@value": "[(261,8)-(264,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "message" +} +], +"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": "[(261,8)-(264,9)]" +} +] +}, +{ +"@id": "#17/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(248,8)-(248,17)]" +} +] +} +] +} +] +}, +{ +"@id": "#19", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#createdDate" +} +], +"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#dateTime" +} +], +"raml-shapes:format": [ +{ +"@value": "date-time" +} +], +"shacl:name": [ +{ +"@value": "createdDate" +} +], +"core:description": [ +{ +"@value": "Timestamp the error was created" +} +], +"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": "[(268,10)-(268,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#20/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:format" +} +], +"sourcemaps:value": [ +{ +"@value": "[(266,10)-(266,31)]" +} +] +}, +{ +"@id": "#20/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(268,10)-(268,26)]" +} +] +}, +{ +"@id": "#20/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(267,10)-(267,58)]" +} +] +}, +{ +"@id": "#20/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#20" +} +], +"sourcemaps:value": [ +{ +"@value": "[(265,8)-(269,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "createdDate" +} +], +"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": "[(265,8)-(269,9)]" +} +] +}, +{ +"@id": "#19/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(249,8)-(249,21)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "ErrorMessage" +} +], +"core:description": [ +{ +"@value": "The detailed contents of an error" +} +], +"sourcemaps:sources": [ +{ +"@id": "#12/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#12/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(243,4)-(243,18)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(244,6)-(244,56)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(243,4)-(271,5)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#12/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(251,6)-(251,12)]" +} +] +} +] +} +] +}, +{ +"@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#responseMetaData" +} +], +"raml-shapes:range": [ +{ +"@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#apiVersion" +} +], +"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": "apiVersion" +} +], +"core:description": [ +{ +"@value": "The version number of the API" +} +], +"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": "[(234,10)-(234,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#6/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(234,10)-(234,26)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(233,10)-(233,56)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#6" +} +], +"sourcemaps:value": [ +{ +"@value": "[(232,8)-(235,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "apiVersion" +} +], +"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": "[(232,8)-(235,9)]" +} +] +}, +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(227,8)-(227,20)]" +} +] +} +] +} +] +}, +{ +"@id": "#7", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#timestamp" +} +], +"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#dateTime" +} +], +"raml-shapes:format": [ +{ +"@value": "date-time" +} +], +"shacl:name": [ +{ +"@value": "timestamp" +} +], +"core:description": [ +{ +"@value": "Timestamp the response was created" +} +], +"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": "[(239,10)-(239,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:format" +} +], +"sourcemaps:value": [ +{ +"@value": "[(237,10)-(237,31)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(239,10)-(239,26)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(238,10)-(238,61)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(236,8)-(240,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "timestamp" +} +], +"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": "[(236,8)-(240,9)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(228,8)-(228,19)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "ApiResponseMetaData" +} +], +"core:description": [ +{ +"@value": "Meta data describing the response to a request" +} +], +"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_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(224,4)-(224,25)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(225,6)-(225,69)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#4" +} +], +"sourcemaps:value": [ +{ +"@value": "[(224,4)-(242,5)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#4/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#4" +} +], +"sourcemaps:value": [ +{ +"@value": "[(230,6)-(230,12)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "responseMetaData" +} +], +"sourcemaps:sources": [ +{ +"@id": "#3/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#3/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "[(218,8)-(221,9)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(214,8)-(214,26)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "ApiResponse" +} +], +"core:description": [ +{ +"@value": "Abstract representation of a success/error response" +} +], +"sourcemaps:sources": [ +{ +"@id": "#2/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#2/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#2" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#2/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(211,4)-(211,17)]" +} +] +}, +{ +"@id": "#2/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(212,6)-(212,74)]" +} +] +}, +{ +"@id": "#2/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#2" +} +], +"sourcemaps:value": [ +{ +"@value": "[(211,4)-(223,5)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#2/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#2" +} +], +"sourcemaps:value": [ +{ +"@value": "[(216,6)-(216,12)]" +} +] +} +] +} +] +}, +{ +"@id": "#70", +"@type": [ +"security:SecurityScheme", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "basicAuth" +} +], +"security:type": [ +{ +"@value": "Basic Authentication" +} +], +"core:description": [ +{ +"@value": "Basic HTTP Authentication" +} +], +"sourcemaps:sources": [ +{ +"@id": "#70/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#70/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#70" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#70/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "security:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(353,6)-(353,21)]" +} +] +}, +{ +"@id": "#70/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(352,4)-(352,15)]" +} +] +}, +{ +"@id": "#70/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(354,6)-(354,48)]" +} +] +}, +{ +"@id": "#70/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#70" +} +], +"sourcemaps:value": [ +{ +"@value": "[(352,4)-(355,5)]" +} +] +} +] +} +] +} +], +"@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#", +"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#", +"sourcemaps": "http://a.ml/vocabularies/document-source-maps#" +} +} +] diff --git a/demo/SE-12291.json b/demo/SE-12291.json new file mode 100644 index 0000000..60616d9 --- /dev/null +++ b/demo/SE-12291.json @@ -0,0 +1,14592 @@ +[ +{ +"@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#71", +"@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" +} +], +"http://a.ml/vocabularies/apiContract#server": [ +{ +"@id": "amf://id#72", +"@type": [ +"http://a.ml/vocabularies/apiContract#Server", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#urlTemplate": [ +{ +"@value": "sample" +} +], +"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#host-lexical": [ +{ +"@id": "amf://id#72/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": "[(7,2)-(7,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#72/source-map/synthesized-field/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#72" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "true" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#scheme": [ +{ +"@value": "https" +} +], +"http://a.ml/vocabularies/core#version": [ +{ +"@value": "v1" +} +], +"http://a.ml/vocabularies/apiContract#endpoint": [ +{ +"@id": "amf://id#73", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/api/investment-administration/capital-system/v1/portfolios" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#74", +"@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": "Portfolio_GetPortfolios" +} +], +"http://a.ml/vocabularies/apiContract#guiSummary": [ +{ +"@value": "Returns the portfolios" +} +], +"http://a.ml/vocabularies/apiContract#accepts": [], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/json" +} +], +"http://a.ml/vocabularies/apiContract#expects": [ +{ +"@id": "amf://id#81", +"@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#82", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "resultCount" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "resultCount" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Limit Results to a certain amount" +} +], +"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#83", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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": "int32" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Limit Results to a certain amount" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#83/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#83" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(102,12)-(102,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#83/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#format" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(103,12)-(103,29)]" +} +] +}, +{ +"@id": "amf://id#83/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": "[(102,12)-(102,29)]" +} +] +}, +{ +"@id": "amf://id#83/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(100,12)-(100,62)]" +} +] +}, +{ +"@id": "amf://id#83/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#83" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(97,10)-(104,11)]" +} +] +} +] +} +] +} +], +"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_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#binding" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(99,12)-(99,25)]" +} +] +}, +{ +"@id": "amf://id#82/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": "[(98,12)-(98,33)]" +} +] +}, +{ +"@id": "amf://id#82/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#paramName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(98,12)-(98,33)]" +} +] +}, +{ +"@id": "amf://id#82/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": "[(97,10)-(104,11)]" +} +] +}, +{ +"@id": "amf://id#82/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": "[(101,12)-(101,29)]" +} +] +}, +{ +"@id": "amf://id#82/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#82" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(97,10)-(104,11)]" +} +] +}, +{ +"@id": "amf://id#82/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": "[(100,12)-(100,62)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#84", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "containsValueFields" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "containsValueFields" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Defaults to 1/PortfolioName. Choose which fields to find a contained value. 1 = PortfolioName, 2 = InvestmentPortfolioName, 3 = either" +} +], +"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#85", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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": "int32" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Defaults to 1/PortfolioName. Choose which fields to find a contained value. 1 = PortfolioName, 2 = InvestmentPortfolioName, 3 = either" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#85/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#85" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(94,12)-(94,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#85/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#format" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(95,12)-(95,29)]" +} +] +}, +{ +"@id": "amf://id#85/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": "[(94,12)-(94,29)]" +} +] +}, +{ +"@id": "amf://id#85/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(92,12)-(92,163)]" +} +] +}, +{ +"@id": "amf://id#85/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#85" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(89,10)-(96,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_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#binding" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(91,12)-(91,25)]" +} +] +}, +{ +"@id": "amf://id#84/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": "[(90,12)-(90,41)]" +} +] +}, +{ +"@id": "amf://id#84/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#paramName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(90,12)-(90,41)]" +} +] +}, +{ +"@id": "amf://id#84/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": "[(89,10)-(96,11)]" +} +] +}, +{ +"@id": "amf://id#84/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": "[(93,12)-(93,29)]" +} +] +}, +{ +"@id": "amf://id#84/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#84" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(89,10)-(96,11)]" +} +] +}, +{ +"@id": "amf://id#84/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": "[(92,12)-(92,163)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#86", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "portfolioUids" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "portfolioUids" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Filters the portfolios to this set of portfolio ids" +} +], +"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#87", +"@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#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#long" +} +], +"http://a.ml/vocabularies/shapes#format": [ +{ +"@value": "int64" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "items" +} +], +"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": "[(31,14)-(31,20)]" +} +] +} +], +"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": "[(31,14)-(31,31)]" +} +] +}, +{ +"@id": "amf://id#88/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": "[(32,14)-(32,31)]" +} +] +}, +{ +"@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": "[(30,12)-(33,13)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/shapes#collectionFormat": [ +{ +"@value": "multi" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Filters the portfolios to this set of portfolio ids" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#87/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#87" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,12)-(29,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#87/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#collectionFormat" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(34,12)-(34,39)]" +} +] +}, +{ +"@id": "amf://id#87/source-map/lexical/element_0", +"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,12)-(27,80)]" +} +] +}, +{ +"@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": "[(24,10)-(35,11)]" +} +] +} +] +} +] +} +], +"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_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#binding" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,12)-(26,25)]" +} +] +}, +{ +"@id": "amf://id#86/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": "[(25,12)-(25,35)]" +} +] +}, +{ +"@id": "amf://id#86/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#paramName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,12)-(25,35)]" +} +] +}, +{ +"@id": "amf://id#86/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,10)-(35,11)]" +} +] +}, +{ +"@id": "amf://id#86/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": "[(28,12)-(28,29)]" +} +] +}, +{ +"@id": "amf://id#86/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#86" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,10)-(35,11)]" +} +] +}, +{ +"@id": "amf://id#86/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": "[(27,12)-(27,80)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#89", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "containsValue" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "containsValue" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Find portfolios that contain a specific value." +} +], +"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#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#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Find portfolios that contain a specific value." +} +], +"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": "[(87,12)-(87,18)]" +} +] +} +], +"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": "[(87,12)-(87,28)]" +} +] +}, +{ +"@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": "[(85,12)-(85,75)]" +} +] +}, +{ +"@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": "[(82,10)-(88,11)]" +} +] +} +] +} +] +} +], +"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_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#binding" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(84,12)-(84,25)]" +} +] +}, +{ +"@id": "amf://id#89/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": "[(83,12)-(83,35)]" +} +] +}, +{ +"@id": "amf://id#89/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#paramName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(83,12)-(83,35)]" +} +] +}, +{ +"@id": "amf://id#89/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": "[(82,10)-(88,11)]" +} +] +}, +{ +"@id": "amf://id#89/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": "[(86,12)-(86,29)]" +} +] +}, +{ +"@id": "amf://id#89/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#89" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(82,10)-(88,11)]" +} +] +}, +{ +"@id": "amf://id#89/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": "[(85,12)-(85,75)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#91", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "investmentPortfolioProperty.value" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "investmentPortfolioProperty.value" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "[Requires Property Name, Cannot be Filtered Alone] The value of the property must be equal to" +} +], +"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#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": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "[Requires Property Name, Cannot be Filtered Alone] The value of the property must be equal to" +} +], +"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": "[(117,12)-(117,18)]" +} +] +} +], +"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": "[(117,12)-(117,28)]" +} +] +}, +{ +"@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": "[(115,12)-(115,122)]" +} +] +}, +{ +"@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": "[(112,10)-(118,11)]" +} +] +} +] +} +] +} +], +"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_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#binding" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(114,12)-(114,25)]" +} +] +}, +{ +"@id": "amf://id#91/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": "[(113,12)-(113,55)]" +} +] +}, +{ +"@id": "amf://id#91/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#paramName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(113,12)-(113,55)]" +} +] +}, +{ +"@id": "amf://id#91/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": "[(112,10)-(118,11)]" +} +] +}, +{ +"@id": "amf://id#91/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": "[(116,12)-(116,29)]" +} +] +}, +{ +"@id": "amf://id#91/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#91" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(112,10)-(118,11)]" +} +] +}, +{ +"@id": "amf://id#91/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": "[(115,12)-(115,122)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#93", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "investmentPortfolioProperty.name" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "investmentPortfolioProperty.name" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The name of the property to filter by" +} +], +"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#94", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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 name of the property to filter by" +} +], +"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": "[(110,12)-(110,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#94/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": "[(110,12)-(110,28)]" +} +] +}, +{ +"@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": "[(108,12)-(108,66)]" +} +] +}, +{ +"@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": "[(105,10)-(111,11)]" +} +] +} +] +} +] +} +], +"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_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#binding" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(107,12)-(107,25)]" +} +] +}, +{ +"@id": "amf://id#93/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": "[(106,12)-(106,54)]" +} +] +}, +{ +"@id": "amf://id#93/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#paramName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(106,12)-(106,54)]" +} +] +}, +{ +"@id": "amf://id#93/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": "[(105,10)-(111,11)]" +} +] +}, +{ +"@id": "amf://id#93/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": "[(109,12)-(109,29)]" +} +] +}, +{ +"@id": "amf://id#93/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#93" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(105,10)-(111,11)]" +} +] +}, +{ +"@id": "amf://id#93/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": "[(108,12)-(108,66)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#95", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "portfolioCategory" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "portfolioCategory" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Category of the portfolios" +} +], +"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#96", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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": "Category of the portfolios" +} +], +"http://www.w3.org/ns/shacl#in": [ +{ +"@id": "amf://id#96/list", +"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", +"http://www.w3.org/2000/01/rdf-schema#_1": [ +{ +"@id": "amf://id#97", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Investment" +} +], +"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#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": "[(77,14)-(77,26)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_2": [ +{ +"@id": "amf://id#98", +"@type": [ +"http://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" +} +], +"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#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": "[(78,14)-(78,21)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_3": [ +{ +"@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": "Composite" +} +], +"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#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": "[(79,14)-(79,25)]" +} +] +} +] +} +] +} +] +} +], +"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": "[(75,12)-(75,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#96/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": "[(73,12)-(73,55)]" +} +] +}, +{ +"@id": "amf://id#96/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": "[(75,12)-(75,28)]" +} +] +}, +{ +"@id": "amf://id#96/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": "[(76,12)-(80,13)]" +} +] +}, +{ +"@id": "amf://id#96/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#96" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(70,10)-(81,11)]" +} +] +} +] +} +] +} +], +"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_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#binding" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(72,12)-(72,25)]" +} +] +}, +{ +"@id": "amf://id#95/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": "[(71,12)-(71,39)]" +} +] +}, +{ +"@id": "amf://id#95/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#paramName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(71,12)-(71,39)]" +} +] +}, +{ +"@id": "amf://id#95/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)-(81,11)]" +} +] +}, +{ +"@id": "amf://id#95/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": "[(74,12)-(74,29)]" +} +] +}, +{ +"@id": "amf://id#95/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#95" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(70,10)-(81,11)]" +} +] +}, +{ +"@id": "amf://id#95/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": "[(73,12)-(73,55)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#100", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "investmentPortfolioType" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "investmentPortfolioType" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Filters the portfolio by portfolio type (not valid for portfolio category of index or composite)" +} +], +"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#101", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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": "Filters the portfolio by portfolio type (not valid for portfolio category of index or composite)" +} +], +"http://www.w3.org/ns/shacl#in": [ +{ +"@id": "amf://id#101/list", +"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", +"http://www.w3.org/2000/01/rdf-schema#_1": [ +{ +"@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": "AA" +} +], +"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#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": "[(43,14)-(43,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_2": [ +{ +"@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": "MR" +} +], +"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#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": "[(44,14)-(44,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_3": [ +{ +"@id": "amf://id#104", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "RP" +} +], +"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#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": "[(45,14)-(45,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_4": [ +{ +"@id": "amf://id#105", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "MX" +} +], +"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#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": "[(46,14)-(46,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_5": [ +{ +"@id": "amf://id#106", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "GP" +} +], +"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#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": "[(47,14)-(47,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_6": [ +{ +"@id": "amf://id#107", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "SG" +} +], +"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#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": "[(48,14)-(48,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_7": [ +{ +"@id": "amf://id#108", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "ID" +} +], +"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#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": "[(49,14)-(49,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_8": [ +{ +"@id": "amf://id#109", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "AD" +} +], +"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#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": "[(50,14)-(50,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_9": [ +{ +"@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": "AM" +} +], +"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#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": "[(51,14)-(51,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_10": [ +{ +"@id": "amf://id#111", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "AR" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#111" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(52,14)-(52,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_11": [ +{ +"@id": "amf://id#112", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "AX" +} +], +"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#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": "[(53,14)-(53,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_12": [ +{ +"@id": "amf://id#113", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "GA" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#113" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(54,14)-(54,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_13": [ +{ +"@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": "GM" +} +], +"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#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": "[(55,14)-(55,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_14": [ +{ +"@id": "amf://id#115", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "GR" +} +], +"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#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": "[(56,14)-(56,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_15": [ +{ +"@id": "amf://id#116", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "GX" +} +], +"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#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": "[(57,14)-(57,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_16": [ +{ +"@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": "RM" +} +], +"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#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": "[(58,14)-(58,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_17": [ +{ +"@id": "amf://id#118", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "SM" +} +], +"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#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": "[(59,14)-(59,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_18": [ +{ +"@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": "SR" +} +], +"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#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": "[(60,14)-(60,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_19": [ +{ +"@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": "SX" +} +], +"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#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": "[(61,14)-(61,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_20": [ +{ +"@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": "XM" +} +], +"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#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": "[(62,14)-(62,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_21": [ +{ +"@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": "FL" +} +], +"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#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": "[(63,14)-(63,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_22": [ +{ +"@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": "AT" +} +], +"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#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": "[(64,14)-(64,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_23": [ +{ +"@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": "CP" +} +], +"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#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": "[(65,14)-(65,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_24": [ +{ +"@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": "MG" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_24" +} +], +"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": "[(66,14)-(66,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_25": [ +{ +"@id": "amf://id#126", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "IDM" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_25" +} +], +"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": "[(67,14)-(67,19)]" +} +] +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#101/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#101" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(41,12)-(41,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#101/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": "[(39,12)-(39,125)]" +} +] +}, +{ +"@id": "amf://id#101/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": "[(41,12)-(41,28)]" +} +] +}, +{ +"@id": "amf://id#101/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": "[(42,12)-(68,13)]" +} +] +}, +{ +"@id": "amf://id#101/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#101" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,10)-(69,11)]" +} +] +} +] +} +] +} +], +"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_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#binding" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(38,12)-(38,25)]" +} +] +}, +{ +"@id": "amf://id#100/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": "[(37,12)-(37,45)]" +} +] +}, +{ +"@id": "amf://id#100/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#paramName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(37,12)-(37,45)]" +} +] +}, +{ +"@id": "amf://id#100/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": "[(36,10)-(69,11)]" +} +] +}, +{ +"@id": "amf://id#100/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": "[(40,12)-(40,29)]" +} +] +}, +{ +"@id": "amf://id#100/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#100" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,10)-(69,11)]" +} +] +}, +{ +"@id": "amf://id#100/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": "[(39,12)-(39,125)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#header": [ +{ +"@id": "amf://id#127", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "clientId" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "clientId" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "HTTP Header Parameter - Client system name that invoked this api" +} +], +"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#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": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "HTTP Header Parameter - Client system name that invoked this api" +} +], +"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": "[(124,12)-(124,18)]" +} +] +} +], +"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": "[(124,12)-(124,28)]" +} +] +}, +{ +"@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": "[(122,12)-(122,93)]" +} +] +}, +{ +"@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": "[(119,10)-(125,11)]" +} +] +} +] +} +] +} +], +"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_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#binding" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(121,12)-(121,26)]" +} +] +}, +{ +"@id": "amf://id#127/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": "[(120,12)-(120,30)]" +} +] +}, +{ +"@id": "amf://id#127/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#paramName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(120,12)-(120,30)]" +} +] +}, +{ +"@id": "amf://id#127/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": "[(119,10)-(125,11)]" +} +] +}, +{ +"@id": "amf://id#127/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": "[(123,12)-(123,29)]" +} +] +}, +{ +"@id": "amf://id#127/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#127" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(119,10)-(125,11)]" +} +] +}, +{ +"@id": "amf://id#127/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": "[(122,12)-(122,93)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#129", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "CG-CorrelationId" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "CG-CorrelationId" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "HTTP Header Parameter - GUID to uniquely identify requests and correlate request & response, end-to-end" +} +], +"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#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": "schema" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "HTTP Header Parameter - GUID to uniquely identify requests and correlate request & response, end-to-end" +} +], +"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": "[(131,12)-(131,18)]" +} +] +} +], +"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": "[(131,12)-(131,28)]" +} +] +}, +{ +"@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": "[(129,12)-(129,132)]" +} +] +}, +{ +"@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": "[(126,10)-(132,11)]" +} +] +} +] +} +] +} +], +"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_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#binding" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(128,12)-(128,26)]" +} +] +}, +{ +"@id": "amf://id#129/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": "[(127,12)-(127,38)]" +} +] +}, +{ +"@id": "amf://id#129/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#paramName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(127,12)-(127,38)]" +} +] +}, +{ +"@id": "amf://id#129/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": "[(126,10)-(132,11)]" +} +] +}, +{ +"@id": "amf://id#129/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": "[(130,12)-(130,29)]" +} +] +}, +{ +"@id": "amf://id#129/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#129" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(126,10)-(132,11)]" +} +] +}, +{ +"@id": "amf://id#129/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": "[(129,12)-(129,132)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#131", +"@type": [ +"http://a.ml/vocabularies/apiContract#Parameter", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "metaData" +} +], +"http://a.ml/vocabularies/apiContract#paramName": [ +{ +"@value": "metaData" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "HTTP Header Parameter - Comma separated name-value pairs of key elements of request" +} +], +"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#132", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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": "HTTP Header Parameter - Comma separated name-value pairs of key elements of request" +} +], +"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": "[(138,12)-(138,18)]" +} +] +} +], +"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://www.w3.org/ns/shacl#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(138,12)-(138,28)]" +} +] +}, +{ +"@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": "[(136,12)-(136,113)]" +} +] +}, +{ +"@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": "[(133,10)-(139,11)]" +} +] +} +] +} +] +} +], +"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_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#binding" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(135,12)-(135,26)]" +} +] +}, +{ +"@id": "amf://id#131/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": "[(134,12)-(134,30)]" +} +] +}, +{ +"@id": "amf://id#131/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#paramName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(134,12)-(134,30)]" +} +] +}, +{ +"@id": "amf://id#131/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": "[(133,10)-(139,11)]" +} +] +}, +{ +"@id": "amf://id#131/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": "[(137,12)-(137,29)]" +} +] +}, +{ +"@id": "amf://id#131/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#131" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(133,10)-(139,11)]" +} +] +}, +{ +"@id": "amf://id#131/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": "[(136,12)-(136,113)]" +} +] +} +] +} +] +} +], +"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_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": "[(23,8)-(140,9)]" +} +] +}, +{ +"@id": "amf://id#81/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": "[(23,8)-(140,9)]" +} +] +}, +{ +"@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": "[(13,13)-(163,7)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#returns": [ +{ +"@id": "amf://id#76", +"@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" +} +], +"http://a.ml/vocabularies/apiContract#payload": [ +{ +"@id": "amf://id#77", +"@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#66/link--1371783372", +"@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#66" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "PortfoliosResponse" +} +] +} +], +"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": "[(144,12)-(146,13)]" +} +] +} +] +} +] +} +], +"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": "[(142,10)-(147,11)]" +} +] +}, +{ +"@id": "amf://id#76/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(143,12)-(143,36)]" +} +] +} +] +} +] +}, +{ +"@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": "204" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "204" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "NoContent" +} +], +"http://a.ml/vocabularies/apiContract#payload": [], +"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": "[(148,10)-(150,11)]" +} +] +}, +{ +"@id": "amf://id#78/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(149,12)-(149,38)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#79", +"@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": "500" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "500" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Internal Server Error" +} +], +"http://a.ml/vocabularies/apiContract#payload": [ +{ +"@id": "amf://id#80", +"@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#1/link-614416671", +"@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#1" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "Error" +} +] +} +], +"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": "[(153,12)-(155,13)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#79" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(151,10)-(156,11)]" +} +] +}, +{ +"@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": "[(152,12)-(152,50)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/security#security": [ +{ +"@id": "amf://id#133", +"@type": [ +"http://a.ml/vocabularies/security#SecurityRequirement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/security#schemes": [ +{ +"@id": "amf://id#134", +"@type": [ +"http://a.ml/vocabularies/security#ParametrizedSecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "basicAuth" +} +], +"http://a.ml/vocabularies/security#scheme": [ +{ +"@id": "amf://id#70", +"@type": [ +"http://a.ml/vocabularies/security#SecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "basicAuth" +} +], +"http://a.ml/vocabularies/security#type": [ +{ +"@value": "Basic Authentication" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Basic HTTP Authentication" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#70/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#70" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#70/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": "[(353,6)-(353,21)]" +} +] +}, +{ +"@id": "amf://id#70/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": "[(352,4)-(352,15)]" +} +] +}, +{ +"@id": "amf://id#70/source-map/lexical/element_0", +"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,6)-(354,48)]" +} +] +}, +{ +"@id": "amf://id#70/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#70" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(352,4)-(355,5)]" +} +] +} +] +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#134" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(160,12)-(160,27)]" +} +] +} +] +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#133" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(159,10)-(161,11)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#tag": [ +{ +"@id": "amf://id#75", +"@type": [ +"http://a.ml/vocabularies/apiContract#Tag", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Portfolio" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#75" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,10)-(15,21)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#74/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#74/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#returns" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(141,8)-(157,9)]" +} +] +}, +{ +"@id": "amf://id#74/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#74" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,6)-(163,7)]" +} +] +}, +{ +"@id": "amf://id#74/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": "[(19,8)-(19,22)]" +} +] +}, +{ +"@id": "amf://id#74/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#tag" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,8)-(16,9)]" +} +] +}, +{ +"@id": "amf://id#74/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": "[(18,8)-(18,48)]" +} +] +}, +{ +"@id": "amf://id#74/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#guiSummary" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,8)-(17,43)]" +} +] +} +] +} +] +} +], +"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": "[(12,4)-(164,5)]" +} +] +} +] +} +] +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#71/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#71" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "OAS 2.0" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#71/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": "[(4,4)-(4,19)]" +} +] +}, +{ +"@id": "amf://id#71/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#71" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(1,0)-(357,1)]" +} +] +}, +{ +"@id": "amf://id#71/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": "[(11,11)-(165,3)]" +} +] +}, +{ +"@id": "amf://id#71/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": "[(8,2)-(10,3)]" +} +] +}, +{ +"@id": "amf://id#71/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": "[(5,4)-(5,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#declares": [ +{ +"@id": "amf://id#1", +"@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": "Error" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Represents a generic custom error (this is not a replacement for the HTTP errors)" +} +], +"http://www.w3.org/ns/shacl#and": [ +{ +"@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#responseMetaData" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@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#apiVersion" +} +], +"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": "apiVersion" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The version number of the API" +} +], +"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": "[(234,10)-(234,16)]" +} +] +} +], +"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": "[(234,10)-(234,26)]" +} +] +}, +{ +"@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": "[(233,10)-(233,56)]" +} +] +}, +{ +"@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": "[(232,8)-(235,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "apiVersion" +} +], +"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": "[(232,8)-(235,9)]" +} +] +}, +{ +"@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": "[(227,8)-(227,20)]" +} +] +} +] +} +] +}, +{ +"@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#timestamp" +} +], +"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#dateTime" +} +], +"http://a.ml/vocabularies/shapes#format": [ +{ +"@value": "date-time" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "timestamp" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Timestamp the response was created" +} +], +"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": "[(239,10)-(239,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#8/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#format" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(237,10)-(237,31)]" +} +] +}, +{ +"@id": "amf://id#8/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": "[(239,10)-(239,26)]" +} +] +}, +{ +"@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": "[(238,10)-(238,61)]" +} +] +}, +{ +"@id": "amf://id#8/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(236,8)-(240,9)]" +} +] +} +] +} +] +} +], +"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#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": "[(236,8)-(240,9)]" +} +] +}, +{ +"@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": "[(228,8)-(228,19)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "ApiResponseMetaData" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Meta data describing the response to a request" +} +], +"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_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": "[(224,4)-(224,25)]" +} +] +}, +{ +"@id": "amf://id#4/source-map/lexical/element_0", +"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,6)-(225,69)]" +} +] +}, +{ +"@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": "[(224,4)-(242,5)]" +} +] +} +], +"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": "[(230,6)-(230,12)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "responseMetaData" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#3" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(218,8)-(221,9)]" +} +] +}, +{ +"@id": "amf://id#3/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": "[(214,8)-(214,26)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "ApiResponse" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Abstract representation of a success/error response" +} +], +"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": [ +{ +"@id": "amf://id#2/source-map/declared-element/element_0", +"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": [ +{ +"@id": "amf://id#2/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": "[(211,4)-(211,17)]" +} +] +}, +{ +"@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": "[(212,6)-(212,74)]" +} +] +}, +{ +"@id": "amf://id#2/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#2" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(211,4)-(223,5)]" +} +] +} +], +"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": "[(216,6)-(216,12)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#9", +"@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#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#errors" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#11", +"@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#12", +"@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#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#id" +} +], +"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": "id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Unique identifier of the error message" +} +], +"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": "[(255,10)-(255,16)]" +} +] +} +], +"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": "[(255,10)-(255,26)]" +} +] +}, +{ +"@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": "[(254,10)-(254,65)]" +} +] +}, +{ +"@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": "[(253,8)-(256,9)]" +} +] +} +] +} +] +} +], +"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#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": "[(253,8)-(256,9)]" +} +] +}, +{ +"@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": "[(246,8)-(246,12)]" +} +] +} +] +} +] +}, +{ +"@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#code" +} +], +"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": "code" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Mnemonic identifier" +} +], +"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": "[(259,10)-(259,16)]" +} +] +} +], +"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": "[(259,10)-(259,26)]" +} +] +}, +{ +"@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": "[(258,10)-(258,46)]" +} +] +}, +{ +"@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": "[(257,8)-(260,9)]" +} +] +} +] +} +] +} +], +"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#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": "[(257,8)-(260,9)]" +} +] +}, +{ +"@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": "[(247,8)-(247,14)]" +} +] +} +] +} +] +}, +{ +"@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#message" +} +], +"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": "message" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Detailed message of the error" +} +], +"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": "[(263,10)-(263,16)]" +} +] +} +], +"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": "[(263,10)-(263,26)]" +} +] +}, +{ +"@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": "[(262,10)-(262,56)]" +} +] +}, +{ +"@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": "[(261,8)-(264,9)]" +} +] +} +] +} +] +} +], +"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#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": "[(261,8)-(264,9)]" +} +] +}, +{ +"@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": "[(248,8)-(248,17)]" +} +] +} +] +} +] +}, +{ +"@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#createdDate" +} +], +"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#dateTime" +} +], +"http://a.ml/vocabularies/shapes#format": [ +{ +"@value": "date-time" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "createdDate" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Timestamp the error was created" +} +], +"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": "[(268,10)-(268,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#20/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#format" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(266,10)-(266,31)]" +} +] +}, +{ +"@id": "amf://id#20/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": "[(268,10)-(268,26)]" +} +] +}, +{ +"@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": "[(267,10)-(267,58)]" +} +] +}, +{ +"@id": "amf://id#20/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#20" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(265,8)-(269,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "createdDate" +} +], +"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": "[(265,8)-(269,9)]" +} +] +}, +{ +"@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": "[(249,8)-(249,21)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "ErrorMessage" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The detailed contents of an error" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#12/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#12" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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#name" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(243,4)-(243,18)]" +} +] +}, +{ +"@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": "[(244,6)-(244,56)]" +} +] +}, +{ +"@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": "[(243,4)-(271,5)]" +} +] +} +], +"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": "[(251,6)-(251,12)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "errors" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Details of why the error occurred" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#11/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#11" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(202,14)-(202,20)]" +} +] +} +], +"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": "[(200,12)-(206,13)]" +} +] +}, +{ +"@id": "amf://id#11/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(201,14)-(201,64)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "errors" +} +], +"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": "[(200,12)-(206,13)]" +} +] +}, +{ +"@id": "amf://id#10/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": "[(196,12)-(196,20)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "item1" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(198,10)-(198,16)]" +} +] +} +], +"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": "[(194,8)-(208,9)]" +} +] +} +] +} +] +} +], +"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_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": "[(189,6)-(189,104)]" +} +] +}, +{ +"@id": "amf://id#1/source-map/lexical/element_1", +"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": "[(188,4)-(188,11)]" +} +] +}, +{ +"@id": "amf://id#1/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": "[(190,15)-(209,7)]" +} +] +}, +{ +"@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": "[(188,4)-(210,5)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#21", +"@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#portfolioUid" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#23", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#long" +} +], +"http://a.ml/vocabularies/shapes#format": [ +{ +"@value": "int64" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "portfolioUid" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Identifiers of a Portfolio" +} +], +"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": "[(284,10)-(284,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#23/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#format" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(282,10)-(282,27)]" +} +] +}, +{ +"@id": "amf://id#23/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": "[(284,10)-(284,27)]" +} +] +}, +{ +"@id": "amf://id#23/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(283,10)-(283,53)]" +} +] +}, +{ +"@id": "amf://id#23/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#23" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(281,8)-(285,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "portfolioUid" +} +], +"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": "[(281,8)-(285,9)]" +} +] +}, +{ +"@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": "[(275,8)-(275,22)]" +} +] +} +] +} +] +}, +{ +"@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#name" +} +], +"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": "name" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "PortfolioName of a Portfolio" +} +], +"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": "[(288,10)-(288,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#25/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,10)-(288,26)]" +} +] +}, +{ +"@id": "amf://id#25/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(287,10)-(287,55)]" +} +] +}, +{ +"@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": "[(286,8)-(289,9)]" +} +] +} +] +} +] +} +], +"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#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": "[(286,8)-(289,9)]" +} +] +}, +{ +"@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": "[(276,8)-(276,14)]" +} +] +} +] +} +] +}, +{ +"@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://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#category" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@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": "category" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Category of a Portfolio" +} +], +"http://www.w3.org/ns/shacl#in": [ +{ +"@id": "amf://id#27/list", +"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", +"http://www.w3.org/2000/01/rdf-schema#_1": [ +{ +"@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": "Investment" +} +], +"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#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": "[(293,12)-(293,24)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_2": [ +{ +"@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": "Index" +} +], +"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#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": "[(294,12)-(294,19)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_3": [ +{ +"@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": "Composite" +} +], +"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#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": "[(295,12)-(295,23)]" +} +] +} +] +} +] +} +] +} +], +"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": [ +{ +"@id": "amf://id#27/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#27" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(297,10)-(297,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#27/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": "[(291,10)-(291,50)]" +} +] +}, +{ +"@id": "amf://id#27/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": "[(297,10)-(297,26)]" +} +] +}, +{ +"@id": "amf://id#27/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": "[(292,10)-(296,11)]" +} +] +}, +{ +"@id": "amf://id#27/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#27" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(290,8)-(298,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "category" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#26" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(290,8)-(298,9)]" +} +] +}, +{ +"@id": "amf://id#26/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": "[(277,8)-(277,18)]" +} +] +} +] +} +] +}, +{ +"@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#investmentPortfolioTypeUid" +} +], +"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#integer" +} +], +"http://a.ml/vocabularies/shapes#format": [ +{ +"@value": "int32" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "investmentPortfolioTypeUid" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "InvestmentPortfolioType of a Portfolio" +} +], +"http://a.ml/vocabularies/shapes#readOnly": [ +{ +"@value": true +} +], +"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": "[(302,10)-(302,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#32/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": "[(301,10)-(301,65)]" +} +] +}, +{ +"@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": "[(299,8)-(304,9)]" +} +] +}, +{ +"@id": "amf://id#32/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#readOnly" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(303,10)-(303,26)]" +} +] +}, +{ +"@id": "amf://id#32/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": "[(300,10)-(300,27)]" +} +] +}, +{ +"@id": "amf://id#32/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": "[(302,10)-(302,27)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "investmentPortfolioTypeUid" +} +], +"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": "[(299,8)-(304,9)]" +} +] +} +] +} +] +}, +{ +"@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#investmentPortfolioTypeCode" +} +], +"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": "investmentPortfolioTypeCode" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "InvestmentPortfolioTypeCode of a Portfolio" +} +], +"http://www.w3.org/ns/shacl#in": [ +{ +"@id": "amf://id#34/list", +"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", +"http://www.w3.org/2000/01/rdf-schema#_1": [ +{ +"@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": "AA" +} +], +"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": "[(308,12)-(308,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_2": [ +{ +"@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": "MR" +} +], +"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#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": "[(309,12)-(309,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_3": [ +{ +"@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": "RP" +} +], +"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#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": "[(310,12)-(310,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_4": [ +{ +"@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": "MX" +} +], +"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#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": "[(311,12)-(311,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_5": [ +{ +"@id": "amf://id#39", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "GP" +} +], +"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#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": "[(312,12)-(312,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_6": [ +{ +"@id": "amf://id#40", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "SG" +} +], +"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#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": "[(313,12)-(313,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_7": [ +{ +"@id": "amf://id#41", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "ID" +} +], +"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#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": "[(314,12)-(314,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_8": [ +{ +"@id": "amf://id#42", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "AD" +} +], +"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#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": "[(315,12)-(315,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_9": [ +{ +"@id": "amf://id#43", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "AM" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#43" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(316,12)-(316,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_10": [ +{ +"@id": "amf://id#44", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "AR" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#44" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(317,12)-(317,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_11": [ +{ +"@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": "AX" +} +], +"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#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": "[(318,12)-(318,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_12": [ +{ +"@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": "GA" +} +], +"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#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": "[(319,12)-(319,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_13": [ +{ +"@id": "amf://id#47", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "GM" +} +], +"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#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": "[(320,12)-(320,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_14": [ +{ +"@id": "amf://id#48", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "GR" +} +], +"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#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": "[(321,12)-(321,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_15": [ +{ +"@id": "amf://id#49", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "GX" +} +], +"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#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": "[(322,12)-(322,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_16": [ +{ +"@id": "amf://id#50", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "RM" +} +], +"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#50/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(323,12)-(323,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_17": [ +{ +"@id": "amf://id#51", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "SM" +} +], +"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#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": "[(324,12)-(324,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_18": [ +{ +"@id": "amf://id#52", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "SR" +} +], +"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#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": "[(325,12)-(325,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_19": [ +{ +"@id": "amf://id#53", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "SX" +} +], +"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#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": "[(326,12)-(326,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_20": [ +{ +"@id": "amf://id#54", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "XM" +} +], +"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#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": "[(327,12)-(327,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_21": [ +{ +"@id": "amf://id#55", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "FL" +} +], +"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#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": "[(328,12)-(328,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_22": [ +{ +"@id": "amf://id#56", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "AT" +} +], +"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#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": "[(329,12)-(329,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_23": [ +{ +"@id": "amf://id#57", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "CP" +} +], +"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#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": "[(330,12)-(330,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_24": [ +{ +"@id": "amf://id#58", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "MG" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_24" +} +], +"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": "[(331,12)-(331,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_25": [ +{ +"@id": "amf://id#59", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "IDM" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_25" +} +], +"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": "[(332,12)-(332,17)]" +} +] +} +] +} +] +} +] +} +], +"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": "[(334,10)-(334,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#34/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": "[(306,10)-(306,69)]" +} +] +}, +{ +"@id": "amf://id#34/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": "[(334,10)-(334,26)]" +} +] +}, +{ +"@id": "amf://id#34/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": "[(307,10)-(333,11)]" +} +] +}, +{ +"@id": "amf://id#34/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#34" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(305,8)-(335,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "investmentPortfolioTypeCode" +} +], +"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": "[(305,8)-(335,9)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#60", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#investmentPortfolioNumber" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#61", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "investmentPortfolioNumber" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "InvestmentPortfolioNumber of a Portfolio" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#61/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#61" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(338,10)-(338,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#61/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": "[(338,10)-(338,26)]" +} +] +}, +{ +"@id": "amf://id#61/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(337,10)-(337,67)]" +} +] +}, +{ +"@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": "[(336,8)-(339,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "investmentPortfolioNumber" +} +], +"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": "[(336,8)-(339,9)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#62", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#investmentPortfolioName" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#63", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "investmentPortfolioName" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "InvestmentPortfolioName of a Portfolio" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#63/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#63" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(342,10)-(342,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#63/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": "[(342,10)-(342,26)]" +} +] +}, +{ +"@id": "amf://id#63/source-map/lexical/element_0", +"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,10)-(341,65)]" +} +] +}, +{ +"@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": "[(340,8)-(343,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "investmentPortfolioName" +} +], +"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": "[(340,8)-(343,9)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#64", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#portfolioAliasName" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#65", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "portfolioAliasName" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "PortfolioAliasName of a Portfolio" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#65/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#65" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(346,10)-(346,16)]" +} +] +} +], +"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://www.w3.org/ns/shacl#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(346,10)-(346,26)]" +} +] +}, +{ +"@id": "amf://id#65/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(345,10)-(345,60)]" +} +] +}, +{ +"@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": "[(344,8)-(347,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "portfolioAliasName" +} +], +"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": "[(344,8)-(347,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Portfolio" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Definition of a generic portfolio" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#21/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#21" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#21/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": "[(272,4)-(272,15)]" +} +] +}, +{ +"@id": "amf://id#21/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(273,6)-(273,56)]" +} +] +}, +{ +"@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": "[(272,4)-(349,5)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#21/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#21" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(279,6)-(279,12)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#66", +"@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": "PortfoliosResponse" +} +], +"http://www.w3.org/ns/shacl#and": [ +{ +"@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#responseMetaData" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@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#apiVersion" +} +], +"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": "apiVersion" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The version number of the API" +} +], +"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": "[(234,10)-(234,16)]" +} +] +} +], +"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": "[(234,10)-(234,26)]" +} +] +}, +{ +"@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": "[(233,10)-(233,56)]" +} +] +}, +{ +"@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": "[(232,8)-(235,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "apiVersion" +} +], +"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": "[(232,8)-(235,9)]" +} +] +}, +{ +"@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": "[(227,8)-(227,20)]" +} +] +} +] +} +] +}, +{ +"@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#timestamp" +} +], +"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#dateTime" +} +], +"http://a.ml/vocabularies/shapes#format": [ +{ +"@value": "date-time" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "timestamp" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Timestamp the response was created" +} +], +"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": "[(239,10)-(239,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#8/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#format" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(237,10)-(237,31)]" +} +] +}, +{ +"@id": "amf://id#8/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": "[(239,10)-(239,26)]" +} +] +}, +{ +"@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": "[(238,10)-(238,61)]" +} +] +}, +{ +"@id": "amf://id#8/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(236,8)-(240,9)]" +} +] +} +] +} +] +} +], +"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#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": "[(236,8)-(240,9)]" +} +] +}, +{ +"@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": "[(228,8)-(228,19)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "ApiResponseMetaData" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Meta data describing the response to a request" +} +], +"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_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": "[(224,4)-(224,25)]" +} +] +}, +{ +"@id": "amf://id#4/source-map/lexical/element_0", +"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,6)-(225,69)]" +} +] +}, +{ +"@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": "[(224,4)-(242,5)]" +} +] +} +], +"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": "[(230,6)-(230,12)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "responseMetaData" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#3" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(218,8)-(221,9)]" +} +] +}, +{ +"@id": "amf://id#3/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": "[(214,8)-(214,26)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "ApiResponse" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Abstract representation of a success/error response" +} +], +"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": [ +{ +"@id": "amf://id#2/source-map/declared-element/element_0", +"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": [ +{ +"@id": "amf://id#2/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": "[(211,4)-(211,17)]" +} +] +}, +{ +"@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": "[(212,6)-(212,74)]" +} +] +}, +{ +"@id": "amf://id#2/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#2" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(211,4)-(223,5)]" +} +] +} +], +"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": "[(216,6)-(216,12)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#67", +"@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#68", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#portfolios" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#69", +"@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#21", +"@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#portfolioUid" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#23", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#long" +} +], +"http://a.ml/vocabularies/shapes#format": [ +{ +"@value": "int64" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "portfolioUid" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Identifiers of a Portfolio" +} +], +"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": "[(284,10)-(284,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#23/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#format" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(282,10)-(282,27)]" +} +] +}, +{ +"@id": "amf://id#23/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": "[(284,10)-(284,27)]" +} +] +}, +{ +"@id": "amf://id#23/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(283,10)-(283,53)]" +} +] +}, +{ +"@id": "amf://id#23/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#23" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(281,8)-(285,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "portfolioUid" +} +], +"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": "[(281,8)-(285,9)]" +} +] +}, +{ +"@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": "[(275,8)-(275,22)]" +} +] +} +] +} +] +}, +{ +"@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#name" +} +], +"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": "name" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "PortfolioName of a Portfolio" +} +], +"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": "[(288,10)-(288,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#25/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,10)-(288,26)]" +} +] +}, +{ +"@id": "amf://id#25/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(287,10)-(287,55)]" +} +] +}, +{ +"@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": "[(286,8)-(289,9)]" +} +] +} +] +} +] +} +], +"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#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": "[(286,8)-(289,9)]" +} +] +}, +{ +"@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": "[(276,8)-(276,14)]" +} +] +} +] +} +] +}, +{ +"@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://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#category" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@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": "category" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Category of a Portfolio" +} +], +"http://www.w3.org/ns/shacl#in": [ +{ +"@id": "amf://id#27/list", +"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", +"http://www.w3.org/2000/01/rdf-schema#_1": [ +{ +"@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": "Investment" +} +], +"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#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": "[(293,12)-(293,24)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_2": [ +{ +"@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": "Index" +} +], +"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#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": "[(294,12)-(294,19)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_3": [ +{ +"@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": "Composite" +} +], +"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#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": "[(295,12)-(295,23)]" +} +] +} +] +} +] +} +] +} +], +"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": [ +{ +"@id": "amf://id#27/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#27" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(297,10)-(297,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#27/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": "[(291,10)-(291,50)]" +} +] +}, +{ +"@id": "amf://id#27/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": "[(297,10)-(297,26)]" +} +] +}, +{ +"@id": "amf://id#27/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": "[(292,10)-(296,11)]" +} +] +}, +{ +"@id": "amf://id#27/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#27" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(290,8)-(298,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "category" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#26" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(290,8)-(298,9)]" +} +] +}, +{ +"@id": "amf://id#26/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": "[(277,8)-(277,18)]" +} +] +} +] +} +] +}, +{ +"@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#investmentPortfolioTypeUid" +} +], +"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#integer" +} +], +"http://a.ml/vocabularies/shapes#format": [ +{ +"@value": "int32" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "investmentPortfolioTypeUid" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "InvestmentPortfolioType of a Portfolio" +} +], +"http://a.ml/vocabularies/shapes#readOnly": [ +{ +"@value": true +} +], +"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": "[(302,10)-(302,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#32/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": "[(301,10)-(301,65)]" +} +] +}, +{ +"@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": "[(299,8)-(304,9)]" +} +] +}, +{ +"@id": "amf://id#32/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#readOnly" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(303,10)-(303,26)]" +} +] +}, +{ +"@id": "amf://id#32/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": "[(300,10)-(300,27)]" +} +] +}, +{ +"@id": "amf://id#32/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": "[(302,10)-(302,27)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "investmentPortfolioTypeUid" +} +], +"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": "[(299,8)-(304,9)]" +} +] +} +] +} +] +}, +{ +"@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#investmentPortfolioTypeCode" +} +], +"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": "investmentPortfolioTypeCode" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "InvestmentPortfolioTypeCode of a Portfolio" +} +], +"http://www.w3.org/ns/shacl#in": [ +{ +"@id": "amf://id#34/list", +"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", +"http://www.w3.org/2000/01/rdf-schema#_1": [ +{ +"@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": "AA" +} +], +"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": "[(308,12)-(308,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_2": [ +{ +"@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": "MR" +} +], +"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#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": "[(309,12)-(309,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_3": [ +{ +"@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": "RP" +} +], +"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#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": "[(310,12)-(310,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_4": [ +{ +"@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": "MX" +} +], +"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#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": "[(311,12)-(311,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_5": [ +{ +"@id": "amf://id#39", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "GP" +} +], +"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#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": "[(312,12)-(312,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_6": [ +{ +"@id": "amf://id#40", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "SG" +} +], +"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#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": "[(313,12)-(313,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_7": [ +{ +"@id": "amf://id#41", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "ID" +} +], +"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#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": "[(314,12)-(314,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_8": [ +{ +"@id": "amf://id#42", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "AD" +} +], +"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#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": "[(315,12)-(315,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_9": [ +{ +"@id": "amf://id#43", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "AM" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#43" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(316,12)-(316,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_10": [ +{ +"@id": "amf://id#44", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "AR" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#44" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(317,12)-(317,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_11": [ +{ +"@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": "AX" +} +], +"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#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": "[(318,12)-(318,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_12": [ +{ +"@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": "GA" +} +], +"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#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": "[(319,12)-(319,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_13": [ +{ +"@id": "amf://id#47", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "GM" +} +], +"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#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": "[(320,12)-(320,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_14": [ +{ +"@id": "amf://id#48", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "GR" +} +], +"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#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": "[(321,12)-(321,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_15": [ +{ +"@id": "amf://id#49", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "GX" +} +], +"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#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": "[(322,12)-(322,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_16": [ +{ +"@id": "amf://id#50", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "RM" +} +], +"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#50/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(323,12)-(323,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_17": [ +{ +"@id": "amf://id#51", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "SM" +} +], +"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#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": "[(324,12)-(324,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_18": [ +{ +"@id": "amf://id#52", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "SR" +} +], +"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#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": "[(325,12)-(325,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_19": [ +{ +"@id": "amf://id#53", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "SX" +} +], +"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#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": "[(326,12)-(326,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_20": [ +{ +"@id": "amf://id#54", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "XM" +} +], +"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#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": "[(327,12)-(327,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_21": [ +{ +"@id": "amf://id#55", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "FL" +} +], +"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#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": "[(328,12)-(328,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_22": [ +{ +"@id": "amf://id#56", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "AT" +} +], +"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#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": "[(329,12)-(329,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_23": [ +{ +"@id": "amf://id#57", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "CP" +} +], +"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#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": "[(330,12)-(330,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_24": [ +{ +"@id": "amf://id#58", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "MG" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_24" +} +], +"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": "[(331,12)-(331,16)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_25": [ +{ +"@id": "amf://id#59", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "IDM" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_25" +} +], +"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": "[(332,12)-(332,17)]" +} +] +} +] +} +] +} +] +} +], +"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": "[(334,10)-(334,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#34/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": "[(306,10)-(306,69)]" +} +] +}, +{ +"@id": "amf://id#34/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": "[(334,10)-(334,26)]" +} +] +}, +{ +"@id": "amf://id#34/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": "[(307,10)-(333,11)]" +} +] +}, +{ +"@id": "amf://id#34/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#34" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(305,8)-(335,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "investmentPortfolioTypeCode" +} +], +"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": "[(305,8)-(335,9)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#60", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#investmentPortfolioNumber" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#61", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "investmentPortfolioNumber" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "InvestmentPortfolioNumber of a Portfolio" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#61/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#61" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(338,10)-(338,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#61/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": "[(338,10)-(338,26)]" +} +] +}, +{ +"@id": "amf://id#61/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(337,10)-(337,67)]" +} +] +}, +{ +"@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": "[(336,8)-(339,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "investmentPortfolioNumber" +} +], +"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": "[(336,8)-(339,9)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#62", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#investmentPortfolioName" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#63", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "investmentPortfolioName" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "InvestmentPortfolioName of a Portfolio" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#63/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#63" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(342,10)-(342,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#63/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": "[(342,10)-(342,26)]" +} +] +}, +{ +"@id": "amf://id#63/source-map/lexical/element_0", +"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,10)-(341,65)]" +} +] +}, +{ +"@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": "[(340,8)-(343,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "investmentPortfolioName" +} +], +"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": "[(340,8)-(343,9)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#64", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#portfolioAliasName" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#65", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "portfolioAliasName" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "PortfolioAliasName of a Portfolio" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#65/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#65" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(346,10)-(346,16)]" +} +] +} +], +"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://www.w3.org/ns/shacl#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(346,10)-(346,26)]" +} +] +}, +{ +"@id": "amf://id#65/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(345,10)-(345,60)]" +} +] +}, +{ +"@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": "[(344,8)-(347,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "portfolioAliasName" +} +], +"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": "[(344,8)-(347,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Portfolio" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Definition of a generic portfolio" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#21/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#21" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#21/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": "[(272,4)-(272,15)]" +} +] +}, +{ +"@id": "amf://id#21/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(273,6)-(273,56)]" +} +] +}, +{ +"@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": "[(272,4)-(349,5)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#21/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#21" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(279,6)-(279,12)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "portfolios" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#69/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#69" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(179,14)-(179,20)]" +} +] +} +], +"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": "[(178,12)-(183,13)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "portfolios" +} +], +"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#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": "[(178,12)-(183,13)]" +} +] +}, +{ +"@id": "amf://id#68/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": "[(174,12)-(174,24)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "item1" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#67/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#67" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(176,10)-(176,16)]" +} +] +} +], +"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": "[(172,8)-(185,9)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#66/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#66" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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#name" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(167,4)-(167,24)]" +} +] +}, +{ +"@id": "amf://id#66/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": "[(168,15)-(186,7)]" +} +] +}, +{ +"@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": "[(167,4)-(187,5)]" +} +] +} +] +} +] +}, +{ +"@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#apiVersion" +} +], +"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": "apiVersion" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The version number of the API" +} +], +"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": "[(234,10)-(234,16)]" +} +] +} +], +"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": "[(234,10)-(234,26)]" +} +] +}, +{ +"@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": "[(233,10)-(233,56)]" +} +] +}, +{ +"@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": "[(232,8)-(235,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "apiVersion" +} +], +"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": "[(232,8)-(235,9)]" +} +] +}, +{ +"@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": "[(227,8)-(227,20)]" +} +] +} +] +} +] +}, +{ +"@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#timestamp" +} +], +"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#dateTime" +} +], +"http://a.ml/vocabularies/shapes#format": [ +{ +"@value": "date-time" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "timestamp" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Timestamp the response was created" +} +], +"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": "[(239,10)-(239,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#8/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#format" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(237,10)-(237,31)]" +} +] +}, +{ +"@id": "amf://id#8/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": "[(239,10)-(239,26)]" +} +] +}, +{ +"@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": "[(238,10)-(238,61)]" +} +] +}, +{ +"@id": "amf://id#8/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(236,8)-(240,9)]" +} +] +} +] +} +] +} +], +"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#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": "[(236,8)-(240,9)]" +} +] +}, +{ +"@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": "[(228,8)-(228,19)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "ApiResponseMetaData" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Meta data describing the response to a request" +} +], +"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_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": "[(224,4)-(224,25)]" +} +] +}, +{ +"@id": "amf://id#4/source-map/lexical/element_0", +"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,6)-(225,69)]" +} +] +}, +{ +"@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": "[(224,4)-(242,5)]" +} +] +} +], +"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": "[(230,6)-(230,12)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#12", +"@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#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#id" +} +], +"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": "id" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Unique identifier of the error message" +} +], +"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": "[(255,10)-(255,16)]" +} +] +} +], +"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": "[(255,10)-(255,26)]" +} +] +}, +{ +"@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": "[(254,10)-(254,65)]" +} +] +}, +{ +"@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": "[(253,8)-(256,9)]" +} +] +} +] +} +] +} +], +"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#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": "[(253,8)-(256,9)]" +} +] +}, +{ +"@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": "[(246,8)-(246,12)]" +} +] +} +] +} +] +}, +{ +"@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#code" +} +], +"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": "code" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Mnemonic identifier" +} +], +"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": "[(259,10)-(259,16)]" +} +] +} +], +"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": "[(259,10)-(259,26)]" +} +] +}, +{ +"@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": "[(258,10)-(258,46)]" +} +] +}, +{ +"@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": "[(257,8)-(260,9)]" +} +] +} +] +} +] +} +], +"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#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": "[(257,8)-(260,9)]" +} +] +}, +{ +"@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": "[(247,8)-(247,14)]" +} +] +} +] +} +] +}, +{ +"@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#message" +} +], +"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": "message" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Detailed message of the error" +} +], +"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": "[(263,10)-(263,16)]" +} +] +} +], +"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": "[(263,10)-(263,26)]" +} +] +}, +{ +"@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": "[(262,10)-(262,56)]" +} +] +}, +{ +"@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": "[(261,8)-(264,9)]" +} +] +} +] +} +] +} +], +"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#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": "[(261,8)-(264,9)]" +} +] +}, +{ +"@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": "[(248,8)-(248,17)]" +} +] +} +] +} +] +}, +{ +"@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#createdDate" +} +], +"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#dateTime" +} +], +"http://a.ml/vocabularies/shapes#format": [ +{ +"@value": "date-time" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "createdDate" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Timestamp the error was created" +} +], +"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": "[(268,10)-(268,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#20/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#format" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(266,10)-(266,31)]" +} +] +}, +{ +"@id": "amf://id#20/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": "[(268,10)-(268,26)]" +} +] +}, +{ +"@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": "[(267,10)-(267,58)]" +} +] +}, +{ +"@id": "amf://id#20/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#20" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(265,8)-(269,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "createdDate" +} +], +"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": "[(265,8)-(269,9)]" +} +] +}, +{ +"@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": "[(249,8)-(249,21)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "ErrorMessage" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The detailed contents of an error" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#12/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#12" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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#name" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(243,4)-(243,18)]" +} +] +}, +{ +"@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": "[(244,6)-(244,56)]" +} +] +}, +{ +"@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": "[(243,4)-(271,5)]" +} +] +} +], +"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": "[(251,6)-(251,12)]" +} +] +} +] +} +] +}, +{ +"@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#responseMetaData" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@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#apiVersion" +} +], +"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": "apiVersion" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The version number of the API" +} +], +"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": "[(234,10)-(234,16)]" +} +] +} +], +"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": "[(234,10)-(234,26)]" +} +] +}, +{ +"@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": "[(233,10)-(233,56)]" +} +] +}, +{ +"@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": "[(232,8)-(235,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "apiVersion" +} +], +"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": "[(232,8)-(235,9)]" +} +] +}, +{ +"@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": "[(227,8)-(227,20)]" +} +] +} +] +} +] +}, +{ +"@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#timestamp" +} +], +"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#dateTime" +} +], +"http://a.ml/vocabularies/shapes#format": [ +{ +"@value": "date-time" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "timestamp" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Timestamp the response was created" +} +], +"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": "[(239,10)-(239,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#8/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#format" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(237,10)-(237,31)]" +} +] +}, +{ +"@id": "amf://id#8/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": "[(239,10)-(239,26)]" +} +] +}, +{ +"@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": "[(238,10)-(238,61)]" +} +] +}, +{ +"@id": "amf://id#8/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(236,8)-(240,9)]" +} +] +} +] +} +] +} +], +"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#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": "[(236,8)-(240,9)]" +} +] +}, +{ +"@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": "[(228,8)-(228,19)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "ApiResponseMetaData" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Meta data describing the response to a request" +} +], +"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_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": "[(224,4)-(224,25)]" +} +] +}, +{ +"@id": "amf://id#4/source-map/lexical/element_0", +"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,6)-(225,69)]" +} +] +}, +{ +"@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": "[(224,4)-(242,5)]" +} +] +} +], +"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": "[(230,6)-(230,12)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "responseMetaData" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#3" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(218,8)-(221,9)]" +} +] +}, +{ +"@id": "amf://id#3/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": "[(214,8)-(214,26)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "ApiResponse" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Abstract representation of a success/error response" +} +], +"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": [ +{ +"@id": "amf://id#2/source-map/declared-element/element_0", +"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": [ +{ +"@id": "amf://id#2/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": "[(211,4)-(211,17)]" +} +] +}, +{ +"@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": "[(212,6)-(212,74)]" +} +] +}, +{ +"@id": "amf://id#2/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#2" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(211,4)-(223,5)]" +} +] +} +], +"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": "[(216,6)-(216,12)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#70", +"@type": [ +"http://a.ml/vocabularies/security#SecurityScheme", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "basicAuth" +} +], +"http://a.ml/vocabularies/security#type": [ +{ +"@value": "Basic Authentication" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Basic HTTP Authentication" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#70/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#70" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#70/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": "[(353,6)-(353,21)]" +} +] +}, +{ +"@id": "amf://id#70/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": "[(352,4)-(352,15)]" +} +] +}, +{ +"@id": "amf://id#70/source-map/lexical/element_0", +"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,6)-(354,48)]" +} +] +}, +{ +"@id": "amf://id#70/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#70" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(352,4)-(355,5)]" +} +] +} +] +} +] +} +] +} +] diff --git a/demo/array-example-compact.json b/demo/array-example-compact.json new file mode 100644 index 0000000..559322e --- /dev/null +++ b/demo/array-example-compact.json @@ -0,0 +1,20441 @@ +[ +{ +"@id": "", +"@type": [ +"doc:Document", +"doc:Fragment", +"doc:Module", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#180", +"@type": [ +"apiContract:WebAPI", +"doc:RootDomainElement", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Demo" +} +], +"apiContract:server": [ +{ +"@id": "#186", +"@type": [ +"apiContract:Server", +"doc:DomainElement" +], +"core:urlTemplate": [ +{ +"@value": "https://demo.api.com" +} +], +"sourcemaps:sources": [ +{ +"@id": "#186/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#186/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:urlTemplate" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +} +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#186/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#186" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +] +} +] +} +], +"core:version": [ +{ +"@value": "1.0" +} +], +"apiContract:endpoint": [ +{ +"@id": "#181", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/customers" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#182", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "get" +} +], +"apiContract:expects": [ +{ +"@id": "#183", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#184", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#185", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#48/link-936576810", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#48" +} +], +"doc:link-label": [ +{ +"@value": "customer" +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#185/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#185/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#185" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#185/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#185" +} +], +"sourcemaps:value": [ +{ +"@value": "[(200,8)-(201,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#184/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#184/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#184" +} +], +"sourcemaps:value": [ +{ +"@value": "[(199,6)-(201,0)]" +} +] +} +] +} +] +} +], +"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": "[(198,0)-(201,0)]" +} +] +}, +{ +"@id": "#183/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(198,4)-(201,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#182/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#182/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#182/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#182" +} +], +"sourcemaps:value": [ +{ +"@value": "[(197,2)-(201,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#181/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#181/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#181" +} +], +"sourcemaps:value": [ +{ +"@value": "[(196,0)-(201,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#180/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#180/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#180" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#180/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:server" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "#180/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#180/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:version" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(6,0)]" +} +] +}, +{ +"@id": "#180/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#180" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(201,0)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"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": "value:\n \"customerId\": \"US52949186\"\n \"doctorId\": \"\"\n \"customerStatus\": \"A\"\n \"customerTypeCode\": \"OPCR\"\n \"customerSubTypeCode\": \"MEDGRP\"\n \"primarySpecialtyCode\": \"\"\n \"primarySpecialtyDescr\": \"\"\n \"nameData\":\n \"name\": \"JOHN DOE SKIN AND VEIN CENTER\"\n \"firstName\": \"\"\n \"lastName\": \"\"\n \"middleName\": \"\"\n \"salutation\": \"\"\n \"designation\": \"\"\n\n \"affiliations\":\n -\n \"affiliationId\": \"72824633\"\n \"affiliationName\": \"MULTIPLE DOCTORS\"\n \"secAffiliationId\": \"\"\n \"secAffiliationName\": \"\"\n \"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"\"\n \"addressType\": \"\"\n \"addressLine1\": \"\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"\"\n \"stateProvinceCode\": \"\"\n \"postalCode\": \"\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n -\n \"affiliationId\": \"15200973\"\n \"affiliationName\": \"JANE Doe\"\n \"secAffiliationId\": \"\"\n \"secAffiliationName\": \"\"\n \"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"\"\n \"addressType\": \"\"\n \"addressLine1\": \"\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"\"\n \"stateProvinceCode\": \"\"\n \"postalCode\": \"\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n \"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"15200973\"\n \"addressType\": \"CALL\"\n \"addressLine1\": \"7110 JOHN AVE\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"WILMINGTON\"\n \"stateProvinceCode\": \"NC\"\n \"postalCode\": \"28403\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"232323\"\n \"addressType\": \"MAIL\"\n \"addressLine1\": \"1 JOHN AVE\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"WILMINGTON\"\n \"stateProvinceCode\": \"NC\"\n \"postalCode\": \"28403\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n \"contacts\":\n -\n \"phone\": \"\"\n \"phone2\": \"\"\n \"email\": \"\"\n \"fax\": \"\"\n \"webAddress\": \"\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +} +], +"doc:declares": [ +{ +"@id": "#3", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#4", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressIndicator" +} +], +"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": "addressIndicator" +} +], +"core:description": [ +{ +"@value": "Address indicator as referred from SOLR." +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#5/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,8)-(12,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,8)-(13,0)]" +} +] +}, +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,8)-(15,0)]" +} +] +}, +{ +"@id": "#5/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressIndicator" +} +], +"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": "[(11,6)-(15,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,8)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#6", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressId" +} +], +"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": "addressId" +} +], +"core:description": [ +{ +"@value": "Address Id as referred from SOLR.ex:-0001" +} +], +"sourcemaps:sources": [ +{ +"@id": "#7/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#7/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,8)-(16,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#7/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,8)-(17,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,8)-(19,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,6)-(19,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressId" +} +], +"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": "[(15,6)-(19,0)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,8)-(18,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#8", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressType" +} +], +"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": "addressType" +} +], +"core:description": [ +{ +"@value": "Address type as referred from SOLR.ex:-BUSINESS" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,8)-(20,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,8)-(21,0)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,8)-(23,0)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(23,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressType" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(23,0)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,8)-(22,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#10", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressLine1" +} +], +"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": "addressLine1" +} +], +"core:description": [ +{ +"@value": "Address details as referred from SOLR.ex:-5310 S 123TH ST" +} +], +"sourcemaps:sources": [ +{ +"@id": "#11/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#11/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,8)-(24,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#11/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,8)-(25,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,8)-(27,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,6)-(27,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressLine1" +} +], +"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": "[(23,6)-(27,0)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,8)-(26,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#12", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressLine2" +} +], +"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:name": [ +{ +"@value": "addressLine2" +} +], +"core:description": [ +{ +"@value": "Address details as referred from SOLR.ex:-STE 3" +} +], +"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": "[(28,8)-(28,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#13/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,8)-(29,0)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,8)-(31,0)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#13" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(31,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressLine2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#12/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(31,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,8)-(30,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#14", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressLine3" +} +], +"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": "addressLine3" +} +], +"core:description": [ +{ +"@value": "Address details as referred from SOLR.ex:-8950A CAMPUS DEL" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#15/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,8)-(32,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#15/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,8)-(33,0)]" +} +] +}, +{ +"@id": "#15/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,8)-(35,0)]" +} +] +}, +{ +"@id": "#15/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,6)-(35,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressLine3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#14/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,6)-(35,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,8)-(34,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#city" +} +], +"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": "city" +} +], +"core:description": [ +{ +"@value": "City as referred from SOLR.ex:-LINCOLN" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#17/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,8)-(36,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#17/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,8)-(37,0)]" +} +] +}, +{ +"@id": "#17/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,8)-(39,0)]" +} +] +}, +{ +"@id": "#17/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,6)-(39,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#16/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#16/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#16" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,6)-(39,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,8)-(38,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#stateProvinceCode" +} +], +"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": "stateProvinceCode" +} +], +"core:description": [ +{ +"@value": "State as referred from SOLR.ex:-NE" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#19/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,8)-(40,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#19/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,8)-(41,0)]" +} +] +}, +{ +"@id": "#19/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,8)-(43,0)]" +} +] +}, +{ +"@id": "#19/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,6)-(43,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "stateProvinceCode" +} +], +"sourcemaps:sources": [ +{ +"@id": "#18/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#18/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#18" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,6)-(43,0)]" +} +] +}, +{ +"@id": "#18/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(41,8)-(42,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#postalCode" +} +], +"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:name": [ +{ +"@value": "postalCode" +} +], +"core:description": [ +{ +"@value": "Postal code as referred from SOLR.ex:-B3H 60023" +} +], +"sourcemaps:sources": [ +{ +"@id": "#21/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#21/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#21" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,8)-(44,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#21/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,8)-(45,0)]" +} +] +}, +{ +"@id": "#21/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(46,8)-(47,0)]" +} +] +}, +{ +"@id": "#21/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#21" +} +], +"sourcemaps:value": [ +{ +"@value": "[(43,6)-(47,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "postalCode" +} +], +"sourcemaps:sources": [ +{ +"@id": "#20/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#20/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#20" +} +], +"sourcemaps:value": [ +{ +"@value": "[(43,6)-(47,0)]" +} +] +}, +{ +"@id": "#20/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,8)-(46,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#22", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#postalCodeExt" +} +], +"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": "postalCodeExt" +} +], +"core:description": [ +{ +"@value": "Postal code extension as referred from SOLR.ex:-B3H" +} +], +"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": "[(48,8)-(48,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#23/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,8)-(49,0)]" +} +] +}, +{ +"@id": "#23/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,8)-(51,0)]" +} +] +}, +{ +"@id": "#23/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#23" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,6)-(51,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "postalCodeExt" +} +], +"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": "[(47,6)-(51,0)]" +} +] +}, +{ +"@id": "#22/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(49,8)-(50,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#24", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#country" +} +], +"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": "country" +} +], +"core:description": [ +{ +"@value": "Country as referred from SOLR.ex:-US" +} +], +"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": "[(52,8)-(52,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#25/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(52,8)-(53,0)]" +} +] +}, +{ +"@id": "#25/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(54,8)-(55,0)]" +} +] +}, +{ +"@id": "#25/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#25" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,6)-(55,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "country" +} +], +"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": "[(51,6)-(55,0)]" +} +] +}, +{ +"@id": "#24/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(53,8)-(54,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "addressType" +} +], +"core:name": [ +{ +"@value": "address" +} +], +"sourcemaps:sources": [ +{ +"@id": "#3/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#3/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#3/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(7,13)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(10,0)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(55,0)]" +} +] +} +], +"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)]" +} +] +} +] +} +] +}, +{ +"@id": "#26", +"@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#phone" +} +], +"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": "phone" +} +], +"core:description": [ +{ +"@value": "Phone number of the customer as referred from SOLR.ex:-(000) 123-1234" +} +], +"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": "[(60,8)-(60,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#28/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(60,8)-(61,0)]" +} +] +}, +{ +"@id": "#28/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(62,8)-(63,0)]" +} +] +}, +{ +"@id": "#28/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#28" +} +], +"sourcemaps:value": [ +{ +"@value": "[(59,6)-(63,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "phone" +} +], +"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": "[(59,6)-(63,0)]" +} +] +}, +{ +"@id": "#27/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(61,8)-(62,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#29", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#phone2" +} +], +"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": "phone2" +} +], +"core:description": [ +{ +"@value": "Phone number of the customer as referred from SOLR.ex:-(000) 123-1234" +} +], +"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": "[(64,8)-(64,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#30/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(64,8)-(65,0)]" +} +] +}, +{ +"@id": "#30/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(66,8)-(67,0)]" +} +] +}, +{ +"@id": "#30/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#30" +} +], +"sourcemaps:value": [ +{ +"@value": "[(63,6)-(67,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "phone2" +} +], +"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": "[(63,6)-(67,0)]" +} +] +}, +{ +"@id": "#29/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(65,8)-(66,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#31", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#email" +} +], +"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": "email" +} +], +"core:description": [ +{ +"@value": "Email Id of the customer as referred from SOLR. ex:-veeralakshmi.palanivelu@astrazeneca.com" +} +], +"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": "[(68,8)-(68,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#32/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(68,8)-(69,0)]" +} +] +}, +{ +"@id": "#32/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(70,8)-(71,0)]" +} +] +}, +{ +"@id": "#32/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#32" +} +], +"sourcemaps:value": [ +{ +"@value": "[(67,6)-(71,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "email" +} +], +"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": "[(67,6)-(71,0)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(69,8)-(70,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#33", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#fax" +} +], +"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": "fax" +} +], +"core:description": [ +{ +"@value": "Fax number of the customer as referred from SOLR.ex:-(250) 000-6789" +} +], +"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": "[(72,8)-(72,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#34/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(72,8)-(73,0)]" +} +] +}, +{ +"@id": "#34/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(74,8)-(75,0)]" +} +] +}, +{ +"@id": "#34/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#34" +} +], +"sourcemaps:value": [ +{ +"@value": "[(71,6)-(75,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "fax" +} +], +"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": "[(71,6)-(75,0)]" +} +] +}, +{ +"@id": "#33/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(73,8)-(74,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#35", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#webAddress" +} +], +"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": "webAddress" +} +], +"core:description": [ +{ +"@value": "web address as referred from SOLR." +} +], +"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": "[(76,8)-(76,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#36/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(76,8)-(77,0)]" +} +] +}, +{ +"@id": "#36/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(78,8)-(79,0)]" +} +] +}, +{ +"@id": "#36/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#36" +} +], +"sourcemaps:value": [ +{ +"@value": "[(75,6)-(79,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "webAddress" +} +], +"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": "[(75,6)-(79,0)]" +} +] +}, +{ +"@id": "#35/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(77,8)-(78,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "contactType" +} +], +"core:name": [ +{ +"@value": "contact" +} +], +"sourcemaps:sources": [ +{ +"@id": "#26/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#26/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#26" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#26/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(55,2)-(55,13)]" +} +] +}, +{ +"@id": "#26/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(57,4)-(58,0)]" +} +] +}, +{ +"@id": "#26/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#26" +} +], +"sourcemaps:value": [ +{ +"@value": "[(55,2)-(79,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#26/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#26" +} +], +"sourcemaps:value": [ +{ +"@value": "[(56,4)-(56,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#37", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#38", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#affiliationId" +} +], +"raml-shapes:range": [ +{ +"@id": "#39", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "affiliationId" +} +], +"core:description": [ +{ +"@value": "Affiliation Id as referred from SOLR.ex:-49664" +} +], +"sourcemaps:sources": [ +{ +"@id": "#39/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#39/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#39" +} +], +"sourcemaps:value": [ +{ +"@value": "[(84,8)-(84,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#39/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(84,8)-(85,0)]" +} +] +}, +{ +"@id": "#39/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(86,8)-(87,0)]" +} +] +}, +{ +"@id": "#39/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#39" +} +], +"sourcemaps:value": [ +{ +"@value": "[(83,6)-(87,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "affiliationId" +} +], +"sourcemaps:sources": [ +{ +"@id": "#38/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#38/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#38" +} +], +"sourcemaps:value": [ +{ +"@value": "[(83,6)-(87,0)]" +} +] +}, +{ +"@id": "#38/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(85,8)-(86,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#40", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#affiliationName" +} +], +"raml-shapes:range": [ +{ +"@id": "#41", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "affiliationName" +} +], +"core:description": [ +{ +"@value": "Affiliation name as referred from SOLR.ex:-Westin Medical" +} +], +"sourcemaps:sources": [ +{ +"@id": "#41/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#41/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#41" +} +], +"sourcemaps:value": [ +{ +"@value": "[(88,8)-(88,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#41/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(88,8)-(89,0)]" +} +] +}, +{ +"@id": "#41/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(90,8)-(91,0)]" +} +] +}, +{ +"@id": "#41/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#41" +} +], +"sourcemaps:value": [ +{ +"@value": "[(87,6)-(91,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "affiliationName" +} +], +"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": "[(87,6)-(91,0)]" +} +] +}, +{ +"@id": "#40/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(89,8)-(90,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#42", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#secAffiliationId" +} +], +"raml-shapes:range": [ +{ +"@id": "#43", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "secAffiliationId" +} +], +"core:description": [ +{ +"@value": "Secondary affiliation Id as referred from SOLR.ex:-123123" +} +], +"sourcemaps:sources": [ +{ +"@id": "#43/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#43/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#43" +} +], +"sourcemaps:value": [ +{ +"@value": "[(92,8)-(92,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#43/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(92,8)-(93,0)]" +} +] +}, +{ +"@id": "#43/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(94,8)-(95,0)]" +} +] +}, +{ +"@id": "#43/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#43" +} +], +"sourcemaps:value": [ +{ +"@value": "[(91,6)-(95,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "secAffiliationId" +} +], +"sourcemaps:sources": [ +{ +"@id": "#42/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#42/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#42" +} +], +"sourcemaps:value": [ +{ +"@value": "[(91,6)-(95,0)]" +} +] +}, +{ +"@id": "#42/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(93,8)-(94,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#44", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#secAffiliationName" +} +], +"raml-shapes:range": [ +{ +"@id": "#45", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "secAffiliationName" +} +], +"core:description": [ +{ +"@value": "Secondary affiliation name as referred from SOLR.ex:-NHS Swingson" +} +], +"sourcemaps:sources": [ +{ +"@id": "#45/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#45/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#45" +} +], +"sourcemaps:value": [ +{ +"@value": "[(96,8)-(96,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#45/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(96,8)-(97,0)]" +} +] +}, +{ +"@id": "#45/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(98,8)-(99,0)]" +} +] +}, +{ +"@id": "#45/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#45" +} +], +"sourcemaps:value": [ +{ +"@value": "[(95,6)-(99,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "secAffiliationName" +} +], +"sourcemaps:sources": [ +{ +"@id": "#44/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#44/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#44" +} +], +"sourcemaps:value": [ +{ +"@value": "[(95,6)-(99,0)]" +} +] +}, +{ +"@id": "#44/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(97,8)-(98,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#46", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addresses" +} +], +"raml-shapes:range": [ +{ +"@id": "#47", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#3", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#4", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressIndicator" +} +], +"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": "addressIndicator" +} +], +"core:description": [ +{ +"@value": "Address indicator as referred from SOLR." +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#5/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,8)-(12,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,8)-(13,0)]" +} +] +}, +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,8)-(15,0)]" +} +] +}, +{ +"@id": "#5/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressIndicator" +} +], +"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": "[(11,6)-(15,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,8)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#6", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressId" +} +], +"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": "addressId" +} +], +"core:description": [ +{ +"@value": "Address Id as referred from SOLR.ex:-0001" +} +], +"sourcemaps:sources": [ +{ +"@id": "#7/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#7/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,8)-(16,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#7/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,8)-(17,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,8)-(19,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,6)-(19,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressId" +} +], +"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": "[(15,6)-(19,0)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,8)-(18,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#8", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressType" +} +], +"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": "addressType" +} +], +"core:description": [ +{ +"@value": "Address type as referred from SOLR.ex:-BUSINESS" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,8)-(20,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,8)-(21,0)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,8)-(23,0)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(23,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressType" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(23,0)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,8)-(22,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#10", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressLine1" +} +], +"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": "addressLine1" +} +], +"core:description": [ +{ +"@value": "Address details as referred from SOLR.ex:-5310 S 123TH ST" +} +], +"sourcemaps:sources": [ +{ +"@id": "#11/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#11/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,8)-(24,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#11/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,8)-(25,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,8)-(27,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,6)-(27,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressLine1" +} +], +"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": "[(23,6)-(27,0)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,8)-(26,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#12", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressLine2" +} +], +"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:name": [ +{ +"@value": "addressLine2" +} +], +"core:description": [ +{ +"@value": "Address details as referred from SOLR.ex:-STE 3" +} +], +"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": "[(28,8)-(28,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#13/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,8)-(29,0)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,8)-(31,0)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#13" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(31,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressLine2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#12/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(31,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,8)-(30,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#14", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressLine3" +} +], +"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": "addressLine3" +} +], +"core:description": [ +{ +"@value": "Address details as referred from SOLR.ex:-8950A CAMPUS DEL" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#15/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,8)-(32,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#15/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,8)-(33,0)]" +} +] +}, +{ +"@id": "#15/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,8)-(35,0)]" +} +] +}, +{ +"@id": "#15/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,6)-(35,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressLine3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#14/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,6)-(35,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,8)-(34,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#city" +} +], +"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": "city" +} +], +"core:description": [ +{ +"@value": "City as referred from SOLR.ex:-LINCOLN" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#17/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,8)-(36,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#17/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,8)-(37,0)]" +} +] +}, +{ +"@id": "#17/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,8)-(39,0)]" +} +] +}, +{ +"@id": "#17/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,6)-(39,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#16/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#16/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#16" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,6)-(39,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,8)-(38,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#stateProvinceCode" +} +], +"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": "stateProvinceCode" +} +], +"core:description": [ +{ +"@value": "State as referred from SOLR.ex:-NE" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#19/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,8)-(40,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#19/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,8)-(41,0)]" +} +] +}, +{ +"@id": "#19/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,8)-(43,0)]" +} +] +}, +{ +"@id": "#19/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,6)-(43,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "stateProvinceCode" +} +], +"sourcemaps:sources": [ +{ +"@id": "#18/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#18/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#18" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,6)-(43,0)]" +} +] +}, +{ +"@id": "#18/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(41,8)-(42,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#postalCode" +} +], +"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:name": [ +{ +"@value": "postalCode" +} +], +"core:description": [ +{ +"@value": "Postal code as referred from SOLR.ex:-B3H 60023" +} +], +"sourcemaps:sources": [ +{ +"@id": "#21/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#21/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#21" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,8)-(44,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#21/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,8)-(45,0)]" +} +] +}, +{ +"@id": "#21/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(46,8)-(47,0)]" +} +] +}, +{ +"@id": "#21/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#21" +} +], +"sourcemaps:value": [ +{ +"@value": "[(43,6)-(47,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "postalCode" +} +], +"sourcemaps:sources": [ +{ +"@id": "#20/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#20/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#20" +} +], +"sourcemaps:value": [ +{ +"@value": "[(43,6)-(47,0)]" +} +] +}, +{ +"@id": "#20/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,8)-(46,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#22", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#postalCodeExt" +} +], +"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": "postalCodeExt" +} +], +"core:description": [ +{ +"@value": "Postal code extension as referred from SOLR.ex:-B3H" +} +], +"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": "[(48,8)-(48,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#23/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,8)-(49,0)]" +} +] +}, +{ +"@id": "#23/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,8)-(51,0)]" +} +] +}, +{ +"@id": "#23/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#23" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,6)-(51,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "postalCodeExt" +} +], +"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": "[(47,6)-(51,0)]" +} +] +}, +{ +"@id": "#22/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(49,8)-(50,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#24", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#country" +} +], +"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": "country" +} +], +"core:description": [ +{ +"@value": "Country as referred from SOLR.ex:-US" +} +], +"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": "[(52,8)-(52,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#25/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(52,8)-(53,0)]" +} +] +}, +{ +"@id": "#25/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(54,8)-(55,0)]" +} +] +}, +{ +"@id": "#25/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#25" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,6)-(55,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "country" +} +], +"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": "[(51,6)-(55,0)]" +} +] +}, +{ +"@id": "#24/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(53,8)-(54,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "addressType" +} +], +"core:name": [ +{ +"@value": "address" +} +], +"sourcemaps:sources": [ +{ +"@id": "#3/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#3/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#3/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(7,13)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(10,0)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(55,0)]" +} +] +} +], +"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)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "addresses" +} +], +"core:name": [ +{ +"@value": "addresses" +} +], +"core:description": [ +{ +"@value": "Address details of the affiliation as referred from SOLR." +} +], +"sourcemaps:sources": [ +{ +"@id": "#47/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#47/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#47" +} +], +"sourcemaps:value": [ +{ +"@value": "[(100,8)-(100,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#47/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(101,8)-(102,0)]" +} +] +}, +{ +"@id": "#47/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(102,8)-(103,0)]" +} +] +}, +{ +"@id": "#47/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#47" +} +], +"sourcemaps:value": [ +{ +"@value": "[(99,6)-(104,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "addresses" +} +], +"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": "[(99,6)-(104,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "affiliationType" +} +], +"core:name": [ +{ +"@value": "affiliation" +} +], +"sourcemaps:sources": [ +{ +"@id": "#37/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#37/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#37" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#37/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(79,2)-(79,17)]" +} +] +}, +{ +"@id": "#37/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(81,4)-(82,0)]" +} +] +}, +{ +"@id": "#37/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#37" +} +], +"sourcemaps:value": [ +{ +"@value": "[(79,2)-(104,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#37/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#37" +} +], +"sourcemaps:value": [ +{ +"@value": "[(80,4)-(80,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#48", +"@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#customerId" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "customerId" +} +], +"core:description": [ +{ +"@value": "Customer Id of the customer as referred from SOLR." +} +], +"apiContract:examples": [ +{ +"@id": "#135", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#135", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "CA1353123" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(109,17)-(109,26)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "CA1353123" +} +], +"sourcemaps:sources": [ +{ +"@id": "#135/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#135/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#135/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(109,17)-(109,26)]" +} +] +}, +{ +"@id": "#135/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(109,17)-(109,26)]" +} +] +}, +{ +"@id": "#135/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#135" +} +], +"sourcemaps:value": [ +{ +"@value": "[(109,17)-(109,26)]" +} +] +} +] +} +] +} +], +"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": "[(107,8)-(107,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#134/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(108,8)-(109,0)]" +} +] +}, +{ +"@id": "#134/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(107,8)-(108,0)]" +} +] +}, +{ +"@id": "#134/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(109,8)-(110,0)]" +} +] +}, +{ +"@id": "#134/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#134" +} +], +"sourcemaps:value": [ +{ +"@value": "[(106,6)-(111,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "customerId" +} +], +"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": "[(106,6)-(111,0)]" +} +] +}, +{ +"@id": "#133/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(110,8)-(111,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#136", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#doctorId" +} +], +"raml-shapes:range": [ +{ +"@id": "#137", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "doctorId" +} +], +"core:description": [ +{ +"@value": "Doctor Id of the customer as referred from SOLR." +} +], +"apiContract:examples": [ +{ +"@id": "#138", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#138", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "tbc" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(114,17)-(114,20)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "tbc" +} +], +"sourcemaps:sources": [ +{ +"@id": "#138/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#138/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#138/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(114,17)-(114,20)]" +} +] +}, +{ +"@id": "#138/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(114,17)-(114,20)]" +} +] +}, +{ +"@id": "#138/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#138" +} +], +"sourcemaps:value": [ +{ +"@value": "[(114,17)-(114,20)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#137/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#137/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#137" +} +], +"sourcemaps:value": [ +{ +"@value": "[(112,8)-(112,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#137/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(113,8)-(114,0)]" +} +] +}, +{ +"@id": "#137/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(112,8)-(113,0)]" +} +] +}, +{ +"@id": "#137/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(114,8)-(115,0)]" +} +] +}, +{ +"@id": "#137/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#137" +} +], +"sourcemaps:value": [ +{ +"@value": "[(111,6)-(116,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "doctorId" +} +], +"sourcemaps:sources": [ +{ +"@id": "#136/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#136/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#136" +} +], +"sourcemaps:value": [ +{ +"@value": "[(111,6)-(116,0)]" +} +] +}, +{ +"@id": "#136/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(115,8)-(116,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#139", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#customerStatus" +} +], +"raml-shapes:range": [ +{ +"@id": "#140", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "customerStatus" +} +], +"core:description": [ +{ +"@value": "Customer status as referred from SOLR." +} +], +"apiContract:examples": [ +{ +"@id": "#141", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#141", +"@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": "#141/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#141/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#141" +} +], +"sourcemaps:value": [ +{ +"@value": "[(119,17)-(119,18)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "A" +} +], +"sourcemaps:sources": [ +{ +"@id": "#141/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#141/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#141/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(119,17)-(119,18)]" +} +] +}, +{ +"@id": "#141/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(119,17)-(119,18)]" +} +] +}, +{ +"@id": "#141/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#141" +} +], +"sourcemaps:value": [ +{ +"@value": "[(119,17)-(119,18)]" +} +] +} +] +} +] +} +], +"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": "[(117,8)-(117,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#140/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(118,8)-(119,0)]" +} +] +}, +{ +"@id": "#140/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(117,8)-(118,0)]" +} +] +}, +{ +"@id": "#140/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(119,8)-(120,0)]" +} +] +}, +{ +"@id": "#140/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#140" +} +], +"sourcemaps:value": [ +{ +"@value": "[(116,6)-(121,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "customerStatus" +} +], +"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": "[(116,6)-(121,0)]" +} +] +}, +{ +"@id": "#139/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(120,8)-(121,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#142", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#customerTypeCode" +} +], +"raml-shapes:range": [ +{ +"@id": "#143", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "customerTypeCode" +} +], +"core:description": [ +{ +"@value": "Customer type code as referred from SOLR." +} +], +"apiContract:examples": [ +{ +"@id": "#144", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#144", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "PHARMST" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(124,17)-(124,24)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "PHARMST" +} +], +"sourcemaps:sources": [ +{ +"@id": "#144/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#144/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#144/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(124,17)-(124,24)]" +} +] +}, +{ +"@id": "#144/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(124,17)-(124,24)]" +} +] +}, +{ +"@id": "#144/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#144" +} +], +"sourcemaps:value": [ +{ +"@value": "[(124,17)-(124,24)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#143/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#143/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#143" +} +], +"sourcemaps:value": [ +{ +"@value": "[(122,8)-(122,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#143/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(123,8)-(124,0)]" +} +] +}, +{ +"@id": "#143/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(122,8)-(123,0)]" +} +] +}, +{ +"@id": "#143/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(124,8)-(125,0)]" +} +] +}, +{ +"@id": "#143/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#143" +} +], +"sourcemaps:value": [ +{ +"@value": "[(121,6)-(126,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "customerTypeCode" +} +], +"sourcemaps:sources": [ +{ +"@id": "#142/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#142/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#142" +} +], +"sourcemaps:value": [ +{ +"@value": "[(121,6)-(126,0)]" +} +] +}, +{ +"@id": "#142/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(125,8)-(126,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#145", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#customerSubTypeCode" +} +], +"raml-shapes:range": [ +{ +"@id": "#146", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "customerSubTypeCode" +} +], +"core:description": [ +{ +"@value": "Customer subtype code as referred from SOLR." +} +], +"apiContract:examples": [ +{ +"@id": "#147", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#147", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "tbc" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(129,17)-(129,20)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "tbc" +} +], +"sourcemaps:sources": [ +{ +"@id": "#147/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#147/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#147/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(129,17)-(129,20)]" +} +] +}, +{ +"@id": "#147/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(129,17)-(129,20)]" +} +] +}, +{ +"@id": "#147/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#147" +} +], +"sourcemaps:value": [ +{ +"@value": "[(129,17)-(129,20)]" +} +] +} +] +} +] +} +], +"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": "[(127,8)-(127,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#146/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(128,8)-(129,0)]" +} +] +}, +{ +"@id": "#146/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(127,8)-(128,0)]" +} +] +}, +{ +"@id": "#146/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(129,8)-(130,0)]" +} +] +}, +{ +"@id": "#146/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#146" +} +], +"sourcemaps:value": [ +{ +"@value": "[(126,6)-(131,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "customerSubTypeCode" +} +], +"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": "[(126,6)-(131,0)]" +} +] +}, +{ +"@id": "#145/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(130,8)-(131,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#148", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#primarySpecialtyCode" +} +], +"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": "primarySpecialtyCode" +} +], +"core:description": [ +{ +"@value": "Primary speciality as referred from SOLR." +} +], +"apiContract:examples": [ +{ +"@id": "#150", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#150", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "PSY" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(134,17)-(134,20)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "PSY" +} +], +"sourcemaps:sources": [ +{ +"@id": "#150/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#150/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#150/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(134,17)-(134,20)]" +} +] +}, +{ +"@id": "#150/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(134,17)-(134,20)]" +} +] +}, +{ +"@id": "#150/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#150" +} +], +"sourcemaps:value": [ +{ +"@value": "[(134,17)-(134,20)]" +} +] +} +] +} +] +} +], +"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": "[(132,8)-(132,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#149/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(133,8)-(134,0)]" +} +] +}, +{ +"@id": "#149/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(132,8)-(133,0)]" +} +] +}, +{ +"@id": "#149/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(134,8)-(135,0)]" +} +] +}, +{ +"@id": "#149/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#149" +} +], +"sourcemaps:value": [ +{ +"@value": "[(131,6)-(136,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "primarySpecialtyCode" +} +], +"sourcemaps:sources": [ +{ +"@id": "#148/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#148/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#148" +} +], +"sourcemaps:value": [ +{ +"@value": "[(131,6)-(136,0)]" +} +] +}, +{ +"@id": "#148/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(135,8)-(136,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#151", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#primarySpecialtyDescr" +} +], +"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": "primarySpecialtyDescr" +} +], +"core:description": [ +{ +"@value": "Description of the primary speciality as referred from SOLR." +} +], +"apiContract:examples": [ +{ +"@id": "#153", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#153", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Psychiatry" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(139,17)-(139,27)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "Psychiatry" +} +], +"sourcemaps:sources": [ +{ +"@id": "#153/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#153/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#153/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(139,17)-(139,27)]" +} +] +}, +{ +"@id": "#153/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(139,17)-(139,27)]" +} +] +}, +{ +"@id": "#153/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#153" +} +], +"sourcemaps:value": [ +{ +"@value": "[(139,17)-(139,27)]" +} +] +} +] +} +] +} +], +"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": "[(137,8)-(137,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#152/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(138,8)-(139,0)]" +} +] +}, +{ +"@id": "#152/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(137,8)-(138,0)]" +} +] +}, +{ +"@id": "#152/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(139,8)-(140,0)]" +} +] +}, +{ +"@id": "#152/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#152" +} +], +"sourcemaps:value": [ +{ +"@value": "[(136,6)-(141,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "primarySpecialtyDescr" +} +], +"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": "[(136,6)-(141,0)]" +} +] +}, +{ +"@id": "#151/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(140,8)-(141,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#154", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#nameData" +} +], +"raml-shapes:range": [ +{ +"@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#name" +} +], +"raml-shapes:range": [ +{ +"@id": "#157", +"@type": [ +"raml-shapes: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 customer as referred from SOLR." +} +], +"apiContract:examples": [ +{ +"@id": "#158", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#158", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "John smith chaozhi" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(149,21)-(149,39)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "John smith chaozhi" +} +], +"sourcemaps:sources": [ +{ +"@id": "#158/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#158/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#158/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(149,21)-(149,39)]" +} +] +}, +{ +"@id": "#158/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(149,21)-(149,39)]" +} +] +}, +{ +"@id": "#158/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#158" +} +], +"sourcemaps:value": [ +{ +"@value": "[(149,21)-(149,39)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#157/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#157/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#157" +} +], +"sourcemaps:value": [ +{ +"@value": "[(147,12)-(147,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#157/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(148,12)-(149,0)]" +} +] +}, +{ +"@id": "#157/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(147,12)-(148,0)]" +} +] +}, +{ +"@id": "#157/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(149,12)-(150,0)]" +} +] +}, +{ +"@id": "#157/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#157" +} +], +"sourcemaps:value": [ +{ +"@value": "[(146,10)-(151,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"sourcemaps:sources": [ +{ +"@id": "#156/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#156/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#156" +} +], +"sourcemaps:value": [ +{ +"@value": "[(146,10)-(151,0)]" +} +] +}, +{ +"@id": "#156/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(150,12)-(151,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#159", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstName" +} +], +"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": "firstName" +} +], +"core:description": [ +{ +"@value": "First name of the customer as referred from SOLR." +} +], +"apiContract:examples": [ +{ +"@id": "#161", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#161", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "John" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(154,21)-(154,25)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "John" +} +], +"sourcemaps:sources": [ +{ +"@id": "#161/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#161/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#161/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(154,21)-(154,25)]" +} +] +}, +{ +"@id": "#161/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(154,21)-(154,25)]" +} +] +}, +{ +"@id": "#161/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#161" +} +], +"sourcemaps:value": [ +{ +"@value": "[(154,21)-(154,25)]" +} +] +} +] +} +] +} +], +"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": "[(152,12)-(152,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#160/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(153,12)-(154,0)]" +} +] +}, +{ +"@id": "#160/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(152,12)-(153,0)]" +} +] +}, +{ +"@id": "#160/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(154,12)-(155,0)]" +} +] +}, +{ +"@id": "#160/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#160" +} +], +"sourcemaps:value": [ +{ +"@value": "[(151,10)-(156,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "firstName" +} +], +"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": "[(151,10)-(156,0)]" +} +] +}, +{ +"@id": "#159/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(155,12)-(156,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#162", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastName" +} +], +"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": "lastName" +} +], +"core:description": [ +{ +"@value": "Last name of the customer as referred from SOLR." +} +], +"apiContract:examples": [ +{ +"@id": "#164", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#164", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "chaozhi" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(159,21)-(159,28)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "chaozhi" +} +], +"sourcemaps:sources": [ +{ +"@id": "#164/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#164/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#164/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(159,21)-(159,28)]" +} +] +}, +{ +"@id": "#164/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(159,21)-(159,28)]" +} +] +}, +{ +"@id": "#164/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#164" +} +], +"sourcemaps:value": [ +{ +"@value": "[(159,21)-(159,28)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#163/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#163/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#163" +} +], +"sourcemaps:value": [ +{ +"@value": "[(157,12)-(157,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#163/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(158,12)-(159,0)]" +} +] +}, +{ +"@id": "#163/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(157,12)-(158,0)]" +} +] +}, +{ +"@id": "#163/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(159,12)-(160,0)]" +} +] +}, +{ +"@id": "#163/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#163" +} +], +"sourcemaps:value": [ +{ +"@value": "[(156,10)-(161,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "lastName" +} +], +"sourcemaps:sources": [ +{ +"@id": "#162/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#162/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#162" +} +], +"sourcemaps:value": [ +{ +"@value": "[(156,10)-(161,0)]" +} +] +}, +{ +"@id": "#162/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(160,12)-(161,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#165", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#middleName" +} +], +"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": "middleName" +} +], +"core:description": [ +{ +"@value": "Middle name of the customer as referred from SOLR." +} +], +"apiContract:examples": [ +{ +"@id": "#167", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#167", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "smith" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"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": "[(164,21)-(164,26)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "smith" +} +], +"sourcemaps:sources": [ +{ +"@id": "#167/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#167/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#167/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(164,21)-(164,26)]" +} +] +}, +{ +"@id": "#167/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(164,21)-(164,26)]" +} +] +}, +{ +"@id": "#167/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#167" +} +], +"sourcemaps:value": [ +{ +"@value": "[(164,21)-(164,26)]" +} +] +} +] +} +] +} +], +"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": "[(162,12)-(162,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#166/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(163,12)-(164,0)]" +} +] +}, +{ +"@id": "#166/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(162,12)-(163,0)]" +} +] +}, +{ +"@id": "#166/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(164,12)-(165,0)]" +} +] +}, +{ +"@id": "#166/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#166" +} +], +"sourcemaps:value": [ +{ +"@value": "[(161,10)-(166,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "middleName" +} +], +"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": "[(161,10)-(166,0)]" +} +] +}, +{ +"@id": "#165/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(165,12)-(166,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#168", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#salutation" +} +], +"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:name": [ +{ +"@value": "salutation" +} +], +"core:description": [ +{ +"@value": "Salutation of the customer as referred from SOLR." +} +], +"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": "Dr" +} +], +"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": "[(169,21)-(169,23)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "Dr" +} +], +"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": "[(169,21)-(169,23)]" +} +] +}, +{ +"@id": "#170/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(169,21)-(169,23)]" +} +] +}, +{ +"@id": "#170/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#170" +} +], +"sourcemaps:value": [ +{ +"@value": "[(169,21)-(169,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": "[(167,12)-(167,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#169/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(168,12)-(169,0)]" +} +] +}, +{ +"@id": "#169/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(167,12)-(168,0)]" +} +] +}, +{ +"@id": "#169/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(169,12)-(170,0)]" +} +] +}, +{ +"@id": "#169/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#169" +} +], +"sourcemaps:value": [ +{ +"@value": "[(166,10)-(171,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "salutation" +} +], +"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": "[(166,10)-(171,0)]" +} +] +}, +{ +"@id": "#168/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(170,12)-(171,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#171", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#designation" +} +], +"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": "designation" +} +], +"core:description": [ +{ +"@value": "Designation of the customer as referred from SOLR." +} +], +"apiContract:examples": [ +{ +"@id": "#173", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#173", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "tbc" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(174,21)-(174,24)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "tbc" +} +], +"sourcemaps:sources": [ +{ +"@id": "#173/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#173/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#173/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(174,21)-(174,24)]" +} +] +}, +{ +"@id": "#173/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(174,21)-(174,24)]" +} +] +}, +{ +"@id": "#173/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#173" +} +], +"sourcemaps:value": [ +{ +"@value": "[(174,21)-(174,24)]" +} +] +} +] +} +] +} +], +"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": "[(172,12)-(172,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#172/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(173,12)-(174,0)]" +} +] +}, +{ +"@id": "#172/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(172,12)-(173,0)]" +} +] +}, +{ +"@id": "#172/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(174,12)-(175,0)]" +} +] +}, +{ +"@id": "#172/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#172" +} +], +"sourcemaps:value": [ +{ +"@value": "[(171,10)-(176,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "designation" +} +], +"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": "[(171,10)-(176,0)]" +} +] +}, +{ +"@id": "#171/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(175,12)-(176,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "nameData" +} +], +"core:name": [ +{ +"@value": "nameData" +} +], +"sourcemaps:sources": [ +{ +"@id": "#155/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#155/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#155" +} +], +"sourcemaps:value": [ +{ +"@value": "[(142,8)-(142,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#155/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#155" +} +], +"sourcemaps:value": [ +{ +"@value": "[(141,6)-(176,0)]" +} +] +}, +{ +"@id": "#155/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(143,8)-(144,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "nameData" +} +], +"sourcemaps:sources": [ +{ +"@id": "#154/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#154/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#154" +} +], +"sourcemaps:value": [ +{ +"@value": "[(141,6)-(176,0)]" +} +] +}, +{ +"@id": "#154/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(144,8)-(145,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#174", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#affiliations" +} +], +"raml-shapes:range": [ +{ +"@id": "#175", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#37", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#38", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#affiliationId" +} +], +"raml-shapes:range": [ +{ +"@id": "#39", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "affiliationId" +} +], +"core:description": [ +{ +"@value": "Affiliation Id as referred from SOLR.ex:-49664" +} +], +"sourcemaps:sources": [ +{ +"@id": "#39/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#39/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#39" +} +], +"sourcemaps:value": [ +{ +"@value": "[(84,8)-(84,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#39/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(84,8)-(85,0)]" +} +] +}, +{ +"@id": "#39/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(86,8)-(87,0)]" +} +] +}, +{ +"@id": "#39/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#39" +} +], +"sourcemaps:value": [ +{ +"@value": "[(83,6)-(87,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "affiliationId" +} +], +"sourcemaps:sources": [ +{ +"@id": "#38/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#38/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#38" +} +], +"sourcemaps:value": [ +{ +"@value": "[(83,6)-(87,0)]" +} +] +}, +{ +"@id": "#38/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(85,8)-(86,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#40", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#affiliationName" +} +], +"raml-shapes:range": [ +{ +"@id": "#41", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "affiliationName" +} +], +"core:description": [ +{ +"@value": "Affiliation name as referred from SOLR.ex:-Westin Medical" +} +], +"sourcemaps:sources": [ +{ +"@id": "#41/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#41/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#41" +} +], +"sourcemaps:value": [ +{ +"@value": "[(88,8)-(88,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#41/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(88,8)-(89,0)]" +} +] +}, +{ +"@id": "#41/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(90,8)-(91,0)]" +} +] +}, +{ +"@id": "#41/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#41" +} +], +"sourcemaps:value": [ +{ +"@value": "[(87,6)-(91,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "affiliationName" +} +], +"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": "[(87,6)-(91,0)]" +} +] +}, +{ +"@id": "#40/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(89,8)-(90,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#42", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#secAffiliationId" +} +], +"raml-shapes:range": [ +{ +"@id": "#43", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "secAffiliationId" +} +], +"core:description": [ +{ +"@value": "Secondary affiliation Id as referred from SOLR.ex:-123123" +} +], +"sourcemaps:sources": [ +{ +"@id": "#43/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#43/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#43" +} +], +"sourcemaps:value": [ +{ +"@value": "[(92,8)-(92,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#43/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(92,8)-(93,0)]" +} +] +}, +{ +"@id": "#43/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(94,8)-(95,0)]" +} +] +}, +{ +"@id": "#43/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#43" +} +], +"sourcemaps:value": [ +{ +"@value": "[(91,6)-(95,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "secAffiliationId" +} +], +"sourcemaps:sources": [ +{ +"@id": "#42/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#42/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#42" +} +], +"sourcemaps:value": [ +{ +"@value": "[(91,6)-(95,0)]" +} +] +}, +{ +"@id": "#42/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(93,8)-(94,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#44", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#secAffiliationName" +} +], +"raml-shapes:range": [ +{ +"@id": "#45", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "secAffiliationName" +} +], +"core:description": [ +{ +"@value": "Secondary affiliation name as referred from SOLR.ex:-NHS Swingson" +} +], +"sourcemaps:sources": [ +{ +"@id": "#45/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#45/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#45" +} +], +"sourcemaps:value": [ +{ +"@value": "[(96,8)-(96,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#45/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(96,8)-(97,0)]" +} +] +}, +{ +"@id": "#45/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(98,8)-(99,0)]" +} +] +}, +{ +"@id": "#45/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#45" +} +], +"sourcemaps:value": [ +{ +"@value": "[(95,6)-(99,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "secAffiliationName" +} +], +"sourcemaps:sources": [ +{ +"@id": "#44/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#44/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#44" +} +], +"sourcemaps:value": [ +{ +"@value": "[(95,6)-(99,0)]" +} +] +}, +{ +"@id": "#44/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(97,8)-(98,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#46", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addresses" +} +], +"raml-shapes:range": [ +{ +"@id": "#47", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#3", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#4", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressIndicator" +} +], +"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": "addressIndicator" +} +], +"core:description": [ +{ +"@value": "Address indicator as referred from SOLR." +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#5/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,8)-(12,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,8)-(13,0)]" +} +] +}, +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,8)-(15,0)]" +} +] +}, +{ +"@id": "#5/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressIndicator" +} +], +"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": "[(11,6)-(15,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,8)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#6", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressId" +} +], +"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": "addressId" +} +], +"core:description": [ +{ +"@value": "Address Id as referred from SOLR.ex:-0001" +} +], +"sourcemaps:sources": [ +{ +"@id": "#7/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#7/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,8)-(16,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#7/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,8)-(17,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,8)-(19,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,6)-(19,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressId" +} +], +"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": "[(15,6)-(19,0)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,8)-(18,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#8", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressType" +} +], +"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": "addressType" +} +], +"core:description": [ +{ +"@value": "Address type as referred from SOLR.ex:-BUSINESS" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,8)-(20,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,8)-(21,0)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,8)-(23,0)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(23,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressType" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(23,0)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,8)-(22,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#10", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressLine1" +} +], +"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": "addressLine1" +} +], +"core:description": [ +{ +"@value": "Address details as referred from SOLR.ex:-5310 S 123TH ST" +} +], +"sourcemaps:sources": [ +{ +"@id": "#11/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#11/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,8)-(24,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#11/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,8)-(25,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,8)-(27,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,6)-(27,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressLine1" +} +], +"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": "[(23,6)-(27,0)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,8)-(26,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#12", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressLine2" +} +], +"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:name": [ +{ +"@value": "addressLine2" +} +], +"core:description": [ +{ +"@value": "Address details as referred from SOLR.ex:-STE 3" +} +], +"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": "[(28,8)-(28,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#13/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,8)-(29,0)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,8)-(31,0)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#13" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(31,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressLine2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#12/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(31,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,8)-(30,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#14", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressLine3" +} +], +"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": "addressLine3" +} +], +"core:description": [ +{ +"@value": "Address details as referred from SOLR.ex:-8950A CAMPUS DEL" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#15/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,8)-(32,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#15/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,8)-(33,0)]" +} +] +}, +{ +"@id": "#15/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,8)-(35,0)]" +} +] +}, +{ +"@id": "#15/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,6)-(35,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressLine3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#14/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,6)-(35,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,8)-(34,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#city" +} +], +"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": "city" +} +], +"core:description": [ +{ +"@value": "City as referred from SOLR.ex:-LINCOLN" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#17/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,8)-(36,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#17/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,8)-(37,0)]" +} +] +}, +{ +"@id": "#17/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,8)-(39,0)]" +} +] +}, +{ +"@id": "#17/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,6)-(39,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#16/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#16/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#16" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,6)-(39,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,8)-(38,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#stateProvinceCode" +} +], +"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": "stateProvinceCode" +} +], +"core:description": [ +{ +"@value": "State as referred from SOLR.ex:-NE" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#19/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,8)-(40,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#19/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,8)-(41,0)]" +} +] +}, +{ +"@id": "#19/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,8)-(43,0)]" +} +] +}, +{ +"@id": "#19/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,6)-(43,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "stateProvinceCode" +} +], +"sourcemaps:sources": [ +{ +"@id": "#18/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#18/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#18" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,6)-(43,0)]" +} +] +}, +{ +"@id": "#18/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(41,8)-(42,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#postalCode" +} +], +"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:name": [ +{ +"@value": "postalCode" +} +], +"core:description": [ +{ +"@value": "Postal code as referred from SOLR.ex:-B3H 60023" +} +], +"sourcemaps:sources": [ +{ +"@id": "#21/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#21/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#21" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,8)-(44,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#21/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,8)-(45,0)]" +} +] +}, +{ +"@id": "#21/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(46,8)-(47,0)]" +} +] +}, +{ +"@id": "#21/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#21" +} +], +"sourcemaps:value": [ +{ +"@value": "[(43,6)-(47,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "postalCode" +} +], +"sourcemaps:sources": [ +{ +"@id": "#20/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#20/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#20" +} +], +"sourcemaps:value": [ +{ +"@value": "[(43,6)-(47,0)]" +} +] +}, +{ +"@id": "#20/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,8)-(46,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#22", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#postalCodeExt" +} +], +"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": "postalCodeExt" +} +], +"core:description": [ +{ +"@value": "Postal code extension as referred from SOLR.ex:-B3H" +} +], +"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": "[(48,8)-(48,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#23/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,8)-(49,0)]" +} +] +}, +{ +"@id": "#23/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,8)-(51,0)]" +} +] +}, +{ +"@id": "#23/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#23" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,6)-(51,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "postalCodeExt" +} +], +"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": "[(47,6)-(51,0)]" +} +] +}, +{ +"@id": "#22/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(49,8)-(50,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#24", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#country" +} +], +"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": "country" +} +], +"core:description": [ +{ +"@value": "Country as referred from SOLR.ex:-US" +} +], +"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": "[(52,8)-(52,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#25/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(52,8)-(53,0)]" +} +] +}, +{ +"@id": "#25/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(54,8)-(55,0)]" +} +] +}, +{ +"@id": "#25/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#25" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,6)-(55,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "country" +} +], +"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": "[(51,6)-(55,0)]" +} +] +}, +{ +"@id": "#24/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(53,8)-(54,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "addressType" +} +], +"core:name": [ +{ +"@value": "address" +} +], +"sourcemaps:sources": [ +{ +"@id": "#3/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#3/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#3/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(7,13)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(10,0)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(55,0)]" +} +] +} +], +"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)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "addresses" +} +], +"core:name": [ +{ +"@value": "addresses" +} +], +"core:description": [ +{ +"@value": "Address details of the affiliation as referred from SOLR." +} +], +"sourcemaps:sources": [ +{ +"@id": "#47/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#47/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#47" +} +], +"sourcemaps:value": [ +{ +"@value": "[(100,8)-(100,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#47/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(101,8)-(102,0)]" +} +] +}, +{ +"@id": "#47/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(102,8)-(103,0)]" +} +] +}, +{ +"@id": "#47/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#47" +} +], +"sourcemaps:value": [ +{ +"@value": "[(99,6)-(104,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "addresses" +} +], +"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": "[(99,6)-(104,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "affiliationType" +} +], +"core:name": [ +{ +"@value": "affiliation" +} +], +"sourcemaps:sources": [ +{ +"@id": "#37/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#37/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#37" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#37/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(79,2)-(79,17)]" +} +] +}, +{ +"@id": "#37/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(81,4)-(82,0)]" +} +] +}, +{ +"@id": "#37/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#37" +} +], +"sourcemaps:value": [ +{ +"@value": "[(79,2)-(104,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#37/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#37" +} +], +"sourcemaps:value": [ +{ +"@value": "[(80,4)-(80,8)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "affiliations" +} +], +"core:name": [ +{ +"@value": "affiliationData" +} +], +"core:description": [ +{ +"@value": "tbc" +} +], +"sourcemaps:sources": [ +{ +"@id": "#175/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#175/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#175" +} +], +"sourcemaps:value": [ +{ +"@value": "[(177,8)-(177,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#175/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(178,8)-(179,0)]" +} +] +}, +{ +"@id": "#175/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(179,8)-(180,0)]" +} +] +}, +{ +"@id": "#175/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#175" +} +], +"sourcemaps:value": [ +{ +"@value": "[(176,6)-(182,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "affiliations" +} +], +"sourcemaps:sources": [ +{ +"@id": "#174/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#174/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#174" +} +], +"sourcemaps:value": [ +{ +"@value": "[(176,6)-(182,0)]" +} +] +}, +{ +"@id": "#174/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(180,8)-(181,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#176", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addresses" +} +], +"raml-shapes:range": [ +{ +"@id": "#177", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#3", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#4", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressIndicator" +} +], +"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": "addressIndicator" +} +], +"core:description": [ +{ +"@value": "Address indicator as referred from SOLR." +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#5/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,8)-(12,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,8)-(13,0)]" +} +] +}, +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,8)-(15,0)]" +} +] +}, +{ +"@id": "#5/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressIndicator" +} +], +"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": "[(11,6)-(15,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,8)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#6", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressId" +} +], +"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": "addressId" +} +], +"core:description": [ +{ +"@value": "Address Id as referred from SOLR.ex:-0001" +} +], +"sourcemaps:sources": [ +{ +"@id": "#7/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#7/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,8)-(16,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#7/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,8)-(17,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,8)-(19,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,6)-(19,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressId" +} +], +"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": "[(15,6)-(19,0)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,8)-(18,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#8", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressType" +} +], +"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": "addressType" +} +], +"core:description": [ +{ +"@value": "Address type as referred from SOLR.ex:-BUSINESS" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,8)-(20,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,8)-(21,0)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,8)-(23,0)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(23,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressType" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(23,0)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,8)-(22,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#10", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressLine1" +} +], +"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": "addressLine1" +} +], +"core:description": [ +{ +"@value": "Address details as referred from SOLR.ex:-5310 S 123TH ST" +} +], +"sourcemaps:sources": [ +{ +"@id": "#11/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#11/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,8)-(24,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#11/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,8)-(25,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,8)-(27,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,6)-(27,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressLine1" +} +], +"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": "[(23,6)-(27,0)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,8)-(26,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#12", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressLine2" +} +], +"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:name": [ +{ +"@value": "addressLine2" +} +], +"core:description": [ +{ +"@value": "Address details as referred from SOLR.ex:-STE 3" +} +], +"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": "[(28,8)-(28,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#13/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,8)-(29,0)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,8)-(31,0)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#13" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(31,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressLine2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#12/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(31,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,8)-(30,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#14", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressLine3" +} +], +"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": "addressLine3" +} +], +"core:description": [ +{ +"@value": "Address details as referred from SOLR.ex:-8950A CAMPUS DEL" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#15/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,8)-(32,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#15/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,8)-(33,0)]" +} +] +}, +{ +"@id": "#15/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,8)-(35,0)]" +} +] +}, +{ +"@id": "#15/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,6)-(35,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addressLine3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#14/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,6)-(35,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,8)-(34,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#city" +} +], +"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": "city" +} +], +"core:description": [ +{ +"@value": "City as referred from SOLR.ex:-LINCOLN" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#17/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,8)-(36,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#17/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,8)-(37,0)]" +} +] +}, +{ +"@id": "#17/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,8)-(39,0)]" +} +] +}, +{ +"@id": "#17/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,6)-(39,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#16/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#16/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#16" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,6)-(39,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,8)-(38,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#stateProvinceCode" +} +], +"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": "stateProvinceCode" +} +], +"core:description": [ +{ +"@value": "State as referred from SOLR.ex:-NE" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#19/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,8)-(40,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#19/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,8)-(41,0)]" +} +] +}, +{ +"@id": "#19/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,8)-(43,0)]" +} +] +}, +{ +"@id": "#19/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,6)-(43,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "stateProvinceCode" +} +], +"sourcemaps:sources": [ +{ +"@id": "#18/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#18/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#18" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,6)-(43,0)]" +} +] +}, +{ +"@id": "#18/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(41,8)-(42,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#postalCode" +} +], +"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:name": [ +{ +"@value": "postalCode" +} +], +"core:description": [ +{ +"@value": "Postal code as referred from SOLR.ex:-B3H 60023" +} +], +"sourcemaps:sources": [ +{ +"@id": "#21/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#21/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#21" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,8)-(44,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#21/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,8)-(45,0)]" +} +] +}, +{ +"@id": "#21/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(46,8)-(47,0)]" +} +] +}, +{ +"@id": "#21/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#21" +} +], +"sourcemaps:value": [ +{ +"@value": "[(43,6)-(47,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "postalCode" +} +], +"sourcemaps:sources": [ +{ +"@id": "#20/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#20/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#20" +} +], +"sourcemaps:value": [ +{ +"@value": "[(43,6)-(47,0)]" +} +] +}, +{ +"@id": "#20/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,8)-(46,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#22", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#postalCodeExt" +} +], +"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": "postalCodeExt" +} +], +"core:description": [ +{ +"@value": "Postal code extension as referred from SOLR.ex:-B3H" +} +], +"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": "[(48,8)-(48,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#23/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,8)-(49,0)]" +} +] +}, +{ +"@id": "#23/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,8)-(51,0)]" +} +] +}, +{ +"@id": "#23/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#23" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,6)-(51,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "postalCodeExt" +} +], +"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": "[(47,6)-(51,0)]" +} +] +}, +{ +"@id": "#22/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(49,8)-(50,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#24", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#country" +} +], +"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": "country" +} +], +"core:description": [ +{ +"@value": "Country as referred from SOLR.ex:-US" +} +], +"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": "[(52,8)-(52,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#25/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(52,8)-(53,0)]" +} +] +}, +{ +"@id": "#25/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(54,8)-(55,0)]" +} +] +}, +{ +"@id": "#25/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#25" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,6)-(55,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "country" +} +], +"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": "[(51,6)-(55,0)]" +} +] +}, +{ +"@id": "#24/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(53,8)-(54,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "addressType" +} +], +"core:name": [ +{ +"@value": "address" +} +], +"sourcemaps:sources": [ +{ +"@id": "#3/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#3/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#3/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(7,13)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(10,0)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(55,0)]" +} +] +} +], +"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)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "addresses" +} +], +"core:name": [ +{ +"@value": "addressData" +} +], +"core:description": [ +{ +"@value": "tbc" +} +], +"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": "[(183,8)-(183,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#177/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(184,8)-(185,0)]" +} +] +}, +{ +"@id": "#177/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(185,8)-(186,0)]" +} +] +}, +{ +"@id": "#177/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#177" +} +], +"sourcemaps:value": [ +{ +"@value": "[(182,6)-(188,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "addresses" +} +], +"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": "[(182,6)-(188,0)]" +} +] +}, +{ +"@id": "#176/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(186,8)-(187,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#178", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#contacts" +} +], +"raml-shapes:range": [ +{ +"@id": "#179", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#26", +"@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#phone" +} +], +"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": "phone" +} +], +"core:description": [ +{ +"@value": "Phone number of the customer as referred from SOLR.ex:-(000) 123-1234" +} +], +"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": "[(60,8)-(60,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#28/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(60,8)-(61,0)]" +} +] +}, +{ +"@id": "#28/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(62,8)-(63,0)]" +} +] +}, +{ +"@id": "#28/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#28" +} +], +"sourcemaps:value": [ +{ +"@value": "[(59,6)-(63,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "phone" +} +], +"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": "[(59,6)-(63,0)]" +} +] +}, +{ +"@id": "#27/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(61,8)-(62,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#29", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#phone2" +} +], +"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": "phone2" +} +], +"core:description": [ +{ +"@value": "Phone number of the customer as referred from SOLR.ex:-(000) 123-1234" +} +], +"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": "[(64,8)-(64,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#30/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(64,8)-(65,0)]" +} +] +}, +{ +"@id": "#30/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(66,8)-(67,0)]" +} +] +}, +{ +"@id": "#30/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#30" +} +], +"sourcemaps:value": [ +{ +"@value": "[(63,6)-(67,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "phone2" +} +], +"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": "[(63,6)-(67,0)]" +} +] +}, +{ +"@id": "#29/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(65,8)-(66,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#31", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#email" +} +], +"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": "email" +} +], +"core:description": [ +{ +"@value": "Email Id of the customer as referred from SOLR. ex:-veeralakshmi.palanivelu@astrazeneca.com" +} +], +"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": "[(68,8)-(68,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#32/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(68,8)-(69,0)]" +} +] +}, +{ +"@id": "#32/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(70,8)-(71,0)]" +} +] +}, +{ +"@id": "#32/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#32" +} +], +"sourcemaps:value": [ +{ +"@value": "[(67,6)-(71,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "email" +} +], +"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": "[(67,6)-(71,0)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(69,8)-(70,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#33", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#fax" +} +], +"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": "fax" +} +], +"core:description": [ +{ +"@value": "Fax number of the customer as referred from SOLR.ex:-(250) 000-6789" +} +], +"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": "[(72,8)-(72,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#34/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(72,8)-(73,0)]" +} +] +}, +{ +"@id": "#34/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(74,8)-(75,0)]" +} +] +}, +{ +"@id": "#34/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#34" +} +], +"sourcemaps:value": [ +{ +"@value": "[(71,6)-(75,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "fax" +} +], +"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": "[(71,6)-(75,0)]" +} +] +}, +{ +"@id": "#33/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(73,8)-(74,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#35", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#webAddress" +} +], +"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": "webAddress" +} +], +"core:description": [ +{ +"@value": "web address as referred from SOLR." +} +], +"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": "[(76,8)-(76,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#36/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(76,8)-(77,0)]" +} +] +}, +{ +"@id": "#36/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(78,8)-(79,0)]" +} +] +}, +{ +"@id": "#36/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#36" +} +], +"sourcemaps:value": [ +{ +"@value": "[(75,6)-(79,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "webAddress" +} +], +"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": "[(75,6)-(79,0)]" +} +] +}, +{ +"@id": "#35/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(77,8)-(78,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "contactType" +} +], +"core:name": [ +{ +"@value": "contact" +} +], +"sourcemaps:sources": [ +{ +"@id": "#26/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#26/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#26" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#26/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(55,2)-(55,13)]" +} +] +}, +{ +"@id": "#26/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(57,4)-(58,0)]" +} +] +}, +{ +"@id": "#26/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#26" +} +], +"sourcemaps:value": [ +{ +"@value": "[(55,2)-(79,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#26/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#26" +} +], +"sourcemaps:value": [ +{ +"@value": "[(56,4)-(56,8)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "contacts" +} +], +"core:name": [ +{ +"@value": "contactMethod" +} +], +"core:description": [ +{ +"@value": "tbc" +} +], +"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": "[(189,8)-(189,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#179/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(190,8)-(191,0)]" +} +] +}, +{ +"@id": "#179/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(191,8)-(192,0)]" +} +] +}, +{ +"@id": "#179/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#179" +} +], +"sourcemaps:value": [ +{ +"@value": "[(188,6)-(194,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "contacts" +} +], +"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": "[(188,6)-(194,0)]" +} +] +}, +{ +"@id": "#178/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(192,8)-(193,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "customer" +} +], +"apiContract:examples": [ +{ +"@id": "#49", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#49", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:customerId": [ +{ +"@id": "#50", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "US52949186" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#50/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#50/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#50" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,16)-(2,28)]" +} +] +} +] +} +] +} +], +"data:doctorId": [ +{ +"@id": "#51", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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,14)-(3,16)]" +} +] +} +] +} +] +} +], +"data:customerStatus": [ +{ +"@id": "#52", +"@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_4" +} +], +"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": "[(4,20)-(4,23)]" +} +] +} +] +} +] +} +], +"data:customerTypeCode": [ +{ +"@id": "#53", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "OPCR" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(5,22)-(5,28)]" +} +] +} +] +} +] +} +], +"data:customerSubTypeCode": [ +{ +"@id": "#54", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "MEDGRP" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(6,25)-(6,33)]" +} +] +} +] +} +] +} +], +"data:primarySpecialtyCode": [ +{ +"@id": "#55", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(7,26)-(7,28)]" +} +] +} +] +} +] +} +], +"data:primarySpecialtyDescr": [ +{ +"@id": "#56", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_8" +} +], +"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,27)-(8,29)]" +} +] +} +] +} +] +} +], +"data:nameData": [ +{ +"@id": "#57", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:name": [ +{ +"@id": "#58", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "JOHN DOE SKIN AND VEIN CENTER" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_10" +} +], +"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": "[(10,12)-(10,43)]" +} +] +} +] +} +] +} +], +"data:firstName": [ +{ +"@id": "#59", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_11" +} +], +"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": "[(11,17)-(11,19)]" +} +] +} +] +} +] +} +], +"data:lastName": [ +{ +"@id": "#60", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_12" +} +], +"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": "[(12,16)-(12,18)]" +} +] +} +] +} +] +} +], +"data:middleName": [ +{ +"@id": "#61", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_13" +} +], +"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": "[(13,18)-(13,20)]" +} +] +} +] +} +] +} +], +"data:salutation": [ +{ +"@id": "#62", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_14" +} +], +"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": "[(14,18)-(14,20)]" +} +] +} +] +} +] +} +], +"data:designation": [ +{ +"@id": "#63", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_15" +} +], +"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": "[(15,19)-(15,21)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_9" +} +], +"sourcemaps:sources": [ +{ +"@id": "#57/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#57/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:salutation" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(15,0)]" +} +] +}, +{ +"@id": "#57/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(11,0)]" +} +] +}, +{ +"@id": "#57/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:firstName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,4)-(12,0)]" +} +] +}, +{ +"@id": "#57/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:designation" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,4)-(17,0)]" +} +] +}, +{ +"@id": "#57/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:middleName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,4)-(14,0)]" +} +] +}, +{ +"@id": "#57/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#57" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,0)-(17,0)]" +} +] +}, +{ +"@id": "#57/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:lastName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,4)-(13,0)]" +} +] +} +] +} +] +} +], +"data:affiliations": [ +{ +"@id": "#64", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#65", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:affiliationId": [ +{ +"@id": "#66", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "72824633" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_18" +} +], +"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": "[(19,23)-(19,33)]" +} +] +} +] +} +] +} +], +"data:affiliationName": [ +{ +"@id": "#67", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "MULTIPLE DOCTORS" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_19" +} +], +"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": "[(20,25)-(20,43)]" +} +] +} +] +} +] +} +], +"data:secAffiliationId": [ +{ +"@id": "#68", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_20" +} +], +"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": "[(21,26)-(21,28)]" +} +] +} +] +} +] +} +], +"data:secAffiliationName": [ +{ +"@id": "#69", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_21" +} +], +"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": "[(22,28)-(22,30)]" +} +] +} +] +} +] +} +], +"data:addresses": [ +{ +"@id": "#70", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#71", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:addressIndicator": [ +{ +"@id": "#72", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_24" +} +], +"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": "[(25,30)-(25,32)]" +} +] +} +] +} +] +} +], +"data:addressId": [ +{ +"@id": "#73", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_25" +} +], +"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": "[(26,23)-(26,25)]" +} +] +} +] +} +] +} +], +"data:addressType": [ +{ +"@id": "#74", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_26" +} +], +"sourcemaps:sources": [ +{ +"@id": "#74/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#74/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#74" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,25)-(27,27)]" +} +] +} +] +} +] +} +], +"data:addressLine1": [ +{ +"@id": "#75", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_27" +} +], +"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": "[(28,26)-(28,28)]" +} +] +} +] +} +] +} +], +"data:addressLine2": [ +{ +"@id": "#76", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_28" +} +], +"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": "[(29,26)-(29,28)]" +} +] +} +] +} +] +} +], +"data:addressLine3": [ +{ +"@id": "#77", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_29" +} +], +"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": "[(30,26)-(30,28)]" +} +] +} +] +} +] +} +], +"data:city": [ +{ +"@id": "#78", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_30" +} +], +"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": "[(31,18)-(31,20)]" +} +] +} +] +} +] +} +], +"data:stateProvinceCode": [ +{ +"@id": "#79", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_31" +} +], +"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": "[(32,31)-(32,33)]" +} +] +} +] +} +] +} +], +"data:postalCode": [ +{ +"@id": "#80", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_32" +} +], +"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": "[(33,24)-(33,26)]" +} +] +} +] +} +] +} +], +"data:postalCodeExt": [ +{ +"@id": "#81", +"@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" +} +], +"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": "[(34,27)-(34,29)]" +} +] +} +] +} +] +} +], +"data:country": [ +{ +"@id": "#82", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "US" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_34" +} +], +"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": "[(35,21)-(35,25)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_23" +} +], +"sourcemaps:sources": [ +{ +"@id": "#71/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#71/source-map/lexical/element_11", +"sourcemaps:element": [ +{ +"@value": "data:postalCodeExt" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,10)-(35,0)]" +} +] +}, +{ +"@id": "#71/source-map/lexical/element_9", +"sourcemaps:element": [ +{ +"@value": "data:addressLine3" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,10)-(31,0)]" +} +] +}, +{ +"@id": "#71/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:addressId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,10)-(27,0)]" +} +] +}, +{ +"@id": "#71/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:addressIndicator" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,10)-(26,0)]" +} +] +}, +{ +"@id": "#71/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:addressLine2" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,10)-(30,0)]" +} +] +}, +{ +"@id": "#71/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:postalCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,10)-(34,0)]" +} +] +}, +{ +"@id": "#71/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:country" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,10)-(36,0)]" +} +] +}, +{ +"@id": "#71/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:city" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,10)-(32,0)]" +} +] +}, +{ +"@id": "#71/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:addressType" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,10)-(28,0)]" +} +] +}, +{ +"@id": "#71/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "amf://id#71" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,0)-(36,0)]" +} +] +}, +{ +"@id": "#71/source-map/lexical/element_8", +"sourcemaps:element": [ +{ +"@value": "data:addressLine1" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,10)-(29,0)]" +} +] +}, +{ +"@id": "#71/source-map/lexical/element_10", +"sourcemaps:element": [ +{ +"@value": "data:stateProvinceCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,10)-(33,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_22" +} +], +"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": "[(23,18)-(36,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_17" +} +], +"sourcemaps:sources": [ +{ +"@id": "#65/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#65/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:secAffiliationName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,6)-(23,0)]" +} +] +}, +{ +"@id": "#65/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#65" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,0)-(36,0)]" +} +] +}, +{ +"@id": "#65/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:secAffiliationId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,6)-(22,0)]" +} +] +}, +{ +"@id": "#65/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:addresses" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,6)-(36,0)]" +} +] +}, +{ +"@id": "#65/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:affiliationId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(20,0)]" +} +] +}, +{ +"@id": "#65/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:affiliationName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#83", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:affiliationId": [ +{ +"@id": "#84", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "15200973" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_36" +} +], +"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": "[(37,23)-(37,33)]" +} +] +} +] +} +] +} +], +"data:affiliationName": [ +{ +"@id": "#85", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "JANE Doe" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_37" +} +], +"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": "[(38,25)-(38,35)]" +} +] +} +] +} +] +} +], +"data:secAffiliationId": [ +{ +"@id": "#86", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_38" +} +], +"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": "[(39,26)-(39,28)]" +} +] +} +] +} +] +} +], +"data:secAffiliationName": [ +{ +"@id": "#87", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_39" +} +], +"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": "[(40,28)-(40,30)]" +} +] +} +] +} +] +} +], +"data:addresses": [ +{ +"@id": "#88", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#89", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:addressIndicator": [ +{ +"@id": "#90", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_42" +} +], +"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": "[(43,30)-(43,32)]" +} +] +} +] +} +] +} +], +"data:addressId": [ +{ +"@id": "#91", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_43" +} +], +"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": "[(44,23)-(44,25)]" +} +] +} +] +} +] +} +], +"data:addressType": [ +{ +"@id": "#92", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_44" +} +], +"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": "[(45,25)-(45,27)]" +} +] +} +] +} +] +} +], +"data:addressLine1": [ +{ +"@id": "#93", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_45" +} +], +"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": "[(46,26)-(46,28)]" +} +] +} +] +} +] +} +], +"data:addressLine2": [ +{ +"@id": "#94", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_46" +} +], +"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": "[(47,26)-(47,28)]" +} +] +} +] +} +] +} +], +"data:addressLine3": [ +{ +"@id": "#95", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_47" +} +], +"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": "[(48,26)-(48,28)]" +} +] +} +] +} +] +} +], +"data:city": [ +{ +"@id": "#96", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_48" +} +], +"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": "[(49,18)-(49,20)]" +} +] +} +] +} +] +} +], +"data:stateProvinceCode": [ +{ +"@id": "#97", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_49" +} +], +"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": "[(50,31)-(50,33)]" +} +] +} +] +} +] +} +], +"data:postalCode": [ +{ +"@id": "#98", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_50" +} +], +"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": "[(51,24)-(51,26)]" +} +] +} +] +} +] +} +], +"data:postalCodeExt": [ +{ +"@id": "#99", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_51" +} +], +"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": "[(52,27)-(52,29)]" +} +] +} +] +} +] +} +], +"data:country": [ +{ +"@id": "#100", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "US" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_52" +} +], +"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": "[(53,21)-(53,25)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_41" +} +], +"sourcemaps:sources": [ +{ +"@id": "#89/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#89/source-map/lexical/element_11", +"sourcemaps:element": [ +{ +"@value": "data:postalCodeExt" +} +], +"sourcemaps:value": [ +{ +"@value": "[(52,10)-(53,0)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_9", +"sourcemaps:element": [ +{ +"@value": "data:addressLine3" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,10)-(49,0)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:addressId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,10)-(45,0)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:addressIndicator" +} +], +"sourcemaps:value": [ +{ +"@value": "[(43,10)-(44,0)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:addressLine2" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,10)-(48,0)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:postalCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,10)-(52,0)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:country" +} +], +"sourcemaps:value": [ +{ +"@value": "[(53,10)-(54,0)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:city" +} +], +"sourcemaps:value": [ +{ +"@value": "[(49,10)-(50,0)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:addressType" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,10)-(46,0)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "amf://id#89" +} +], +"sourcemaps:value": [ +{ +"@value": "[(43,0)-(54,0)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_8", +"sourcemaps:element": [ +{ +"@value": "data:addressLine1" +} +], +"sourcemaps:value": [ +{ +"@value": "[(46,10)-(47,0)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_10", +"sourcemaps:element": [ +{ +"@value": "data:stateProvinceCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,10)-(51,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_40" +} +], +"sourcemaps:sources": [ +{ +"@id": "#88/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#88/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#88" +} +], +"sourcemaps:value": [ +{ +"@value": "[(41,18)-(54,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_35" +} +], +"sourcemaps:sources": [ +{ +"@id": "#83/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#83/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:secAffiliationName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,6)-(41,0)]" +} +] +}, +{ +"@id": "#83/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#83" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,0)-(54,0)]" +} +] +}, +{ +"@id": "#83/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:secAffiliationId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,6)-(40,0)]" +} +] +}, +{ +"@id": "#83/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:addresses" +} +], +"sourcemaps:value": [ +{ +"@value": "[(41,6)-(54,0)]" +} +] +}, +{ +"@id": "#83/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:affiliationId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,6)-(38,0)]" +} +] +}, +{ +"@id": "#83/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:affiliationName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,6)-(39,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_16" +} +], +"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": "[(17,17)-(54,0)]" +} +] +} +] +} +] +} +], +"data:addresses": [ +{ +"@id": "#101", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#102", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:addressIndicator": [ +{ +"@id": "#103", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_55" +} +], +"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": "[(56,26)-(56,28)]" +} +] +} +] +} +] +} +], +"data:addressId": [ +{ +"@id": "#104", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "15200973" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_56" +} +], +"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": "[(57,19)-(57,29)]" +} +] +} +] +} +] +} +], +"data:addressType": [ +{ +"@id": "#105", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "CALL" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_57" +} +], +"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": "[(58,21)-(58,27)]" +} +] +} +] +} +] +} +], +"data:addressLine1": [ +{ +"@id": "#106", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "7110 JOHN AVE" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_58" +} +], +"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": "[(59,22)-(59,37)]" +} +] +} +] +} +] +} +], +"data:addressLine2": [ +{ +"@id": "#107", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_59" +} +], +"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": "[(60,22)-(60,24)]" +} +] +} +] +} +] +} +], +"data:addressLine3": [ +{ +"@id": "#108", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_60" +} +], +"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": "[(61,22)-(61,24)]" +} +] +} +] +} +] +} +], +"data:city": [ +{ +"@id": "#109", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "WILMINGTON" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_61" +} +], +"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": "[(62,14)-(62,26)]" +} +] +} +] +} +] +} +], +"data:stateProvinceCode": [ +{ +"@id": "#110", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "NC" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_62" +} +], +"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": "[(63,27)-(63,31)]" +} +] +} +] +} +] +} +], +"data:postalCode": [ +{ +"@id": "#111", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "28403" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_63" +} +], +"sourcemaps:sources": [ +{ +"@id": "#111/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#111/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#111" +} +], +"sourcemaps:value": [ +{ +"@value": "[(64,20)-(64,27)]" +} +] +} +] +} +] +} +], +"data:postalCodeExt": [ +{ +"@id": "#112", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_64" +} +], +"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": "[(65,23)-(65,25)]" +} +] +} +] +} +] +} +], +"data:country": [ +{ +"@id": "#113", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "US" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_65" +} +], +"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": "[(66,17)-(66,21)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_54" +} +], +"sourcemaps:sources": [ +{ +"@id": "#102/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#102/source-map/lexical/element_11", +"sourcemaps:element": [ +{ +"@value": "data:postalCodeExt" +} +], +"sourcemaps:value": [ +{ +"@value": "[(65,6)-(66,0)]" +} +] +}, +{ +"@id": "#102/source-map/lexical/element_9", +"sourcemaps:element": [ +{ +"@value": "data:addressLine3" +} +], +"sourcemaps:value": [ +{ +"@value": "[(61,6)-(62,0)]" +} +] +}, +{ +"@id": "#102/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:addressId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(57,6)-(58,0)]" +} +] +}, +{ +"@id": "#102/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:addressIndicator" +} +], +"sourcemaps:value": [ +{ +"@value": "[(56,6)-(57,0)]" +} +] +}, +{ +"@id": "#102/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:addressLine2" +} +], +"sourcemaps:value": [ +{ +"@value": "[(60,6)-(61,0)]" +} +] +}, +{ +"@id": "#102/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:postalCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(64,6)-(65,0)]" +} +] +}, +{ +"@id": "#102/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:country" +} +], +"sourcemaps:value": [ +{ +"@value": "[(66,6)-(67,0)]" +} +] +}, +{ +"@id": "#102/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:city" +} +], +"sourcemaps:value": [ +{ +"@value": "[(62,6)-(63,0)]" +} +] +}, +{ +"@id": "#102/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:addressType" +} +], +"sourcemaps:value": [ +{ +"@value": "[(58,6)-(59,0)]" +} +] +}, +{ +"@id": "#102/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "amf://id#102" +} +], +"sourcemaps:value": [ +{ +"@value": "[(56,0)-(67,0)]" +} +] +}, +{ +"@id": "#102/source-map/lexical/element_8", +"sourcemaps:element": [ +{ +"@value": "data:addressLine1" +} +], +"sourcemaps:value": [ +{ +"@value": "[(59,6)-(60,0)]" +} +] +}, +{ +"@id": "#102/source-map/lexical/element_10", +"sourcemaps:element": [ +{ +"@value": "data:stateProvinceCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(63,6)-(64,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#114", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:addressIndicator": [ +{ +"@id": "#115", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_67" +} +], +"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": "[(68,26)-(68,28)]" +} +] +} +] +} +] +} +], +"data:addressId": [ +{ +"@id": "#116", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "232323" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_68" +} +], +"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": "[(69,19)-(69,27)]" +} +] +} +] +} +] +} +], +"data:addressType": [ +{ +"@id": "#117", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "MAIL" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_69" +} +], +"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": "[(70,21)-(70,27)]" +} +] +} +] +} +] +} +], +"data:addressLine1": [ +{ +"@id": "#118", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "1 JOHN AVE" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_70" +} +], +"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": "[(71,22)-(71,34)]" +} +] +} +] +} +] +} +], +"data:addressLine2": [ +{ +"@id": "#119", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_71" +} +], +"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": "[(72,22)-(72,24)]" +} +] +} +] +} +] +} +], +"data:addressLine3": [ +{ +"@id": "#120", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_72" +} +], +"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": "[(73,22)-(73,24)]" +} +] +} +] +} +] +} +], +"data:city": [ +{ +"@id": "#121", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "WILMINGTON" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_73" +} +], +"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": "[(74,14)-(74,26)]" +} +] +} +] +} +] +} +], +"data:stateProvinceCode": [ +{ +"@id": "#122", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "NC" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_74" +} +], +"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": "[(75,27)-(75,31)]" +} +] +} +] +} +] +} +], +"data:postalCode": [ +{ +"@id": "#123", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "28403" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_75" +} +], +"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": "[(76,20)-(76,27)]" +} +] +} +] +} +] +} +], +"data:postalCodeExt": [ +{ +"@id": "#124", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_76" +} +], +"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": "[(77,23)-(77,25)]" +} +] +} +] +} +] +} +], +"data:country": [ +{ +"@id": "#125", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "US" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_77" +} +], +"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": "[(78,17)-(78,21)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_66" +} +], +"sourcemaps:sources": [ +{ +"@id": "#114/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#114/source-map/lexical/element_11", +"sourcemaps:element": [ +{ +"@value": "data:postalCodeExt" +} +], +"sourcemaps:value": [ +{ +"@value": "[(77,6)-(78,0)]" +} +] +}, +{ +"@id": "#114/source-map/lexical/element_9", +"sourcemaps:element": [ +{ +"@value": "data:addressLine3" +} +], +"sourcemaps:value": [ +{ +"@value": "[(73,6)-(74,0)]" +} +] +}, +{ +"@id": "#114/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:addressId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(69,6)-(70,0)]" +} +] +}, +{ +"@id": "#114/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:addressIndicator" +} +], +"sourcemaps:value": [ +{ +"@value": "[(68,6)-(69,0)]" +} +] +}, +{ +"@id": "#114/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:addressLine2" +} +], +"sourcemaps:value": [ +{ +"@value": "[(72,6)-(73,0)]" +} +] +}, +{ +"@id": "#114/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:postalCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(76,6)-(77,0)]" +} +] +}, +{ +"@id": "#114/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:country" +} +], +"sourcemaps:value": [ +{ +"@value": "[(78,6)-(79,0)]" +} +] +}, +{ +"@id": "#114/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:city" +} +], +"sourcemaps:value": [ +{ +"@value": "[(74,6)-(75,0)]" +} +] +}, +{ +"@id": "#114/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:addressType" +} +], +"sourcemaps:value": [ +{ +"@value": "[(70,6)-(71,0)]" +} +] +}, +{ +"@id": "#114/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "amf://id#114" +} +], +"sourcemaps:value": [ +{ +"@value": "[(68,0)-(79,0)]" +} +] +}, +{ +"@id": "#114/source-map/lexical/element_8", +"sourcemaps:element": [ +{ +"@value": "data:addressLine1" +} +], +"sourcemaps:value": [ +{ +"@value": "[(71,6)-(72,0)]" +} +] +}, +{ +"@id": "#114/source-map/lexical/element_10", +"sourcemaps:element": [ +{ +"@value": "data:stateProvinceCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(75,6)-(76,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_53" +} +], +"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": "[(54,14)-(79,0)]" +} +] +} +] +} +] +} +], +"data:contacts": [ +{ +"@id": "#126", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#127", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:phone": [ +{ +"@id": "#128", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_80" +} +], +"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": "[(81,15)-(81,17)]" +} +] +} +] +} +] +} +], +"data:phone2": [ +{ +"@id": "#129", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_81" +} +], +"sourcemaps:sources": [ +{ +"@id": "#129/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#129/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#129" +} +], +"sourcemaps:value": [ +{ +"@value": "[(82,16)-(82,18)]" +} +] +} +] +} +] +} +], +"data:email": [ +{ +"@id": "#130", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_82" +} +], +"sourcemaps:sources": [ +{ +"@id": "#130/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#130/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#130" +} +], +"sourcemaps:value": [ +{ +"@value": "[(83,15)-(83,17)]" +} +] +} +] +} +] +} +], +"data:fax": [ +{ +"@id": "#131", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_83" +} +], +"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": "[(84,13)-(84,15)]" +} +] +} +] +} +] +} +], +"data:webAddress": [ +{ +"@id": "#132", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_84" +} +], +"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": "[(85,20)-(85,22)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_79" +} +], +"sourcemaps:sources": [ +{ +"@id": "#127/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#127/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:fax" +} +], +"sourcemaps:value": [ +{ +"@value": "[(84,6)-(85,0)]" +} +] +}, +{ +"@id": "#127/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#127" +} +], +"sourcemaps:value": [ +{ +"@value": "[(81,0)-(86,0)]" +} +] +}, +{ +"@id": "#127/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(83,6)-(84,0)]" +} +] +}, +{ +"@id": "#127/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:webAddress" +} +], +"sourcemaps:value": [ +{ +"@value": "[(85,6)-(86,0)]" +} +] +}, +{ +"@id": "#127/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:phone" +} +], +"sourcemaps:value": [ +{ +"@value": "[(81,6)-(82,0)]" +} +] +}, +{ +"@id": "#127/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:phone2" +} +], +"sourcemaps:value": [ +{ +"@value": "[(82,6)-(83,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_78" +} +], +"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": "[(79,13)-(86,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#49/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#49/source-map/lexical/element_11", +"sourcemaps:element": [ +{ +"@value": "data:addresses" +} +], +"sourcemaps:value": [ +{ +"@value": "[(54,2)-(79,0)]" +} +] +}, +{ +"@id": "#49/source-map/lexical/element_9", +"sourcemaps:element": [ +{ +"@value": "data:primarySpecialtyCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(8,0)]" +} +] +}, +{ +"@id": "#49/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:doctorId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "#49/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:customerId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,2)-(3,0)]" +} +] +}, +{ +"@id": "#49/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:customerSubTypeCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(7,0)]" +} +] +}, +{ +"@id": "#49/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:affiliations" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,2)-(54,0)]" +} +] +}, +{ +"@id": "#49/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:contacts" +} +], +"sourcemaps:value": [ +{ +"@value": "[(79,2)-(86,0)]" +} +] +}, +{ +"@id": "#49/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:primarySpecialtyDescr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,2)-(9,0)]" +} +] +}, +{ +"@id": "#49/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:customerStatus" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "#49/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "amf://id#49" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(86,0)]" +} +] +}, +{ +"@id": "#49/source-map/lexical/element_8", +"sourcemaps:element": [ +{ +"@value": "data:customerTypeCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "#49/source-map/lexical/element_10", +"sourcemaps:element": [ +{ +"@value": "data:nameData" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,2)-(17,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "\"customerId\": \"US52949186\"\n\"doctorId\": \"\"\n\"customerStatus\": \"A\"\n\"customerTypeCode\": \"OPCR\"\n\"customerSubTypeCode\": \"MEDGRP\"\n\"primarySpecialtyCode\": \"\"\n\"primarySpecialtyDescr\": \"\"\n\"nameData\":\n \"name\": \"JOHN DOE SKIN AND VEIN CENTER\"\n \"firstName\": \"\"\n \"lastName\": \"\"\n \"middleName\": \"\"\n \"salutation\": \"\"\n \"designation\": \"\"\n\"affiliations\":\n -\n \"affiliationId\": \"72824633\"\n \"affiliationName\": \"MULTIPLE DOCTORS\"\n \"secAffiliationId\": \"\"\n \"secAffiliationName\": \"\"\n \"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"\"\n \"addressType\": \"\"\n \"addressLine1\": \"\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"\"\n \"stateProvinceCode\": \"\"\n \"postalCode\": \"\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n -\n \"affiliationId\": \"15200973\"\n \"affiliationName\": \"JANE Doe\"\n \"secAffiliationId\": \"\"\n \"secAffiliationName\": \"\"\n \"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"\"\n \"addressType\": \"\"\n \"addressLine1\": \"\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"\"\n \"stateProvinceCode\": \"\"\n \"postalCode\": \"\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n\"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"15200973\"\n \"addressType\": \"CALL\"\n \"addressLine1\": \"7110 JOHN AVE\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"WILMINGTON\"\n \"stateProvinceCode\": \"NC\"\n \"postalCode\": \"28403\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"232323\"\n \"addressType\": \"MAIL\"\n \"addressLine1\": \"1 JOHN AVE\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"WILMINGTON\"\n \"stateProvinceCode\": \"NC\"\n \"postalCode\": \"28403\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n\"contacts\":\n -\n \"phone\": \"\"\n \"phone2\": \"\"\n \"email\": \"\"\n \"fax\": \"\"\n \"webAddress\": \"\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#49/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#49/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#49/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,6)-(86,0)]" +} +] +}, +{ +"@id": "#49/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(86,0)]" +} +] +}, +{ +"@id": "#49/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#49" +} +], +"sourcemaps:value": [ +{ +"@value": "[(194,4)-(196,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#48/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#48/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#48" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#48/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(104,2)-(104,10)]" +} +] +}, +{ +"@id": "#48/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(194,4)-(196,0)]" +} +] +}, +{ +"@id": "#48/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#48" +} +], +"sourcemaps:value": [ +{ +"@value": "[(104,2)-(196,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#", +"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/array-example.json b/demo/array-example.json new file mode 100644 index 0000000..4d01588 --- /dev/null +++ b/demo/array-example.json @@ -0,0 +1,20429 @@ +[ +{ +"@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#180", +"@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": "Demo" +} +], +"http://a.ml/vocabularies/apiContract#server": [ +{ +"@id": "amf://id#186", +"@type": [ +"http://a.ml/vocabularies/apiContract#Server", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#urlTemplate": [ +{ +"@value": "https://demo.api.com" +} +], +"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": "http://a.ml/vocabularies/core#urlTemplate" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#186/source-map/synthesized-field/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#186" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "true" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#version": [ +{ +"@value": "1.0" +} +], +"http://a.ml/vocabularies/apiContract#endpoint": [ +{ +"@id": "amf://id#181", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/customers" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#182", +"@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#183", +"@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#184", +"@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#185", +"@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#48/link-936576810", +"@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#48" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "customer" +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#185/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#185" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(200,8)-(201,0)]" +} +] +} +] +} +] +} +], +"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#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": "[(199,6)-(201,0)]" +} +] +} +] +} +] +} +], +"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": "[(198,0)-(201,0)]" +} +] +}, +{ +"@id": "amf://id#183/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": "[(198,4)-(201,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#synthesized-field": [ +{ +"@id": "amf://id#182/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#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": "[(197,2)-(201,0)]" +} +] +} +] +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#181" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(196,0)-(201,0)]" +} +] +} +] +} +] +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#180/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#180" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#180/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": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "amf://id#180/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": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#180/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": "[(4,0)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#180/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#180" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(201,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"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": "value:\n \"customerId\": \"US52949186\"\n \"doctorId\": \"\"\n \"customerStatus\": \"A\"\n \"customerTypeCode\": \"OPCR\"\n \"customerSubTypeCode\": \"MEDGRP\"\n \"primarySpecialtyCode\": \"\"\n \"primarySpecialtyDescr\": \"\"\n \"nameData\":\n \"name\": \"JOHN DOE SKIN AND VEIN CENTER\"\n \"firstName\": \"\"\n \"lastName\": \"\"\n \"middleName\": \"\"\n \"salutation\": \"\"\n \"designation\": \"\"\n\n \"affiliations\":\n -\n \"affiliationId\": \"72824633\"\n \"affiliationName\": \"MULTIPLE DOCTORS\"\n \"secAffiliationId\": \"\"\n \"secAffiliationName\": \"\"\n \"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"\"\n \"addressType\": \"\"\n \"addressLine1\": \"\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"\"\n \"stateProvinceCode\": \"\"\n \"postalCode\": \"\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n -\n \"affiliationId\": \"15200973\"\n \"affiliationName\": \"JANE Doe\"\n \"secAffiliationId\": \"\"\n \"secAffiliationName\": \"\"\n \"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"\"\n \"addressType\": \"\"\n \"addressLine1\": \"\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"\"\n \"stateProvinceCode\": \"\"\n \"postalCode\": \"\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n \"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"15200973\"\n \"addressType\": \"CALL\"\n \"addressLine1\": \"7110 JOHN AVE\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"WILMINGTON\"\n \"stateProvinceCode\": \"NC\"\n \"postalCode\": \"28403\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"232323\"\n \"addressType\": \"MAIL\"\n \"addressLine1\": \"1 JOHN AVE\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"WILMINGTON\"\n \"stateProvinceCode\": \"NC\"\n \"postalCode\": \"28403\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n \"contacts\":\n -\n \"phone\": \"\"\n \"phone2\": \"\"\n \"email\": \"\"\n \"fax\": \"\"\n \"webAddress\": \"\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +} +], +"http://a.ml/vocabularies/document#declares": [ +{ +"@id": "amf://id#3", +"@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#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#addressIndicator" +} +], +"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": "addressIndicator" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address indicator as referred from SOLR." +} +], +"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": [ +{ +"@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": "[(12,8)-(12,12)]" +} +] +} +], +"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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,8)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#5/source-map/lexical/element_0", +"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,8)-(15,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": "[(11,6)-(15,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressIndicator" +} +], +"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": "[(11,6)-(15,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,8)-(14,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#addressId" +} +], +"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": "addressId" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address Id as referred from SOLR.ex:-0001" +} +], +"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": [ +{ +"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#7" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,8)-(16,12)]" +} +] +} +], +"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://www.w3.org/ns/shacl#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,8)-(17,0)]" +} +] +}, +{ +"@id": "amf://id#7/source-map/lexical/element_0", +"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)-(19,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": "[(15,6)-(19,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressId" +} +], +"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": "[(15,6)-(19,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,8)-(18,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#addressType" +} +], +"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": "addressType" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address type as referred from SOLR.ex:-BUSINESS" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,8)-(20,12)]" +} +] +} +], +"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://www.w3.org/ns/shacl#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,8)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#9/source-map/lexical/element_0", +"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)-(23,0)]" +} +] +}, +{ +"@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,6)-(23,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressType" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,6)-(23,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,8)-(22,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#addressLine1" +} +], +"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": "addressLine1" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address details as referred from SOLR.ex:-5310 S 123TH ST" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#11/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#11" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,8)-(24,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#11/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,8)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#11/source-map/lexical/element_0", +"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,8)-(27,0)]" +} +] +}, +{ +"@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,6)-(27,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine1" +} +], +"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": "[(23,6)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#10/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,8)-(26,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#addressLine2" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#13", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine2" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address details as referred from SOLR.ex:-STE 3" +} +], +"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": "[(28,8)-(28,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#13/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": "[(28,8)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#13/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,8)-(31,0)]" +} +] +}, +{ +"@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": "[(27,6)-(31,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine2" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#12" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,6)-(31,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,8)-(30,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://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressLine3" +} +], +"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": "addressLine3" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address details as referred from SOLR.ex:-8950A CAMPUS DEL" +} +], +"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": [ +{ +"@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": "[(32,8)-(32,12)]" +} +] +} +], +"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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(32,8)-(33,0)]" +} +] +}, +{ +"@id": "amf://id#15/source-map/lexical/element_0", +"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,8)-(35,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": "[(31,6)-(35,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine3" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#14" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(31,6)-(35,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(33,8)-(34,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#city" +} +], +"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": "city" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "City as referred from SOLR.ex:-LINCOLN" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#17/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,8)-(36,12)]" +} +] +} +], +"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://www.w3.org/ns/shacl#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,8)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#17/source-map/lexical/element_0", +"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,8)-(39,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,6)-(39,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "city" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#16" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(35,6)-(39,0)]" +} +] +}, +{ +"@id": "amf://id#16/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,8)-(38,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#stateProvinceCode" +} +], +"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": "stateProvinceCode" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "State as referred from SOLR.ex:-NE" +} +], +"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": [ +{ +"@id": "amf://id#19/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(40,8)-(40,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#19/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,8)-(41,0)]" +} +] +}, +{ +"@id": "amf://id#19/source-map/lexical/element_0", +"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,8)-(43,0)]" +} +] +}, +{ +"@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": "[(39,6)-(43,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "stateProvinceCode" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#18" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(39,6)-(43,0)]" +} +] +}, +{ +"@id": "amf://id#18/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": "[(41,8)-(42,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#postalCode" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#21", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "postalCode" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Postal code as referred from SOLR.ex:-B3H 60023" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#21/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#21" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(44,8)-(44,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#21/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": "[(44,8)-(45,0)]" +} +] +}, +{ +"@id": "amf://id#21/source-map/lexical/element_0", +"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,8)-(47,0)]" +} +] +}, +{ +"@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": "[(43,6)-(47,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "postalCode" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#20" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(43,6)-(47,0)]" +} +] +}, +{ +"@id": "amf://id#20/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": "[(45,8)-(46,0)]" +} +] +} +] +} +] +}, +{ +"@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#postalCodeExt" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#23", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "postalCodeExt" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Postal code extension as referred from SOLR.ex:-B3H" +} +], +"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": "[(48,8)-(48,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#23/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,8)-(49,0)]" +} +] +}, +{ +"@id": "amf://id#23/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(50,8)-(51,0)]" +} +] +}, +{ +"@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": "[(47,6)-(51,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "postalCodeExt" +} +], +"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": "[(47,6)-(51,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": "[(49,8)-(50,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://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#country" +} +], +"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": "country" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Country as referred from SOLR.ex:-US" +} +], +"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": "[(52,8)-(52,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#25/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": "[(52,8)-(53,0)]" +} +] +}, +{ +"@id": "amf://id#25/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(54,8)-(55,0)]" +} +] +}, +{ +"@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": "[(51,6)-(55,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "country" +} +], +"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": "[(51,6)-(55,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": "[(53,8)-(54,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressType" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "address" +} +], +"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#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": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#3/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": "[(7,2)-(7,13)]" +} +] +}, +{ +"@id": "amf://id#3/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": "[(9,4)-(10,0)]" +} +] +}, +{ +"@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": "[(7,2)-(55,0)]" +} +] +} +], +"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)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#26", +"@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#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#phone" +} +], +"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": "phone" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Phone number of the customer as referred from SOLR.ex:-(000) 123-1234" +} +], +"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": "[(60,8)-(60,12)]" +} +] +} +], +"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": "[(60,8)-(61,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": "[(62,8)-(63,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": "[(59,6)-(63,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "phone" +} +], +"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": "[(59,6)-(63,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": "[(61,8)-(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#phone2" +} +], +"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": "phone2" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Phone number of the customer as referred from SOLR.ex:-(000) 123-1234" +} +], +"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": "[(64,8)-(64,12)]" +} +] +} +], +"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": "[(64,8)-(65,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": "[(66,8)-(67,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": "[(63,6)-(67,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "phone2" +} +], +"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": "[(63,6)-(67,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": "[(65,8)-(66,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#email" +} +], +"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": "email" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Email Id of the customer as referred from SOLR. ex:-veeralakshmi.palanivelu@astrazeneca.com" +} +], +"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": "[(68,8)-(68,12)]" +} +] +} +], +"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": "[(68,8)-(69,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": "[(70,8)-(71,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": "[(67,6)-(71,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "email" +} +], +"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": "[(67,6)-(71,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": "[(69,8)-(70,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#fax" +} +], +"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": "fax" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Fax number of the customer as referred from SOLR.ex:-(250) 000-6789" +} +], +"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": "[(72,8)-(72,12)]" +} +] +} +], +"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": "[(72,8)-(73,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": "[(74,8)-(75,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": "[(71,6)-(75,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "fax" +} +], +"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": "[(71,6)-(75,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": "[(73,8)-(74,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#webAddress" +} +], +"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#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "webAddress" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "web address as referred from SOLR." +} +], +"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": "[(76,8)-(76,12)]" +} +] +} +], +"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": "[(76,8)-(77,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": "[(78,8)-(79,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": "[(75,6)-(79,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "webAddress" +} +], +"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": "[(75,6)-(79,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": "[(77,8)-(78,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "contactType" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "contact" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#26/source-map/declared-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#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#name" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(55,2)-(55,13)]" +} +] +}, +{ +"@id": "amf://id#26/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": "[(57,4)-(58,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": "[(55,2)-(79,0)]" +} +] +} +], +"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": "[(56,4)-(56,8)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#37", +"@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#38", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#affiliationId" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#39", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "affiliationId" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Affiliation Id as referred from SOLR.ex:-49664" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#39/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#39" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(84,8)-(84,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#39/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,8)-(85,0)]" +} +] +}, +{ +"@id": "amf://id#39/source-map/lexical/element_0", +"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#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": "[(83,6)-(87,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "affiliationId" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#38" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(83,6)-(87,0)]" +} +] +}, +{ +"@id": "amf://id#38/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,8)-(86,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#40", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#affiliationName" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#41", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "affiliationName" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Affiliation name as referred from SOLR.ex:-Westin Medical" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#41/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#41" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(88,8)-(88,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#41/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#41/source-map/lexical/element_0", +"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#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": "[(87,6)-(91,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "affiliationName" +} +], +"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": "[(87,6)-(91,0)]" +} +] +}, +{ +"@id": "amf://id#40/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)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#42", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#secAffiliationId" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#43", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "secAffiliationId" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Secondary affiliation Id as referred from SOLR.ex:-123123" +} +], +"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#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": "[(92,8)-(92,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#43/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,8)-(93,0)]" +} +] +}, +{ +"@id": "amf://id#43/source-map/lexical/element_0", +"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,8)-(95,0)]" +} +] +}, +{ +"@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": "[(91,6)-(95,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "secAffiliationId" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#42" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(91,6)-(95,0)]" +} +] +}, +{ +"@id": "amf://id#42/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,8)-(94,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#44", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#secAffiliationName" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#45", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "secAffiliationName" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Secondary affiliation name as referred from SOLR.ex:-NHS Swingson" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#45/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#45" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(96,8)-(96,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#45/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,8)-(97,0)]" +} +] +}, +{ +"@id": "amf://id#45/source-map/lexical/element_0", +"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,8)-(99,0)]" +} +] +}, +{ +"@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": "[(95,6)-(99,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "secAffiliationName" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#44" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(95,6)-(99,0)]" +} +] +}, +{ +"@id": "amf://id#44/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,8)-(98,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#46", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#addresses" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#47", +"@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#3", +"@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#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#addressIndicator" +} +], +"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": "addressIndicator" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address indicator as referred from SOLR." +} +], +"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": [ +{ +"@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": "[(12,8)-(12,12)]" +} +] +} +], +"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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,8)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#5/source-map/lexical/element_0", +"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,8)-(15,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": "[(11,6)-(15,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressIndicator" +} +], +"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": "[(11,6)-(15,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,8)-(14,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#addressId" +} +], +"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": "addressId" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address Id as referred from SOLR.ex:-0001" +} +], +"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": [ +{ +"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#7" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,8)-(16,12)]" +} +] +} +], +"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://www.w3.org/ns/shacl#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,8)-(17,0)]" +} +] +}, +{ +"@id": "amf://id#7/source-map/lexical/element_0", +"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)-(19,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": "[(15,6)-(19,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressId" +} +], +"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": "[(15,6)-(19,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,8)-(18,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#addressType" +} +], +"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": "addressType" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address type as referred from SOLR.ex:-BUSINESS" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,8)-(20,12)]" +} +] +} +], +"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://www.w3.org/ns/shacl#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,8)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#9/source-map/lexical/element_0", +"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)-(23,0)]" +} +] +}, +{ +"@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,6)-(23,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressType" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,6)-(23,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,8)-(22,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#addressLine1" +} +], +"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": "addressLine1" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address details as referred from SOLR.ex:-5310 S 123TH ST" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#11/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#11" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,8)-(24,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#11/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,8)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#11/source-map/lexical/element_0", +"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,8)-(27,0)]" +} +] +}, +{ +"@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,6)-(27,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine1" +} +], +"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": "[(23,6)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#10/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,8)-(26,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#addressLine2" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#13", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine2" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address details as referred from SOLR.ex:-STE 3" +} +], +"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": "[(28,8)-(28,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#13/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": "[(28,8)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#13/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,8)-(31,0)]" +} +] +}, +{ +"@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": "[(27,6)-(31,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine2" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#12" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,6)-(31,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,8)-(30,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://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressLine3" +} +], +"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": "addressLine3" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address details as referred from SOLR.ex:-8950A CAMPUS DEL" +} +], +"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": [ +{ +"@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": "[(32,8)-(32,12)]" +} +] +} +], +"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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(32,8)-(33,0)]" +} +] +}, +{ +"@id": "amf://id#15/source-map/lexical/element_0", +"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,8)-(35,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": "[(31,6)-(35,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine3" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#14" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(31,6)-(35,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(33,8)-(34,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#city" +} +], +"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": "city" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "City as referred from SOLR.ex:-LINCOLN" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#17/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,8)-(36,12)]" +} +] +} +], +"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://www.w3.org/ns/shacl#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,8)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#17/source-map/lexical/element_0", +"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,8)-(39,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,6)-(39,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "city" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#16" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(35,6)-(39,0)]" +} +] +}, +{ +"@id": "amf://id#16/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,8)-(38,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#stateProvinceCode" +} +], +"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": "stateProvinceCode" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "State as referred from SOLR.ex:-NE" +} +], +"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": [ +{ +"@id": "amf://id#19/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(40,8)-(40,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#19/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,8)-(41,0)]" +} +] +}, +{ +"@id": "amf://id#19/source-map/lexical/element_0", +"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,8)-(43,0)]" +} +] +}, +{ +"@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": "[(39,6)-(43,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "stateProvinceCode" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#18" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(39,6)-(43,0)]" +} +] +}, +{ +"@id": "amf://id#18/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": "[(41,8)-(42,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#postalCode" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#21", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "postalCode" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Postal code as referred from SOLR.ex:-B3H 60023" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#21/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#21" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(44,8)-(44,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#21/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": "[(44,8)-(45,0)]" +} +] +}, +{ +"@id": "amf://id#21/source-map/lexical/element_0", +"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,8)-(47,0)]" +} +] +}, +{ +"@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": "[(43,6)-(47,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "postalCode" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#20" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(43,6)-(47,0)]" +} +] +}, +{ +"@id": "amf://id#20/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": "[(45,8)-(46,0)]" +} +] +} +] +} +] +}, +{ +"@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#postalCodeExt" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#23", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "postalCodeExt" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Postal code extension as referred from SOLR.ex:-B3H" +} +], +"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": "[(48,8)-(48,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#23/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,8)-(49,0)]" +} +] +}, +{ +"@id": "amf://id#23/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(50,8)-(51,0)]" +} +] +}, +{ +"@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": "[(47,6)-(51,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "postalCodeExt" +} +], +"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": "[(47,6)-(51,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": "[(49,8)-(50,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://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#country" +} +], +"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": "country" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Country as referred from SOLR.ex:-US" +} +], +"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": "[(52,8)-(52,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#25/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": "[(52,8)-(53,0)]" +} +] +}, +{ +"@id": "amf://id#25/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(54,8)-(55,0)]" +} +] +}, +{ +"@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": "[(51,6)-(55,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "country" +} +], +"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": "[(51,6)-(55,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": "[(53,8)-(54,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressType" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "address" +} +], +"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#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": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#3/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": "[(7,2)-(7,13)]" +} +] +}, +{ +"@id": "amf://id#3/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": "[(9,4)-(10,0)]" +} +] +}, +{ +"@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": "[(7,2)-(55,0)]" +} +] +} +], +"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://www.w3.org/ns/shacl#name": [ +{ +"@value": "addresses" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "addresses" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address details of the affiliation as referred from SOLR." +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#47/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#47" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(100,8)-(100,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#47/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": "[(101,8)-(102,0)]" +} +] +}, +{ +"@id": "amf://id#47/source-map/lexical/element_0", +"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,8)-(103,0)]" +} +] +}, +{ +"@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": "[(99,6)-(104,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addresses" +} +], +"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": "[(99,6)-(104,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "affiliationType" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "affiliation" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#37/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#37" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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://www.w3.org/ns/shacl#name" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(79,2)-(79,17)]" +} +] +}, +{ +"@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": "[(81,4)-(82,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": "[(79,2)-(104,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#37/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#37" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(80,4)-(80,8)]" +} +] +} +] +} +] +}, +{ +"@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": [ +{ +"@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#customerId" +} +], +"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#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "customerId" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Customer Id of the customer as referred from SOLR." +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#135", +"@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#135", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "CA1353123" +} +], +"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#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": "[(109,17)-(109,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "CA1353123" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#135/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#135/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": "[(109,17)-(109,26)]" +} +] +}, +{ +"@id": "amf://id#135/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": "[(109,17)-(109,26)]" +} +] +}, +{ +"@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": "[(109,17)-(109,26)]" +} +] +} +] +} +] +} +], +"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": "[(107,8)-(107,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://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(108,8)-(109,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": "[(107,8)-(108,0)]" +} +] +}, +{ +"@id": "amf://id#134/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(109,8)-(110,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": "[(106,6)-(111,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "customerId" +} +], +"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": "[(106,6)-(111,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": "[(110,8)-(111,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#136", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#doctorId" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#137", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "doctorId" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Doctor Id of the customer as referred from SOLR." +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#138", +"@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#138", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "tbc" +} +], +"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#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": "[(114,17)-(114,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "tbc" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#138/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#138/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": "[(114,17)-(114,20)]" +} +] +}, +{ +"@id": "amf://id#138/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": "[(114,17)-(114,20)]" +} +] +}, +{ +"@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": "[(114,17)-(114,20)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#137/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#137" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(112,8)-(112,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#137/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": "[(113,8)-(114,0)]" +} +] +}, +{ +"@id": "amf://id#137/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": "[(112,8)-(113,0)]" +} +] +}, +{ +"@id": "amf://id#137/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(114,8)-(115,0)]" +} +] +}, +{ +"@id": "amf://id#137/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#137" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(111,6)-(116,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "doctorId" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#136" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(111,6)-(116,0)]" +} +] +}, +{ +"@id": "amf://id#136/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": "[(115,8)-(116,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#customerStatus" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#140", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "customerStatus" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Customer status as referred from SOLR." +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#141", +"@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#141", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#141" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(119,17)-(119,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "A" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#141/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#141/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": "[(119,17)-(119,18)]" +} +] +}, +{ +"@id": "amf://id#141/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": "[(119,17)-(119,18)]" +} +] +}, +{ +"@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": "[(119,17)-(119,18)]" +} +] +} +] +} +] +} +], +"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": "[(117,8)-(117,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#140/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": "[(118,8)-(119,0)]" +} +] +}, +{ +"@id": "amf://id#140/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": "[(117,8)-(118,0)]" +} +] +}, +{ +"@id": "amf://id#140/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(119,8)-(120,0)]" +} +] +}, +{ +"@id": "amf://id#140/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#140" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(116,6)-(121,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "customerStatus" +} +], +"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": "[(116,6)-(121,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": "[(120,8)-(121,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#142", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#customerTypeCode" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#143", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "customerTypeCode" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Customer type code as referred from SOLR." +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#144", +"@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#144", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "PHARMST" +} +], +"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#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": "[(124,17)-(124,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "PHARMST" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#144/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#144/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": "[(124,17)-(124,24)]" +} +] +}, +{ +"@id": "amf://id#144/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": "[(124,17)-(124,24)]" +} +] +}, +{ +"@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": "[(124,17)-(124,24)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#143/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#143" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(122,8)-(122,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#143/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": "[(123,8)-(124,0)]" +} +] +}, +{ +"@id": "amf://id#143/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": "[(122,8)-(123,0)]" +} +] +}, +{ +"@id": "amf://id#143/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(124,8)-(125,0)]" +} +] +}, +{ +"@id": "amf://id#143/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#143" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(121,6)-(126,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "customerTypeCode" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#142" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(121,6)-(126,0)]" +} +] +}, +{ +"@id": "amf://id#142/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": "[(125,8)-(126,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#customerSubTypeCode" +} +], +"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://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "customerSubTypeCode" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Customer subtype code as referred from SOLR." +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#147", +"@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#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": "tbc" +} +], +"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#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": "[(129,17)-(129,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "tbc" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#147/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#147/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": "[(129,17)-(129,20)]" +} +] +}, +{ +"@id": "amf://id#147/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": "[(129,17)-(129,20)]" +} +] +}, +{ +"@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": "[(129,17)-(129,20)]" +} +] +} +] +} +] +} +], +"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": "[(127,8)-(127,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#146/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": "[(128,8)-(129,0)]" +} +] +}, +{ +"@id": "amf://id#146/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": "[(127,8)-(128,0)]" +} +] +}, +{ +"@id": "amf://id#146/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(129,8)-(130,0)]" +} +] +}, +{ +"@id": "amf://id#146/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#146" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(126,6)-(131,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "customerSubTypeCode" +} +], +"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": "[(126,6)-(131,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": "[(130,8)-(131,0)]" +} +] +} +] +} +] +}, +{ +"@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#primarySpecialtyCode" +} +], +"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": "primarySpecialtyCode" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Primary speciality as referred from SOLR." +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#150", +"@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#150", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "PSY" +} +], +"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#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": "[(134,17)-(134,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "PSY" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#150/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#150/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": "[(134,17)-(134,20)]" +} +] +}, +{ +"@id": "amf://id#150/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": "[(134,17)-(134,20)]" +} +] +}, +{ +"@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": "[(134,17)-(134,20)]" +} +] +} +] +} +] +} +], +"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": "[(132,8)-(132,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#149/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": "[(133,8)-(134,0)]" +} +] +}, +{ +"@id": "amf://id#149/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": "[(132,8)-(133,0)]" +} +] +}, +{ +"@id": "amf://id#149/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(134,8)-(135,0)]" +} +] +}, +{ +"@id": "amf://id#149/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#149" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(131,6)-(136,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "primarySpecialtyCode" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#148" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(131,6)-(136,0)]" +} +] +}, +{ +"@id": "amf://id#148/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": "[(135,8)-(136,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#primarySpecialtyDescr" +} +], +"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": "primarySpecialtyDescr" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Description of the primary speciality as referred from SOLR." +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#153", +"@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#153", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Psychiatry" +} +], +"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#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": "[(139,17)-(139,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "Psychiatry" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#153/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#153/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": "[(139,17)-(139,27)]" +} +] +}, +{ +"@id": "amf://id#153/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": "[(139,17)-(139,27)]" +} +] +}, +{ +"@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": "[(139,17)-(139,27)]" +} +] +} +] +} +] +} +], +"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": "[(137,8)-(137,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#152/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": "[(138,8)-(139,0)]" +} +] +}, +{ +"@id": "amf://id#152/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": "[(137,8)-(138,0)]" +} +] +}, +{ +"@id": "amf://id#152/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(139,8)-(140,0)]" +} +] +}, +{ +"@id": "amf://id#152/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#152" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(136,6)-(141,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "primarySpecialtyDescr" +} +], +"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": "[(136,6)-(141,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": "[(140,8)-(141,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#154", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#nameData" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@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#name" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#157", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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 customer as referred from SOLR." +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#158", +"@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#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": "John smith chaozhi" +} +], +"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#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": "[(149,21)-(149,39)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "John smith chaozhi" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#158/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#158/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": "[(149,21)-(149,39)]" +} +] +}, +{ +"@id": "amf://id#158/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": "[(149,21)-(149,39)]" +} +] +}, +{ +"@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": "[(149,21)-(149,39)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#157/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#157" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(147,12)-(147,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#157/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": "[(148,12)-(149,0)]" +} +] +}, +{ +"@id": "amf://id#157/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": "[(147,12)-(148,0)]" +} +] +}, +{ +"@id": "amf://id#157/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(149,12)-(150,0)]" +} +] +}, +{ +"@id": "amf://id#157/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#157" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(146,10)-(151,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#156" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(146,10)-(151,0)]" +} +] +}, +{ +"@id": "amf://id#156/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": "[(150,12)-(151,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#firstName" +} +], +"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://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "firstName" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "First name of the customer as referred from SOLR." +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#161", +"@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#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": "John" +} +], +"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#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": "[(154,21)-(154,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "John" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#161/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#161/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": "[(154,21)-(154,25)]" +} +] +}, +{ +"@id": "amf://id#161/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": "[(154,21)-(154,25)]" +} +] +}, +{ +"@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": "[(154,21)-(154,25)]" +} +] +} +] +} +] +} +], +"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": "[(152,12)-(152,16)]" +} +] +} +], +"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://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(153,12)-(154,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": "[(152,12)-(153,0)]" +} +] +}, +{ +"@id": "amf://id#160/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(154,12)-(155,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": "[(151,10)-(156,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "firstName" +} +], +"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": "[(151,10)-(156,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": "[(155,12)-(156,0)]" +} +] +} +] +} +] +}, +{ +"@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#lastName" +} +], +"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#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "lastName" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Last name of the customer as referred from SOLR." +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#164", +"@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#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": "chaozhi" +} +], +"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#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": "[(159,21)-(159,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "chaozhi" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#164/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#164/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": "[(159,21)-(159,28)]" +} +] +}, +{ +"@id": "amf://id#164/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": "[(159,21)-(159,28)]" +} +] +}, +{ +"@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": "[(159,21)-(159,28)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#163/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#163" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(157,12)-(157,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#163/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": "[(158,12)-(159,0)]" +} +] +}, +{ +"@id": "amf://id#163/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": "[(157,12)-(158,0)]" +} +] +}, +{ +"@id": "amf://id#163/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(159,12)-(160,0)]" +} +] +}, +{ +"@id": "amf://id#163/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#163" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(156,10)-(161,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "lastName" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#162" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(156,10)-(161,0)]" +} +] +}, +{ +"@id": "amf://id#162/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": "[(160,12)-(161,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#middleName" +} +], +"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": "middleName" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Middle name of the customer as referred from SOLR." +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#167", +"@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#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": "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#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": "[(164,21)-(164,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "smith" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#167/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#167/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": "[(164,21)-(164,26)]" +} +] +}, +{ +"@id": "amf://id#167/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": "[(164,21)-(164,26)]" +} +] +}, +{ +"@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": "[(164,21)-(164,26)]" +} +] +} +] +} +] +} +], +"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": "[(162,12)-(162,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#166/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": "[(163,12)-(164,0)]" +} +] +}, +{ +"@id": "amf://id#166/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": "[(162,12)-(163,0)]" +} +] +}, +{ +"@id": "amf://id#166/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(164,12)-(165,0)]" +} +] +}, +{ +"@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": "[(161,10)-(166,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "middleName" +} +], +"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": "[(161,10)-(166,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": "[(165,12)-(166,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#salutation" +} +], +"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#name": [ +{ +"@value": "salutation" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Salutation of the customer as referred from SOLR." +} +], +"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": "Dr" +} +], +"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": "[(169,21)-(169,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "Dr" +} +], +"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": "[(169,21)-(169,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": "[(169,21)-(169,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": "[(169,21)-(169,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": "[(167,12)-(167,16)]" +} +] +} +], +"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://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(168,12)-(169,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": "[(167,12)-(168,0)]" +} +] +}, +{ +"@id": "amf://id#169/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(169,12)-(170,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": "[(166,10)-(171,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "salutation" +} +], +"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": "[(166,10)-(171,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": "[(170,12)-(171,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#designation" +} +], +"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": "designation" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Designation of the customer as referred from SOLR." +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#173", +"@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#173", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "tbc" +} +], +"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#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": "[(174,21)-(174,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "tbc" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#173/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#173/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": "[(174,21)-(174,24)]" +} +] +}, +{ +"@id": "amf://id#173/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": "[(174,21)-(174,24)]" +} +] +}, +{ +"@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": "[(174,21)-(174,24)]" +} +] +} +] +} +] +} +], +"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": "[(172,12)-(172,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#172/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": "[(173,12)-(174,0)]" +} +] +}, +{ +"@id": "amf://id#172/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": "[(172,12)-(173,0)]" +} +] +}, +{ +"@id": "amf://id#172/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(174,12)-(175,0)]" +} +] +}, +{ +"@id": "amf://id#172/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#172" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(171,10)-(176,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "designation" +} +], +"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": "[(171,10)-(176,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": "[(175,12)-(176,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "nameData" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "nameData" +} +], +"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#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": "[(142,8)-(142,12)]" +} +] +} +], +"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": "[(141,6)-(176,0)]" +} +] +}, +{ +"@id": "amf://id#155/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": "[(143,8)-(144,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "nameData" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#154" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(141,6)-(176,0)]" +} +] +}, +{ +"@id": "amf://id#154/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,8)-(145,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#174", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#affiliations" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#175", +"@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#37", +"@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#38", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#affiliationId" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#39", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "affiliationId" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Affiliation Id as referred from SOLR.ex:-49664" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#39/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#39" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(84,8)-(84,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#39/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,8)-(85,0)]" +} +] +}, +{ +"@id": "amf://id#39/source-map/lexical/element_0", +"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#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": "[(83,6)-(87,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "affiliationId" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#38" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(83,6)-(87,0)]" +} +] +}, +{ +"@id": "amf://id#38/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,8)-(86,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#40", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#affiliationName" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#41", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "affiliationName" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Affiliation name as referred from SOLR.ex:-Westin Medical" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#41/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#41" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(88,8)-(88,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#41/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#41/source-map/lexical/element_0", +"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#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": "[(87,6)-(91,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "affiliationName" +} +], +"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": "[(87,6)-(91,0)]" +} +] +}, +{ +"@id": "amf://id#40/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)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#42", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#secAffiliationId" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#43", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "secAffiliationId" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Secondary affiliation Id as referred from SOLR.ex:-123123" +} +], +"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#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": "[(92,8)-(92,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#43/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,8)-(93,0)]" +} +] +}, +{ +"@id": "amf://id#43/source-map/lexical/element_0", +"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,8)-(95,0)]" +} +] +}, +{ +"@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": "[(91,6)-(95,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "secAffiliationId" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#42" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(91,6)-(95,0)]" +} +] +}, +{ +"@id": "amf://id#42/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,8)-(94,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#44", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#secAffiliationName" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#45", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "secAffiliationName" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Secondary affiliation name as referred from SOLR.ex:-NHS Swingson" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#45/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#45" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(96,8)-(96,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#45/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,8)-(97,0)]" +} +] +}, +{ +"@id": "amf://id#45/source-map/lexical/element_0", +"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,8)-(99,0)]" +} +] +}, +{ +"@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": "[(95,6)-(99,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "secAffiliationName" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#44" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(95,6)-(99,0)]" +} +] +}, +{ +"@id": "amf://id#44/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,8)-(98,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#46", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#addresses" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#47", +"@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#3", +"@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#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#addressIndicator" +} +], +"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": "addressIndicator" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address indicator as referred from SOLR." +} +], +"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": [ +{ +"@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": "[(12,8)-(12,12)]" +} +] +} +], +"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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,8)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#5/source-map/lexical/element_0", +"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,8)-(15,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": "[(11,6)-(15,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressIndicator" +} +], +"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": "[(11,6)-(15,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,8)-(14,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#addressId" +} +], +"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": "addressId" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address Id as referred from SOLR.ex:-0001" +} +], +"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": [ +{ +"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#7" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,8)-(16,12)]" +} +] +} +], +"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://www.w3.org/ns/shacl#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,8)-(17,0)]" +} +] +}, +{ +"@id": "amf://id#7/source-map/lexical/element_0", +"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)-(19,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": "[(15,6)-(19,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressId" +} +], +"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": "[(15,6)-(19,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,8)-(18,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#addressType" +} +], +"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": "addressType" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address type as referred from SOLR.ex:-BUSINESS" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,8)-(20,12)]" +} +] +} +], +"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://www.w3.org/ns/shacl#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,8)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#9/source-map/lexical/element_0", +"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)-(23,0)]" +} +] +}, +{ +"@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,6)-(23,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressType" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,6)-(23,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,8)-(22,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#addressLine1" +} +], +"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": "addressLine1" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address details as referred from SOLR.ex:-5310 S 123TH ST" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#11/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#11" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,8)-(24,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#11/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,8)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#11/source-map/lexical/element_0", +"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,8)-(27,0)]" +} +] +}, +{ +"@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,6)-(27,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine1" +} +], +"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": "[(23,6)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#10/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,8)-(26,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#addressLine2" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#13", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine2" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address details as referred from SOLR.ex:-STE 3" +} +], +"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": "[(28,8)-(28,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#13/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": "[(28,8)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#13/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,8)-(31,0)]" +} +] +}, +{ +"@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": "[(27,6)-(31,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine2" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#12" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,6)-(31,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,8)-(30,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://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressLine3" +} +], +"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": "addressLine3" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address details as referred from SOLR.ex:-8950A CAMPUS DEL" +} +], +"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": [ +{ +"@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": "[(32,8)-(32,12)]" +} +] +} +], +"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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(32,8)-(33,0)]" +} +] +}, +{ +"@id": "amf://id#15/source-map/lexical/element_0", +"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,8)-(35,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": "[(31,6)-(35,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine3" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#14" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(31,6)-(35,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(33,8)-(34,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#city" +} +], +"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": "city" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "City as referred from SOLR.ex:-LINCOLN" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#17/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,8)-(36,12)]" +} +] +} +], +"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://www.w3.org/ns/shacl#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,8)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#17/source-map/lexical/element_0", +"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,8)-(39,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,6)-(39,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "city" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#16" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(35,6)-(39,0)]" +} +] +}, +{ +"@id": "amf://id#16/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,8)-(38,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#stateProvinceCode" +} +], +"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": "stateProvinceCode" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "State as referred from SOLR.ex:-NE" +} +], +"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": [ +{ +"@id": "amf://id#19/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(40,8)-(40,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#19/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,8)-(41,0)]" +} +] +}, +{ +"@id": "amf://id#19/source-map/lexical/element_0", +"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,8)-(43,0)]" +} +] +}, +{ +"@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": "[(39,6)-(43,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "stateProvinceCode" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#18" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(39,6)-(43,0)]" +} +] +}, +{ +"@id": "amf://id#18/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": "[(41,8)-(42,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#postalCode" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#21", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "postalCode" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Postal code as referred from SOLR.ex:-B3H 60023" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#21/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#21" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(44,8)-(44,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#21/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": "[(44,8)-(45,0)]" +} +] +}, +{ +"@id": "amf://id#21/source-map/lexical/element_0", +"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,8)-(47,0)]" +} +] +}, +{ +"@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": "[(43,6)-(47,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "postalCode" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#20" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(43,6)-(47,0)]" +} +] +}, +{ +"@id": "amf://id#20/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": "[(45,8)-(46,0)]" +} +] +} +] +} +] +}, +{ +"@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#postalCodeExt" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#23", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "postalCodeExt" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Postal code extension as referred from SOLR.ex:-B3H" +} +], +"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": "[(48,8)-(48,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#23/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,8)-(49,0)]" +} +] +}, +{ +"@id": "amf://id#23/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(50,8)-(51,0)]" +} +] +}, +{ +"@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": "[(47,6)-(51,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "postalCodeExt" +} +], +"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": "[(47,6)-(51,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": "[(49,8)-(50,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://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#country" +} +], +"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": "country" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Country as referred from SOLR.ex:-US" +} +], +"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": "[(52,8)-(52,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#25/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": "[(52,8)-(53,0)]" +} +] +}, +{ +"@id": "amf://id#25/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(54,8)-(55,0)]" +} +] +}, +{ +"@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": "[(51,6)-(55,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "country" +} +], +"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": "[(51,6)-(55,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": "[(53,8)-(54,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressType" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "address" +} +], +"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#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": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#3/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": "[(7,2)-(7,13)]" +} +] +}, +{ +"@id": "amf://id#3/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": "[(9,4)-(10,0)]" +} +] +}, +{ +"@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": "[(7,2)-(55,0)]" +} +] +} +], +"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://www.w3.org/ns/shacl#name": [ +{ +"@value": "addresses" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "addresses" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address details of the affiliation as referred from SOLR." +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#47/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#47" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(100,8)-(100,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#47/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": "[(101,8)-(102,0)]" +} +] +}, +{ +"@id": "amf://id#47/source-map/lexical/element_0", +"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,8)-(103,0)]" +} +] +}, +{ +"@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": "[(99,6)-(104,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addresses" +} +], +"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": "[(99,6)-(104,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "affiliationType" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "affiliation" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#37/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#37" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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://www.w3.org/ns/shacl#name" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(79,2)-(79,17)]" +} +] +}, +{ +"@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": "[(81,4)-(82,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": "[(79,2)-(104,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#37/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#37" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(80,4)-(80,8)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "affiliations" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "affiliationData" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "tbc" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#175/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#175" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(177,8)-(177,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#175/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": "[(178,8)-(179,0)]" +} +] +}, +{ +"@id": "amf://id#175/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(179,8)-(180,0)]" +} +] +}, +{ +"@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": "[(176,6)-(182,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "affiliations" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#174" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(176,6)-(182,0)]" +} +] +}, +{ +"@id": "amf://id#174/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": "[(180,8)-(181,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#176", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#addresses" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#177", +"@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#3", +"@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#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#addressIndicator" +} +], +"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": "addressIndicator" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address indicator as referred from SOLR." +} +], +"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": [ +{ +"@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": "[(12,8)-(12,12)]" +} +] +} +], +"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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,8)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#5/source-map/lexical/element_0", +"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,8)-(15,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": "[(11,6)-(15,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressIndicator" +} +], +"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": "[(11,6)-(15,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,8)-(14,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#addressId" +} +], +"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": "addressId" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address Id as referred from SOLR.ex:-0001" +} +], +"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": [ +{ +"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#7" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,8)-(16,12)]" +} +] +} +], +"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://www.w3.org/ns/shacl#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,8)-(17,0)]" +} +] +}, +{ +"@id": "amf://id#7/source-map/lexical/element_0", +"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)-(19,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": "[(15,6)-(19,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressId" +} +], +"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": "[(15,6)-(19,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,8)-(18,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#addressType" +} +], +"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": "addressType" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address type as referred from SOLR.ex:-BUSINESS" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,8)-(20,12)]" +} +] +} +], +"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://www.w3.org/ns/shacl#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,8)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#9/source-map/lexical/element_0", +"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)-(23,0)]" +} +] +}, +{ +"@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,6)-(23,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressType" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,6)-(23,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,8)-(22,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#addressLine1" +} +], +"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": "addressLine1" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address details as referred from SOLR.ex:-5310 S 123TH ST" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#11/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#11" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,8)-(24,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#11/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,8)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#11/source-map/lexical/element_0", +"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,8)-(27,0)]" +} +] +}, +{ +"@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,6)-(27,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine1" +} +], +"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": "[(23,6)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#10/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,8)-(26,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#addressLine2" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#13", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine2" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address details as referred from SOLR.ex:-STE 3" +} +], +"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": "[(28,8)-(28,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#13/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": "[(28,8)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#13/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,8)-(31,0)]" +} +] +}, +{ +"@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": "[(27,6)-(31,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine2" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#12" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,6)-(31,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,8)-(30,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://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#addressLine3" +} +], +"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": "addressLine3" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Address details as referred from SOLR.ex:-8950A CAMPUS DEL" +} +], +"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": [ +{ +"@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": "[(32,8)-(32,12)]" +} +] +} +], +"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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(32,8)-(33,0)]" +} +] +}, +{ +"@id": "amf://id#15/source-map/lexical/element_0", +"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,8)-(35,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": "[(31,6)-(35,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressLine3" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#14" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(31,6)-(35,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(33,8)-(34,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#city" +} +], +"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": "city" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "City as referred from SOLR.ex:-LINCOLN" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#17/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,8)-(36,12)]" +} +] +} +], +"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://www.w3.org/ns/shacl#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,8)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#17/source-map/lexical/element_0", +"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,8)-(39,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,6)-(39,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "city" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#16" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(35,6)-(39,0)]" +} +] +}, +{ +"@id": "amf://id#16/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,8)-(38,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#stateProvinceCode" +} +], +"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": "stateProvinceCode" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "State as referred from SOLR.ex:-NE" +} +], +"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": [ +{ +"@id": "amf://id#19/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(40,8)-(40,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#19/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,8)-(41,0)]" +} +] +}, +{ +"@id": "amf://id#19/source-map/lexical/element_0", +"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,8)-(43,0)]" +} +] +}, +{ +"@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": "[(39,6)-(43,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "stateProvinceCode" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#18" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(39,6)-(43,0)]" +} +] +}, +{ +"@id": "amf://id#18/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": "[(41,8)-(42,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#postalCode" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#21", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "postalCode" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Postal code as referred from SOLR.ex:-B3H 60023" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#21/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#21" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(44,8)-(44,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#21/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": "[(44,8)-(45,0)]" +} +] +}, +{ +"@id": "amf://id#21/source-map/lexical/element_0", +"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,8)-(47,0)]" +} +] +}, +{ +"@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": "[(43,6)-(47,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "postalCode" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#20" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(43,6)-(47,0)]" +} +] +}, +{ +"@id": "amf://id#20/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": "[(45,8)-(46,0)]" +} +] +} +] +} +] +}, +{ +"@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#postalCodeExt" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#23", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "postalCodeExt" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Postal code extension as referred from SOLR.ex:-B3H" +} +], +"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": "[(48,8)-(48,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#23/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,8)-(49,0)]" +} +] +}, +{ +"@id": "amf://id#23/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(50,8)-(51,0)]" +} +] +}, +{ +"@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": "[(47,6)-(51,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "postalCodeExt" +} +], +"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": "[(47,6)-(51,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": "[(49,8)-(50,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://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#country" +} +], +"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": "country" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Country as referred from SOLR.ex:-US" +} +], +"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": "[(52,8)-(52,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#25/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": "[(52,8)-(53,0)]" +} +] +}, +{ +"@id": "amf://id#25/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(54,8)-(55,0)]" +} +] +}, +{ +"@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": "[(51,6)-(55,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "country" +} +], +"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": "[(51,6)-(55,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": "[(53,8)-(54,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addressType" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "address" +} +], +"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#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": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#3/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": "[(7,2)-(7,13)]" +} +] +}, +{ +"@id": "amf://id#3/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": "[(9,4)-(10,0)]" +} +] +}, +{ +"@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": "[(7,2)-(55,0)]" +} +] +} +], +"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://www.w3.org/ns/shacl#name": [ +{ +"@value": "addresses" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "addressData" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "tbc" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#177/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#177" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(183,8)-(183,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#177/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": "[(184,8)-(185,0)]" +} +] +}, +{ +"@id": "amf://id#177/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(185,8)-(186,0)]" +} +] +}, +{ +"@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": "[(182,6)-(188,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "addresses" +} +], +"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": "[(182,6)-(188,0)]" +} +] +}, +{ +"@id": "amf://id#176/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": "[(186,8)-(187,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#178", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#contacts" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#179", +"@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#26", +"@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#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#phone" +} +], +"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": "phone" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Phone number of the customer as referred from SOLR.ex:-(000) 123-1234" +} +], +"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": "[(60,8)-(60,12)]" +} +] +} +], +"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": "[(60,8)-(61,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": "[(62,8)-(63,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": "[(59,6)-(63,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "phone" +} +], +"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": "[(59,6)-(63,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": "[(61,8)-(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#phone2" +} +], +"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": "phone2" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Phone number of the customer as referred from SOLR.ex:-(000) 123-1234" +} +], +"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": "[(64,8)-(64,12)]" +} +] +} +], +"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": "[(64,8)-(65,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": "[(66,8)-(67,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": "[(63,6)-(67,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "phone2" +} +], +"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": "[(63,6)-(67,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": "[(65,8)-(66,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#email" +} +], +"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": "email" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Email Id of the customer as referred from SOLR. ex:-veeralakshmi.palanivelu@astrazeneca.com" +} +], +"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": "[(68,8)-(68,12)]" +} +] +} +], +"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": "[(68,8)-(69,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": "[(70,8)-(71,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": "[(67,6)-(71,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "email" +} +], +"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": "[(67,6)-(71,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": "[(69,8)-(70,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#fax" +} +], +"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": "fax" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Fax number of the customer as referred from SOLR.ex:-(250) 000-6789" +} +], +"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": "[(72,8)-(72,12)]" +} +] +} +], +"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": "[(72,8)-(73,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": "[(74,8)-(75,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": "[(71,6)-(75,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "fax" +} +], +"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": "[(71,6)-(75,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": "[(73,8)-(74,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#webAddress" +} +], +"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#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "webAddress" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "web address as referred from SOLR." +} +], +"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": "[(76,8)-(76,12)]" +} +] +} +], +"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": "[(76,8)-(77,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": "[(78,8)-(79,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": "[(75,6)-(79,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "webAddress" +} +], +"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": "[(75,6)-(79,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": "[(77,8)-(78,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "contactType" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "contact" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#26/source-map/declared-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#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#name" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(55,2)-(55,13)]" +} +] +}, +{ +"@id": "amf://id#26/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": "[(57,4)-(58,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": "[(55,2)-(79,0)]" +} +] +} +], +"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": "[(56,4)-(56,8)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "contacts" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "contactMethod" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "tbc" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#179/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#179" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(189,8)-(189,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#179/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": "[(190,8)-(191,0)]" +} +] +}, +{ +"@id": "amf://id#179/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(191,8)-(192,0)]" +} +] +}, +{ +"@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": "[(188,6)-(194,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "contacts" +} +], +"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#lexical": [ +{ +"@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": "[(188,6)-(194,0)]" +} +] +}, +{ +"@id": "amf://id#178/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": "[(192,8)-(193,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "customer" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#49", +"@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#49", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#customerId": [ +{ +"@id": "amf://id#50", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "US52949186" +} +], +"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#50/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(2,16)-(2,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#doctorId": [ +{ +"@id": "amf://id#51", +"@type": [ +"http://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_3" +} +], +"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,14)-(3,16)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#customerStatus": [ +{ +"@id": "amf://id#52", +"@type": [ +"http://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_4" +} +], +"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": "[(4,20)-(4,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#customerTypeCode": [ +{ +"@id": "amf://id#53", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "OPCR" +} +], +"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#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": "[(5,22)-(5,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#customerSubTypeCode": [ +{ +"@id": "amf://id#54", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "MEDGRP" +} +], +"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#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": "[(6,25)-(6,33)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#primarySpecialtyCode": [ +{ +"@id": "amf://id#55", +"@type": [ +"http://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_7" +} +], +"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": "[(7,26)-(7,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#primarySpecialtyDescr": [ +{ +"@id": "amf://id#56", +"@type": [ +"http://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_8" +} +], +"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,27)-(8,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#nameData": [ +{ +"@id": "amf://id#57", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#name": [ +{ +"@id": "amf://id#58", +"@type": [ +"http://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 SKIN AND VEIN CENTER" +} +], +"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#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": "[(10,12)-(10,43)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#firstName": [ +{ +"@id": "amf://id#59", +"@type": [ +"http://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_11" +} +], +"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": "[(11,17)-(11,19)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastName": [ +{ +"@id": "amf://id#60", +"@type": [ +"http://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_12" +} +], +"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": "[(12,16)-(12,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#middleName": [ +{ +"@id": "amf://id#61", +"@type": [ +"http://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_13" +} +], +"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": "[(13,18)-(13,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#salutation": [ +{ +"@id": "amf://id#62", +"@type": [ +"http://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_14" +} +], +"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": "[(14,18)-(14,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#designation": [ +{ +"@id": "amf://id#63", +"@type": [ +"http://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_15" +} +], +"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": "[(15,19)-(15,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_9" +} +], +"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_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#salutation" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,4)-(15,0)]" +} +] +}, +{ +"@id": "amf://id#57/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#name" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,4)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#57/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": "[(11,4)-(12,0)]" +} +] +}, +{ +"@id": "amf://id#57/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#designation" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,4)-(17,0)]" +} +] +}, +{ +"@id": "amf://id#57/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#middleName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,4)-(14,0)]" +} +] +}, +{ +"@id": "amf://id#57/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#57" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,0)-(17,0)]" +} +] +}, +{ +"@id": "amf://id#57/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#lastName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,4)-(13,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#affiliations": [ +{ +"@id": "amf://id#64", +"@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#65", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#affiliationId": [ +{ +"@id": "amf://id#66", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "72824633" +} +], +"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#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": "[(19,23)-(19,33)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#affiliationName": [ +{ +"@id": "amf://id#67", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "MULTIPLE DOCTORS" +} +], +"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#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": "[(20,25)-(20,43)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#secAffiliationId": [ +{ +"@id": "amf://id#68", +"@type": [ +"http://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_20" +} +], +"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#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": "[(21,26)-(21,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#secAffiliationName": [ +{ +"@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": "" +} +], +"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#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": "[(22,28)-(22,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addresses": [ +{ +"@id": "amf://id#70", +"@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#71", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#addressIndicator": [ +{ +"@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": "" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_24" +} +], +"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": "[(25,30)-(25,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressId": [ +{ +"@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": "" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_25" +} +], +"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": "[(26,23)-(26,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressType": [ +{ +"@id": "amf://id#74", +"@type": [ +"http://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_26" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#74" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,25)-(27,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressLine1": [ +{ +"@id": "amf://id#75", +"@type": [ +"http://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_27" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#75" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,26)-(28,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressLine2": [ +{ +"@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": "" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_28" +} +], +"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": "[(29,26)-(29,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressLine3": [ +{ +"@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": "" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_29" +} +], +"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": "[(30,26)-(30,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#city": [ +{ +"@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": "" +} +], +"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#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": "[(31,18)-(31,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#stateProvinceCode": [ +{ +"@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": "" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_31" +} +], +"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": "[(32,31)-(32,33)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#postalCode": [ +{ +"@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": "" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_32" +} +], +"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": "[(33,24)-(33,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#postalCodeExt": [ +{ +"@id": "amf://id#81", +"@type": [ +"http://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_33" +} +], +"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": "[(34,27)-(34,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#country": [ +{ +"@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": "US" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_34" +} +], +"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": "[(35,21)-(35,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_23" +} +], +"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_11", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#postalCodeExt" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(34,10)-(35,0)]" +} +] +}, +{ +"@id": "amf://id#71/source-map/lexical/element_9", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressLine3" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,10)-(31,0)]" +} +] +}, +{ +"@id": "amf://id#71/source-map/lexical/element_7", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,10)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#71/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressIndicator" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,10)-(26,0)]" +} +] +}, +{ +"@id": "amf://id#71/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressLine2" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,10)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#71/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#postalCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(33,10)-(34,0)]" +} +] +}, +{ +"@id": "amf://id#71/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#country" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(35,10)-(36,0)]" +} +] +}, +{ +"@id": "amf://id#71/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#city" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(31,10)-(32,0)]" +} +] +}, +{ +"@id": "amf://id#71/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressType" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,10)-(28,0)]" +} +] +}, +{ +"@id": "amf://id#71/source-map/lexical/element_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#71" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,0)-(36,0)]" +} +] +}, +{ +"@id": "amf://id#71/source-map/lexical/element_8", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressLine1" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,10)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#71/source-map/lexical/element_10", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#stateProvinceCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(32,10)-(33,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_22" +} +], +"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": "[(23,18)-(36,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_17" +} +], +"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_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#secAffiliationName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,6)-(23,0)]" +} +] +}, +{ +"@id": "amf://id#65/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#65" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,0)-(36,0)]" +} +] +}, +{ +"@id": "amf://id#65/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#secAffiliationId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,6)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#65/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addresses" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,6)-(36,0)]" +} +] +}, +{ +"@id": "amf://id#65/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#affiliationId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,6)-(20,0)]" +} +] +}, +{ +"@id": "amf://id#65/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#affiliationName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,6)-(21,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#83", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#affiliationId": [ +{ +"@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": "15200973" +} +], +"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#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": "[(37,23)-(37,33)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#affiliationName": [ +{ +"@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": "JANE Doe" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_37" +} +], +"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": "[(38,25)-(38,35)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#secAffiliationId": [ +{ +"@id": "amf://id#86", +"@type": [ +"http://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_38" +} +], +"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": "[(39,26)-(39,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#secAffiliationName": [ +{ +"@id": "amf://id#87", +"@type": [ +"http://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_39" +} +], +"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": "[(40,28)-(40,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addresses": [ +{ +"@id": "amf://id#88", +"@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#89", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#addressIndicator": [ +{ +"@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": "" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_42" +} +], +"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": "[(43,30)-(43,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressId": [ +{ +"@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": "" +} +], +"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#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": "[(44,23)-(44,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressType": [ +{ +"@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": "" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_44" +} +], +"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": "[(45,25)-(45,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressLine1": [ +{ +"@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": "" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_45" +} +], +"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": "[(46,26)-(46,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressLine2": [ +{ +"@id": "amf://id#94", +"@type": [ +"http://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_46" +} +], +"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#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": "[(47,26)-(47,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressLine3": [ +{ +"@id": "amf://id#95", +"@type": [ +"http://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_47" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#95" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(48,26)-(48,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#city": [ +{ +"@id": "amf://id#96", +"@type": [ +"http://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_48" +} +], +"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": "[(49,18)-(49,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#stateProvinceCode": [ +{ +"@id": "amf://id#97", +"@type": [ +"http://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_49" +} +], +"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": "[(50,31)-(50,33)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#postalCode": [ +{ +"@id": "amf://id#98", +"@type": [ +"http://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_50" +} +], +"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": "[(51,24)-(51,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#postalCodeExt": [ +{ +"@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": "" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_51" +} +], +"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": "[(52,27)-(52,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#country": [ +{ +"@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": "US" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_52" +} +], +"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": "[(53,21)-(53,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_41" +} +], +"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_11", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#postalCodeExt" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(52,10)-(53,0)]" +} +] +}, +{ +"@id": "amf://id#89/source-map/lexical/element_9", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressLine3" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(48,10)-(49,0)]" +} +] +}, +{ +"@id": "amf://id#89/source-map/lexical/element_7", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(44,10)-(45,0)]" +} +] +}, +{ +"@id": "amf://id#89/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressIndicator" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(43,10)-(44,0)]" +} +] +}, +{ +"@id": "amf://id#89/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressLine2" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(47,10)-(48,0)]" +} +] +}, +{ +"@id": "amf://id#89/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#postalCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(51,10)-(52,0)]" +} +] +}, +{ +"@id": "amf://id#89/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#country" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(53,10)-(54,0)]" +} +] +}, +{ +"@id": "amf://id#89/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#city" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(49,10)-(50,0)]" +} +] +}, +{ +"@id": "amf://id#89/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressType" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(45,10)-(46,0)]" +} +] +}, +{ +"@id": "amf://id#89/source-map/lexical/element_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#89" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(43,0)-(54,0)]" +} +] +}, +{ +"@id": "amf://id#89/source-map/lexical/element_8", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressLine1" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(46,10)-(47,0)]" +} +] +}, +{ +"@id": "amf://id#89/source-map/lexical/element_10", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#stateProvinceCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(50,10)-(51,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_40" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#88" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(41,18)-(54,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_35" +} +], +"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_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#secAffiliationName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(40,6)-(41,0)]" +} +] +}, +{ +"@id": "amf://id#83/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#83" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(37,0)-(54,0)]" +} +] +}, +{ +"@id": "amf://id#83/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#secAffiliationId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(39,6)-(40,0)]" +} +] +}, +{ +"@id": "amf://id#83/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addresses" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(41,6)-(54,0)]" +} +] +}, +{ +"@id": "amf://id#83/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#affiliationId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(37,6)-(38,0)]" +} +] +}, +{ +"@id": "amf://id#83/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#affiliationName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(38,6)-(39,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_16" +} +], +"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": "[(17,17)-(54,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addresses": [ +{ +"@id": "amf://id#101", +"@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#102", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#addressIndicator": [ +{ +"@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": "" +} +], +"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#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": "[(56,26)-(56,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressId": [ +{ +"@id": "amf://id#104", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "15200973" +} +], +"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#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": "[(57,19)-(57,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressType": [ +{ +"@id": "amf://id#105", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "CALL" +} +], +"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#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": "[(58,21)-(58,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressLine1": [ +{ +"@id": "amf://id#106", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "7110 JOHN AVE" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_58" +} +], +"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": "[(59,22)-(59,37)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressLine2": [ +{ +"@id": "amf://id#107", +"@type": [ +"http://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_59" +} +], +"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": "[(60,22)-(60,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressLine3": [ +{ +"@id": "amf://id#108", +"@type": [ +"http://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_60" +} +], +"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": "[(61,22)-(61,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#city": [ +{ +"@id": "amf://id#109", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "WILMINGTON" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_61" +} +], +"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": "[(62,14)-(62,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#stateProvinceCode": [ +{ +"@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": "NC" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_62" +} +], +"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": "[(63,27)-(63,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#postalCode": [ +{ +"@id": "amf://id#111", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "28403" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_63" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#111" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(64,20)-(64,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#postalCodeExt": [ +{ +"@id": "amf://id#112", +"@type": [ +"http://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_64" +} +], +"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": "[(65,23)-(65,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#country": [ +{ +"@id": "amf://id#113", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "US" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_65" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#113" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(66,17)-(66,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_54" +} +], +"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_11", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#postalCodeExt" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(65,6)-(66,0)]" +} +] +}, +{ +"@id": "amf://id#102/source-map/lexical/element_9", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressLine3" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(61,6)-(62,0)]" +} +] +}, +{ +"@id": "amf://id#102/source-map/lexical/element_7", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(57,6)-(58,0)]" +} +] +}, +{ +"@id": "amf://id#102/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressIndicator" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(56,6)-(57,0)]" +} +] +}, +{ +"@id": "amf://id#102/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressLine2" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(60,6)-(61,0)]" +} +] +}, +{ +"@id": "amf://id#102/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#postalCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(64,6)-(65,0)]" +} +] +}, +{ +"@id": "amf://id#102/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#country" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(66,6)-(67,0)]" +} +] +}, +{ +"@id": "amf://id#102/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#city" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(62,6)-(63,0)]" +} +] +}, +{ +"@id": "amf://id#102/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressType" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(58,6)-(59,0)]" +} +] +}, +{ +"@id": "amf://id#102/source-map/lexical/element_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#102" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(56,0)-(67,0)]" +} +] +}, +{ +"@id": "amf://id#102/source-map/lexical/element_8", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressLine1" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(59,6)-(60,0)]" +} +] +}, +{ +"@id": "amf://id#102/source-map/lexical/element_10", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#stateProvinceCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(63,6)-(64,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#114", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#addressIndicator": [ +{ +"@id": "amf://id#115", +"@type": [ +"http://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_67" +} +], +"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": "[(68,26)-(68,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressId": [ +{ +"@id": "amf://id#116", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "232323" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_68" +} +], +"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": "[(69,19)-(69,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressType": [ +{ +"@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": "MAIL" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_69" +} +], +"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": "[(70,21)-(70,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressLine1": [ +{ +"@id": "amf://id#118", +"@type": [ +"http://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 JOHN AVE" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_70" +} +], +"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": "[(71,22)-(71,34)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressLine2": [ +{ +"@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": "" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_71" +} +], +"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": "[(72,22)-(72,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#addressLine3": [ +{ +"@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": "" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_72" +} +], +"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": "[(73,22)-(73,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#city": [ +{ +"@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": "WILMINGTON" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_73" +} +], +"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": "[(74,14)-(74,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#stateProvinceCode": [ +{ +"@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": "NC" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_74" +} +], +"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": "[(75,27)-(75,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#postalCode": [ +{ +"@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": "28403" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_75" +} +], +"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": "[(76,20)-(76,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#postalCodeExt": [ +{ +"@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": "" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_76" +} +], +"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": "[(77,23)-(77,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#country": [ +{ +"@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": "US" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_77" +} +], +"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": "[(78,17)-(78,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_66" +} +], +"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_11", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#postalCodeExt" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(77,6)-(78,0)]" +} +] +}, +{ +"@id": "amf://id#114/source-map/lexical/element_9", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressLine3" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(73,6)-(74,0)]" +} +] +}, +{ +"@id": "amf://id#114/source-map/lexical/element_7", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(69,6)-(70,0)]" +} +] +}, +{ +"@id": "amf://id#114/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressIndicator" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(68,6)-(69,0)]" +} +] +}, +{ +"@id": "amf://id#114/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressLine2" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(72,6)-(73,0)]" +} +] +}, +{ +"@id": "amf://id#114/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#postalCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(76,6)-(77,0)]" +} +] +}, +{ +"@id": "amf://id#114/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#country" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(78,6)-(79,0)]" +} +] +}, +{ +"@id": "amf://id#114/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#city" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(74,6)-(75,0)]" +} +] +}, +{ +"@id": "amf://id#114/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressType" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(70,6)-(71,0)]" +} +] +}, +{ +"@id": "amf://id#114/source-map/lexical/element_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#114" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(68,0)-(79,0)]" +} +] +}, +{ +"@id": "amf://id#114/source-map/lexical/element_8", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressLine1" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(71,6)-(72,0)]" +} +] +}, +{ +"@id": "amf://id#114/source-map/lexical/element_10", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#stateProvinceCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(75,6)-(76,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_53" +} +], +"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": "[(54,14)-(79,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#contacts": [ +{ +"@id": "amf://id#126", +"@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#127", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#phone": [ +{ +"@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": "" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_80" +} +], +"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": "[(81,15)-(81,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#phone2": [ +{ +"@id": "amf://id#129", +"@type": [ +"http://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_81" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#129" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(82,16)-(82,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#email": [ +{ +"@id": "amf://id#130", +"@type": [ +"http://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_82" +} +], +"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#lexical": [ +{ +"@id": "amf://id#130/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#130" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(83,15)-(83,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#fax": [ +{ +"@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": "" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_83" +} +], +"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": "[(84,13)-(84,15)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#webAddress": [ +{ +"@id": "amf://id#132", +"@type": [ +"http://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_84" +} +], +"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": "[(85,20)-(85,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_79" +} +], +"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_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#fax" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(84,6)-(85,0)]" +} +] +}, +{ +"@id": "amf://id#127/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#127" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(81,0)-(86,0)]" +} +] +}, +{ +"@id": "amf://id#127/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#email" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(83,6)-(84,0)]" +} +] +}, +{ +"@id": "amf://id#127/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#webAddress" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(85,6)-(86,0)]" +} +] +}, +{ +"@id": "amf://id#127/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#phone" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(81,6)-(82,0)]" +} +] +}, +{ +"@id": "amf://id#127/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#phone2" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(82,6)-(83,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_78" +} +], +"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": "[(79,13)-(86,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_11", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addresses" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(54,2)-(79,0)]" +} +] +}, +{ +"@id": "amf://id#49/source-map/lexical/element_9", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#primarySpecialtyCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,2)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#49/source-map/lexical/element_7", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#doctorId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#49/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#customerId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,2)-(3,0)]" +} +] +}, +{ +"@id": "amf://id#49/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#customerSubTypeCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#49/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#affiliations" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,2)-(54,0)]" +} +] +}, +{ +"@id": "amf://id#49/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#contacts" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(79,2)-(86,0)]" +} +] +}, +{ +"@id": "amf://id#49/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#primarySpecialtyDescr" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,2)-(9,0)]" +} +] +}, +{ +"@id": "amf://id#49/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#customerStatus" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#49/source-map/lexical/element_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#49" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(86,0)]" +} +] +}, +{ +"@id": "amf://id#49/source-map/lexical/element_8", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#customerTypeCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#49/source-map/lexical/element_10", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#nameData" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,2)-(17,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "\"customerId\": \"US52949186\"\n\"doctorId\": \"\"\n\"customerStatus\": \"A\"\n\"customerTypeCode\": \"OPCR\"\n\"customerSubTypeCode\": \"MEDGRP\"\n\"primarySpecialtyCode\": \"\"\n\"primarySpecialtyDescr\": \"\"\n\"nameData\":\n \"name\": \"JOHN DOE SKIN AND VEIN CENTER\"\n \"firstName\": \"\"\n \"lastName\": \"\"\n \"middleName\": \"\"\n \"salutation\": \"\"\n \"designation\": \"\"\n\"affiliations\":\n -\n \"affiliationId\": \"72824633\"\n \"affiliationName\": \"MULTIPLE DOCTORS\"\n \"secAffiliationId\": \"\"\n \"secAffiliationName\": \"\"\n \"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"\"\n \"addressType\": \"\"\n \"addressLine1\": \"\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"\"\n \"stateProvinceCode\": \"\"\n \"postalCode\": \"\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n -\n \"affiliationId\": \"15200973\"\n \"affiliationName\": \"JANE Doe\"\n \"secAffiliationId\": \"\"\n \"secAffiliationName\": \"\"\n \"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"\"\n \"addressType\": \"\"\n \"addressLine1\": \"\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"\"\n \"stateProvinceCode\": \"\"\n \"postalCode\": \"\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n\"addresses\":\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"15200973\"\n \"addressType\": \"CALL\"\n \"addressLine1\": \"7110 JOHN AVE\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"WILMINGTON\"\n \"stateProvinceCode\": \"NC\"\n \"postalCode\": \"28403\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n -\n \"addressIndicator\": \"\"\n \"addressId\": \"232323\"\n \"addressType\": \"MAIL\"\n \"addressLine1\": \"1 JOHN AVE\"\n \"addressLine2\": \"\"\n \"addressLine3\": \"\"\n \"city\": \"WILMINGTON\"\n \"stateProvinceCode\": \"NC\"\n \"postalCode\": \"28403\"\n \"postalCodeExt\": \"\"\n \"country\": \"US\"\n\"contacts\":\n -\n \"phone\": \"\"\n \"phone2\": \"\"\n \"email\": \"\"\n \"fax\": \"\"\n \"webAddress\": \"\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#49/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#49/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": "[(1,6)-(86,0)]" +} +] +}, +{ +"@id": "amf://id#49/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": "[(2,0)-(86,0)]" +} +] +}, +{ +"@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": "[(194,4)-(196,0)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#48/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#48" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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://www.w3.org/ns/shacl#name" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(104,2)-(104,10)]" +} +] +}, +{ +"@id": "amf://id#48/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(194,4)-(196,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": "[(104,2)-(196,0)]" +} +] +} +] +} +] +} +] +} +] diff --git a/demo/caro-api-compact.json b/demo/caro-api-compact.json new file mode 100644 index 0000000..2e4bdf9 --- /dev/null +++ b/demo/caro-api-compact.json @@ -0,0 +1,4041 @@ +[ +{ +"@id": "", +"@type": [ +"doc:Document", +"doc:Fragment", +"doc:Module", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#26", +"@type": [ +"apiContract:WebAPI", +"doc:RootDomainElement", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "notification service api" +} +], +"apiContract:server": [ +{ +"@id": "#37", +"@type": [ +"apiContract:Server", +"doc:DomainElement" +], +"core:urlTemplate": [ +{ +"@value": "https://mocksvc.qax.mulesoft.com/mocks/fee4c9aa-91a2-4ff7-8f38-2793d1f0d204" +} +], +"sourcemaps:sources": [ +{ +"@id": "#37/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#37/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:urlTemplate" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +} +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#37/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#37" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +] +} +] +} +], +"core:version": [ +{ +"@value": "1.0" +} +], +"apiContract:endpoint": [ +{ +"@id": "#27", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/notifications/emails" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#28", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#29", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#30", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#15/link-32009719", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#15" +} +], +"doc:link-label": [ +{ +"@value": "Notification" +} +] +} +], +"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": "[(52,6)-(54,0)]" +} +] +} +] +} +] +} +], +"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": "[(51,0)-(63,0)]" +} +] +}, +{ +"@id": "#29/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,4)-(54,0)]" +} +] +} +] +} +] +} +], +"apiContract:returns": [ +{ +"@id": "#31", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "200" +} +], +"core:name": [ +{ +"@value": "200" +} +], +"apiContract:payload": [ +{ +"@id": "#32", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#33", +"@type": [ +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"apiContract:examples": [ +{ +"@id": "#34", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#35", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:status": [ +{ +"@id": "#36", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "success" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(60,29)-(60,38)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#35/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:parsed-json-example": [ +{ +"@id": "#35/source-map/parsed-json-example/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#35" +} +], +"sourcemaps:value": [ +{ +"@value": "{\n\"status\":\"success\"\n}\n" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#35/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#35" +} +], +"sourcemaps:value": [ +{ +"@value": "[(59,20)-(61,21)]" +} +] +}, +{ +"@id": "#35/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:status" +} +], +"sourcemaps:value": [ +{ +"@value": "[(60,20)-(60,38)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "{\n\"status\":\"success\"\n}\n" +} +], +"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": "[(58,20)-(63,0)]" +} +] +}, +{ +"@id": "#34/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(58,21)-(62,0)]" +} +] +}, +{ +"@id": "#34/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#34" +} +], +"sourcemaps:value": [ +{ +"@value": "[(58,20)-(63,0)]" +} +] +} +], +"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:auto-generated-name": [ +{ +"@id": "#33/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#33" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#33/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#33" +} +], +"sourcemaps:value": [ +{ +"@value": "[(57,10)-(63,0)]" +} +] +}, +{ +"@id": "#33/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(58,12)-(63,0)]" +} +] +} +] +} +] +} +], +"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": "[(57,10)-(63,0)]" +} +] +} +] +} +] +} +], +"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": "[(55,6)-(63,0)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(56,8)-(63,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#28/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#28/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#28/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#28" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,2)-(63,0)]" +} +] +}, +{ +"@id": "#28/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:returns" +} +], +"sourcemaps:value": [ +{ +"@value": "[(54,4)-(63,0)]" +} +] +} +] +} +] +} +], +"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": "[(49,0)-(63,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#26/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#26/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#26" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#26/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:server" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "#26/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#26/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:version" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "#26/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#26" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(63,0)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"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#key" +} +], +"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": "key" +} +], +"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": "[(10,8)-(10,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#3/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(12,0)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,8)-(11,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "key" +} +], +"sourcemaps:sources": [ +{ +"@id": "#2/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#2/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#2" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(12,0)]" +} +] +}, +{ +"@id": "#2/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,8)-(12,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#4", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#value" +} +], +"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": "value" +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#5/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,8)-(13,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,6)-(15,0)]" +} +] +}, +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,8)-(14,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "value" +} +], +"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": "[(12,6)-(15,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,8)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "substitution" +} +], +"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": "[(6,2)-(15,0)]" +} +] +}, +{ +"@id": "#1/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(6,14)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#1/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#1" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +] +} +] +}, +{ +"@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#substitution" +} +], +"raml-shapes:range": [ +{ +"@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#key" +} +], +"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": "key" +} +], +"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": "[(10,8)-(10,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#3/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(12,0)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,8)-(11,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "key" +} +], +"sourcemaps:sources": [ +{ +"@id": "#2/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#2/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#2" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(12,0)]" +} +] +}, +{ +"@id": "#2/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,8)-(12,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#4", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#value" +} +], +"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": "value" +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#5/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,8)-(13,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,6)-(15,0)]" +} +] +}, +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,8)-(14,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "value" +} +], +"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": "[(12,6)-(15,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,8)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "substitution" +} +], +"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": "[(6,2)-(15,0)]" +} +] +}, +{ +"@id": "#1/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(6,14)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#1/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#1" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "substitution" +} +], +"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": "[(18,6)-(21,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,8)-(21,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#8", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#email" +} +], +"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:pattern": [ +{ +"@value": "^[_a-z0-9-]+(\\.[_a-z0-9-]+)*@[a-z0-9-]+(\\.[a-z0-9-]+)*(\\.[a-z]{2,4})$" +} +], +"shacl:name": [ +{ +"@value": "email" +} +], +"core:name": [ +{ +"@value": "Email Address" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,8)-(22,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,8)-(26,0)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,8)-(23,0)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,8)-(25,0)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,6)-(26,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "email" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,6)-(26,0)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,8)-(24,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#10", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#type" +} +], +"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": "type" +} +], +"core:name": [ +{ +"@value": "Email Type" +} +], +"shacl:in": [ +{ +"@id": "#11/list", +"@type": "rdfs:Seq", +"rdfs:_1": [ +{ +"@id": "#12", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "TO" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(30,16)-(30,20)]" +} +] +} +] +} +] +} +], +"rdfs:_2": [ +{ +"@id": "#13", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "CC" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(30,21)-(30,25)]" +} +] +} +] +} +] +} +], +"rdfs:_3": [ +{ +"@id": "#14", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "BCC" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(30,26)-(30,31)]" +} +] +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#11/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#11/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,8)-(28,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#11/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,8)-(30,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,8)-(29,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:in" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,8)-(31,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,6)-(31,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"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": "[(26,6)-(31,0)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,8)-(28,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "recipientslist" +} +], +"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": "[(15,2)-(31,0)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,2)-(15,16)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#6/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#6" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(16,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#15", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#16", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#recipients" +} +], +"raml-shapes:range": [ +{ +"@id": "#17", +"@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": "#7", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#substitution" +} +], +"raml-shapes:range": [ +{ +"@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#key" +} +], +"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": "key" +} +], +"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": "[(10,8)-(10,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#3/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(12,0)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,8)-(11,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "key" +} +], +"sourcemaps:sources": [ +{ +"@id": "#2/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#2/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#2" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(12,0)]" +} +] +}, +{ +"@id": "#2/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,8)-(12,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#4", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#value" +} +], +"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": "value" +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#5/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,8)-(13,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,6)-(15,0)]" +} +] +}, +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,8)-(14,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "value" +} +], +"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": "[(12,6)-(15,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,8)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "substitution" +} +], +"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": "[(6,2)-(15,0)]" +} +] +}, +{ +"@id": "#1/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(6,14)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#1/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#1" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "substitution" +} +], +"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": "[(18,6)-(21,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,8)-(21,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#8", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#email" +} +], +"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:pattern": [ +{ +"@value": "^[_a-z0-9-]+(\\.[_a-z0-9-]+)*@[a-z0-9-]+(\\.[a-z0-9-]+)*(\\.[a-z]{2,4})$" +} +], +"shacl:name": [ +{ +"@value": "email" +} +], +"core:name": [ +{ +"@value": "Email Address" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,8)-(22,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,8)-(26,0)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,8)-(23,0)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,8)-(25,0)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,6)-(26,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "email" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,6)-(26,0)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,8)-(24,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#10", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#type" +} +], +"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": "type" +} +], +"core:name": [ +{ +"@value": "Email Type" +} +], +"shacl:in": [ +{ +"@id": "#11/list", +"@type": "rdfs:Seq", +"rdfs:_1": [ +{ +"@id": "#12", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "TO" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(30,16)-(30,20)]" +} +] +} +] +} +] +} +], +"rdfs:_2": [ +{ +"@id": "#13", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "CC" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(30,21)-(30,25)]" +} +] +} +] +} +] +} +], +"rdfs:_3": [ +{ +"@id": "#14", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "BCC" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(30,26)-(30,31)]" +} +] +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#11/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#11/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,8)-(28,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#11/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,8)-(30,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,8)-(29,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:in" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,8)-(31,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#11" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,6)-(31,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"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": "[(26,6)-(31,0)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,8)-(28,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "recipientslist" +} +], +"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": "[(15,2)-(31,0)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,2)-(15,16)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#6/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#6" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(16,8)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "recipients" +} +], +"core:name": [ +{ +"@value": "Recipients" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#17/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,6)-(34,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#17/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,4)-(37,0)]" +} +] +}, +{ +"@id": "#17/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,6)-(37,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "recipients" +} +], +"sourcemaps:sources": [ +{ +"@id": "#16/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#16/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#16" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,4)-(37,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,6)-(36,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#substitutionlist" +} +], +"raml-shapes:range": [ +{ +"@id": "#19", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@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#key" +} +], +"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": "key" +} +], +"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": "[(10,8)-(10,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#3/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(12,0)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,8)-(11,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "key" +} +], +"sourcemaps:sources": [ +{ +"@id": "#2/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#2/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#2" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(12,0)]" +} +] +}, +{ +"@id": "#2/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,8)-(12,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#4", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#value" +} +], +"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": "value" +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#5/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,8)-(13,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,6)-(15,0)]" +} +] +}, +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,8)-(14,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "value" +} +], +"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": "[(12,6)-(15,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,8)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "substitution" +} +], +"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": "[(6,2)-(15,0)]" +} +] +}, +{ +"@id": "#1/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(6,14)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#1/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#1" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "substitutionlist" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#19/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,6)-(39,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#19/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,4)-(41,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "substitutionlist" +} +], +"sourcemaps:sources": [ +{ +"@id": "#18/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#18/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#18" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,4)-(41,0)]" +} +] +}, +{ +"@id": "#18/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,6)-(39,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#another" +} +], +"raml-shapes:range": [ +{ +"@id": "#21", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@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": "items" +} +], +"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": "[(44,6)-(45,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "another" +} +], +"sourcemaps:sources": [ +{ +"@id": "#21/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#21/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#21" +} +], +"sourcemaps:value": [ +{ +"@value": "[(43,6)-(43,10)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#21/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#21" +} +], +"sourcemaps:value": [ +{ +"@value": "[(41,4)-(45,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "another" +} +], +"sourcemaps:sources": [ +{ +"@id": "#20/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#20/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#20" +} +], +"sourcemaps:value": [ +{ +"@value": "[(41,4)-(45,0)]" +} +] +}, +{ +"@id": "#20/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,6)-(43,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#23", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#other" +} +], +"raml-shapes:range": [ +{ +"@id": "#24", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@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" +} +] +} +], +"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": "[(47,6)-(49,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "other" +} +], +"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": "[(45,4)-(49,0)]" +} +] +}, +{ +"@id": "#23/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(46,6)-(47,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Notification" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#15/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#15/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,2)-(49,0)]" +} +] +}, +{ +"@id": "#15/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,2)-(31,14)]" +} +] +} +] +} +] +} +], +"@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#", +"apiContract": "http://a.ml/vocabularies/apiContract#", +"core": "http://a.ml/vocabularies/core#", +"sourcemaps": "http://a.ml/vocabularies/document-source-maps#" +} +} +] diff --git a/demo/caro-api.json b/demo/caro-api.json new file mode 100644 index 0000000..5a9b630 --- /dev/null +++ b/demo/caro-api.json @@ -0,0 +1,4030 @@ +[ +{ +"@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#26", +"@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": "notification service api" +} +], +"http://a.ml/vocabularies/apiContract#server": [ +{ +"@id": "amf://id#37", +"@type": [ +"http://a.ml/vocabularies/apiContract#Server", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#urlTemplate": [ +{ +"@value": "https://mocksvc.qax.mulesoft.com/mocks/fee4c9aa-91a2-4ff7-8f38-2793d1f0d204" +} +], +"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": "http://a.ml/vocabularies/core#urlTemplate" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#37/source-map/synthesized-field/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#37" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "true" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#version": [ +{ +"@value": "1.0" +} +], +"http://a.ml/vocabularies/apiContract#endpoint": [ +{ +"@id": "amf://id#27", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/notifications/emails" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#28", +"@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#29", +"@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#30", +"@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#15/link-32009719", +"@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#15" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "Notification" +} +] +} +], +"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": "[(52,6)-(54,0)]" +} +] +} +] +} +] +} +], +"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": "[(51,0)-(63,0)]" +} +] +}, +{ +"@id": "amf://id#29/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": "[(51,4)-(54,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#returns": [ +{ +"@id": "amf://id#31", +"@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#32", +"@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#33", +"@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/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#35", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#status": [ +{ +"@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": "success" +} +], +"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#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": "[(60,29)-(60,38)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_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#parsed-json-example": [ +{ +"@id": "amf://id#35/source-map/parsed-json-example/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#35" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "{\n\"status\":\"success\"\n}\n" +} +] +} +], +"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": "[(59,20)-(61,21)]" +} +] +}, +{ +"@id": "amf://id#35/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#status" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(60,20)-(60,38)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "{\n\"status\":\"success\"\n}\n" +} +], +"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": "[(58,20)-(63,0)]" +} +] +}, +{ +"@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": "[(58,21)-(62,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": "[(58,20)-(63,0)]" +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#33/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#33" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(57,10)-(63,0)]" +} +] +}, +{ +"@id": "amf://id#33/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(58,12)-(63,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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#32" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(57,10)-(63,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#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": "[(55,6)-(63,0)]" +} +] +}, +{ +"@id": "amf://id#31/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": "[(56,8)-(63,0)]" +} +] +} +] +} +] +} +], +"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": [ +{ +"@id": "amf://id#28/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#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": "[(50,2)-(63,0)]" +} +] +}, +{ +"@id": "amf://id#28/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": "[(54,4)-(63,0)]" +} +] +} +] +} +] +} +], +"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": "[(49,0)-(63,0)]" +} +] +} +] +} +] +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#26/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#26" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"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/apiContract#server" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(3,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": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#26/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": "[(4,0)-(5,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)-(63,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"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#key" +} +], +"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": "key" +} +], +"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": "[(10,8)-(10,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": "[(9,6)-(12,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": "[(10,8)-(11,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "key" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#2" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,6)-(12,0)]" +} +] +}, +{ +"@id": "amf://id#2/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": "[(11,8)-(12,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#value" +} +], +"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": "value" +} +], +"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": [ +{ +"@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": "[(13,8)-(13,12)]" +} +] +} +], +"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": "[(12,6)-(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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,8)-(14,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#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": "[(12,6)-(15,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,8)-(15,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "substitution" +} +], +"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": "[(6,2)-(15,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": "[(6,2)-(6,14)]" +} +] +} +], +"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": "[(7,4)-(7,8)]" +} +] +} +] +} +] +}, +{ +"@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#substitution" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@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#key" +} +], +"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": "key" +} +], +"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": "[(10,8)-(10,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": "[(9,6)-(12,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": "[(10,8)-(11,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "key" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#2" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,6)-(12,0)]" +} +] +}, +{ +"@id": "amf://id#2/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": "[(11,8)-(12,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#value" +} +], +"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": "value" +} +], +"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": [ +{ +"@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": "[(13,8)-(13,12)]" +} +] +} +], +"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": "[(12,6)-(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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,8)-(14,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#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": "[(12,6)-(15,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,8)-(15,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "substitution" +} +], +"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": "[(6,2)-(15,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": "[(6,2)-(6,14)]" +} +] +} +], +"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": "[(7,4)-(7,8)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "substitution" +} +], +"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": "[(18,6)-(21,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": "[(20,8)-(21,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#email" +} +], +"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#pattern": [ +{ +"@value": "^[_a-z0-9-]+(\\.[_a-z0-9-]+)*@[a-z0-9-]+(\\.[a-z0-9-]+)*(\\.[a-z]{2,4})$" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "email" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Email Address" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,8)-(22,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#9/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": "[(25,8)-(26,0)]" +} +] +}, +{ +"@id": "amf://id#9/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": "[(22,8)-(23,0)]" +} +] +}, +{ +"@id": "amf://id#9/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": "[(24,8)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#9/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,6)-(26,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,6)-(26,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,8)-(24,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#type" +} +], +"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": "type" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Email Type" +} +], +"http://www.w3.org/ns/shacl#in": [ +{ +"@id": "amf://id#11/list", +"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", +"http://www.w3.org/2000/01/rdf-schema#_1": [ +{ +"@id": "amf://id#12", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "TO" +} +], +"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#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": "[(30,16)-(30,20)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_2": [ +{ +"@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": "CC" +} +], +"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#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": "[(30,21)-(30,25)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_3": [ +{ +"@id": "amf://id#14", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "BCC" +} +], +"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#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": "[(30,26)-(30,31)]" +} +] +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#11/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#11" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,8)-(28,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#11/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": "[(29,8)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#11/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,8)-(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#in" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,8)-(31,0)]" +} +] +}, +{ +"@id": "amf://id#11/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#11" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,6)-(31,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#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": "[(26,6)-(31,0)]" +} +] +}, +{ +"@id": "amf://id#10/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": "[(27,8)-(28,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "recipientslist" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#6" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,2)-(31,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": "[(15,2)-(15,16)]" +} +] +} +], +"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": "[(16,4)-(16,8)]" +} +] +} +] +} +] +}, +{ +"@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#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#recipients" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#17", +"@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#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#substitution" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@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#key" +} +], +"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": "key" +} +], +"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": "[(10,8)-(10,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": "[(9,6)-(12,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": "[(10,8)-(11,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "key" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#2" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,6)-(12,0)]" +} +] +}, +{ +"@id": "amf://id#2/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": "[(11,8)-(12,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#value" +} +], +"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": "value" +} +], +"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": [ +{ +"@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": "[(13,8)-(13,12)]" +} +] +} +], +"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": "[(12,6)-(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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,8)-(14,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#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": "[(12,6)-(15,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,8)-(15,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "substitution" +} +], +"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": "[(6,2)-(15,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": "[(6,2)-(6,14)]" +} +] +} +], +"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": "[(7,4)-(7,8)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "substitution" +} +], +"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": "[(18,6)-(21,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": "[(20,8)-(21,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#email" +} +], +"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#pattern": [ +{ +"@value": "^[_a-z0-9-]+(\\.[_a-z0-9-]+)*@[a-z0-9-]+(\\.[a-z0-9-]+)*(\\.[a-z]{2,4})$" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "email" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Email Address" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,8)-(22,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#9/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": "[(25,8)-(26,0)]" +} +] +}, +{ +"@id": "amf://id#9/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": "[(22,8)-(23,0)]" +} +] +}, +{ +"@id": "amf://id#9/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": "[(24,8)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#9/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,6)-(26,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,6)-(26,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,8)-(24,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#type" +} +], +"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": "type" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Email Type" +} +], +"http://www.w3.org/ns/shacl#in": [ +{ +"@id": "amf://id#11/list", +"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", +"http://www.w3.org/2000/01/rdf-schema#_1": [ +{ +"@id": "amf://id#12", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "TO" +} +], +"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#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": "[(30,16)-(30,20)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_2": [ +{ +"@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": "CC" +} +], +"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#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": "[(30,21)-(30,25)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_3": [ +{ +"@id": "amf://id#14", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "BCC" +} +], +"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#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": "[(30,26)-(30,31)]" +} +] +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#11/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#11" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,8)-(28,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#11/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": "[(29,8)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#11/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,8)-(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#in" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,8)-(31,0)]" +} +] +}, +{ +"@id": "amf://id#11/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#11" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,6)-(31,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#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": "[(26,6)-(31,0)]" +} +] +}, +{ +"@id": "amf://id#10/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": "[(27,8)-(28,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "recipientslist" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#6" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,2)-(31,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": "[(15,2)-(15,16)]" +} +] +} +], +"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": "[(16,4)-(16,8)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "recipients" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Recipients" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#17/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(34,6)-(34,10)]" +} +] +} +], +"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": "[(33,4)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#17/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": "[(36,6)-(37,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "recipients" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#16" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(33,4)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#16/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": "[(35,6)-(36,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#substitutionlist" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#19", +"@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", +"@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#key" +} +], +"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": "key" +} +], +"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": "[(10,8)-(10,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": "[(9,6)-(12,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": "[(10,8)-(11,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "key" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#2" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,6)-(12,0)]" +} +] +}, +{ +"@id": "amf://id#2/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": "[(11,8)-(12,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#value" +} +], +"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": "value" +} +], +"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": [ +{ +"@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": "[(13,8)-(13,12)]" +} +] +} +], +"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": "[(12,6)-(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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,8)-(14,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#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": "[(12,6)-(15,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,8)-(15,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "substitution" +} +], +"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": "[(6,2)-(15,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": "[(6,2)-(6,14)]" +} +] +} +], +"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": "[(7,4)-(7,8)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "substitutionlist" +} +], +"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": [ +{ +"@id": "amf://id#19/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(39,6)-(39,10)]" +} +] +} +], +"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": "[(37,4)-(41,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "substitutionlist" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#18" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(37,4)-(41,0)]" +} +] +}, +{ +"@id": "amf://id#18/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": "[(38,6)-(39,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#another" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#21", +"@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#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": "items" +} +], +"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": "[(44,6)-(45,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "another" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#21/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#21" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(43,6)-(43,10)]" +} +] +} +], +"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": "[(41,4)-(45,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "another" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#20" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(41,4)-(45,0)]" +} +] +}, +{ +"@id": "amf://id#20/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,6)-(43,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#other" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#24", +"@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#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://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": "[(47,6)-(49,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "other" +} +], +"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": "[(45,4)-(49,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": "[(46,6)-(47,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Notification" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#15/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(31,2)-(49,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": "[(31,2)-(31,14)]" +} +] +} +] +} +] +} +] +} +] diff --git a/demo/data-types-union-compact.json b/demo/data-types-union-compact.json new file mode 100644 index 0000000..18fd2ba --- /dev/null +++ b/demo/data-types-union-compact.json @@ -0,0 +1,13168 @@ +[ +{ +"@id": "", +"@type": [ +"doc:Document", +"doc:Fragment", +"doc:Module", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#32", +"@type": [ +"apiContract:WebAPI", +"doc:RootDomainElement", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "dataTypes" +} +], +"core:version": [ +{ +"@value": "v1" +} +], +"apiContract:endpoint": [ +{ +"@id": "#33", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/manager/{id}" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#34", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "put" +} +], +"apiContract:expects": [ +{ +"@id": "#35", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:parameter": [ +{ +"@id": "#36", +"@type": [ +"apiContract:Parameter", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "id" +} +], +"apiContract:paramName": [ +{ +"@value": "id" +} +], +"apiContract:required": [ +{ +"@value": true +} +], +"apiContract:binding": [ +{ +"@value": "query" +} +], +"raml-shapes:schema": [ +{ +"@id": "#37", +"@type": [ +"raml-shapes:ScalarShape", +"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": "#36/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#36/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#36" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,6)-(14,0)]" +} +] +} +] +} +] +} +], +"apiContract:payload": [ +{ +"@id": "#31", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#23/link--628625326", +"@type": [ +"raml-shapes:UnionShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#23" +} +], +"doc:link-label": [ +{ +"@value": "Direct" +} +] +} +], +"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": "[(15,6)-(25,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#35/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#35/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "apiContract:parameter" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,4)-(14,0)]" +} +] +}, +{ +"@id": "#35/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(25,0)]" +} +] +}, +{ +"@id": "#35/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#35" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,0)-(25,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#34/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#34/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#34/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#34" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,2)-(25,0)]" +} +] +} +] +} +] +} +], +"apiContract:parameter": [ +{ +"@id": "#38", +"@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": "#39", +"@type": [ +"raml-shapes: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" +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#38/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#38/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#38" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +] +} +] +} +], +"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": "[(10,0)-(25,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#40", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/employee/{id}" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#41", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "put" +} +], +"apiContract:expects": [ +{ +"@id": "#42", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#43", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#44", +"@type": [ +"raml-shapes:UnionShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:anyOf": [ +{ +"@id": "#20/link-218743239", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#20" +} +], +"doc:link-label": [ +{ +"@value": "Manager" +} +] +}, +{ +"@id": "#22/link--58632746", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#22" +} +], +"doc:link-label": [ +{ +"@value": "Employee" +} +] +} +], +"apiContract:examples": [ +{ +"@id": "#45", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#45", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:name": [ +{ +"@id": "#46", +"@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_2" +} +], +"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": "[(31,16)-(31,24)]" +} +] +} +] +} +] +} +], +"data:address": [ +{ +"@id": "#47", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:street": [ +{ +"@id": "#48", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "L" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(33,20)-(33,21)]" +} +] +} +] +} +] +} +], +"data:city": [ +{ +"@id": "#49", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "BA" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(34,18)-(34,20)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#47/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#47/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:street" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,12)-(34,0)]" +} +] +}, +{ +"@id": "#47/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:city" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,12)-(35,0)]" +} +] +}, +{ +"@id": "#47/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#47" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,0)-(35,0)]" +} +] +} +] +} +] +} +], +"data:employeeId": [ +{ +"@id": "#50", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "A12" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"sourcemaps:sources": [ +{ +"@id": "#50/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#50/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#50" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,22)-(35,25)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#45/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#45/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:address" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,10)-(35,0)]" +} +] +}, +{ +"@id": "#45/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,10)-(32,0)]" +} +] +}, +{ +"@id": "#45/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:employeeId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,10)-(36,0)]" +} +] +}, +{ +"@id": "#45/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#45" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,0)-(36,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "name: John Doe\naddress:\n street: L\n city: BA\nemployeeId: A12" +} +], +"sourcemaps:sources": [ +{ +"@id": "#45/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#45/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#45/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,16)-(36,0)]" +} +] +}, +{ +"@id": "#45/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,0)-(36,0)]" +} +] +}, +{ +"@id": "#45/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#45" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,8)-(36,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#45/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#45" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#45/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#45" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#43" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#44/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#44/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#44" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#44/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#44" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,8)-(30,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#43/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#43/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#43" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,6)-(36,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#42/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#42/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#42" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,0)-(36,0)]" +} +] +}, +{ +"@id": "#42/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,4)-(36,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#41/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#41/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#41/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#41" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,2)-(36,0)]" +} +] +} +] +} +] +} +], +"apiContract:parameter": [ +{ +"@id": "#51", +"@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": "#52", +"@type": [ +"raml-shapes: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" +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#51/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#51/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#51" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +] +} +] +} +], +"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": "[(25,0)-(36,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#32/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#32/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#32" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#32/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(5,0)]" +} +] +}, +{ +"@id": "#32/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:version" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "#32/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#32" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(36,0)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": true +} +], +"doc:references": [ +{ +"@id": "#1", +"@type": [ +"raml-shapes:DataTypeFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@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#directs" +} +], +"raml-shapes:range": [ +{ +"@id": "#19", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#14", +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#address" +} +], +"raml-shapes:range": [ +{ +"@id": "#5", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#6", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#street" +} +], +"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": "street" +} +], +"sourcemaps:sources": [ +{ +"@id": "#7/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#7/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#7/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "street" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#8", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#city" +} +], +"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": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#5/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#5/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +}, +{ +"@id": "#15", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#employeeId" +} +], +"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": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "items" +} +], +"sourcemaps:sources": [ +{ +"@id": "#14/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#14/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#14/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(2,4)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,20)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#14/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "directs" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#19/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(5,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#19/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(6,33)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "directs" +} +], +"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": "[(4,2)-(6,33)]" +} +] +} +] +} +] +}, +{ +"@id": "#11", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#address" +} +], +"raml-shapes:range": [ +{ +"@id": "#5", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#6", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#street" +} +], +"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": "street" +} +], +"sourcemaps:sources": [ +{ +"@id": "#7/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#7/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#7/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "street" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#8", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#city" +} +], +"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": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#5/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#5/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +}, +{ +"@id": "#15", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#employeeId" +} +], +"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": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#17/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(6,33)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#17/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(2,4)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:references": [ +{ +"@id": "#2", +"@type": [ +"raml-shapes:DataTypeFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#14", +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#address" +} +], +"raml-shapes:range": [ +{ +"@id": "#5", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#6", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#street" +} +], +"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": "street" +} +], +"sourcemaps:sources": [ +{ +"@id": "#7/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#7/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#7/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "street" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#8", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#city" +} +], +"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": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#5/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#5/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +}, +{ +"@id": "#15", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#employeeId" +} +], +"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": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "items" +} +], +"sourcemaps:sources": [ +{ +"@id": "#14/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#14/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#14/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(2,4)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,20)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#14/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:references": [ +{ +"@id": "#3", +"@type": [ +"raml-shapes:DataTypeFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#10", +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#address" +} +], +"raml-shapes:range": [ +{ +"@id": "#5", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#6", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#street" +} +], +"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": "street" +} +], +"sourcemaps:sources": [ +{ +"@id": "#7/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#7/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#7/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "street" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#8", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#city" +} +], +"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": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#5/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#5/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"sourcemaps:sources": [ +{ +"@id": "#10/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#10/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#10/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#10/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.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": "#6", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#street" +} +], +"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": "street" +} +], +"sourcemaps:sources": [ +{ +"@id": "#7/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#7/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#7/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "street" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#8", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#city" +} +], +"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": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#5/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#5/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,18)]" +} +] +} +] +} +] +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,18)]" +} +] +} +] +} +] +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(4,20)]" +} +] +} +] +} +] +} +], +"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": "[(2,0)-(6,33)]" +} +] +} +] +} +] +}, +{ +"@id": "#2", +"@type": [ +"raml-shapes:DataTypeFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#14", +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#address" +} +], +"raml-shapes:range": [ +{ +"@id": "#5", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#6", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#street" +} +], +"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": "street" +} +], +"sourcemaps:sources": [ +{ +"@id": "#7/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#7/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#7/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "street" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#8", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#city" +} +], +"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": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#5/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#5/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +}, +{ +"@id": "#15", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#employeeId" +} +], +"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": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "items" +} +], +"sourcemaps:sources": [ +{ +"@id": "#14/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#14/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#14/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(2,4)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,20)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#14/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:references": [ +{ +"@id": "#3", +"@type": [ +"raml-shapes:DataTypeFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#10", +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#address" +} +], +"raml-shapes:range": [ +{ +"@id": "#5", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#6", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#street" +} +], +"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": "street" +} +], +"sourcemaps:sources": [ +{ +"@id": "#7/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#7/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#7/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "street" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#8", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#city" +} +], +"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": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#5/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#5/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"sourcemaps:sources": [ +{ +"@id": "#10/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#10/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#10/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#10/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.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": "#6", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#street" +} +], +"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": "street" +} +], +"sourcemaps:sources": [ +{ +"@id": "#7/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#7/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#7/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "street" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#8", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#city" +} +], +"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": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#5/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#5/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,18)]" +} +] +} +] +} +] +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,18)]" +} +] +} +] +} +] +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(4,20)]" +} +] +} +] +} +] +}, +{ +"@id": "#3", +"@type": [ +"raml-shapes:DataTypeFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#10", +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#address" +} +], +"raml-shapes:range": [ +{ +"@id": "#5", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#6", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#street" +} +], +"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": "street" +} +], +"sourcemaps:sources": [ +{ +"@id": "#7/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#7/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#7/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "street" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#8", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#city" +} +], +"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": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#5/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#5/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"sourcemaps:sources": [ +{ +"@id": "#10/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#10/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#10/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#10/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.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": "#6", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#street" +} +], +"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": "street" +} +], +"sourcemaps:sources": [ +{ +"@id": "#7/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#7/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#7/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "street" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#8", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#city" +} +], +"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": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#5/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#5/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,18)]" +} +] +} +] +} +] +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,18)]" +} +] +} +] +} +] +} +], +"doc:declares": [ +{ +"@id": "#20", +"@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#directs" +} +], +"raml-shapes:range": [ +{ +"@id": "#19", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#14", +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#address" +} +], +"raml-shapes:range": [ +{ +"@id": "#5", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#6", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#street" +} +], +"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": "street" +} +], +"sourcemaps:sources": [ +{ +"@id": "#7/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#7/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#7/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "street" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#8", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#city" +} +], +"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": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#5/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#5/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +}, +{ +"@id": "#15", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#employeeId" +} +], +"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": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "items" +} +], +"sourcemaps:sources": [ +{ +"@id": "#14/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#14/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#14/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(2,4)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,20)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#14/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "directs" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#19/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(5,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#19/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(6,33)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "directs" +} +], +"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": "[(4,2)-(6,33)]" +} +] +} +] +} +] +}, +{ +"@id": "#11", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#address" +} +], +"raml-shapes:range": [ +{ +"@id": "#5", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#6", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#street" +} +], +"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": "street" +} +], +"sourcemaps:sources": [ +{ +"@id": "#7/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#7/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#7/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "street" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#8", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#city" +} +], +"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": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#5/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#5/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +}, +{ +"@id": "#15", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#employeeId" +} +], +"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": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Manager" +} +], +"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:type-property-lexical-info": [ +{ +"@id": "#20/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#20" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(2,4)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#20/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#20" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(6,33)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#20/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#20" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +}, +{ +"@id": "#21", +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#address" +} +], +"raml-shapes:range": [ +{ +"@id": "#5", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#6", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#street" +} +], +"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": "street" +} +], +"sourcemaps:sources": [ +{ +"@id": "#7/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#7/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#7/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "street" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#8", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#city" +} +], +"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": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#5/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#5/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Person" +} +], +"sourcemaps:sources": [ +{ +"@id": "#21/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#21/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#21" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#21/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#21" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#21/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#21" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +}, +{ +"@id": "#22", +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#address" +} +], +"raml-shapes:range": [ +{ +"@id": "#5", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#6", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#street" +} +], +"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": "street" +} +], +"sourcemaps:sources": [ +{ +"@id": "#7/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#7/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#7/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "street" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#8", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#city" +} +], +"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": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#5/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#5/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +}, +{ +"@id": "#15", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#employeeId" +} +], +"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": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Employee" +} +], +"sourcemaps:sources": [ +{ +"@id": "#22/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#22/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#22" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#22/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#22" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(2,4)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#22/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#22" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,20)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#22/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#22" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +}, +{ +"@id": "#23", +"@type": [ +"raml-shapes:UnionShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:anyOf": [ +{ +"@id": "#22", +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#address" +} +], +"raml-shapes:range": [ +{ +"@id": "#5", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#6", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#street" +} +], +"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": "street" +} +], +"sourcemaps:sources": [ +{ +"@id": "#7/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#7/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#7/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "street" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#8", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#city" +} +], +"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": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#5/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#5/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +}, +{ +"@id": "#15", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#employeeId" +} +], +"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": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Employee" +} +], +"sourcemaps:sources": [ +{ +"@id": "#22/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#22/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#22" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#22/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#22" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(2,4)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#22/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#22" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,20)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#22/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#22" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@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#directs" +} +], +"raml-shapes:range": [ +{ +"@id": "#19", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#14", +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#address" +} +], +"raml-shapes:range": [ +{ +"@id": "#5", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#6", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#street" +} +], +"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": "street" +} +], +"sourcemaps:sources": [ +{ +"@id": "#7/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#7/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#7/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "street" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#8", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#city" +} +], +"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": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#5/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#5/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +}, +{ +"@id": "#15", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#employeeId" +} +], +"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": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "items" +} +], +"sourcemaps:sources": [ +{ +"@id": "#14/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#14/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#14/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(2,4)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,20)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#14/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "directs" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#19/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(5,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#19/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(6,33)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "directs" +} +], +"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": "[(4,2)-(6,33)]" +} +] +} +] +} +] +}, +{ +"@id": "#11", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#11/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#address" +} +], +"raml-shapes:range": [ +{ +"@id": "#5", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#6", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#street" +} +], +"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": "street" +} +], +"sourcemaps:sources": [ +{ +"@id": "#7/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#7/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#7/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#7" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#7/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(5,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "street" +} +], +"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": "[(3,2)-(6,0)]" +} +] +}, +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#8", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#city" +} +], +"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": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#9/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "city" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"sourcemaps:sources": [ +{ +"@id": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#5/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#5/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "#13/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,18)]" +} +] +} +] +} +] +}, +{ +"@id": "#15", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#employeeId" +} +], +"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": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Manager" +} +], +"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:type-property-lexical-info": [ +{ +"@id": "#20/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#20" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(2,4)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#20/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#20" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(6,33)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#20/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#20" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Direct" +} +], +"apiContract:examples": [ +{ +"@id": "#24", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#24", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:employeeId": [ +{ +"@id": "#25", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "2334A" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(18,22)-(18,27)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#26", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "test name" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(19,16)-(19,25)]" +} +] +} +] +} +] +} +], +"data:address": [ +{ +"@id": "#27", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:street": [ +{ +"@id": "#28", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Libertador 34" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(21,20)-(21,33)]" +} +] +} +] +} +] +} +], +"data:city": [ +{ +"@id": "#29", +"@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_6" +} +], +"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": "[(22,18)-(22,22)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_4" +} +], +"sourcemaps:sources": [ +{ +"@id": "#27/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#27/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:street" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,12)-(22,0)]" +} +] +}, +{ +"@id": "#27/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:city" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,12)-(23,0)]" +} +] +}, +{ +"@id": "#27/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#27" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,0)-(23,0)]" +} +] +} +] +} +] +} +], +"data:directs": [ +{ +"@id": "#30", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [], +"core:name": [ +{ +"@value": "array_7" +} +], +"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": "[(23,19)-(23,21)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#24/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#24/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:address" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,10)-(23,0)]" +} +] +}, +{ +"@id": "#24/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#24" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,0)-(25,0)]" +} +] +}, +{ +"@id": "#24/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:directs" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,10)-(25,0)]" +} +] +}, +{ +"@id": "#24/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,10)-(20,0)]" +} +] +}, +{ +"@id": "#24/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:employeeId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,10)-(19,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "employeeId: 2334A\nname: test name\naddress:\n street: Libertador 34\n city: test\ndirects: []" +} +], +"sourcemaps:sources": [ +{ +"@id": "#24/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#24/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#24/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,16)-(25,0)]" +} +] +}, +{ +"@id": "#24/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,0)-(25,0)]" +} +] +}, +{ +"@id": "#24/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#24" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,8)-(25,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#24/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#24" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#24/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#24" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#31" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#23/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#23/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#23" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#23/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#23" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,2)-(10,0)]" +} +] +}, +{ +"@id": "#23/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,2)-(9,8)]" +} +] +} +] +} +] +} +], +"@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#", +"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/data-types-union.json b/demo/data-types-union.json new file mode 100644 index 0000000..0e972a9 --- /dev/null +++ b/demo/data-types-union.json @@ -0,0 +1,13156 @@ +[ +{ +"@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#32", +"@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": "dataTypes" +} +], +"http://a.ml/vocabularies/core#version": [ +{ +"@value": "v1" +} +], +"http://a.ml/vocabularies/apiContract#endpoint": [ +{ +"@id": "amf://id#33", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/manager/{id}" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#34", +"@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#35", +"@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#36", +"@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": "query" +} +], +"http://a.ml/vocabularies/shapes#schema": [ +{ +"@id": "amf://id#37", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#payload": [ +{ +"@id": "amf://id#31", +"@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#23/link--628625326", +"@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#23" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "Direct" +} +] +} +], +"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": "[(15,6)-(25,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_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": "[(12,4)-(14,0)]" +} +] +}, +{ +"@id": "amf://id#35/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": "[(14,4)-(25,0)]" +} +] +}, +{ +"@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": "[(12,0)-(25,0)]" +} +] +} +] +} +] +} +], +"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/apiContract#expects" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#34" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,2)-(25,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#parameter": [ +{ +"@id": "amf://id#38", +"@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#39", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/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#synthesized-field": [ +{ +"@id": "amf://id#38/source-map/synthesized-field/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#38" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "true" +} +] +} +] +} +] +} +], +"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": "[(10,0)-(25,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#40", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/employee/{id}" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#41", +"@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#42", +"@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#43", +"@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#44", +"@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#20/link-218743239", +"@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": "Manager" +} +] +}, +{ +"@id": "amf://id#22/link--58632746", +"@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#22" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "Employee" +} +] +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#45", +"@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#45", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#name": [ +{ +"@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": "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_2" +} +], +"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": "[(31,16)-(31,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#address": [ +{ +"@id": "amf://id#47", +"@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#48", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "L" +} +], +"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#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": "[(33,20)-(33,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#city": [ +{ +"@id": "amf://id#49", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "BA" +} +], +"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#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": "[(34,18)-(34,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_3" +} +], +"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_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": "[(33,12)-(34,0)]" +} +] +}, +{ +"@id": "amf://id#47/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": "[(34,12)-(35,0)]" +} +] +}, +{ +"@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": "[(33,0)-(35,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#employeeId": [ +{ +"@id": "amf://id#50", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "A12" +} +], +"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#50/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(35,22)-(35,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_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#lexical": [ +{ +"@id": "amf://id#45/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#address" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(32,10)-(35,0)]" +} +] +}, +{ +"@id": "amf://id#45/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#name" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(31,10)-(32,0)]" +} +] +}, +{ +"@id": "amf://id#45/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#employeeId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(35,10)-(36,0)]" +} +] +}, +{ +"@id": "amf://id#45/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#45" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(31,0)-(36,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "name: John Doe\naddress:\n street: L\n city: BA\nemployeeId: A12" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#45/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#45/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": "[(30,16)-(36,0)]" +} +] +}, +{ +"@id": "amf://id#45/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": "[(31,0)-(36,0)]" +} +] +}, +{ +"@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": "[(30,8)-(36,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#45/source-map/local-element/element_0", +"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#tracked-element": [ +{ +"@id": "amf://id#45/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#45" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#43" +} +] +} +] +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#44/source-map/auto-generated-name/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#lexical": [ +{ +"@id": "amf://id#44/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#44" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,8)-(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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#43" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,6)-(36,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": [ +{ +"@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": "[(27,0)-(36,0)]" +} +] +}, +{ +"@id": "amf://id#42/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": "[(27,4)-(36,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#synthesized-field": [ +{ +"@id": "amf://id#41/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#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": "[(26,2)-(36,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#parameter": [ +{ +"@id": "amf://id#51", +"@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#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#string" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#51/source-map/synthesized-field/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#51" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "true" +} +] +} +] +} +] +} +], +"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": "[(25,0)-(36,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#source-vendor": [ +{ +"@id": "amf://id#32/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#32" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"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/core#name" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#32/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#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": "[(2,0)-(36,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"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#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#directs" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#19", +"@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#14", +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#5", +"@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#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#street" +} +], +"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": "street" +} +], +"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": [ +{ +"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#7" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,4)-(6,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#city" +} +], +"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": "city" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#8/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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#5/source-map/auto-generated-name/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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#5/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"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": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +}, +{ +"@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#employeeId" +} +], +"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": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "items" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#14/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#14" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(2,0)-(2,4)]" +} +] +} +], +"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": "[(2,0)-(4,20)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#14/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#14" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "directs" +} +], +"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": [ +{ +"@id": "amf://id#19/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,4)-(5,8)]" +} +] +} +], +"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": "[(4,2)-(6,33)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "directs" +} +], +"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": "[(4,2)-(6,33)]" +} +] +} +] +} +] +}, +{ +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#5", +"@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#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#street" +} +], +"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": "street" +} +], +"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": [ +{ +"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#7" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,4)-(6,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#city" +} +], +"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": "city" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#8/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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#5/source-map/auto-generated-name/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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#5/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"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": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +}, +{ +"@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#employeeId" +} +], +"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": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"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": "[(2,0)-(6,33)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#17/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(2,4)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#references": [ +{ +"@id": "amf://id#2", +"@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#14", +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#5", +"@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#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#street" +} +], +"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": "street" +} +], +"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": [ +{ +"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#7" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,4)-(6,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#city" +} +], +"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": "city" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#8/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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#5/source-map/auto-generated-name/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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#5/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"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": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +}, +{ +"@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#employeeId" +} +], +"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": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "items" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#14/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#14" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(2,0)-(2,4)]" +} +] +} +], +"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": "[(2,0)-(4,20)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#14/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#14" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#references": [ +{ +"@id": "amf://id#3", +"@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#10", +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#5", +"@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#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#street" +} +], +"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": "street" +} +], +"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": [ +{ +"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#7" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,4)-(6,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#city" +} +], +"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": "city" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#8/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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#5/source-map/auto-generated-name/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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#5/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"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": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#10/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#10" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(2,0)-(8,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#10/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#10" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#references": [ +{ +"@id": "amf://id#4", +"@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#5", +"@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#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#street" +} +], +"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": "street" +} +], +"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": [ +{ +"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#7" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,4)-(6,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#city" +} +], +"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": "city" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#8/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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#5/source-map/auto-generated-name/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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#5/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(4,20)]" +} +] +} +] +} +] +} +], +"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": "[(2,0)-(6,33)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#2", +"@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#14", +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#5", +"@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#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#street" +} +], +"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": "street" +} +], +"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": [ +{ +"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#7" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,4)-(6,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#city" +} +], +"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": "city" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#8/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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#5/source-map/auto-generated-name/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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#5/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"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": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +}, +{ +"@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#employeeId" +} +], +"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": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "items" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#14/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#14" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(2,0)-(2,4)]" +} +] +} +], +"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": "[(2,0)-(4,20)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#14/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#14" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#references": [ +{ +"@id": "amf://id#3", +"@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#10", +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#5", +"@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#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#street" +} +], +"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": "street" +} +], +"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": [ +{ +"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#7" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,4)-(6,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#city" +} +], +"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": "city" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#8/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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#5/source-map/auto-generated-name/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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#5/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"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": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#10/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#10" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(2,0)-(8,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#10/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#10" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#references": [ +{ +"@id": "amf://id#4", +"@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#5", +"@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#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#street" +} +], +"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": "street" +} +], +"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": [ +{ +"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#7" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,4)-(6,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#city" +} +], +"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": "city" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#8/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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#5/source-map/auto-generated-name/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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#5/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(4,20)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#3", +"@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#10", +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#5", +"@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#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#street" +} +], +"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": "street" +} +], +"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": [ +{ +"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#7" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,4)-(6,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#city" +} +], +"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": "city" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#8/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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#5/source-map/auto-generated-name/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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#5/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"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": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#10/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#10" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(2,0)-(8,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#10/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#10" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#references": [ +{ +"@id": "amf://id#4", +"@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#5", +"@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#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#street" +} +], +"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": "street" +} +], +"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": [ +{ +"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#7" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,4)-(6,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#city" +} +], +"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": "city" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#8/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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#5/source-map/auto-generated-name/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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#5/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#declares": [ +{ +"@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#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#directs" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#19", +"@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#14", +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#5", +"@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#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#street" +} +], +"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": "street" +} +], +"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": [ +{ +"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#7" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,4)-(6,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#city" +} +], +"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": "city" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#8/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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#5/source-map/auto-generated-name/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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#5/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"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": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +}, +{ +"@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#employeeId" +} +], +"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": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "items" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#14/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#14" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(2,0)-(2,4)]" +} +] +} +], +"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": "[(2,0)-(4,20)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#14/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#14" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "directs" +} +], +"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": [ +{ +"@id": "amf://id#19/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,4)-(5,8)]" +} +] +} +], +"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": "[(4,2)-(6,33)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "directs" +} +], +"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": "[(4,2)-(6,33)]" +} +] +} +] +} +] +}, +{ +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#5", +"@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#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#street" +} +], +"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": "street" +} +], +"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": [ +{ +"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#7" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,4)-(6,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#city" +} +], +"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": "city" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#8/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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#5/source-map/auto-generated-name/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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#5/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"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": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +}, +{ +"@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#employeeId" +} +], +"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": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Manager" +} +], +"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#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": "[(2,0)-(2,4)]" +} +] +} +], +"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": "[(2,0)-(6,33)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#20/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#20" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#21", +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#5", +"@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#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#street" +} +], +"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": "street" +} +], +"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": [ +{ +"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#7" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,4)-(6,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#city" +} +], +"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": "city" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#8/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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#5/source-map/auto-generated-name/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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#5/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"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": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Person" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#21/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#21" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(2,0)-(8,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#21/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#21" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#22", +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#5", +"@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#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#street" +} +], +"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": "street" +} +], +"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": [ +{ +"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#7" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,4)-(6,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#city" +} +], +"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": "city" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#8/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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#5/source-map/auto-generated-name/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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#5/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"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": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +}, +{ +"@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#employeeId" +} +], +"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": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Employee" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#22/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#22" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(2,0)-(2,4)]" +} +] +} +], +"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": "[(2,0)-(4,20)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#22/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#22" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#23", +"@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#22", +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#5", +"@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#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#street" +} +], +"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": "street" +} +], +"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": [ +{ +"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#7" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,4)-(6,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#city" +} +], +"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": "city" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#8/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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#5/source-map/auto-generated-name/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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#5/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"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": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +}, +{ +"@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#employeeId" +} +], +"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": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Employee" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#22/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#22" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(2,0)-(2,4)]" +} +] +} +], +"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": "[(2,0)-(4,20)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#22/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#22" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +}, +{ +"@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#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#directs" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#19", +"@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#14", +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#5", +"@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#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#street" +} +], +"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": "street" +} +], +"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": [ +{ +"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#7" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,4)-(6,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#city" +} +], +"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": "city" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#8/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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#5/source-map/auto-generated-name/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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#5/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"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": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +}, +{ +"@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#employeeId" +} +], +"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": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "items" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#14/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#14" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(2,0)-(2,4)]" +} +] +} +], +"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": "[(2,0)-(4,20)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#14/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#14" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "directs" +} +], +"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": [ +{ +"@id": "amf://id#19/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,4)-(5,8)]" +} +] +} +], +"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": "[(4,2)-(6,33)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "directs" +} +], +"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": "[(4,2)-(6,33)]" +} +] +} +] +} +] +}, +{ +"@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#name" +} +], +"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": "name" +} +], +"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": "[(4,4)-(4,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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": "[(5,4)-(6,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#address" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#5", +"@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#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#street" +} +], +"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": "street" +} +], +"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": [ +{ +"@id": "amf://id#7/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#7" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(4,8)]" +} +] +} +], +"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": "[(3,2)-(6,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#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,4)-(5,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#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": "[(3,2)-(6,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,4)-(6,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#city" +} +], +"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": "city" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#9/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#9" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(7,8)]" +} +] +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#9/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": "[(7,4)-(8,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(8,18)]" +} +] +}, +{ +"@id": "amf://id#8/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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#5/source-map/auto-generated-name/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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(8,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#5/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#5" +} +], +"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": "address" +} +], +"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": "[(6,2)-(8,18)]" +} +] +}, +{ +"@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": "[(8,4)-(8,18)]" +} +] +} +] +} +] +}, +{ +"@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#employeeId" +} +], +"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": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "employeeId" +} +], +"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": "[(4,2)-(4,20)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Manager" +} +], +"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#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": "[(2,0)-(2,4)]" +} +] +} +], +"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": "[(2,0)-(6,33)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#20/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#20" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Direct" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#24", +"@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#24", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#employeeId": [ +{ +"@id": "amf://id#25", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "2334A" +} +], +"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#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": "[(18,22)-(18,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@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": "test name" +} +], +"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#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": "[(19,16)-(19,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#address": [ +{ +"@id": "amf://id#27", +"@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#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": "Libertador 34" +} +], +"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#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": "[(21,20)-(21,33)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#city": [ +{ +"@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": "test" +} +], +"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#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": "[(22,18)-(22,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_4" +} +], +"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_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": "[(21,12)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#27/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": "[(22,12)-(23,0)]" +} +] +}, +{ +"@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": "[(21,0)-(23,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#directs": [ +{ +"@id": "amf://id#30", +"@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": [], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_7" +} +], +"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": "[(23,19)-(23,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#address" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,10)-(23,0)]" +} +] +}, +{ +"@id": "amf://id#24/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#24" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,0)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#24/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#directs" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,10)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#24/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#name" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,10)-(20,0)]" +} +] +}, +{ +"@id": "amf://id#24/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#employeeId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,10)-(19,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "employeeId: 2334A\nname: test name\naddress:\n street: Libertador 34\n city: test\ndirects: []" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#24/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#24/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,16)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#24/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)-(25,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": "[(17,8)-(25,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#24/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#24" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#24/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#24" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#31" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#23/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#23" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(9,2)-(10,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#name" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,2)-(9,8)]" +} +] +} +] +} +] +} +] +} +] diff --git a/demo/demo-api-compact.json b/demo/demo-api-compact.json new file mode 100644 index 0000000..65a75f0 --- /dev/null +++ b/demo/demo-api-compact.json @@ -0,0 +1,51376 @@ +[ +{ +"@id": "", +"@type": [ +"doc:Document", +"doc:Fragment", +"doc:Module", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#228", +"@type": [ +"apiContract:WebAPI", +"doc:RootDomainElement", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "API body demo" +} +], +"apiContract:server": [ +{ +"@id": "#474", +"@type": [ +"apiContract:Server", +"doc:DomainElement" +], +"core:urlTemplate": [ +{ +"@value": "http://api.domain.com/" +} +], +"sourcemaps:sources": [ +{ +"@id": "#474/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#474/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:urlTemplate" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(6,0)]" +} +] +} +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#474/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#474" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +] +} +] +} +], +"core:version": [ +{ +"@value": "v1" +} +], +"apiContract:endpoint": [ +{ +"@id": "#229", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/people" +} +], +"core:name": [ +{ +"@value": "People" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#230", +"@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": "#231", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#232", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#233", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#etag" +} +], +"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": "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": "#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": "[(8,4)-(8,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(12,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(12,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "etag" +} +], +"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,2)-(12,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#28", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#tagline" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "tagline" +} +], +"core:description": [ +{ +"@value": "The brief description (tagline) of this person." +} +], +"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": "[(45,4)-(45,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#29/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,4)-(46,0)]" +} +] +}, +{ +"@id": "#29/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(46,4)-(47,0)]" +} +] +}, +{ +"@id": "#29/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#29" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,2)-(47,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "tagline" +} +], +"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": "[(44,2)-(47,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#30", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#name" +} +], +"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#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": "#32", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#32", +"@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": "#32/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#32/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#32" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,13)-(26,23)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "John Smith" +} +], +"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": "[(26,13)-(26,23)]" +} +] +}, +{ +"@id": "#32/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,13)-(26,23)]" +} +] +}, +{ +"@id": "#32/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#32" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,13)-(26,23)]" +} +] +} +] +} +] +} +], +"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": "[(28,4)-(28,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#31/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,4)-(28,0)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#31" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,2)-(30,0)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,4)-(27,0)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,4)-(30,0)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,4)-(29,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(24,2)-(30,0)]" +} +] +}, +{ +"@id": "#30/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,4)-(26,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#33", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#url" +} +], +"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": "url" +} +], +"core:description": [ +{ +"@value": "The URL of this person's profile." +} +], +"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": "[(41,4)-(41,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#34/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(41,4)-(42,0)]" +} +] +}, +{ +"@id": "#34/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,4)-(43,0)]" +} +] +}, +{ +"@id": "#34/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#34" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,2)-(43,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(40,2)-(43,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#37", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#id" +} +], +"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": "id" +} +], +"core:description": [ +{ +"@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters." +} +], +"sourcemaps:sources": [ +{ +"@id": "#38/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#38/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#38" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(24,0)]" +} +] +}, +{ +"@id": "#38/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": "#37/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#37/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#37" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(24,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#35", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#language" +} +], +"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": "language" +} +], +"core:description": [ +{ +"@value": "The user's preferred language for rendering." +} +], +"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": "[(48,4)-(48,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#36/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,4)-(49,0)]" +} +] +}, +{ +"@id": "#36/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(49,4)-(50,0)]" +} +] +}, +{ +"@id": "#36/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#36" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,2)-(50,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "language" +} +], +"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": "[(47,2)-(50,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#39", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#birthday" +} +], +"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": "birthday" +} +], +"core:description": [ +{ +"@value": "The person's date of birth, represented as YYYY-MM-DD." +} +], +"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,4)-(31,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#40/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,4)-(32,0)]" +} +] +}, +{ +"@id": "#40/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,4)-(33,0)]" +} +] +}, +{ +"@id": "#40/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#40" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,2)-(33,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "birthday" +} +], +"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": "[(30,2)-(33,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#41", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#image" +} +], +"raml-shapes:range": [ +{ +"@id": "#3/link-704756176", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#3" +} +], +"doc:link-label": [ +{ +"@value": "image" +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "image" +} +], +"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": "[(43,2)-(44,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#42", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#gender" +} +], +"raml-shapes:range": [ +{ +"@id": "#43", +"@type": [ +"raml-shapes: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": "#43/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#43/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#43" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,4)-(34,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#43/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,4)-(35,0)]" +} +] +}, +{ +"@id": "#43/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,4)-(40,0)]" +} +] +}, +{ +"@id": "#43/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#43" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,2)-(40,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "gender" +} +], +"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": "[(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": "#234", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#234", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#235", +"@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": "#235/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#235/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#235" +} +], +"sourcemaps:value": [ +{ +"@value": "[(88,14)-(88,36)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#236", +"@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": "#236/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#236/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#236" +} +], +"sourcemaps:value": [ +{ +"@value": "[(89,16)-(89,30)]" +} +] +} +] +} +] +} +], +"data:birthday": [ +{ +"@id": "#237", +"@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": "#237/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#237/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#237" +} +], +"sourcemaps:value": [ +{ +"@value": "[(90,20)-(90,32)]" +} +] +} +] +} +] +} +], +"data:gender": [ +{ +"@id": "#238", +"@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": "#238/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#238/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#238" +} +], +"sourcemaps:value": [ +{ +"@value": "[(91,18)-(91,22)]" +} +] +} +] +} +] +} +], +"data:url": [ +{ +"@id": "#239", +"@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": "#239/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#239/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#239" +} +], +"sourcemaps:value": [ +{ +"@value": "[(92,15)-(92,56)]" +} +] +} +] +} +] +} +], +"data:image": [ +{ +"@id": "#240", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:url": [ +{ +"@id": "#241", +"@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": "#241/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#241/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#241" +} +], +"sourcemaps:value": [ +{ +"@value": "[(94,17)-(94,62)]" +} +] +} +] +} +] +} +], +"data:thumb": [ +{ +"@id": "#242", +"@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": "#242/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#242/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#242" +} +], +"sourcemaps:value": [ +{ +"@value": "[(95,19)-(95,70)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_7" +} +], +"sourcemaps:sources": [ +{ +"@id": "#240/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#240/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(94,12)-(95,0)]" +} +] +}, +{ +"@id": "#240/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:thumb" +} +], +"sourcemaps:value": [ +{ +"@value": "[(95,12)-(96,0)]" +} +] +}, +{ +"@id": "#240/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#240" +} +], +"sourcemaps:value": [ +{ +"@value": "[(94,0)-(96,0)]" +} +] +} +] +} +] +} +], +"data:tagline": [ +{ +"@id": "#243", +"@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": "#243/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#243/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#243" +} +], +"sourcemaps:value": [ +{ +"@value": "[(96,19)-(96,38)]" +} +] +} +] +} +] +} +], +"data:language": [ +{ +"@id": "#244", +"@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": "#244/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#244/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#244" +} +], +"sourcemaps:value": [ +{ +"@value": "[(97,20)-(97,25)]" +} +] +} +] +} +] +} +], +"data:etag": [ +{ +"@id": "#245", +"@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": "#245/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#245/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#245" +} +], +"sourcemaps:value": [ +{ +"@value": "[(98,16)-(98,42)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#234/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#234/source-map/lexical/element_9", +"sourcemaps:element": [ +{ +"@value": "data:language" +} +], +"sourcemaps:value": [ +{ +"@value": "[(97,10)-(98,0)]" +} +] +}, +{ +"@id": "#234/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:gender" +} +], +"sourcemaps:value": [ +{ +"@value": "[(91,10)-(92,0)]" +} +] +}, +{ +"@id": "#234/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "amf://id#234" +} +], +"sourcemaps:value": [ +{ +"@value": "[(88,0)-(99,0)]" +} +] +}, +{ +"@id": "#234/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:birthday" +} +], +"sourcemaps:value": [ +{ +"@value": "[(90,10)-(91,0)]" +} +] +}, +{ +"@id": "#234/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:tagline" +} +], +"sourcemaps:value": [ +{ +"@value": "[(96,10)-(97,0)]" +} +] +}, +{ +"@id": "#234/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:etag" +} +], +"sourcemaps:value": [ +{ +"@value": "[(98,10)-(99,0)]" +} +] +}, +{ +"@id": "#234/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(92,10)-(93,0)]" +} +] +}, +{ +"@id": "#234/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(88,10)-(89,0)]" +} +] +}, +{ +"@id": "#234/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(89,10)-(90,0)]" +} +] +}, +{ +"@id": "#234/source-map/lexical/element_8", +"sourcemaps:element": [ +{ +"@value": "data:image" +} +], +"sourcemaps:value": [ +{ +"@value": "[(93,10)-(96,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": "#234/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#234/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#234/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(87,16)-(99,0)]" +} +] +}, +{ +"@id": "#234/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(88,0)-(99,0)]" +} +] +}, +{ +"@id": "#234/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#234" +} +], +"sourcemaps:value": [ +{ +"@value": "[(87,8)-(99,0)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#234/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#234" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#232" +} +] +} +] +} +] +} +], +"amf://id#151": { +"core:extensionName": [ +{ +"@value": "deprecated" +} +], +"@id": "#247", +"@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": "#247/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#247/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#247" +} +], +"sourcemaps:value": [ +{ +"@value": "[(85,22)-(85,81)]" +} +] +} +] +} +] +}, +"doc:customDomainProperties": [ +{ +"@id": "#151" +} +], +"sourcemaps:sources": [ +{ +"@id": "#233/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#233/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#233" +} +], +"sourcemaps:value": [ +{ +"@value": "[(86,8)-(86,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#233/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(8,0)]" +} +] +}, +{ +"@id": "#233/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#233/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(87,8)-(99,0)]" +} +] +}, +{ +"@id": "#233/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#233" +} +], +"sourcemaps:value": [ +{ +"@value": "[(84,6)-(99,0)]" +} +] +} +] +} +] +} +], +"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": "[(84,6)-(99,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#248", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/xml" +} +], +"raml-shapes:schema": [ +{ +"@id": "#249", +"@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": "#250", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:reference-id": [ +{ +"@id": "#45" +} +], +"doc:location": [ +{ +"@value": "file://demo/demo-api/examples/person.xml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#250/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#250/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#250/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#250" +} +], +"sourcemaps:value": [ +{ +"@value": "[(101,17)-(101,45)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#250/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#250" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#248" +} +] +} +] +} +] +} +], +"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/demo-api/schemas/person.xsd" +} +], +"sourcemaps:sources": [ +{ +"@id": "#249/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#249/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(101,8)-(102,0)]" +} +] +} +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#249/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#249" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +] +} +] +} +], +"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": "[(99,6)-(102,0)]" +} +] +} +] +} +] +} +], +"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": "[(81,0)-(102,0)]" +} +] +}, +{ +"@id": "#231/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(83,4)-(102,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#230/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#230/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#230/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(81,4)-(82,0)]" +} +] +}, +{ +"@id": "#230/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(82,4)-(83,0)]" +} +] +}, +{ +"@id": "#230/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#230" +} +], +"sourcemaps:value": [ +{ +"@value": "[(80,2)-(102,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#251", +"@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": "#252", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#253", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#254", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#267", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#id" +} +], +"raml-shapes:range": [ +{ +"@id": "#268", +"@type": [ +"raml-shapes: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 " +} +], +"sourcemaps:sources": [ +{ +"@id": "#268/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#268/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#268" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(9,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#268/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(9,22)]" +} +] +}, +{ +"@id": "#268/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,6)-(10,31)]" +} +] +}, +{ +"@id": "#268/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#268" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(14,5)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "id" +} +], +"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": "[(7,4)-(14,5)]" +} +] +} +] +} +] +}, +{ +"@id": "#269", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#name" +} +], +"raml-shapes:range": [ +{ +"@id": "#270", +"@type": [ +"raml-shapes: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 " +} +], +"sourcemaps:sources": [ +{ +"@id": "#270/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#270/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#270" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(17,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#270/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(17,22)]" +} +] +}, +{ +"@id": "#270/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,6)-(18,33)]" +} +] +}, +{ +"@id": "#270/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#270" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,4)-(22,5)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(15,4)-(22,5)]" +} +] +} +] +} +] +}, +{ +"@id": "#271", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#birthday" +} +], +"raml-shapes:range": [ +{ +"@id": "#272", +"@type": [ +"raml-shapes: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 " +} +], +"sourcemaps:sources": [ +{ +"@id": "#272/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#272/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#272" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(25,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#272/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(25,22)]" +} +] +}, +{ +"@id": "#272/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,6)-(26,37)]" +} +] +}, +{ +"@id": "#272/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#272" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(30,5)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "birthday" +} +], +"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": "[(23,4)-(30,5)]" +} +] +} +] +} +] +}, +{ +"@id": "#273", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#gender" +} +], +"raml-shapes:range": [ +{ +"@id": "#274", +"@type": [ +"raml-shapes: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 " +} +], +"sourcemaps:sources": [ +{ +"@id": "#274/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#274/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#274" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,6)-(33,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#274/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,6)-(33,22)]" +} +] +}, +{ +"@id": "#274/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,6)-(34,35)]" +} +] +}, +{ +"@id": "#274/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#274" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,4)-(38,5)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "gender" +} +], +"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": "[(31,4)-(38,5)]" +} +] +} +] +} +] +}, +{ +"@id": "#275", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#url" +} +], +"raml-shapes:range": [ +{ +"@id": "#276", +"@type": [ +"raml-shapes: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": "#277", +"@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": "#277/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#277/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#277" +} +], +"sourcemaps:value": [ +{ +"@value": "[(43,17)-(43,19)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "" +} +], +"sourcemaps:sources": [ +{ +"@id": "#276/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#276/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#276" +} +], +"sourcemaps:value": [ +{ +"@value": "[(41,6)-(41,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#276/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(43,6)-(43,19)]" +} +] +}, +{ +"@id": "#276/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#276" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,4)-(47,5)]" +} +] +}, +{ +"@id": "#276/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(43,6)-(43,19)]" +} +] +}, +{ +"@id": "#276/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,6)-(42,32)]" +} +] +}, +{ +"@id": "#276/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(41,6)-(41,22)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(39,4)-(47,5)]" +} +] +} +] +} +] +}, +{ +"@id": "#278", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#image" +} +], +"raml-shapes:range": [ +{ +"@id": "#279", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#280", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#url" +} +], +"raml-shapes:range": [ +{ +"@id": "#281", +"@type": [ +"raml-shapes: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": "#282", +"@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": "#282/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#282/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#282" +} +], +"sourcemaps:value": [ +{ +"@value": "[(56,21)-(56,23)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "" +} +], +"sourcemaps:sources": [ +{ +"@id": "#281/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#281/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#281" +} +], +"sourcemaps:value": [ +{ +"@value": "[(54,10)-(54,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#281/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(56,10)-(56,23)]" +} +] +}, +{ +"@id": "#281/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#281" +} +], +"sourcemaps:value": [ +{ +"@value": "[(52,8)-(60,9)]" +} +] +}, +{ +"@id": "#281/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(56,10)-(56,23)]" +} +] +}, +{ +"@id": "#281/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(55,10)-(55,36)]" +} +] +}, +{ +"@id": "#281/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(54,10)-(54,26)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(52,8)-(60,9)]" +} +] +} +] +} +] +}, +{ +"@id": "#283", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#thumb" +} +], +"raml-shapes:range": [ +{ +"@id": "#284", +"@type": [ +"raml-shapes: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": "#285", +"@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": "#285/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#285/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#285" +} +], +"sourcemaps:value": [ +{ +"@value": "[(65,21)-(65,23)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "" +} +], +"sourcemaps:sources": [ +{ +"@id": "#284/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#284/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#284" +} +], +"sourcemaps:value": [ +{ +"@value": "[(63,10)-(63,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#284/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(65,10)-(65,23)]" +} +] +}, +{ +"@id": "#284/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#284" +} +], +"sourcemaps:value": [ +{ +"@value": "[(61,8)-(69,9)]" +} +] +}, +{ +"@id": "#284/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(65,10)-(65,23)]" +} +] +}, +{ +"@id": "#284/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(64,10)-(64,38)]" +} +] +}, +{ +"@id": "#284/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(63,10)-(63,26)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "thumb" +} +], +"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": "[(61,8)-(69,9)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "image" +} +], +"sourcemaps:sources": [ +{ +"@id": "#279/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#279/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#279" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,6)-(50,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#279/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#279" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,4)-(71,5)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "image" +} +], +"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": "[(48,4)-(71,5)]" +} +] +} +] +} +] +}, +{ +"@id": "#286", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#tagline" +} +], +"raml-shapes:range": [ +{ +"@id": "#287", +"@type": [ +"raml-shapes: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": "#288", +"@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": "#288/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#288/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#288" +} +], +"sourcemaps:value": [ +{ +"@value": "[(76,17)-(76,19)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "" +} +], +"sourcemaps:sources": [ +{ +"@id": "#287/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#287/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#287" +} +], +"sourcemaps:value": [ +{ +"@value": "[(74,6)-(74,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#287/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(76,6)-(76,19)]" +} +] +}, +{ +"@id": "#287/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#287" +} +], +"sourcemaps:value": [ +{ +"@value": "[(72,4)-(80,5)]" +} +] +}, +{ +"@id": "#287/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(76,6)-(76,19)]" +} +] +}, +{ +"@id": "#287/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(75,6)-(75,36)]" +} +] +}, +{ +"@id": "#287/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(74,6)-(74,22)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "tagline" +} +], +"sourcemaps:sources": [ +{ +"@id": "#286/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#286/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#286" +} +], +"sourcemaps:value": [ +{ +"@value": "[(72,4)-(80,5)]" +} +] +} +] +} +] +}, +{ +"@id": "#289", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#language" +} +], +"raml-shapes:range": [ +{ +"@id": "#290", +"@type": [ +"raml-shapes: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": "#291", +"@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": "#291/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#291/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#291" +} +], +"sourcemaps:value": [ +{ +"@value": "[(85,17)-(85,19)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "" +} +], +"sourcemaps:sources": [ +{ +"@id": "#290/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#290/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#290" +} +], +"sourcemaps:value": [ +{ +"@value": "[(83,6)-(83,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#290/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(85,6)-(85,19)]" +} +] +}, +{ +"@id": "#290/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#290" +} +], +"sourcemaps:value": [ +{ +"@value": "[(81,4)-(89,5)]" +} +] +}, +{ +"@id": "#290/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(85,6)-(85,19)]" +} +] +}, +{ +"@id": "#290/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(84,6)-(84,37)]" +} +] +}, +{ +"@id": "#290/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(83,6)-(83,22)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "language" +} +], +"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": "[(81,4)-(89,5)]" +} +] +} +] +} +] +}, +{ +"@id": "#292", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#etag" +} +], +"raml-shapes:range": [ +{ +"@id": "#293", +"@type": [ +"raml-shapes: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": "#294", +"@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": "#294/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#294/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#294" +} +], +"sourcemaps:value": [ +{ +"@value": "[(94,17)-(94,19)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "" +} +], +"sourcemaps:sources": [ +{ +"@id": "#293/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#293/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#293" +} +], +"sourcemaps:value": [ +{ +"@value": "[(92,6)-(92,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#293/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(94,6)-(94,19)]" +} +] +}, +{ +"@id": "#293/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#293" +} +], +"sourcemaps:value": [ +{ +"@value": "[(90,4)-(98,5)]" +} +] +}, +{ +"@id": "#293/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(94,6)-(94,19)]" +} +] +}, +{ +"@id": "#293/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(93,6)-(93,33)]" +} +] +}, +{ +"@id": "#293/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(92,6)-(92,22)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "etag" +} +], +"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": "[(90,4)-(98,5)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"apiContract:examples": [ +{ +"@id": "#255", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#255", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#256", +"@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": "#256/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#256/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#256" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,8)-(2,30)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#257", +"@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": "#257/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#257/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#257" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,10)-(3,24)]" +} +] +} +] +} +] +} +], +"data:birthday": [ +{ +"@id": "#258", +"@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": "#258/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#258/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,14)-(4,26)]" +} +] +} +] +} +] +} +], +"data:gender": [ +{ +"@id": "#259", +"@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": "#259/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#259/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#259" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,12)-(5,18)]" +} +] +} +] +} +] +} +], +"data:url": [ +{ +"@id": "#260", +"@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": "#260/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#260/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#260" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,9)-(6,50)]" +} +] +} +] +} +] +} +], +"data:image": [ +{ +"@id": "#261", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:url": [ +{ +"@id": "#262", +"@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": "#262/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#262/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#262" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,11)-(8,58)]" +} +] +} +] +} +] +} +], +"data:thumb": [ +{ +"@id": "#263", +"@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": "#263/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#263/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#263" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,13)-(9,66)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_7" +} +], +"sourcemaps:sources": [ +{ +"@id": "#261/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#261/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,58)]" +} +] +}, +{ +"@id": "#261/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:thumb" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(9,66)]" +} +] +}, +{ +"@id": "#261/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#261" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,11)-(10,3)]" +} +] +} +] +} +] +} +], +"data:tagline": [ +{ +"@id": "#264", +"@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": "#264/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#264/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#264" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,13)-(11,34)]" +} +] +} +] +} +] +} +], +"data:language": [ +{ +"@id": "#265", +"@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": "#265/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#265/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#265" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,14)-(12,21)]" +} +] +} +] +} +] +} +], +"data:etag": [ +{ +"@id": "#266", +"@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": "#266/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#266/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#266" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,10)-(13,36)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#255/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:parsed-json-example": [ +{ +"@id": "#255/source-map/parsed-json-example/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#255" +} +], +"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": "#255/source-map/lexical/element_9", +"sourcemaps:element": [ +{ +"@value": "data:language" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,2)-(12,21)]" +} +] +}, +{ +"@id": "#255/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:gender" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(5,18)]" +} +] +}, +{ +"@id": "#255/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "amf://id#255" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(14,1)]" +} +] +}, +{ +"@id": "#255/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:birthday" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(4,26)]" +} +] +}, +{ +"@id": "#255/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:tagline" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,2)-(11,34)]" +} +] +}, +{ +"@id": "#255/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:etag" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(13,36)]" +} +] +}, +{ +"@id": "#255/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(6,50)]" +} +] +}, +{ +"@id": "#255/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,2)-(2,30)]" +} +] +}, +{ +"@id": "#255/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(3,24)]" +} +] +}, +{ +"@id": "#255/source-map/lexical/element_8", +"sourcemaps:element": [ +{ +"@value": "data:image" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(10,3)]" +} +] +} +] +} +] +} +], +"doc:reference-id": [ +{ +"@id": "#123" +} +], +"doc:location": [ +{ +"@value": "file://demo/demo-api/examples/person.json" +} +], +"sourcemaps:sources": [ +{ +"@id": "#255/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#255/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#255/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#255" +} +], +"sourcemaps:value": [ +{ +"@value": "[(108,17)-(108,46)]" +} +] +}, +{ +"@id": "#255/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(108,17)-(108,46)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#255/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#255" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#253" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#254/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#254/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#254" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#254/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#254" +} +], +"sourcemaps:value": [ +{ +"@value": "[(106,6)-(100,1)]" +} +] +}, +{ +"@id": "#254/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(108,8)-(109,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#254/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#254" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(3,8)]" +} +] +} +], +"sourcemaps:parsed-json-schema": [ +{ +"@id": "#254/source-map/parsed-json-schema/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#254" +} +], +"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 \"examples\": [\n \"R34fg663H9KW9MMSKISI\"\n ]\n },\n \"name\": {\n \"$id\": \"/properties/name\",\n \"type\": \"string\",\n \"title\": \"The Name Schema \",\n \"examples\": [\n \"Pawel Psztyc\"\n ]\n },\n \"birthday\": {\n \"$id\": \"/properties/birthday\",\n \"type\": \"string\",\n \"title\": \"The Birthday Schema \",\n \"examples\": [\n \"1983-10-20\"\n ]\n },\n \"gender\": {\n \"$id\": \"/properties/gender\",\n \"type\": \"string\",\n \"title\": \"The Gender Schema \",\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": "#253/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#253/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#253" +} +], +"sourcemaps:value": [ +{ +"@value": "[(106,6)-(109,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#295", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/xml" +} +], +"raml-shapes:schema": [ +{ +"@id": "#296", +"@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": "#297", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:reference-id": [ +{ +"@id": "#45" +} +], +"doc:location": [ +{ +"@value": "file://demo/demo-api/examples/person.xml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#297/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#297/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#297/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#297" +} +], +"sourcemaps:value": [ +{ +"@value": "[(111,17)-(111,45)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#297/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#297" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#295" +} +] +} +] +} +] +} +], +"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/demo-api/schemas/person.xsd" +} +], +"sourcemaps:sources": [ +{ +"@id": "#296/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#296/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(111,8)-(112,0)]" +} +] +} +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#296/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#296" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +] +} +] +} +], +"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": "[(109,6)-(112,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#252/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#252/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#252" +} +], +"sourcemaps:value": [ +{ +"@value": "[(103,0)-(112,0)]" +} +] +}, +{ +"@id": "#252/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(105,4)-(112,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#251/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#251/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#251/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(103,4)-(104,0)]" +} +] +}, +{ +"@id": "#251/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(104,4)-(105,0)]" +} +] +}, +{ +"@id": "#251/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#251" +} +], +"sourcemaps:value": [ +{ +"@value": "[(102,2)-(112,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#298", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "patch" +} +], +"apiContract:expects": [ +{ +"@id": "#299", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#300", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#301", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#154", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#error" +} +], +"raml-shapes:range": [ +{ +"@id": "#155", +"@type": [ +"raml-shapes: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": "#156", +"@type": [ +"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": "#156/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#156/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#156" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,17)-(23,21)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "true" +} +], +"apiContract:examples": [ +{ +"@id": "#157", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#157", +"@type": [ +"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": "#157/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#157/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#157" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,17)-(22,21)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "true" +} +], +"sourcemaps:sources": [ +{ +"@id": "#157/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#157/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#157/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,17)-(22,21)]" +} +] +}, +{ +"@id": "#157/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,17)-(22,21)]" +} +] +}, +{ +"@id": "#157/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#157" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,17)-(22,21)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#155/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#155/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#155" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,8)-(20,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#155/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,8)-(24,0)]" +} +] +}, +{ +"@id": "#155/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#155" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(25,0)]" +} +] +}, +{ +"@id": "#155/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,8)-(24,0)]" +} +] +}, +{ +"@id": "#155/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,8)-(23,0)]" +} +] +}, +{ +"@id": "#155/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,8)-(21,0)]" +} +] +}, +{ +"@id": "#155/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,8)-(25,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "error" +} +], +"sourcemaps:sources": [ +{ +"@id": "#154/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#154/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#154" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(25,0)]" +} +] +}, +{ +"@id": "#154/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,8)-(22,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#158", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#message" +} +], +"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:name": [ +{ +"@value": "message" +} +], +"core:description": [ +{ +"@value": "The error message associated with the error." +} +], +"apiContract:examples": [ +{ +"@id": "#160", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#160", +"@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": "#160/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#160/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#160" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,17)-(28,28)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "<>" +} +], +"sourcemaps:sources": [ +{ +"@id": "#160/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#160/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#160/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,17)-(28,28)]" +} +] +}, +{ +"@id": "#160/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,17)-(28,28)]" +} +] +}, +{ +"@id": "#160/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#160" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,17)-(28,28)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#159/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#159/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#159" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,8)-(26,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#159/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,8)-(28,0)]" +} +] +}, +{ +"@id": "#159/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,8)-(27,0)]" +} +] +}, +{ +"@id": "#159/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,8)-(29,0)]" +} +] +}, +{ +"@id": "#159/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#159" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "message" +} +], +"sourcemaps:sources": [ +{ +"@id": "#158/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#158/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#158" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(30,0)]" +} +] +}, +{ +"@id": "#158/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,8)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "ErrorResource" +} +], +"core:name": [ +{ +"@value": "Invalid request" +} +], +"core:description": [ +{ +"@value": "A response that is errored" +} +], +"apiContract:examples": [ +{ +"@id": "#302", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#302", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:error": [ +{ +"@id": "#303", +"@type": [ +"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": "#303/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#303/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#303" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,11)-(3,15)]" +} +] +} +] +} +] +} +], +"data:message": [ +{ +"@id": "#304", +"@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_3" +} +], +"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": "[(4,13)-(4,30)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#302/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:parsed-json-example": [ +{ +"@id": "#302/source-map/parsed-json-example/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#302" +} +], +"sourcemaps:value": [ +{ +"@value": "{\n \"error\": true,\n \"message\": \"Invalid request\"\n}\n" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#302/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:error" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(3,15)]" +} +] +}, +{ +"@id": "#302/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:message" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(4,30)]" +} +] +}, +{ +"@id": "#302/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#302" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(5,1)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "{\n \"error\": true,\n \"message\": \"Invalid request\"\n}\n" +} +], +"sourcemaps:sources": [ +{ +"@id": "#302/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#302/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#302/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(1,0)]" +} +] +}, +{ +"@id": "#302/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(1,0)]" +} +] +}, +{ +"@id": "#302/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#302" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(1,0)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#302/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#302" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#300" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#301/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#301/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#301" +} +], +"sourcemaps:value": [ +{ +"@value": "[(70,10)-(70,14)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#301/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(17,0)]" +} +] +}, +{ +"@id": "#301/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(69,10)-(69,38)]" +} +] +}, +{ +"@id": "#301/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(71,10)-(1,0)]" +} +] +}, +{ +"@id": "#301/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#301" +} +], +"sourcemaps:value": [ +{ +"@value": "[(68,8)-(70,29)]" +} +] +} +] +} +] +} +], +"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": "[(68,8)-(70,29)]" +} +] +} +] +} +] +}, +{ +"@id": "#305", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/xml" +} +], +"raml-shapes:schema": [ +{ +"@id": "#306", +"@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": "Invalid request" +} +], +"apiContract:examples": [ +{ +"@id": "#307", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:raw": [ +{ +"@value": "\n\n Invalid request\n\n" +} +], +"sourcemaps:sources": [ +{ +"@id": "#307/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#307/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#307/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#307" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(1,0)]" +} +] +}, +{ +"@id": "#307/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(1,0)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#307/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#307" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#305" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "\n\n \n \n \n \n \n \n \n \n\n" +} +], +"doc:location": [ +{ +"@value": "" +} +], +"sourcemaps:sources": [ +{ +"@id": "#306/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#306/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#306" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#306/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(73,10)-(73,38)]" +} +] +}, +{ +"@id": "#306/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(75,10)-(1,0)]" +} +] +}, +{ +"@id": "#306/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#306" +} +], +"sourcemaps:value": [ +{ +"@value": "[(74,10)-(73,38)]" +} +] +} +] +} +] +} +], +"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": "[(72,8)-(73,38)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#299/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#299/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#299" +} +], +"sourcemaps:value": [ +{ +"@value": "[(67,6)-(73,38)]" +} +] +}, +{ +"@id": "#299/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(67,6)-(73,38)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#298/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#298/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#298/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#298" +} +], +"sourcemaps:value": [ +{ +"@value": "[(66,4)-(73,38)]" +} +] +} +] +} +] +} +], +"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": "[(77,0)-(112,0)]" +} +] +}, +{ +"@id": "#229/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(78,2)-(79,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#308", +"@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": "#309", +"@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": "#310", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#311", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#163/link-284076841", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#163" +} +], +"doc:link-label": [ +{ +"@value": "Product" +} +] +} +], +"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": "[(125,6)-(127,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#310/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#310/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#310" +} +], +"sourcemaps:value": [ +{ +"@value": "[(116,0)-(154,0)]" +} +] +}, +{ +"@id": "#310/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(124,4)-(127,0)]" +} +] +} +] +} +] +} +], +"apiContract:returns": [ +{ +"@id": "#312", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "200" +} +], +"core:name": [ +{ +"@value": "200" +} +], +"apiContract:payload": [ +{ +"@id": "#172", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#163/link-284076841", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#163" +} +], +"doc:link-label": [ +{ +"@value": "Product" +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#172/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#172/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#172" +} +], +"sourcemaps:value": [ +{ +"@value": "[(130,10)-(149,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#313", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/xml" +} +], +"raml-shapes:schema": [ +{ +"@id": "#314", +"@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": "#315", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:reference-id": [ +{ +"@id": "#125" +} +], +"doc:location": [ +{ +"@value": "file://demo/demo-api/examples/product.xml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#315/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#315/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#315/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#315" +} +], +"sourcemaps:value": [ +{ +"@value": "[(151,21)-(151,50)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#315/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#315" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#313" +} +] +} +] +} +] +} +], +"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/demo-api/schemas/product.xsd" +} +], +"sourcemaps:sources": [ +{ +"@id": "#314/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#314/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(151,12)-(152,0)]" +} +] +} +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#314/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#314" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +] +} +] +} +], +"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": "[(149,10)-(152,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#312/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#312/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#312" +} +], +"sourcemaps:value": [ +{ +"@value": "[(128,6)-(152,0)]" +} +] +}, +{ +"@id": "#312/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(129,8)-(152,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#316", +"@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." +} +], +"sourcemaps:sources": [ +{ +"@id": "#316/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#316/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#316" +} +], +"sourcemaps:value": [ +{ +"@value": "[(152,6)-(154,0)]" +} +] +}, +{ +"@id": "#316/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(153,8)-(154,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#309/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#309/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#309/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(117,4)-(124,0)]" +} +] +}, +{ +"@id": "#309/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(116,4)-(117,0)]" +} +] +}, +{ +"@id": "#309/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:returns" +} +], +"sourcemaps:value": [ +{ +"@value": "[(127,4)-(154,0)]" +} +] +}, +{ +"@id": "#309/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#309" +} +], +"sourcemaps:value": [ +{ +"@value": "[(115,2)-(154,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#308/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#308/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(113,2)-(114,0)]" +} +] +}, +{ +"@id": "#308/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(114,2)-(115,0)]" +} +] +}, +{ +"@id": "#308/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#308" +} +], +"sourcemaps:value": [ +{ +"@value": "[(112,0)-(154,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#317", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/orgs" +} +], +"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": "[(154,0)-(169,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#318", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/orgs/{orgId}" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#319", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "put" +} +], +"apiContract:expects": [ +{ +"@id": "#320", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#321", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#322", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#323", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#id" +} +], +"raml-shapes:range": [ +{ +"@id": "#324", +"@type": [ +"raml-shapes: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": "#324/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#324/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#324" +} +], +"sourcemaps:value": [ +{ +"@value": "[(162,14)-(162,18)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#324/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(162,14)-(163,0)]" +} +] +}, +{ +"@id": "#324/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(163,14)-(164,0)]" +} +] +}, +{ +"@id": "#324/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#324" +} +], +"sourcemaps:value": [ +{ +"@value": "[(161,12)-(164,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "id" +} +], +"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": "[(161,12)-(164,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#84", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#Head" +} +], +"raml-shapes:range": [ +{ +"@id": "#64/link--39833273", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#64" +} +], +"doc:link-label": [ +{ +"@value": "Manager" +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "Head" +} +], +"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": "[(9,6)-(10,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#83", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#onCall" +} +], +"raml-shapes:range": [ +{ +"@id": "#63/link--416890191", +"@type": [ +"raml-shapes:UnionShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#63" +} +], +"doc:link-label": [ +{ +"@value": "Alertable" +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "onCall" +} +], +"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": "[(8,6)-(9,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Org" +} +], +"core:description": [ +{ +"@value": "Represents an organization unit." +} +], +"sourcemaps:sources": [ +{ +"@id": "#322/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#322/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#322" +} +], +"sourcemaps:value": [ +{ +"@value": "[(159,10)-(159,14)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#322/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#322" +} +], +"sourcemaps:value": [ +{ +"@value": "[(158,8)-(164,0)]" +} +] +}, +{ +"@id": "#322/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,0)]" +} +] +} +] +} +] +} +], +"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": "[(158,8)-(164,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#320/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#320/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#320" +} +], +"sourcemaps:value": [ +{ +"@value": "[(157,0)-(169,0)]" +} +] +}, +{ +"@id": "#320/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(157,6)-(164,0)]" +} +] +} +] +} +] +} +], +"apiContract:returns": [ +{ +"@id": "#325", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "200" +} +], +"core:name": [ +{ +"@value": "200" +} +], +"apiContract:payload": [ +{ +"@id": "#326", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#82/link--2052525118", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#82" +} +], +"doc:link-label": [ +{ +"@value": "Org" +} +] +} +], +"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": "[(167,12)-(169,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#325/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#325/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#325" +} +], +"sourcemaps:value": [ +{ +"@value": "[(165,8)-(169,0)]" +} +] +}, +{ +"@id": "#325/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(166,10)-(169,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#319/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#319/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#319/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#319" +} +], +"sourcemaps:value": [ +{ +"@value": "[(156,4)-(169,0)]" +} +] +}, +{ +"@id": "#319/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:returns" +} +], +"sourcemaps:value": [ +{ +"@value": "[(164,6)-(169,0)]" +} +] +} +] +} +] +} +], +"apiContract:parameter": [ +{ +"@id": "#327", +"@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": "#328", +"@type": [ +"raml-shapes: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": "#327/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#327/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#327" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#318/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:parent-end-point": [ +{ +"@id": "#318/source-map/parent-end-point/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#318" +} +], +"sourcemaps:value": [ +{ +"@value": "file://demo/demo-api/demo-api.raml#/web-api/end-points/%2Forgs" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#318/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#318" +} +], +"sourcemaps:value": [ +{ +"@value": "[(155,2)-(169,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#329", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/messages" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#330", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"core:description": [ +{ +"@value": "Create a new message" +} +], +"apiContract:expects": [ +{ +"@id": "#331", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#332", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#333", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#334", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#receiver" +} +], +"raml-shapes:range": [ +{ +"@id": "#335", +"@type": [ +"raml-shapes: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": "#335/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#335/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#335" +} +], +"sourcemaps:value": [ +{ +"@value": "[(177,12)-(177,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#335/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(177,12)-(178,0)]" +} +] +}, +{ +"@id": "#335/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(178,12)-(179,0)]" +} +] +}, +{ +"@id": "#335/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#335" +} +], +"sourcemaps:value": [ +{ +"@value": "[(176,10)-(180,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "receiver" +} +], +"sourcemaps:sources": [ +{ +"@id": "#334/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#334/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#334" +} +], +"sourcemaps:value": [ +{ +"@value": "[(176,10)-(180,0)]" +} +] +}, +{ +"@id": "#334/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(179,12)-(180,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#336", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#body" +} +], +"raml-shapes:range": [ +{ +"@id": "#337", +"@type": [ +"raml-shapes: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": "#337/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#337/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#337" +} +], +"sourcemaps:value": [ +{ +"@value": "[(181,12)-(181,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#337/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(181,12)-(182,0)]" +} +] +}, +{ +"@id": "#337/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(182,12)-(183,0)]" +} +] +}, +{ +"@id": "#337/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#337" +} +], +"sourcemaps:value": [ +{ +"@value": "[(180,10)-(184,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "body" +} +], +"sourcemaps:sources": [ +{ +"@id": "#336/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#336/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#336" +} +], +"sourcemaps:value": [ +{ +"@value": "[(180,10)-(184,0)]" +} +] +}, +{ +"@id": "#336/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(183,12)-(184,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#338", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#important" +} +], +"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#boolean" +} +], +"shacl:name": [ +{ +"@value": "important" +} +], +"core:description": [ +{ +"@value": "If true then the message will be marked as important" +} +], +"shacl:defaultValue": [ +{ +"@id": "#340", +"@type": [ +"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": "#340/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#340/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#340" +} +], +"sourcemaps:value": [ +{ +"@value": "[(187,21)-(187,26)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "false" +} +], +"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": "[(185,12)-(185,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#339/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(187,12)-(188,0)]" +} +] +}, +{ +"@id": "#339/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#339" +} +], +"sourcemaps:value": [ +{ +"@value": "[(184,10)-(189,0)]" +} +] +}, +{ +"@id": "#339/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(187,12)-(188,0)]" +} +] +}, +{ +"@id": "#339/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(186,12)-(187,0)]" +} +] +}, +{ +"@id": "#339/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(185,12)-(186,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "important" +} +], +"sourcemaps:sources": [ +{ +"@id": "#338/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#338/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#338" +} +], +"sourcemaps:value": [ +{ +"@value": "[(184,10)-(189,0)]" +} +] +}, +{ +"@id": "#338/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(188,12)-(189,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"sourcemaps:sources": [ +{ +"@id": "#333/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#333/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#333" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#333/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#333" +} +], +"sourcemaps:value": [ +{ +"@value": "[(173,6)-(189,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#333/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#333" +} +], +"sourcemaps:value": [ +{ +"@value": "[(174,8)-(174,12)]" +} +] +} +] +} +] +} +], +"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": "[(173,6)-(189,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#331/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#331/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#331" +} +], +"sourcemaps:value": [ +{ +"@value": "[(171,0)-(189,0)]" +} +] +}, +{ +"@id": "#331/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(172,4)-(189,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#330/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#330/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#330/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#330" +} +], +"sourcemaps:value": [ +{ +"@value": "[(170,2)-(189,0)]" +} +] +}, +{ +"@id": "#330/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(171,4)-(172,0)]" +} +] +} +] +} +] +} +], +"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": "[(169,0)-(197,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#341", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/messages/bulk" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#342", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"core:description": [ +{ +"@value": "Bulk create messages." +} +], +"apiContract:expects": [ +{ +"@id": "#343", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#344", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#345", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#129/link-721167184", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#129" +} +], +"doc:link-label": [ +{ +"@value": "items" +} +] +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"apiContract:examples": [ +{ +"@id": "#346", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#346", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#347", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:email": [ +{ +"@id": "#348", +"@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": "#348/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#348/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#348" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,13)-(3,69)]" +} +] +} +] +} +] +} +], +"data:message": [ +{ +"@id": "#349", +"@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": "#349/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#349/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#349" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,15)-(4,51)]" +} +] +} +] +} +] +} +], +"data:timestamp": [ +{ +"@id": "#350", +"@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": "#350/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#350/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#350" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,17)-(5,27)]" +} +] +} +] +} +] +} +], +"data:attachements": [ +{ +"@id": "#351", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#352", +"@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": "#352/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#352/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#352" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(7,68)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_6" +} +], +"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": "[(6,20)-(8,5)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#347/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#347/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:timestamp" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(5,27)]" +} +] +}, +{ +"@id": "#347/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#347" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,2)-(9,3)]" +} +] +}, +{ +"@id": "#347/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:attachements" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(8,5)]" +} +] +}, +{ +"@id": "#347/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:message" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,4)-(4,51)]" +} +] +}, +{ +"@id": "#347/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,4)-(3,69)]" +} +] +} +] +} +] +}, +{ +"@id": "#353", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:email": [ +{ +"@id": "#354", +"@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": "#354/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#354/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#354" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,13)-(10,69)]" +} +] +} +] +} +] +} +], +"data:message": [ +{ +"@id": "#355", +"@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": "#355/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#355/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#355" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,15)-(11,23)]" +} +] +} +] +} +] +} +], +"data:timestamp": [ +{ +"@id": "#356", +"@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": "#356/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#356/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#356" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,17)-(12,27)]" +} +] +} +] +} +] +} +], +"data:important": [ +{ +"@id": "#357", +"@type": [ +"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": "#357/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#357/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#357" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,17)-(13,21)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_8" +} +], +"sourcemaps:sources": [ +{ +"@id": "#353/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#353/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:timestamp" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,4)-(12,27)]" +} +] +}, +{ +"@id": "#353/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#353" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,5)-(14,3)]" +} +] +}, +{ +"@id": "#353/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:important" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,4)-(13,21)]" +} +] +}, +{ +"@id": "#353/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:message" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,4)-(11,23)]" +} +] +}, +{ +"@id": "#353/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": "#346/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:parsed-json-example": [ +{ +"@id": "#346/source-map/parsed-json-example/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#346" +} +], +"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": "#346/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#346" +} +], +"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/demo-api/examples/messages-sent-example.json" +} +], +"sourcemaps:sources": [ +{ +"@id": "#346/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#346/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#346/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(196,19)-(196,63)]" +} +] +}, +{ +"@id": "#346/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(1,0)]" +} +] +}, +{ +"@id": "#346/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#346" +} +], +"sourcemaps:value": [ +{ +"@value": "[(196,19)-(196,63)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#346/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#346" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#344" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#345/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#345/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#345" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#345/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#345" +} +], +"sourcemaps:value": [ +{ +"@value": "[(193,8)-(197,0)]" +} +] +}, +{ +"@id": "#345/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(196,10)-(197,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#345/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#345" +} +], +"sourcemaps:value": [ +{ +"@value": "[(194,10)-(194,14)]" +} +] +} +] +} +] +} +], +"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": "[(193,8)-(197,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#343/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#343/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#343" +} +], +"sourcemaps:value": [ +{ +"@value": "[(191,0)-(197,0)]" +} +] +}, +{ +"@id": "#343/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(192,6)-(197,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#342/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#342/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#342/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#342" +} +], +"sourcemaps:value": [ +{ +"@value": "[(190,4)-(197,0)]" +} +] +}, +{ +"@id": "#342/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(191,6)-(192,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#341/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:parent-end-point": [ +{ +"@id": "#341/source-map/parent-end-point/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#341" +} +], +"sourcemaps:value": [ +{ +"@value": "file://demo/demo-api/demo-api.raml#/web-api/end-points/%2Fmessages" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#341/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#341" +} +], +"sourcemaps:value": [ +{ +"@value": "[(189,2)-(197,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#358", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/assets" +} +], +"core:name": [ +{ +"@value": "Assets" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#359", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"core:description": [ +{ +"@value": "Upload an asset. Its required to respect the order of the fields described" +} +], +"apiContract:expects": [ +{ +"@id": "#360", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#361", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "multipart/form-data" +} +], +"raml-shapes:schema": [ +{ +"@id": "#362", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#363", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#organizationId" +} +], +"raml-shapes:range": [ +{ +"@id": "#364", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "organizationId" +} +], +"core:description": [ +{ +"@value": "The target organization where the asset will be uploaded" +} +], +"sourcemaps:sources": [ +{ +"@id": "#364/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#364/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#364" +} +], +"sourcemaps:value": [ +{ +"@value": "[(208,12)-(208,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#364/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(208,12)-(209,0)]" +} +] +}, +{ +"@id": "#364/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(206,12)-(207,0)]" +} +] +}, +{ +"@id": "#364/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#364" +} +], +"sourcemaps:value": [ +{ +"@value": "[(205,10)-(209,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "organizationId" +} +], +"sourcemaps:sources": [ +{ +"@id": "#363/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#363/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#363" +} +], +"sourcemaps:value": [ +{ +"@value": "[(205,10)-(209,0)]" +} +] +}, +{ +"@id": "#363/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(207,12)-(208,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#365", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#groupId" +} +], +"raml-shapes:range": [ +{ +"@id": "#366", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "groupId" +} +], +"core:description": [ +{ +"@value": "The groupId for the asset" +} +], +"sourcemaps:sources": [ +{ +"@id": "#366/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#366/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#366" +} +], +"sourcemaps:value": [ +{ +"@value": "[(212,12)-(212,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#366/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(212,12)-(213,0)]" +} +] +}, +{ +"@id": "#366/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(210,12)-(211,0)]" +} +] +}, +{ +"@id": "#366/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#366" +} +], +"sourcemaps:value": [ +{ +"@value": "[(209,10)-(213,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "groupId" +} +], +"sourcemaps:sources": [ +{ +"@id": "#365/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#365/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#365" +} +], +"sourcemaps:value": [ +{ +"@value": "[(209,10)-(213,0)]" +} +] +}, +{ +"@id": "#365/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(211,12)-(212,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#367", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#assetId" +} +], +"raml-shapes:range": [ +{ +"@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": "assetId" +} +], +"core:description": [ +{ +"@value": "The assetId for the asset" +} +], +"sourcemaps:sources": [ +{ +"@id": "#368/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#368/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#368" +} +], +"sourcemaps:value": [ +{ +"@value": "[(216,12)-(216,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#368/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(216,12)-(217,0)]" +} +] +}, +{ +"@id": "#368/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(214,12)-(215,0)]" +} +] +}, +{ +"@id": "#368/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#368" +} +], +"sourcemaps:value": [ +{ +"@value": "[(213,10)-(217,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "assetId" +} +], +"sourcemaps:sources": [ +{ +"@id": "#367/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#367/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#367" +} +], +"sourcemaps:value": [ +{ +"@value": "[(213,10)-(217,0)]" +} +] +}, +{ +"@id": "#367/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(215,12)-(216,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#369", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#version" +} +], +"raml-shapes:range": [ +{ +"@id": "#370", +"@type": [ +"raml-shapes: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": "The version for the asset" +} +], +"sourcemaps:sources": [ +{ +"@id": "#370/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#370/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#370" +} +], +"sourcemaps:value": [ +{ +"@value": "[(220,12)-(220,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#370/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(220,12)-(221,0)]" +} +] +}, +{ +"@id": "#370/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(218,12)-(219,0)]" +} +] +}, +{ +"@id": "#370/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#370" +} +], +"sourcemaps:value": [ +{ +"@value": "[(217,10)-(221,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "version" +} +], +"sourcemaps:sources": [ +{ +"@id": "#369/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#369/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#369" +} +], +"sourcemaps:value": [ +{ +"@value": "[(217,10)-(221,0)]" +} +] +}, +{ +"@id": "#369/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(219,12)-(220,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#371", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#name" +} +], +"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": "name" +} +], +"core:description": [ +{ +"@value": "The name of the asset" +} +], +"sourcemaps:sources": [ +{ +"@id": "#372/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#372/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#372" +} +], +"sourcemaps:value": [ +{ +"@value": "[(224,12)-(224,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#372/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(224,12)-(225,0)]" +} +] +}, +{ +"@id": "#372/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(222,12)-(223,0)]" +} +] +}, +{ +"@id": "#372/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#372" +} +], +"sourcemaps:value": [ +{ +"@value": "[(221,10)-(225,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"sourcemaps:sources": [ +{ +"@id": "#371/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#371/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#371" +} +], +"sourcemaps:value": [ +{ +"@value": "[(221,10)-(225,0)]" +} +] +}, +{ +"@id": "#371/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(223,12)-(224,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#373", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#classifier" +} +], +"raml-shapes:range": [ +{ +"@id": "#374", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "classifier" +} +], +"core:description": [ +{ +"@value": "The classifier of the file that will be uploaded, it can be one of oas, wsdl, custom or http" +} +], +"sourcemaps:sources": [ +{ +"@id": "#374/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#374/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#374" +} +], +"sourcemaps:value": [ +{ +"@value": "[(228,12)-(228,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#374/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(228,12)-(229,0)]" +} +] +}, +{ +"@id": "#374/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(226,12)-(227,0)]" +} +] +}, +{ +"@id": "#374/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#374" +} +], +"sourcemaps:value": [ +{ +"@value": "[(225,10)-(229,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "classifier" +} +], +"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": "[(225,10)-(229,0)]" +} +] +}, +{ +"@id": "#373/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(227,12)-(228,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#375", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#apiVersion" +} +], +"raml-shapes:range": [ +{ +"@id": "#376", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "apiVersion" +} +], +"core:description": [ +{ +"@value": "API version for when uploading an OAS or an HTTP" +} +], +"sourcemaps:sources": [ +{ +"@id": "#376/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#376/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#376" +} +], +"sourcemaps:value": [ +{ +"@value": "[(231,12)-(231,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#376/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(231,12)-(232,0)]" +} +] +}, +{ +"@id": "#376/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(230,12)-(231,0)]" +} +] +}, +{ +"@id": "#376/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#376" +} +], +"sourcemaps:value": [ +{ +"@value": "[(229,10)-(232,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "apiVersion" +} +], +"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": "[(229,10)-(232,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#377", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#assetLink" +} +], +"raml-shapes:range": [ +{ +"@id": "#378", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "assetLink" +} +], +"core:description": [ +{ +"@value": "A link for an external source" +} +], +"sourcemaps:sources": [ +{ +"@id": "#378/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#378/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#378" +} +], +"sourcemaps:value": [ +{ +"@value": "[(234,12)-(234,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#378/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(234,12)-(235,0)]" +} +] +}, +{ +"@id": "#378/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(233,12)-(234,0)]" +} +] +}, +{ +"@id": "#378/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#378" +} +], +"sourcemaps:value": [ +{ +"@value": "[(232,10)-(235,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "assetLink" +} +], +"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": "[(232,10)-(235,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#379", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#asset" +} +], +"raml-shapes:range": [ +{ +"@id": "#380", +"@type": [ +"raml-shapes:FileShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:name": [ +{ +"@value": "asset" +} +], +"core:description": [ +{ +"@value": "The file to be uploaded" +} +], +"sourcemaps:sources": [ +{ +"@id": "#380/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#380/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#380" +} +], +"sourcemaps:value": [ +{ +"@value": "[(238,12)-(238,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#380/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#380" +} +], +"sourcemaps:value": [ +{ +"@value": "[(235,16)-(239,0)]" +} +] +}, +{ +"@id": "#380/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(236,12)-(237,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "asset" +} +], +"sourcemaps:sources": [ +{ +"@id": "#379/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#379/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#379" +} +], +"sourcemaps:value": [ +{ +"@value": "[(235,10)-(239,0)]" +} +] +}, +{ +"@id": "#379/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(237,12)-(238,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"sourcemaps:sources": [ +{ +"@id": "#362/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#362/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#362" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#362/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#362" +} +], +"sourcemaps:value": [ +{ +"@value": "[(203,6)-(239,0)]" +} +] +} +] +} +] +} +], +"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": "[(203,6)-(239,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#360/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#360/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#360" +} +], +"sourcemaps:value": [ +{ +"@value": "[(201,0)-(242,0)]" +} +] +}, +{ +"@id": "#360/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(202,4)-(239,0)]" +} +] +} +] +} +] +} +], +"apiContract:returns": [ +{ +"@id": "#381", +"@type": [ +"apiContract:Response", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:statusCode": [ +{ +"@value": "201" +} +], +"core:name": [ +{ +"@value": "201" +} +], +"core:description": [ +{ +"@value": "Asset created" +} +], +"sourcemaps:sources": [ +{ +"@id": "#381/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#381/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#381" +} +], +"sourcemaps:value": [ +{ +"@value": "[(240,6)-(242,0)]" +} +] +}, +{ +"@id": "#381/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(241,8)-(242,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#359/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#359/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#359/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(201,4)-(202,0)]" +} +] +}, +{ +"@id": "#359/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:returns" +} +], +"sourcemaps:value": [ +{ +"@value": "[(239,4)-(242,0)]" +} +] +}, +{ +"@id": "#359/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#359" +} +], +"sourcemaps:value": [ +{ +"@value": "[(200,2)-(242,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#358/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#358/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#358" +} +], +"sourcemaps:value": [ +{ +"@value": "[(197,0)-(242,0)]" +} +] +}, +{ +"@id": "#358/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(198,2)-(200,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#382", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/emptybody" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#383", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#384", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#385", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#386", +"@type": [ +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"sourcemaps:sources": [ +{ +"@id": "#386/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#386/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#386" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#386/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#386" +} +], +"sourcemaps:value": [ +{ +"@value": "[(245,6)-(247,0)]" +} +] +} +] +} +] +} +], +"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": "[(245,6)-(247,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#384/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#384/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#384" +} +], +"sourcemaps:value": [ +{ +"@value": "[(244,0)-(247,0)]" +} +] +}, +{ +"@id": "#384/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(244,4)-(247,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#383/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#383/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#383/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#383" +} +], +"sourcemaps:value": [ +{ +"@value": "[(243,2)-(247,0)]" +} +] +} +] +} +] +} +], +"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": "[(242,0)-(247,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#387", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/unionBody" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#388", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#389", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#390", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#391", +"@type": [ +"raml-shapes:UnionShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:anyOf": [ +{ +"@id": "#161/link-964917842", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#161" +} +], +"doc:link-label": [ +{ +"@value": "AppPerson" +} +] +}, +{ +"@id": "#163/link-284076841", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#163" +} +], +"doc:link-label": [ +{ +"@value": "Product" +} +] +} +], +"apiContract:examples": [ +{ +"@id": "#392", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#392", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#393", +"@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": "#393/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#393/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#393" +} +], +"sourcemaps:value": [ +{ +"@value": "[(253,14)-(253,36)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#394", +"@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": "#394/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#394/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#394" +} +], +"sourcemaps:value": [ +{ +"@value": "[(254,16)-(254,30)]" +} +] +} +] +} +] +} +], +"data:birthday": [ +{ +"@id": "#395", +"@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": "#395/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#395/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#395" +} +], +"sourcemaps:value": [ +{ +"@value": "[(255,20)-(255,32)]" +} +] +} +] +} +] +} +], +"data:gender": [ +{ +"@id": "#396", +"@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": "#396/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#396/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#396" +} +], +"sourcemaps:value": [ +{ +"@value": "[(256,18)-(256,22)]" +} +] +} +] +} +] +} +], +"data:url": [ +{ +"@id": "#397", +"@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": "#397/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#397/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#397" +} +], +"sourcemaps:value": [ +{ +"@value": "[(257,15)-(257,56)]" +} +] +} +] +} +] +} +], +"data:image": [ +{ +"@id": "#398", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:url": [ +{ +"@id": "#399", +"@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": "#399/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#399/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#399" +} +], +"sourcemaps:value": [ +{ +"@value": "[(259,17)-(259,62)]" +} +] +} +] +} +] +} +], +"data:thumb": [ +{ +"@id": "#400", +"@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": "#400/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#400/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#400" +} +], +"sourcemaps:value": [ +{ +"@value": "[(260,19)-(260,70)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_7" +} +], +"sourcemaps:sources": [ +{ +"@id": "#398/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#398/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(259,12)-(260,0)]" +} +] +}, +{ +"@id": "#398/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:thumb" +} +], +"sourcemaps:value": [ +{ +"@value": "[(260,12)-(261,0)]" +} +] +}, +{ +"@id": "#398/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#398" +} +], +"sourcemaps:value": [ +{ +"@value": "[(259,0)-(261,0)]" +} +] +} +] +} +] +} +], +"data:tagline": [ +{ +"@id": "#401", +"@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": "#401/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#401/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#401" +} +], +"sourcemaps:value": [ +{ +"@value": "[(261,19)-(261,38)]" +} +] +} +] +} +] +} +], +"data:language": [ +{ +"@id": "#402", +"@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": "#402/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#402/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#402" +} +], +"sourcemaps:value": [ +{ +"@value": "[(262,20)-(262,25)]" +} +] +} +] +} +] +} +], +"data:etag": [ +{ +"@id": "#403", +"@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": "#403/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#403/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#403" +} +], +"sourcemaps:value": [ +{ +"@value": "[(263,16)-(263,42)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#392/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#392/source-map/lexical/element_9", +"sourcemaps:element": [ +{ +"@value": "data:language" +} +], +"sourcemaps:value": [ +{ +"@value": "[(262,10)-(263,0)]" +} +] +}, +{ +"@id": "#392/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:gender" +} +], +"sourcemaps:value": [ +{ +"@value": "[(256,10)-(257,0)]" +} +] +}, +{ +"@id": "#392/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "amf://id#392" +} +], +"sourcemaps:value": [ +{ +"@value": "[(253,0)-(264,0)]" +} +] +}, +{ +"@id": "#392/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:birthday" +} +], +"sourcemaps:value": [ +{ +"@value": "[(255,10)-(256,0)]" +} +] +}, +{ +"@id": "#392/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:tagline" +} +], +"sourcemaps:value": [ +{ +"@value": "[(261,10)-(262,0)]" +} +] +}, +{ +"@id": "#392/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:etag" +} +], +"sourcemaps:value": [ +{ +"@value": "[(263,10)-(264,0)]" +} +] +}, +{ +"@id": "#392/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(257,10)-(258,0)]" +} +] +}, +{ +"@id": "#392/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(253,10)-(254,0)]" +} +] +}, +{ +"@id": "#392/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(254,10)-(255,0)]" +} +] +}, +{ +"@id": "#392/source-map/lexical/element_8", +"sourcemaps:element": [ +{ +"@value": "data:image" +} +], +"sourcemaps:value": [ +{ +"@value": "[(258,10)-(261,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": "#392/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#392/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#392/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(252,16)-(264,0)]" +} +] +}, +{ +"@id": "#392/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(253,0)-(264,0)]" +} +] +}, +{ +"@id": "#392/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#392" +} +], +"sourcemaps:value": [ +{ +"@value": "[(252,8)-(264,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#392/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#392" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#392/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#392" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#390" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#391/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#391/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#391" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#391/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#391" +} +], +"sourcemaps:value": [ +{ +"@value": "[(251,8)-(252,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#390/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#390/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#390" +} +], +"sourcemaps:value": [ +{ +"@value": "[(250,6)-(264,0)]" +} +] +} +] +} +] +} +], +"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": "[(249,0)-(264,0)]" +} +] +}, +{ +"@id": "#389/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(249,4)-(264,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#388/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#388/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#388/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#388" +} +], +"sourcemaps:value": [ +{ +"@value": "[(248,2)-(264,0)]" +} +] +} +] +} +] +} +], +"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": "[(247,0)-(264,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#404", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/emptyBodyWithExample" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#405", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#406", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#407", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#408", +"@type": [ +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"apiContract:examples": [ +{ +"@id": "#409", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#410", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:address": [ +{ +"@id": "#411", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#412", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "test-id" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(271,23)-(271,32)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#411/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#411/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#411" +} +], +"sourcemaps:value": [ +{ +"@value": "[(270,27)-(272,17)]" +} +] +}, +{ +"@id": "#411/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(271,18)-(271,32)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#410/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:parsed-json-example": [ +{ +"@id": "#410/source-map/parsed-json-example/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#410" +} +], +"sourcemaps:value": [ +{ +"@value": "{\n \"address\": {\n \"id\":\"test-id\"\n }\n}\n" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#410/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#410" +} +], +"sourcemaps:value": [ +{ +"@value": "[(269,14)-(273,15)]" +} +] +}, +{ +"@id": "#410/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:address" +} +], +"sourcemaps:value": [ +{ +"@value": "[(270,16)-(272,17)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "{\n \"address\": {\n \"id\":\"test-id\"\n }\n}\n" +} +], +"sourcemaps:sources": [ +{ +"@id": "#409/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#409/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#409/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(268,14)-(274,0)]" +} +] +}, +{ +"@id": "#409/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(268,15)-(274,0)]" +} +] +}, +{ +"@id": "#409/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#409" +} +], +"sourcemaps:value": [ +{ +"@value": "[(268,14)-(274,0)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#409/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#409" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#407" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#408/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#408/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#408" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#408/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#408" +} +], +"sourcemaps:value": [ +{ +"@value": "[(267,5)-(274,0)]" +} +] +}, +{ +"@id": "#408/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(268,6)-(274,0)]" +} +] +} +] +} +] +} +], +"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": "[(267,5)-(274,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#406/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#406/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#406" +} +], +"sourcemaps:value": [ +{ +"@value": "[(266,0)-(274,0)]" +} +] +}, +{ +"@id": "#406/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(266,3)-(274,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#405/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#405/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#405/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#405" +} +], +"sourcemaps:value": [ +{ +"@value": "[(265,2)-(274,0)]" +} +] +} +] +} +] +} +], +"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": "[(264,0)-(274,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#413", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/emptyBodyWithName" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#414", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#415", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#416", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#417", +"@type": [ +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:name": [ +{ +"@value": "My test name" +} +], +"core:description": [ +{ +"@value": "My description of `body`." +} +], +"sourcemaps:sources": [ +{ +"@id": "#417/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#417/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#417" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#417/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(278,7)-(279,0)]" +} +] +}, +{ +"@id": "#417/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(279,7)-(280,0)]" +} +] +}, +{ +"@id": "#417/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#417" +} +], +"sourcemaps:value": [ +{ +"@value": "[(277,5)-(280,0)]" +} +] +} +] +} +] +} +], +"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": "[(277,5)-(280,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#415/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#415/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#415" +} +], +"sourcemaps:value": [ +{ +"@value": "[(276,0)-(280,0)]" +} +] +}, +{ +"@id": "#415/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(276,3)-(280,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#414/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#414/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#414/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#414" +} +], +"sourcemaps:value": [ +{ +"@value": "[(275,2)-(280,0)]" +} +] +} +] +} +] +} +], +"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": "[(274,0)-(280,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#418", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/emptyBodyWithAllProperties" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#419", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#420", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#421", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#422", +"@type": [ +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"core:name": [ +{ +"@value": "My body name" +} +], +"core:description": [ +{ +"@value": "My description of `body`." +} +], +"shacl:defaultValue": [ +{ +"@id": "#423", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "None" +} +], +"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": "[(303,17)-(303,21)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "None" +} +], +"apiContract:examples": [ +{ +"@id": "#424", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Product" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#425", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#426", +"@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": "#426/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#426/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#426" +} +], +"sourcemaps:value": [ +{ +"@value": "[(287,16)-(287,48)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#427", +"@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": "#427/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#427/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#427" +} +], +"sourcemaps:value": [ +{ +"@value": "[(288,18)-(288,31)]" +} +] +} +] +} +] +} +], +"data:quantity": [ +{ +"@id": "#428", +"@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": "#428/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#428/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#428" +} +], +"sourcemaps:value": [ +{ +"@value": "[(289,22)-(289,25)]" +} +] +} +] +} +] +} +], +"data:unit": [ +{ +"@id": "#429", +"@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": "#429/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#429/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#429" +} +], +"sourcemaps:value": [ +{ +"@value": "[(290,18)-(290,20)]" +} +] +} +] +} +] +} +], +"data:upc": [ +{ +"@id": "#430", +"@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": "#430/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#430/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#430" +} +], +"sourcemaps:value": [ +{ +"@value": "[(291,17)-(291,31)]" +} +] +} +] +} +] +} +], +"data:available": [ +{ +"@id": "#431", +"@type": [ +"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": "#431/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#431/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#431" +} +], +"sourcemaps:value": [ +{ +"@value": "[(292,23)-(292,27)]" +} +] +} +] +} +] +} +], +"data:etag": [ +{ +"@id": "#432", +"@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": "#432/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#432/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#432" +} +], +"sourcemaps:value": [ +{ +"@value": "[(293,18)-(293,44)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#425/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#425/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:available" +} +], +"sourcemaps:value": [ +{ +"@value": "[(292,12)-(293,0)]" +} +] +}, +{ +"@id": "#425/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(288,12)-(289,0)]" +} +] +}, +{ +"@id": "#425/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(287,12)-(288,0)]" +} +] +}, +{ +"@id": "#425/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:upc" +} +], +"sourcemaps:value": [ +{ +"@value": "[(291,12)-(292,0)]" +} +] +}, +{ +"@id": "#425/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:etag" +} +], +"sourcemaps:value": [ +{ +"@value": "[(293,12)-(294,0)]" +} +] +}, +{ +"@id": "#425/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:quantity" +} +], +"sourcemaps:value": [ +{ +"@value": "[(289,12)-(290,0)]" +} +] +}, +{ +"@id": "#425/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "amf://id#425" +} +], +"sourcemaps:value": [ +{ +"@value": "[(287,0)-(294,0)]" +} +] +}, +{ +"@id": "#425/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:unit" +} +], +"sourcemaps:value": [ +{ +"@value": "[(290,12)-(291,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "id: d697f5cea85011e680f576304dec7eb7\nname: Super product\nquantity: 125\nunit: ml\nupc: \"123456789101\"\navailable: true\netag: \"W/\\\"686897696a7c876b7e\\\"\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#424/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#424/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#424/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(286,18)-(294,0)]" +} +] +}, +{ +"@id": "#424/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(286,10)-(294,0)]" +} +] +}, +{ +"@id": "#424/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(287,0)-(294,0)]" +} +] +}, +{ +"@id": "#424/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#424" +} +], +"sourcemaps:value": [ +{ +"@value": "[(286,10)-(294,0)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#424/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#424" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#421" +} +] +} +] +} +] +}, +{ +"@id": "#433", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "OtherProduct" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#434", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#435", +"@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": "#435/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#435/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#435" +} +], +"sourcemaps:value": [ +{ +"@value": "[(295,16)-(295,48)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#436", +"@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": "#436/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#436/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#436" +} +], +"sourcemaps:value": [ +{ +"@value": "[(296,18)-(296,30)]" +} +] +} +] +} +] +} +], +"data:quantity": [ +{ +"@id": "#437", +"@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": "#437/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#437/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#437" +} +], +"sourcemaps:value": [ +{ +"@value": "[(297,22)-(297,23)]" +} +] +} +] +} +] +} +], +"data:unit": [ +{ +"@id": "#438", +"@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": "#438/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#438/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#438" +} +], +"sourcemaps:value": [ +{ +"@value": "[(298,18)-(298,20)]" +} +] +} +] +} +] +} +], +"data:upc": [ +{ +"@id": "#439", +"@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": "#439/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#439/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#439" +} +], +"sourcemaps:value": [ +{ +"@value": "[(299,17)-(299,31)]" +} +] +} +] +} +] +} +], +"data:available": [ +{ +"@id": "#440", +"@type": [ +"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": "#440/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#440/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#440" +} +], +"sourcemaps:value": [ +{ +"@value": "[(300,23)-(300,27)]" +} +] +} +] +} +] +} +], +"data:etag": [ +{ +"@id": "#441", +"@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": "#441/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#441/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#441" +} +], +"sourcemaps:value": [ +{ +"@value": "[(301,18)-(301,35)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#434/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#434/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:available" +} +], +"sourcemaps:value": [ +{ +"@value": "[(300,12)-(301,0)]" +} +] +}, +{ +"@id": "#434/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(296,12)-(297,0)]" +} +] +}, +{ +"@id": "#434/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(295,12)-(296,0)]" +} +] +}, +{ +"@id": "#434/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:upc" +} +], +"sourcemaps:value": [ +{ +"@value": "[(299,12)-(300,0)]" +} +] +}, +{ +"@id": "#434/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:etag" +} +], +"sourcemaps:value": [ +{ +"@value": "[(301,12)-(302,0)]" +} +] +}, +{ +"@id": "#434/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:quantity" +} +], +"sourcemaps:value": [ +{ +"@value": "[(297,12)-(298,0)]" +} +] +}, +{ +"@id": "#434/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "amf://id#434" +} +], +"sourcemaps:value": [ +{ +"@value": "[(295,0)-(302,0)]" +} +] +}, +{ +"@id": "#434/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:unit" +} +], +"sourcemaps:value": [ +{ +"@value": "[(298,12)-(299,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "id: 123e4567e89b12d3a456426655440000\nname: Acme Product\nquantity: 1\nunit: kg\nupc: \"223456789101\"\navailable: true\netag: \"W/\\\"123456789\\\"\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#433/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#433/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#433/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(294,23)-(302,0)]" +} +] +}, +{ +"@id": "#433/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(294,10)-(302,0)]" +} +] +}, +{ +"@id": "#433/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(295,0)-(302,0)]" +} +] +}, +{ +"@id": "#433/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#433" +} +], +"sourcemaps:value": [ +{ +"@value": "[(294,10)-(302,0)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#433/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#433" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#421" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#422/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#422/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#422" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#422/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(303,8)-(304,0)]" +} +] +}, +{ +"@id": "#422/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#422" +} +], +"sourcemaps:value": [ +{ +"@value": "[(283,6)-(304,0)]" +} +] +}, +{ +"@id": "#422/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(303,8)-(304,0)]" +} +] +}, +{ +"@id": "#422/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(285,8)-(302,0)]" +} +] +}, +{ +"@id": "#422/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(284,8)-(285,0)]" +} +] +}, +{ +"@id": "#422/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(302,8)-(303,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#421/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#421/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#421" +} +], +"sourcemaps:value": [ +{ +"@value": "[(283,6)-(304,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": "[(282,0)-(304,0)]" +} +] +}, +{ +"@id": "#420/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(282,4)-(304,0)]" +} +] +} +] +} +] +} +], +"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_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#419" +} +], +"sourcemaps:value": [ +{ +"@value": "[(281,2)-(304,0)]" +} +] +} +] +} +] +} +], +"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": "[(280,0)-(304,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#442", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/people2" +} +], +"core:name": [ +{ +"@value": "People2" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#443", +"@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": "#444", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"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": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#etag" +} +], +"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": "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": "#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": "[(8,4)-(8,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(12,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(12,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "etag" +} +], +"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,2)-(12,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#28", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#tagline" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "tagline" +} +], +"core:description": [ +{ +"@value": "The brief description (tagline) of this person." +} +], +"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": "[(45,4)-(45,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#29/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,4)-(46,0)]" +} +] +}, +{ +"@id": "#29/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(46,4)-(47,0)]" +} +] +}, +{ +"@id": "#29/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#29" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,2)-(47,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "tagline" +} +], +"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": "[(44,2)-(47,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#30", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#name" +} +], +"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#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": "#32", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#32", +"@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": "#32/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#32/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#32" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,13)-(26,23)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "John Smith" +} +], +"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": "[(26,13)-(26,23)]" +} +] +}, +{ +"@id": "#32/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,13)-(26,23)]" +} +] +}, +{ +"@id": "#32/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#32" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,13)-(26,23)]" +} +] +} +] +} +] +} +], +"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": "[(28,4)-(28,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#31/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,4)-(28,0)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#31" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,2)-(30,0)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,4)-(27,0)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,4)-(30,0)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,4)-(29,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(24,2)-(30,0)]" +} +] +}, +{ +"@id": "#30/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,4)-(26,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#33", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#url" +} +], +"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": "url" +} +], +"core:description": [ +{ +"@value": "The URL of this person's profile." +} +], +"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": "[(41,4)-(41,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#34/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(41,4)-(42,0)]" +} +] +}, +{ +"@id": "#34/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,4)-(43,0)]" +} +] +}, +{ +"@id": "#34/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#34" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,2)-(43,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(40,2)-(43,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#37", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#id" +} +], +"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": "id" +} +], +"core:description": [ +{ +"@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters." +} +], +"sourcemaps:sources": [ +{ +"@id": "#38/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#38/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#38" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(24,0)]" +} +] +}, +{ +"@id": "#38/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": "#37/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#37/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#37" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(24,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#35", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#language" +} +], +"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": "language" +} +], +"core:description": [ +{ +"@value": "The user's preferred language for rendering." +} +], +"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": "[(48,4)-(48,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#36/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,4)-(49,0)]" +} +] +}, +{ +"@id": "#36/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(49,4)-(50,0)]" +} +] +}, +{ +"@id": "#36/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#36" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,2)-(50,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "language" +} +], +"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": "[(47,2)-(50,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#39", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#birthday" +} +], +"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": "birthday" +} +], +"core:description": [ +{ +"@value": "The person's date of birth, represented as YYYY-MM-DD." +} +], +"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,4)-(31,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#40/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,4)-(32,0)]" +} +] +}, +{ +"@id": "#40/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,4)-(33,0)]" +} +] +}, +{ +"@id": "#40/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#40" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,2)-(33,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "birthday" +} +], +"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": "[(30,2)-(33,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#41", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#image" +} +], +"raml-shapes:range": [ +{ +"@id": "#3/link-704756176", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#3" +} +], +"doc:link-label": [ +{ +"@value": "image" +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "image" +} +], +"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": "[(43,2)-(44,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#42", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#gender" +} +], +"raml-shapes:range": [ +{ +"@id": "#43", +"@type": [ +"raml-shapes: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": "#43/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#43/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#43" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,4)-(34,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#43/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,4)-(35,0)]" +} +] +}, +{ +"@id": "#43/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,4)-(40,0)]" +} +] +}, +{ +"@id": "#43/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#43" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,2)-(40,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "gender" +} +], +"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": "[(33,2)-(40,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "AppPerson" +} +], +"core:name": [ +{ +"@value": "My display name" +} +], +"core:description": [ +{ +"@value": "Hello, this is a description" +} +], +"apiContract:examples": [ +{ +"@id": "#447", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#447", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#448", +"@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": "#448/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#448/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#448" +} +], +"sourcemaps:value": [ +{ +"@value": "[(317,14)-(317,36)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#449", +"@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": "#449/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#449/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#449" +} +], +"sourcemaps:value": [ +{ +"@value": "[(318,16)-(318,30)]" +} +] +} +] +} +] +} +], +"data:birthday": [ +{ +"@id": "#450", +"@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": "#450/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#450/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#450" +} +], +"sourcemaps:value": [ +{ +"@value": "[(319,20)-(319,32)]" +} +] +} +] +} +] +} +], +"data:gender": [ +{ +"@id": "#451", +"@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": "#451/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#451/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#451" +} +], +"sourcemaps:value": [ +{ +"@value": "[(320,18)-(320,22)]" +} +] +} +] +} +] +} +], +"data:url": [ +{ +"@id": "#452", +"@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": "#452/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#452/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#452" +} +], +"sourcemaps:value": [ +{ +"@value": "[(321,15)-(321,56)]" +} +] +} +] +} +] +} +], +"data:image": [ +{ +"@id": "#453", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:url": [ +{ +"@id": "#454", +"@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": "#454/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#454/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#454" +} +], +"sourcemaps:value": [ +{ +"@value": "[(323,17)-(323,62)]" +} +] +} +] +} +] +} +], +"data:thumb": [ +{ +"@id": "#455", +"@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": "#455/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#455/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#455" +} +], +"sourcemaps:value": [ +{ +"@value": "[(324,19)-(324,70)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_7" +} +], +"sourcemaps:sources": [ +{ +"@id": "#453/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#453/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(323,12)-(324,0)]" +} +] +}, +{ +"@id": "#453/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:thumb" +} +], +"sourcemaps:value": [ +{ +"@value": "[(324,12)-(325,0)]" +} +] +}, +{ +"@id": "#453/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#453" +} +], +"sourcemaps:value": [ +{ +"@value": "[(323,0)-(325,0)]" +} +] +} +] +} +] +} +], +"data:tagline": [ +{ +"@id": "#456", +"@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": "#456/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#456/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#456" +} +], +"sourcemaps:value": [ +{ +"@value": "[(325,19)-(325,38)]" +} +] +} +] +} +] +} +], +"data:language": [ +{ +"@id": "#457", +"@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": "#457/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#457/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#457" +} +], +"sourcemaps:value": [ +{ +"@value": "[(326,20)-(326,25)]" +} +] +} +] +} +] +} +], +"data:etag": [ +{ +"@id": "#458", +"@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": "#458/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#458/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#458" +} +], +"sourcemaps:value": [ +{ +"@value": "[(327,16)-(327,42)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#447/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#447/source-map/lexical/element_9", +"sourcemaps:element": [ +{ +"@value": "data:language" +} +], +"sourcemaps:value": [ +{ +"@value": "[(326,10)-(327,0)]" +} +] +}, +{ +"@id": "#447/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:gender" +} +], +"sourcemaps:value": [ +{ +"@value": "[(320,10)-(321,0)]" +} +] +}, +{ +"@id": "#447/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "amf://id#447" +} +], +"sourcemaps:value": [ +{ +"@value": "[(317,0)-(328,0)]" +} +] +}, +{ +"@id": "#447/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:birthday" +} +], +"sourcemaps:value": [ +{ +"@value": "[(319,10)-(320,0)]" +} +] +}, +{ +"@id": "#447/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:tagline" +} +], +"sourcemaps:value": [ +{ +"@value": "[(325,10)-(326,0)]" +} +] +}, +{ +"@id": "#447/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:etag" +} +], +"sourcemaps:value": [ +{ +"@value": "[(327,10)-(328,0)]" +} +] +}, +{ +"@id": "#447/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(321,10)-(322,0)]" +} +] +}, +{ +"@id": "#447/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(317,10)-(318,0)]" +} +] +}, +{ +"@id": "#447/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(318,10)-(319,0)]" +} +] +}, +{ +"@id": "#447/source-map/lexical/element_8", +"sourcemaps:element": [ +{ +"@value": "data:image" +} +], +"sourcemaps:value": [ +{ +"@value": "[(322,10)-(325,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": "#447/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#447/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#447/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(316,16)-(328,0)]" +} +] +}, +{ +"@id": "#447/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(317,0)-(328,0)]" +} +] +}, +{ +"@id": "#447/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#447" +} +], +"sourcemaps:value": [ +{ +"@value": "[(316,8)-(328,0)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#447/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#447" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#445" +} +] +} +] +} +] +} +], +"amf://id#151": { +"core:extensionName": [ +{ +"@value": "deprecated" +} +], +"@id": "#460", +"@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": "#460/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#460/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#460" +} +], +"sourcemaps:value": [ +{ +"@value": "[(312,22)-(312,81)]" +} +] +} +] +} +] +}, +"doc:customDomainProperties": [ +{ +"@id": "#151" +} +], +"sourcemaps:sources": [ +{ +"@id": "#446/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#446/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#446" +} +], +"sourcemaps:value": [ +{ +"@value": "[(313,8)-(313,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#446/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(315,8)-(316,0)]" +} +] +}, +{ +"@id": "#446/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(314,8)-(315,0)]" +} +] +}, +{ +"@id": "#446/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(316,8)-(328,0)]" +} +] +}, +{ +"@id": "#446/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#446" +} +], +"sourcemaps:value": [ +{ +"@value": "[(311,6)-(328,0)]" +} +] +} +] +} +] +} +], +"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": "[(311,6)-(328,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#461", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/xml" +} +], +"raml-shapes:schema": [ +{ +"@id": "#462", +"@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": "#463", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:reference-id": [ +{ +"@id": "#45" +} +], +"doc:location": [ +{ +"@value": "file://demo/demo-api/examples/person.xml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#463/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#463/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#463/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#463" +} +], +"sourcemaps:value": [ +{ +"@value": "[(330,17)-(330,45)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#463/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#463" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#461" +} +] +} +] +} +] +} +], +"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/demo-api/schemas/person.xsd" +} +], +"sourcemaps:sources": [ +{ +"@id": "#462/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#462/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(330,8)-(331,0)]" +} +] +} +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#462/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#462" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +] +} +] +} +], +"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": "[(328,6)-(331,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": "[(308,0)-(331,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(310,4)-(331,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#443/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#443/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#443/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(308,4)-(309,0)]" +} +] +}, +{ +"@id": "#443/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(309,4)-(310,0)]" +} +] +}, +{ +"@id": "#443/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#443" +} +], +"sourcemaps:value": [ +{ +"@value": "[(307,2)-(331,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#464", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "patch" +} +], +"apiContract:expects": [ +{ +"@id": "#465", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#466", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#467", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#154", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#error" +} +], +"raml-shapes:range": [ +{ +"@id": "#155", +"@type": [ +"raml-shapes: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": "#156", +"@type": [ +"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": "#156/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#156/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#156" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,17)-(23,21)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "true" +} +], +"apiContract:examples": [ +{ +"@id": "#157", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#157", +"@type": [ +"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": "#157/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#157/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#157" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,17)-(22,21)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "true" +} +], +"sourcemaps:sources": [ +{ +"@id": "#157/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#157/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#157/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,17)-(22,21)]" +} +] +}, +{ +"@id": "#157/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,17)-(22,21)]" +} +] +}, +{ +"@id": "#157/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#157" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,17)-(22,21)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#155/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#155/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#155" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,8)-(20,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#155/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,8)-(24,0)]" +} +] +}, +{ +"@id": "#155/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#155" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(25,0)]" +} +] +}, +{ +"@id": "#155/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,8)-(24,0)]" +} +] +}, +{ +"@id": "#155/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,8)-(23,0)]" +} +] +}, +{ +"@id": "#155/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,8)-(21,0)]" +} +] +}, +{ +"@id": "#155/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,8)-(25,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "error" +} +], +"sourcemaps:sources": [ +{ +"@id": "#154/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#154/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#154" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(25,0)]" +} +] +}, +{ +"@id": "#154/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,8)-(22,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#158", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#message" +} +], +"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:name": [ +{ +"@value": "message" +} +], +"core:description": [ +{ +"@value": "The error message associated with the error." +} +], +"apiContract:examples": [ +{ +"@id": "#160", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#160", +"@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": "#160/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#160/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#160" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,17)-(28,28)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "<>" +} +], +"sourcemaps:sources": [ +{ +"@id": "#160/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#160/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#160/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,17)-(28,28)]" +} +] +}, +{ +"@id": "#160/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,17)-(28,28)]" +} +] +}, +{ +"@id": "#160/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#160" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,17)-(28,28)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#159/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#159/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#159" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,8)-(26,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#159/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,8)-(28,0)]" +} +] +}, +{ +"@id": "#159/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,8)-(27,0)]" +} +] +}, +{ +"@id": "#159/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,8)-(29,0)]" +} +] +}, +{ +"@id": "#159/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#159" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "message" +} +], +"sourcemaps:sources": [ +{ +"@id": "#158/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#158/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#158" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(30,0)]" +} +] +}, +{ +"@id": "#158/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,8)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "ErrorResource" +} +], +"core:name": [ +{ +"@value": "Invalid request" +} +], +"core:description": [ +{ +"@value": "A response that is errored" +} +], +"apiContract:examples": [ +{ +"@id": "#468", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#468", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:error": [ +{ +"@id": "#469", +"@type": [ +"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": "#469/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#469/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#469" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,11)-(3,15)]" +} +] +} +] +} +] +} +], +"data:message": [ +{ +"@id": "#470", +"@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_3" +} +], +"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": "[(4,13)-(4,30)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#468/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:parsed-json-example": [ +{ +"@id": "#468/source-map/parsed-json-example/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#468" +} +], +"sourcemaps:value": [ +{ +"@value": "{\n \"error\": true,\n \"message\": \"Invalid request\"\n}\n" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#468/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:error" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(3,15)]" +} +] +}, +{ +"@id": "#468/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:message" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(4,30)]" +} +] +}, +{ +"@id": "#468/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#468" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(5,1)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "{\n \"error\": true,\n \"message\": \"Invalid request\"\n}\n" +} +], +"sourcemaps:sources": [ +{ +"@id": "#468/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#468/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#468/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(1,0)]" +} +] +}, +{ +"@id": "#468/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(1,0)]" +} +] +}, +{ +"@id": "#468/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#468" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(1,0)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#468/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#468" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#466" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#467/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#467/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#467" +} +], +"sourcemaps:value": [ +{ +"@value": "[(70,10)-(70,14)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#467/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(17,0)]" +} +] +}, +{ +"@id": "#467/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(69,10)-(69,38)]" +} +] +}, +{ +"@id": "#467/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(71,10)-(1,0)]" +} +] +}, +{ +"@id": "#467/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#467" +} +], +"sourcemaps:value": [ +{ +"@value": "[(68,8)-(70,29)]" +} +] +} +] +} +] +} +], +"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": "[(68,8)-(70,29)]" +} +] +} +] +} +] +}, +{ +"@id": "#471", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/xml" +} +], +"raml-shapes:schema": [ +{ +"@id": "#472", +"@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": "Invalid request" +} +], +"apiContract:examples": [ +{ +"@id": "#473", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:raw": [ +{ +"@value": "\n\n Invalid request\n\n" +} +], +"sourcemaps:sources": [ +{ +"@id": "#473/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#473/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#473/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#473" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(1,0)]" +} +] +}, +{ +"@id": "#473/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(1,0)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#473/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#473" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#471" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "\n\n \n \n \n \n \n \n \n \n\n" +} +], +"doc:location": [ +{ +"@value": "" +} +], +"sourcemaps:sources": [ +{ +"@id": "#472/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#472/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#472" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#472/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(73,10)-(73,38)]" +} +] +}, +{ +"@id": "#472/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(75,10)-(1,0)]" +} +] +}, +{ +"@id": "#472/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#472" +} +], +"sourcemaps:value": [ +{ +"@value": "[(74,10)-(73,38)]" +} +] +} +] +} +] +} +], +"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": "[(72,8)-(73,38)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#465/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#465/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#465" +} +], +"sourcemaps:value": [ +{ +"@value": "[(67,6)-(73,38)]" +} +] +}, +{ +"@id": "#465/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(67,6)-(73,38)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#464/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#464/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#464/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#464" +} +], +"sourcemaps:value": [ +{ +"@value": "[(66,4)-(73,38)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#442/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#442/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#442" +} +], +"sourcemaps:value": [ +{ +"@value": "[(304,0)-(331,0)]" +} +] +}, +{ +"@id": "#442/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(305,2)-(306,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#228/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#228/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#228" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#228/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:server" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(6,0)]" +} +] +}, +{ +"@id": "#228/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "#228/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:version" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#228/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#228" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(331,0)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"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#48::resourceTypes/example-types.raml" +} +] +} +] +} +], +"doc:references": [ +{ +"@id": "#1", +"@type": [ +"raml-shapes:DataTypeFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#etag" +} +], +"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": "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": "#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": "[(8,4)-(8,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(12,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(12,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "etag" +} +], +"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,2)-(12,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#28", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#tagline" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "tagline" +} +], +"core:description": [ +{ +"@value": "The brief description (tagline) of this person." +} +], +"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": "[(45,4)-(45,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#29/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,4)-(46,0)]" +} +] +}, +{ +"@id": "#29/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(46,4)-(47,0)]" +} +] +}, +{ +"@id": "#29/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#29" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,2)-(47,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "tagline" +} +], +"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": "[(44,2)-(47,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#30", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#name" +} +], +"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#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": "#32", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#32", +"@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": "#32/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#32/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#32" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,13)-(26,23)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "John Smith" +} +], +"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": "[(26,13)-(26,23)]" +} +] +}, +{ +"@id": "#32/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,13)-(26,23)]" +} +] +}, +{ +"@id": "#32/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#32" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,13)-(26,23)]" +} +] +} +] +} +] +} +], +"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": "[(28,4)-(28,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#31/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,4)-(28,0)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#31" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,2)-(30,0)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,4)-(27,0)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,4)-(30,0)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,4)-(29,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(24,2)-(30,0)]" +} +] +}, +{ +"@id": "#30/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,4)-(26,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#33", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#url" +} +], +"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": "url" +} +], +"core:description": [ +{ +"@value": "The URL of this person's profile." +} +], +"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": "[(41,4)-(41,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#34/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(41,4)-(42,0)]" +} +] +}, +{ +"@id": "#34/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,4)-(43,0)]" +} +] +}, +{ +"@id": "#34/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#34" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,2)-(43,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(40,2)-(43,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#35", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#language" +} +], +"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": "language" +} +], +"core:description": [ +{ +"@value": "The user's preferred language for rendering." +} +], +"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": "[(48,4)-(48,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#36/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,4)-(49,0)]" +} +] +}, +{ +"@id": "#36/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(49,4)-(50,0)]" +} +] +}, +{ +"@id": "#36/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#36" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,2)-(50,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "language" +} +], +"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": "[(47,2)-(50,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#37", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#id" +} +], +"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": "id" +} +], +"core:description": [ +{ +"@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters." +} +], +"sourcemaps:sources": [ +{ +"@id": "#38/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#38/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#38" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(24,0)]" +} +] +}, +{ +"@id": "#38/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": "#37/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#37/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#37" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(24,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#39", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#birthday" +} +], +"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": "birthday" +} +], +"core:description": [ +{ +"@value": "The person's date of birth, represented as YYYY-MM-DD." +} +], +"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,4)-(31,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#40/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,4)-(32,0)]" +} +] +}, +{ +"@id": "#40/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,4)-(33,0)]" +} +] +}, +{ +"@id": "#40/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#40" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,2)-(33,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "birthday" +} +], +"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": "[(30,2)-(33,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#41", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#image" +} +], +"raml-shapes:range": [ +{ +"@id": "#3", +"@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#url" +} +], +"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": "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": "#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": "[(12,4)-(12,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,4)-(13,0)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,4)-(16,0)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,2)-(16,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(11,2)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#9", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#thumb" +} +], +"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": "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": "#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": "[(17,4)-(17,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#10/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,4)-(19,0)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(18,0)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,4)-(21,0)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,2)-(21,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "thumb" +} +], +"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": "[(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": "#4", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#4", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:url": [ +{ +"@id": "#5", +"@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": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,7)-(22,52)]" +} +] +} +] +} +] +} +], +"data:thumb": [ +{ +"@id": "#6", +"@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": "#6/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#6" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,9)-(23,60)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#4/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#4/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(23,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:thumb" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,2)-(24,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#4" +} +], +"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": "#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": "[(21,8)-(24,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,0)-(24,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#4" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,0)-(24,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#3/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#3/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#3/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(9,0)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,0)-(24,0)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(24,0)]" +} +] +} +], +"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,0)-(9,4)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "image" +} +], +"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": "[(43,2)-(44,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#42", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#gender" +} +], +"raml-shapes:range": [ +{ +"@id": "#43", +"@type": [ +"raml-shapes: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": "#43/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#43/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#43" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,4)-(34,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#43/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,4)-(35,0)]" +} +] +}, +{ +"@id": "#43/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,4)-(40,0)]" +} +] +}, +{ +"@id": "#43/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#43" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,2)-(40,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "gender" +} +], +"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": "[(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": "#16", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#16", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#17", +"@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": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#17/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,6)-(10,28)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#18", +"@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": "#18/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#18/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#18" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,8)-(11,22)]" +} +] +} +] +} +] +} +], +"data:birthday": [ +{ +"@id": "#19", +"@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": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#19/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,12)-(12,24)]" +} +] +} +] +} +] +} +], +"data:gender": [ +{ +"@id": "#20", +"@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": "#20/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#20/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#20" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,10)-(13,14)]" +} +] +} +] +} +] +} +], +"data:url": [ +{ +"@id": "#21", +"@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": "#21/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#21/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#21" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,7)-(14,48)]" +} +] +} +] +} +] +} +], +"data:image": [ +{ +"@id": "#22", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:url": [ +{ +"@id": "#23", +"@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": "#23/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#23/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#23" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,9)-(16,54)]" +} +] +} +] +} +] +} +], +"data:thumb": [ +{ +"@id": "#24", +"@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": "#24/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#24/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#24" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,11)-(17,62)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_7" +} +], +"sourcemaps:sources": [ +{ +"@id": "#22/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#22/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(17,0)]" +} +] +}, +{ +"@id": "#22/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:thumb" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(18,0)]" +} +] +}, +{ +"@id": "#22/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#22" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,0)-(18,0)]" +} +] +} +] +} +] +} +], +"data:tagline": [ +{ +"@id": "#25", +"@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": "#25/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#25/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#25" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,11)-(18,30)]" +} +] +} +] +} +] +} +], +"data:language": [ +{ +"@id": "#26", +"@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": "#26/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#26/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#26" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,12)-(19,17)]" +} +] +} +] +} +] +} +], +"data:etag": [ +{ +"@id": "#27", +"@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": "#27/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#27/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#27" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,8)-(20,34)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#16/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#16/source-map/lexical/element_9", +"sourcemaps:element": [ +{ +"@value": "data:language" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,2)-(20,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:gender" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(14,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "amf://id#16" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,0)-(21,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:birthday" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,2)-(13,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:tagline" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,2)-(19,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:etag" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,2)-(21,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,2)-(15,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,2)-(11,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,2)-(12,0)]" +} +] +}, +{ +"@id": "#16/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": "#16/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#16/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#16/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,8)-(21,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,0)-(21,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#16" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,0)-(21,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#15/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(8,0)]" +} +] +}, +{ +"@id": "#15/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#15/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,0)-(21,0)]" +} +] +}, +{ +"@id": "#15/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(50,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": "[(8,0)-(8,4)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:references": [ +{ +"@id": "#2", +"@type": [ +"raml-shapes:DataTypeFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#3", +"@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#url" +} +], +"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": "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": "#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": "[(12,4)-(12,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,4)-(13,0)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,4)-(16,0)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,2)-(16,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(11,2)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#9", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#thumb" +} +], +"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": "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": "#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": "[(17,4)-(17,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#10/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,4)-(19,0)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(18,0)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,4)-(21,0)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,2)-(21,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "thumb" +} +], +"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": "[(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": "#4", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#4", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:url": [ +{ +"@id": "#5", +"@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": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,7)-(22,52)]" +} +] +} +] +} +] +} +], +"data:thumb": [ +{ +"@id": "#6", +"@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": "#6/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#6" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,9)-(23,60)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#4/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#4/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(23,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:thumb" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,2)-(24,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#4" +} +], +"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": "#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": "[(21,8)-(24,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,0)-(24,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#4" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,0)-(24,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#3/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#3/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#3/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(9,0)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,0)-(24,0)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(24,0)]" +} +] +} +], +"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,0)-(9,4)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(24,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#11", +"@type": [ +"raml-shapes:DataTypeFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#12", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#etag" +} +], +"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": "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": "#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": "[(8,4)-(8,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(12,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(12,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "etag" +} +], +"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,2)-(12,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"core:description": [ +{ +"@value": "Common properties for all resources returned by the API.\n" +} +], +"sourcemaps:sources": [ +{ +"@id": "#12/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#12/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#12/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(5,4)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(12,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(5,0)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#12/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(12,0)]" +} +] +} +] +} +] +} +], +"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)-(50,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#44", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#45", +"@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.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#46", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#47", +"@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.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#48", +"@type": [ +"doc:Module", +"doc:Unit" +], +"doc:declares": [ +{ +"@id": "#49", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#50", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastname" +} +], +"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": "lastname" +} +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastname" +} +], +"sourcemaps:sources": [ +{ +"@id": "#50/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#50/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#50" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#52", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstname" +} +], +"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": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#54", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#title" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "title?" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "title" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#56", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#clearanceLevel" +} +], +"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": "clearanceLevel" +} +], +"shacl:in": [ +{ +"@id": "#57/list", +"@type": "rdfs:Seq", +"rdfs:_1": [ +{ +"@id": "#58", +"@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": "#58/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#58/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#58" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,16)-(40,19)]" +} +] +} +] +} +] +} +], +"rdfs:_2": [ +{ +"@id": "#59", +"@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": "#59/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#59/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#59" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,21)-(40,25)]" +} +] +} +] +} +] +} +] +} +], +"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": "[(39,6)-(41,0)]" +} +] +}, +{ +"@id": "#57/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": "#56/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#56/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#56" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,6)-(41,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#60", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#kind" +} +], +"raml-shapes:range": [ +{ +"@id": "#61", +"@type": [ +"raml-shapes: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": "#61/list", +"@type": "rdfs:Seq", +"rdfs:_1": [ +{ +"@id": "#62", +"@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": "#62/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#62/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#62" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,15)-(38,24)]" +} +] +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#61/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#61/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#61" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,8)-(37,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#61/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,8)-(38,0)]" +} +] +}, +{ +"@id": "#61/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:in" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,8)-(39,0)]" +} +] +}, +{ +"@id": "#61/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#61" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,6)-(39,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "kind" +} +], +"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": "[(36,6)-(39,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Admin" +} +], +"sourcemaps:sources": [ +{ +"@id": "#49/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#49/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#49" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#49/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#49" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,2)-(41,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#49/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#49" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,4)-(34,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#63", +"@type": [ +"raml-shapes:UnionShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:anyOf": [ +{ +"@id": "#64", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#50", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastname" +} +], +"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": "lastname" +} +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastname" +} +], +"sourcemaps:sources": [ +{ +"@id": "#50/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#50/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#50" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#52", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstname" +} +], +"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": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#54", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#title" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "title?" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "title" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#65", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#reports" +} +], +"raml-shapes:range": [ +{ +"@id": "#66", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#67", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#52", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstname" +} +], +"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": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#50", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastname" +} +], +"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": "lastname" +} +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastname" +} +], +"sourcemaps:sources": [ +{ +"@id": "#50/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#50/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#50" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#54", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#title" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "title?" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "title" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#73", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#kind" +} +], +"raml-shapes:range": [ +{ +"@id": "#74", +"@type": [ +"raml-shapes: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": "#74/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#74/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#74" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "kind" +} +], +"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": "[(16,6)-(17,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Person" +} +], +"apiContract:examples": [ +{ +"@id": "#68", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#68", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:firstname": [ +{ +"@id": "#69", +"@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": "#69/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#69/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#69" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,17)-(18,22)]" +} +] +} +] +} +] +} +], +"data:lastname": [ +{ +"@id": "#70", +"@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": "#70/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#70/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#70" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,16)-(19,22)]" +} +] +} +] +} +] +} +], +"data:title": [ +{ +"@id": "#71", +"@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": "#71/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#71/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#71" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,13)-(20,16)]" +} +] +} +] +} +] +} +], +"data:kind": [ +{ +"@id": "#72", +"@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": "#72/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#72/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#72" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,12)-(21,19)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#68/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#68/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:title" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#68" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,0)-(22,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:kind" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,6)-(22,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:lastname" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(20,0)]" +} +] +}, +{ +"@id": "#68/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": "#68/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#68/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#68/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,12)-(22,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,0)-(22,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#68" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(22,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#67/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#67/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#67" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#67/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#67" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,2)-(22,0)]" +} +] +}, +{ +"@id": "#67/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(22,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#67/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#67" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,4)-(11,8)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "reports" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "reports" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#75", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#phone" +} +], +"raml-shapes:range": [ +{ +"@id": "#76", +"@type": [ +"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": "#76/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#76/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#76/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(25,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(25,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#76/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(23,8)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "phone" +} +], +"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": "[(29,6)-(30,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#77", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#kind" +} +], +"raml-shapes:range": [ +{ +"@id": "#78", +"@type": [ +"raml-shapes: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": "#78/list", +"@type": "rdfs:Seq", +"rdfs:_1": [ +{ +"@id": "#79", +"@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": "#79/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#79/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#79" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,15)-(32,26)]" +} +] +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#78/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#78/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#78" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,8)-(31,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#78/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,8)-(32,0)]" +} +] +}, +{ +"@id": "#78/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:in" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,8)-(33,0)]" +} +] +}, +{ +"@id": "#78/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#78" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,6)-(33,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "kind" +} +], +"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": "[(30,6)-(33,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Manager" +} +], +"sourcemaps:sources": [ +{ +"@id": "#64/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#64/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#64" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#64/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#64" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(33,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#64/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#64" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,4)-(26,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#80", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#50", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastname" +} +], +"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": "lastname" +} +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastname" +} +], +"sourcemaps:sources": [ +{ +"@id": "#50/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#50/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#50" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#52", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstname" +} +], +"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": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#54", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#title" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "title?" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "title" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#56", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#clearanceLevel" +} +], +"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": "clearanceLevel" +} +], +"shacl:in": [ +{ +"@id": "#57/list", +"@type": "rdfs:Seq", +"rdfs:_1": [ +{ +"@id": "#58", +"@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": "#58/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#58/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#58" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,16)-(40,19)]" +} +] +} +] +} +] +} +], +"rdfs:_2": [ +{ +"@id": "#59", +"@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": "#59/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#59/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#59" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,21)-(40,25)]" +} +] +} +] +} +] +} +] +} +], +"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": "[(39,6)-(41,0)]" +} +] +}, +{ +"@id": "#57/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": "#56/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#56/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#56" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,6)-(41,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#81", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#phone" +} +], +"raml-shapes:range": [ +{ +"@id": "#76", +"@type": [ +"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": "#76/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#76/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#76/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(25,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(25,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#76/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(23,8)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "phone" +} +], +"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": "[(44,6)-(45,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#60", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#kind" +} +], +"raml-shapes:range": [ +{ +"@id": "#61", +"@type": [ +"raml-shapes: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": "#61/list", +"@type": "rdfs:Seq", +"rdfs:_1": [ +{ +"@id": "#62", +"@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": "#62/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#62/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#62" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,15)-(38,24)]" +} +] +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#61/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#61/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#61" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,8)-(37,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#61/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,8)-(38,0)]" +} +] +}, +{ +"@id": "#61/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:in" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,8)-(39,0)]" +} +] +}, +{ +"@id": "#61/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#61" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,6)-(39,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "kind" +} +], +"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": "[(36,6)-(39,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "AlertableAdmin" +} +], +"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": "[(41,2)-(45,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": "[(42,4)-(42,8)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Alertable" +} +], +"sourcemaps:sources": [ +{ +"@id": "#63/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#63/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#63" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#63/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#63" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,2)-(46,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#82", +"@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#onCall" +} +], +"raml-shapes:range": [ +{ +"@id": "#63", +"@type": [ +"raml-shapes:UnionShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:anyOf": [ +{ +"@id": "#64", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#50", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastname" +} +], +"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": "lastname" +} +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastname" +} +], +"sourcemaps:sources": [ +{ +"@id": "#50/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#50/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#50" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#52", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstname" +} +], +"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": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#54", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#title" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "title?" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "title" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#65", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#reports" +} +], +"raml-shapes:range": [ +{ +"@id": "#66", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#67", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#52", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstname" +} +], +"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": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#50", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastname" +} +], +"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": "lastname" +} +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastname" +} +], +"sourcemaps:sources": [ +{ +"@id": "#50/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#50/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#50" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#54", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#title" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "title?" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "title" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#73", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#kind" +} +], +"raml-shapes:range": [ +{ +"@id": "#74", +"@type": [ +"raml-shapes: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": "#74/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#74/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#74" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "kind" +} +], +"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": "[(16,6)-(17,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Person" +} +], +"apiContract:examples": [ +{ +"@id": "#68", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#68", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:firstname": [ +{ +"@id": "#69", +"@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": "#69/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#69/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#69" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,17)-(18,22)]" +} +] +} +] +} +] +} +], +"data:lastname": [ +{ +"@id": "#70", +"@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": "#70/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#70/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#70" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,16)-(19,22)]" +} +] +} +] +} +] +} +], +"data:title": [ +{ +"@id": "#71", +"@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": "#71/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#71/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#71" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,13)-(20,16)]" +} +] +} +] +} +] +} +], +"data:kind": [ +{ +"@id": "#72", +"@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": "#72/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#72/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#72" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,12)-(21,19)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#68/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#68/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:title" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#68" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,0)-(22,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:kind" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,6)-(22,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:lastname" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(20,0)]" +} +] +}, +{ +"@id": "#68/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": "#68/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#68/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#68/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,12)-(22,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,0)-(22,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#68" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(22,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#67/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#67/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#67" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#67/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#67" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,2)-(22,0)]" +} +] +}, +{ +"@id": "#67/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(22,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#67/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#67" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,4)-(11,8)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "reports" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "reports" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#75", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#phone" +} +], +"raml-shapes:range": [ +{ +"@id": "#76", +"@type": [ +"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": "#76/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#76/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#76/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(25,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(25,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#76/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(23,8)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "phone" +} +], +"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": "[(29,6)-(30,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#77", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#kind" +} +], +"raml-shapes:range": [ +{ +"@id": "#78", +"@type": [ +"raml-shapes: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": "#78/list", +"@type": "rdfs:Seq", +"rdfs:_1": [ +{ +"@id": "#79", +"@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": "#79/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#79/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#79" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,15)-(32,26)]" +} +] +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#78/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#78/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#78" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,8)-(31,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#78/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,8)-(32,0)]" +} +] +}, +{ +"@id": "#78/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:in" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,8)-(33,0)]" +} +] +}, +{ +"@id": "#78/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#78" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,6)-(33,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "kind" +} +], +"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": "[(30,6)-(33,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Manager" +} +], +"sourcemaps:sources": [ +{ +"@id": "#64/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#64/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#64" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#64/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#64" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(33,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#64/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#64" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,4)-(26,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#80", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#50", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastname" +} +], +"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": "lastname" +} +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastname" +} +], +"sourcemaps:sources": [ +{ +"@id": "#50/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#50/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#50" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#52", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstname" +} +], +"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": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#54", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#title" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "title?" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "title" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#56", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#clearanceLevel" +} +], +"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": "clearanceLevel" +} +], +"shacl:in": [ +{ +"@id": "#57/list", +"@type": "rdfs:Seq", +"rdfs:_1": [ +{ +"@id": "#58", +"@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": "#58/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#58/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#58" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,16)-(40,19)]" +} +] +} +] +} +] +} +], +"rdfs:_2": [ +{ +"@id": "#59", +"@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": "#59/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#59/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#59" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,21)-(40,25)]" +} +] +} +] +} +] +} +] +} +], +"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": "[(39,6)-(41,0)]" +} +] +}, +{ +"@id": "#57/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": "#56/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#56/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#56" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,6)-(41,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#81", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#phone" +} +], +"raml-shapes:range": [ +{ +"@id": "#76", +"@type": [ +"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": "#76/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#76/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#76/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(25,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(25,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#76/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(23,8)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "phone" +} +], +"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": "[(44,6)-(45,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#60", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#kind" +} +], +"raml-shapes:range": [ +{ +"@id": "#61", +"@type": [ +"raml-shapes: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": "#61/list", +"@type": "rdfs:Seq", +"rdfs:_1": [ +{ +"@id": "#62", +"@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": "#62/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#62/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#62" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,15)-(38,24)]" +} +] +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#61/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#61/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#61" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,8)-(37,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#61/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,8)-(38,0)]" +} +] +}, +{ +"@id": "#61/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:in" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,8)-(39,0)]" +} +] +}, +{ +"@id": "#61/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#61" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,6)-(39,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "kind" +} +], +"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": "[(36,6)-(39,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "AlertableAdmin" +} +], +"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": "[(41,2)-(45,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": "[(42,4)-(42,8)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Alertable" +} +], +"sourcemaps:sources": [ +{ +"@id": "#63/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#63/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#63" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#63/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#63" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,2)-(46,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "onCall" +} +], +"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": "[(8,6)-(9,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#84", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#Head" +} +], +"raml-shapes:range": [ +{ +"@id": "#64", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#50", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastname" +} +], +"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": "lastname" +} +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastname" +} +], +"sourcemaps:sources": [ +{ +"@id": "#50/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#50/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#50" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#52", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstname" +} +], +"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": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#54", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#title" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "title?" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "title" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#65", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#reports" +} +], +"raml-shapes:range": [ +{ +"@id": "#66", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#67", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#52", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstname" +} +], +"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": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#50", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastname" +} +], +"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": "lastname" +} +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastname" +} +], +"sourcemaps:sources": [ +{ +"@id": "#50/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#50/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#50" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#54", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#title" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "title?" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "title" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#73", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#kind" +} +], +"raml-shapes:range": [ +{ +"@id": "#74", +"@type": [ +"raml-shapes: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": "#74/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#74/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#74" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "kind" +} +], +"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": "[(16,6)-(17,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Person" +} +], +"apiContract:examples": [ +{ +"@id": "#68", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#68", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:firstname": [ +{ +"@id": "#69", +"@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": "#69/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#69/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#69" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,17)-(18,22)]" +} +] +} +] +} +] +} +], +"data:lastname": [ +{ +"@id": "#70", +"@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": "#70/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#70/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#70" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,16)-(19,22)]" +} +] +} +] +} +] +} +], +"data:title": [ +{ +"@id": "#71", +"@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": "#71/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#71/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#71" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,13)-(20,16)]" +} +] +} +] +} +] +} +], +"data:kind": [ +{ +"@id": "#72", +"@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": "#72/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#72/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#72" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,12)-(21,19)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#68/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#68/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:title" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#68" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,0)-(22,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:kind" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,6)-(22,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:lastname" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(20,0)]" +} +] +}, +{ +"@id": "#68/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": "#68/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#68/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#68/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,12)-(22,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,0)-(22,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#68" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(22,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#67/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#67/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#67" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#67/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#67" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,2)-(22,0)]" +} +] +}, +{ +"@id": "#67/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(22,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#67/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#67" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,4)-(11,8)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "reports" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "reports" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#75", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#phone" +} +], +"raml-shapes:range": [ +{ +"@id": "#76", +"@type": [ +"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": "#76/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#76/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#76/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(25,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(25,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#76/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(23,8)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "phone" +} +], +"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": "[(29,6)-(30,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#77", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#kind" +} +], +"raml-shapes:range": [ +{ +"@id": "#78", +"@type": [ +"raml-shapes: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": "#78/list", +"@type": "rdfs:Seq", +"rdfs:_1": [ +{ +"@id": "#79", +"@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": "#79/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#79/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#79" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,15)-(32,26)]" +} +] +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#78/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#78/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#78" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,8)-(31,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#78/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,8)-(32,0)]" +} +] +}, +{ +"@id": "#78/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:in" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,8)-(33,0)]" +} +] +}, +{ +"@id": "#78/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#78" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,6)-(33,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "kind" +} +], +"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": "[(30,6)-(33,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Manager" +} +], +"sourcemaps:sources": [ +{ +"@id": "#64/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#64/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#64" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#64/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#64" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(33,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#64/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#64" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,4)-(26,8)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "Head" +} +], +"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": "[(9,6)-(10,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Org" +} +], +"core:description": [ +{ +"@value": "Represents an organization unit." +} +], +"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_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#82" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(10,0)]" +} +] +}, +{ +"@id": "#82/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,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": "[(6,4)-(6,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#76", +"@type": [ +"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": "#76/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#76/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#76/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(25,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(25,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#76/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(23,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#67", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#52", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstname" +} +], +"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": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#50", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastname" +} +], +"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": "lastname" +} +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastname" +} +], +"sourcemaps:sources": [ +{ +"@id": "#50/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#50/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#50" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#54", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#title" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "title?" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "title" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#73", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#kind" +} +], +"raml-shapes:range": [ +{ +"@id": "#74", +"@type": [ +"raml-shapes: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": "#74/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#74/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#74" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "kind" +} +], +"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": "[(16,6)-(17,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Person" +} +], +"apiContract:examples": [ +{ +"@id": "#68", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#68", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:firstname": [ +{ +"@id": "#69", +"@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": "#69/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#69/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#69" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,17)-(18,22)]" +} +] +} +] +} +] +} +], +"data:lastname": [ +{ +"@id": "#70", +"@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": "#70/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#70/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#70" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,16)-(19,22)]" +} +] +} +] +} +] +} +], +"data:title": [ +{ +"@id": "#71", +"@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": "#71/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#71/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#71" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,13)-(20,16)]" +} +] +} +] +} +] +} +], +"data:kind": [ +{ +"@id": "#72", +"@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": "#72/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#72/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#72" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,12)-(21,19)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#68/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#68/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:title" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#68" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,0)-(22,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:kind" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,6)-(22,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:lastname" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(20,0)]" +} +] +}, +{ +"@id": "#68/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": "#68/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#68/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#68/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,12)-(22,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,0)-(22,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#68" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(22,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#67/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#67/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#67" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#67/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#67" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,2)-(22,0)]" +} +] +}, +{ +"@id": "#67/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(22,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#67/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#67" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,4)-(11,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#64", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#50", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastname" +} +], +"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": "lastname" +} +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastname" +} +], +"sourcemaps:sources": [ +{ +"@id": "#50/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#50/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#50" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#52", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstname" +} +], +"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": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#54", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#title" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "title?" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "title" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#65", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#reports" +} +], +"raml-shapes:range": [ +{ +"@id": "#66", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#67", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#52", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstname" +} +], +"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": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#50", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastname" +} +], +"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": "lastname" +} +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastname" +} +], +"sourcemaps:sources": [ +{ +"@id": "#50/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#50/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#50" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#54", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#title" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "title?" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "title" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#73", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#kind" +} +], +"raml-shapes:range": [ +{ +"@id": "#74", +"@type": [ +"raml-shapes: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": "#74/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#74/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#74" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,6)-(17,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "kind" +} +], +"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": "[(16,6)-(17,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Person" +} +], +"apiContract:examples": [ +{ +"@id": "#68", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#68", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:firstname": [ +{ +"@id": "#69", +"@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": "#69/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#69/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#69" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,17)-(18,22)]" +} +] +} +] +} +] +} +], +"data:lastname": [ +{ +"@id": "#70", +"@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": "#70/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#70/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#70" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,16)-(19,22)]" +} +] +} +] +} +] +} +], +"data:title": [ +{ +"@id": "#71", +"@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": "#71/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#71/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#71" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,13)-(20,16)]" +} +] +} +] +} +] +} +], +"data:kind": [ +{ +"@id": "#72", +"@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": "#72/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#72/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#72" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,12)-(21,19)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#68/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#68/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:title" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(21,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#68" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,0)-(22,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:kind" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,6)-(22,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:lastname" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(20,0)]" +} +] +}, +{ +"@id": "#68/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": "#68/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#68/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#68/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,12)-(22,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,0)-(22,0)]" +} +] +}, +{ +"@id": "#68/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#68" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(22,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#67/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#67/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#67" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#67/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#67" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,2)-(22,0)]" +} +] +}, +{ +"@id": "#67/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(22,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#67/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#67" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,4)-(11,8)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "reports" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "reports" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#75", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#phone" +} +], +"raml-shapes:range": [ +{ +"@id": "#76", +"@type": [ +"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": "#76/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#76/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#76/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(25,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(25,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#76/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(23,8)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "phone" +} +], +"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": "[(29,6)-(30,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#77", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#kind" +} +], +"raml-shapes:range": [ +{ +"@id": "#78", +"@type": [ +"raml-shapes: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": "#78/list", +"@type": "rdfs:Seq", +"rdfs:_1": [ +{ +"@id": "#79", +"@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": "#79/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#79/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#79" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,15)-(32,26)]" +} +] +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#78/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#78/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#78" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,8)-(31,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#78/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,8)-(32,0)]" +} +] +}, +{ +"@id": "#78/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:in" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,8)-(33,0)]" +} +] +}, +{ +"@id": "#78/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#78" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,6)-(33,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "kind" +} +], +"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": "[(30,6)-(33,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Manager" +} +], +"sourcemaps:sources": [ +{ +"@id": "#64/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#64/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#64" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#64/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#64" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(33,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#64/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#64" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,4)-(26,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#80", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#50", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastname" +} +], +"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": "lastname" +} +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastname" +} +], +"sourcemaps:sources": [ +{ +"@id": "#50/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#50/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#50" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#52", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstname" +} +], +"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": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstname" +} +], +"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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#54", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#title" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "title?" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "title" +} +], +"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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#56", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#clearanceLevel" +} +], +"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": "clearanceLevel" +} +], +"shacl:in": [ +{ +"@id": "#57/list", +"@type": "rdfs:Seq", +"rdfs:_1": [ +{ +"@id": "#58", +"@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": "#58/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#58/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#58" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,16)-(40,19)]" +} +] +} +] +} +] +} +], +"rdfs:_2": [ +{ +"@id": "#59", +"@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": "#59/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#59/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#59" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,21)-(40,25)]" +} +] +} +] +} +] +} +] +} +], +"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": "[(39,6)-(41,0)]" +} +] +}, +{ +"@id": "#57/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": "#56/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#56/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#56" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,6)-(41,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#81", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#phone" +} +], +"raml-shapes:range": [ +{ +"@id": "#76", +"@type": [ +"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": "#76/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#76/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#76/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(25,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(25,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#76/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(23,8)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "phone" +} +], +"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": "[(44,6)-(45,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#60", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#kind" +} +], +"raml-shapes:range": [ +{ +"@id": "#61", +"@type": [ +"raml-shapes: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": "#61/list", +"@type": "rdfs:Seq", +"rdfs:_1": [ +{ +"@id": "#62", +"@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": "#62/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#62/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#62" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,15)-(38,24)]" +} +] +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#61/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#61/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#61" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,8)-(37,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#61/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,8)-(38,0)]" +} +] +}, +{ +"@id": "#61/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:in" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,8)-(39,0)]" +} +] +}, +{ +"@id": "#61/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#61" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,6)-(39,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "kind" +} +], +"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": "[(36,6)-(39,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "AlertableAdmin" +} +], +"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": "[(41,2)-(45,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": "[(42,4)-(42,8)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#48" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(46,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#85", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#86", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "\n\n \n \n \n \n \n \n \n \n\n" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#2", +"@type": [ +"raml-shapes:DataTypeFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#3", +"@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#url" +} +], +"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": "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": "#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": "[(12,4)-(12,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,4)-(13,0)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,4)-(16,0)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,2)-(16,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(11,2)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#9", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#thumb" +} +], +"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": "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": "#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": "[(17,4)-(17,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#10/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,4)-(19,0)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(18,0)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,4)-(21,0)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,2)-(21,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "thumb" +} +], +"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": "[(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": "#4", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#4", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:url": [ +{ +"@id": "#5", +"@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": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,7)-(22,52)]" +} +] +} +] +} +] +} +], +"data:thumb": [ +{ +"@id": "#6", +"@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": "#6/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#6" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,9)-(23,60)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#4/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#4/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(23,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:thumb" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,2)-(24,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#4" +} +], +"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": "#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": "[(21,8)-(24,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,0)-(24,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#4" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,0)-(24,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#3/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#3/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#3/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(9,0)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,0)-(24,0)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(24,0)]" +} +] +} +], +"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,0)-(9,4)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(24,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#87", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#88", +"@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 \"examples\": [\n \"R34fg663H9KW9MMSKISI\"\n ]\n },\n \"name\": {\n \"$id\": \"/properties/name\",\n \"type\": \"string\",\n \"title\": \"The Name Schema \",\n \"examples\": [\n \"Pawel Psztyc\"\n ]\n },\n \"birthday\": {\n \"$id\": \"/properties/birthday\",\n \"type\": \"string\",\n \"title\": \"The Birthday Schema \",\n \"examples\": [\n \"1983-10-20\"\n ]\n },\n \"gender\": {\n \"$id\": \"/properties/gender\",\n \"type\": \"string\",\n \"title\": \"The Gender Schema \",\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.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#89", +"@type": [ +"raml-shapes:DataTypeFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#90", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#99", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#upc" +} +], +"raml-shapes:range": [ +{ +"@id": "#100", +"@type": [ +"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": "#101", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#101", +"@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": "#101/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#101/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#101" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,13)-(36,27)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "042100005264" +} +], +"sourcemaps:sources": [ +{ +"@id": "#101/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#101/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#101/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,13)-(36,27)]" +} +] +}, +{ +"@id": "#101/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,13)-(36,27)]" +} +] +}, +{ +"@id": "#101/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#101" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,13)-(36,27)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#100/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#100/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#100" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,4)-(31,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#100/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,4)-(36,0)]" +} +] +}, +{ +"@id": "#100/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#100" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,2)-(38,0)]" +} +] +}, +{ +"@id": "#100/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,4)-(37,0)]" +} +] +}, +{ +"@id": "#100/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,4)-(33,0)]" +} +] +}, +{ +"@id": "#100/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,4)-(32,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "upc" +} +], +"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": "[(30,2)-(38,0)]" +} +] +}, +{ +"@id": "#99/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,4)-(38,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#etag" +} +], +"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": "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": "#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": "[(8,4)-(8,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(12,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(12,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "etag" +} +], +"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,2)-(12,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#102", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#name" +} +], +"raml-shapes:range": [ +{ +"@id": "#103", +"@type": [ +"raml-shapes: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": "#104", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#104", +"@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": "#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,13)-(16,50)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "Acme product - mentol flavor, 500 ml." +} +], +"sourcemaps:sources": [ +{ +"@id": "#104/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#104/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#104/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,13)-(16,50)]" +} +] +}, +{ +"@id": "#104/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,13)-(16,50)]" +} +] +}, +{ +"@id": "#104/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#104" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,13)-(16,50)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#103/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#103/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#103" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(14,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#103/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,4)-(16,0)]" +} +] +}, +{ +"@id": "#103/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(15,0)]" +} +] +}, +{ +"@id": "#103/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(17,0)]" +} +] +}, +{ +"@id": "#103/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#103" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(18,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"sourcemaps:sources": [ +{ +"@id": "#102/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#102/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#102" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(18,0)]" +} +] +}, +{ +"@id": "#102/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(18,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#105", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#id" +} +], +"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#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": "#106/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#106/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,4)-(13,0)]" +} +] +}, +{ +"@id": "#106/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(12,0)]" +} +] +}, +{ +"@id": "#106/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#106" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(13,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "id" +} +], +"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": "[(7,2)-(13,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#107", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#unit" +} +], +"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": "unit" +} +], +"core:description": [ +{ +"@value": "The unit of measuremet for the quantity property." +} +], +"apiContract:examples": [ +{ +"@id": "#109", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#109", +"@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": "#109/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#109/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#109" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,13)-(28,15)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "ml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#109/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#109/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#109/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,13)-(28,15)]" +} +] +}, +{ +"@id": "#109/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,13)-(28,15)]" +} +] +}, +{ +"@id": "#109/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#109" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,13)-(28,15)]" +} +] +} +] +} +] +} +], +"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": "[(26,4)-(26,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#108/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,4)-(28,0)]" +} +] +}, +{ +"@id": "#108/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,4)-(27,0)]" +} +] +}, +{ +"@id": "#108/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,4)-(29,0)]" +} +] +}, +{ +"@id": "#108/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#108" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "unit" +} +], +"sourcemaps:sources": [ +{ +"@id": "#107/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#107/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#107" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(30,0)]" +} +] +}, +{ +"@id": "#107/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,4)-(30,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#110", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#available" +} +], +"raml-shapes:range": [ +{ +"@id": "#111", +"@type": [ +"raml-shapes: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": "#112", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#112", +"@type": [ +"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": "#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,13)-(44,17)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "true" +} +], +"sourcemaps:sources": [ +{ +"@id": "#112/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#112/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#112/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,13)-(44,17)]" +} +] +}, +{ +"@id": "#112/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,13)-(44,17)]" +} +] +}, +{ +"@id": "#112/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#112" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,13)-(44,17)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#111/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#111/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#111" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,4)-(39,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#111/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,4)-(43,0)]" +} +] +}, +{ +"@id": "#111/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,4)-(40,0)]" +} +] +}, +{ +"@id": "#111/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,4)-(45,0)]" +} +] +}, +{ +"@id": "#111/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#111" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,2)-(45,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "available" +} +], +"sourcemaps:sources": [ +{ +"@id": "#110/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#110/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#110" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,2)-(45,0)]" +} +] +}, +{ +"@id": "#110/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(43,4)-(44,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#113", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#quantity" +} +], +"raml-shapes:range": [ +{ +"@id": "#114", +"@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": "#115", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#115", +"@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": "#115/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#115/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#115" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,13)-(23,16)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "500" +} +], +"sourcemaps:sources": [ +{ +"@id": "#115/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#115/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#115/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,13)-(23,16)]" +} +] +}, +{ +"@id": "#115/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,13)-(23,16)]" +} +] +}, +{ +"@id": "#115/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#115" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,13)-(23,16)]" +} +] +} +] +} +] +} +], +"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": "[(19,4)-(19,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#114/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,4)-(23,0)]" +} +] +}, +{ +"@id": "#114/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,4)-(20,0)]" +} +] +}, +{ +"@id": "#114/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "#114/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#114" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,2)-(25,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "quantity" +} +], +"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": "[(18,2)-(25,0)]" +} +] +}, +{ +"@id": "#113/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": "#91", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "example_0" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#91", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#92", +"@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": "#92/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#92/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#92" +} +], +"sourcemaps:value": [ +{ +"@value": "[(46,6)-(46,34)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#93", +"@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": "#93/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#93/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#93" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,8)-(47,20)]" +} +] +} +] +} +] +} +], +"data:quantity": [ +{ +"@id": "#94", +"@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": "#94/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#94/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#94" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,12)-(48,15)]" +} +] +} +] +} +] +} +], +"data:unit": [ +{ +"@id": "#95", +"@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": "#95/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#95/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#95" +} +], +"sourcemaps:value": [ +{ +"@value": "[(49,8)-(49,10)]" +} +] +} +] +} +] +} +], +"data:upc": [ +{ +"@id": "#96", +"@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": "#96/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#96/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#96" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,7)-(50,21)]" +} +] +} +] +} +] +} +], +"data:available": [ +{ +"@id": "#97", +"@type": [ +"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": "#97/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#97/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#97" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,13)-(51,17)]" +} +] +} +] +} +] +} +], +"data:etag": [ +{ +"@id": "#98", +"@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" +} +], +"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": "[(52,8)-(52,25)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#91/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#91/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:available" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,2)-(52,0)]" +} +] +}, +{ +"@id": "#91/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,2)-(48,0)]" +} +] +}, +{ +"@id": "#91/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(46,2)-(47,0)]" +} +] +}, +{ +"@id": "#91/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:upc" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,2)-(51,0)]" +} +] +}, +{ +"@id": "#91/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:etag" +} +], +"sourcemaps:value": [ +{ +"@value": "[(52,2)-(53,0)]" +} +] +}, +{ +"@id": "#91/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:quantity" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,2)-(49,0)]" +} +] +}, +{ +"@id": "#91/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "amf://id#91" +} +], +"sourcemaps:value": [ +{ +"@value": "[(46,0)-(53,0)]" +} +] +}, +{ +"@id": "#91/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: \"Wd3deef3rgrgf4r\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#91/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#91/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#91/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,8)-(53,0)]" +} +] +}, +{ +"@id": "#91/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(46,0)-(53,0)]" +} +] +}, +{ +"@id": "#91/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#91" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,0)-(53,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#90/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#90/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#90" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#90/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "#90/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#90/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,0)-(53,0)]" +} +] +}, +{ +"@id": "#90/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#90" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(53,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#90/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#90" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(5,4)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:references": [ +{ +"@id": "#11", +"@type": [ +"raml-shapes:DataTypeFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#12", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#etag" +} +], +"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": "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": "#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": "[(8,4)-(8,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(12,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(12,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "etag" +} +], +"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,2)-(12,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"core:description": [ +{ +"@value": "Common properties for all resources returned by the API.\n" +} +], +"sourcemaps:sources": [ +{ +"@id": "#12/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#12/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#12/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(5,4)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(12,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(5,0)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#12/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(12,0)]" +} +] +} +] +} +] +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(53,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#116", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#117", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "{\n \"error\": true,\n \"message\": \"Invalid request\"\n}\n" +} +], +"core:mediaType": [ +{ +"@value": "application/json" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#118", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#119", +"@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.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#120", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#121", +"@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.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#122", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#123", +"@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.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#124", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#125", +"@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.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#11", +"@type": [ +"raml-shapes:DataTypeFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#12", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#etag" +} +], +"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": "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": "#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": "[(8,4)-(8,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(12,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(12,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "etag" +} +], +"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,2)-(12,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"core:description": [ +{ +"@value": "Common properties for all resources returned by the API.\n" +} +], +"sourcemaps:sources": [ +{ +"@id": "#12/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#12/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#12/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(5,4)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(12,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(5,0)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#12/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(12,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#126", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#127", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "\n\n Not found\n\n" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@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": "#136", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#email" +} +], +"raml-shapes:range": [ +{ +"@id": "#137", +"@type": [ +"raml-shapes: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": "#137/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#137/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#137" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#137/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +}, +{ +"@id": "#137/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(10,0)]" +} +] +}, +{ +"@id": "#137/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#137" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(10,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "email" +} +], +"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": "[(7,2)-(10,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#138", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#message" +} +], +"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": "message" +} +], +"core:description": [ +{ +"@value": "Message body" +} +], +"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": "[(11,4)-(11,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#139/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,4)-(12,0)]" +} +] +}, +{ +"@id": "#139/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,4)-(13,0)]" +} +] +}, +{ +"@id": "#139/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#139" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,2)-(13,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "message" +} +], +"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": "[(10,2)-(13,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#140", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#timestamp" +} +], +"raml-shapes:range": [ +{ +"@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#integer" +} +], +"shacl:name": [ +{ +"@value": "timestamp" +} +], +"core:description": [ +{ +"@value": "Message sent timestamp as a Uxin timestamp." +} +], +"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": "[(14,4)-(14,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#141/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(15,0)]" +} +] +}, +{ +"@id": "#141/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,4)-(16,0)]" +} +] +}, +{ +"@id": "#141/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#141" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(16,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "timestamp" +} +], +"sourcemaps:sources": [ +{ +"@id": "#140/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#140/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#140" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#142", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#attachements" +} +], +"raml-shapes:range": [ +{ +"@id": "#143", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#144", +"@type": [ +"raml-shapes: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": "#143/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#143/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#143" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(17,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#143/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#143" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,2)-(20,0)]" +} +] +}, +{ +"@id": "#143/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": "#142/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#142/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#142" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,2)-(20,0)]" +} +] +}, +{ +"@id": "#142/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,4)-(20,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#145", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#important" +} +], +"raml-shapes:range": [ +{ +"@id": "#146", +"@type": [ +"raml-shapes: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": "#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": "[(21,4)-(21,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#146/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,4)-(22,0)]" +} +] +}, +{ +"@id": "#146/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(23,0)]" +} +] +}, +{ +"@id": "#146/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#146" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,2)-(24,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "important" +} +], +"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": "[(20,2)-(24,0)]" +} +] +}, +{ +"@id": "#145/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" +} +], +"apiContract:examples": [ +{ +"@id": "#130", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#130", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:email": [ +{ +"@id": "#131", +"@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_2" +} +], +"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": "[(25,9)-(25,65)]" +} +] +} +] +} +] +} +], +"data:message": [ +{ +"@id": "#132", +"@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_3" +} +], +"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": "[(26,11)-(26,47)]" +} +] +} +] +} +] +} +], +"data:timestamp": [ +{ +"@id": "#133", +"@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_4" +} +], +"sourcemaps:sources": [ +{ +"@id": "#133/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#133/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#133" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,13)-(27,23)]" +} +] +} +] +} +] +} +], +"data:attachements": [ +{ +"@id": "#134", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#135", +"@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_6" +} +], +"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": "[(29,6)-(29,68)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_5" +} +], +"sourcemaps:sources": [ +{ +"@id": "#134/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#134/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#134" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,15)-(30,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#130/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#130/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:timestamp" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,2)-(28,0)]" +} +] +}, +{ +"@id": "#130/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#130" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,0)-(30,0)]" +} +] +}, +{ +"@id": "#130/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:attachements" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,2)-(30,0)]" +} +] +}, +{ +"@id": "#130/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:message" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,2)-(27,0)]" +} +] +}, +{ +"@id": "#130/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(26,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "email: \"bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com\"\nmessage: \"This is an example message. Hello.\"\ntimestamp: 1496757380\nattachements:\n - \"https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#130/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#130/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#130/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,8)-(30,0)]" +} +] +}, +{ +"@id": "#130/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,0)-(30,0)]" +} +] +}, +{ +"@id": "#130/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#130" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,0)-(30,0)]" +} +] +} +] +} +] +} +], +"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_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(6,0)]" +} +] +}, +{ +"@id": "#129/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,0)-(30,0)]" +} +] +}, +{ +"@id": "#129/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#129" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(30,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#129/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#129" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(3,4)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"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)-(30,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#147", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#148", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "\n\n Invalid request\n\n" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#149", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#150", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "\n\n Unauthorized\n\n" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +} +], +"doc:declares": [ +{ +"@id": "#151", +"@type": [ +"doc:DomainProperty", +"rdf:Property", +"doc:DomainElement" +], +"raml-shapes:schema": [ +{ +"@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": "deprecated" +} +], +"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": "[(7,2)-(8,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "deprecated" +} +], +"sourcemaps:sources": [ +{ +"@id": "#151/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#151/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#151" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#151/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#151" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(8,0)]" +} +] +}, +{ +"@id": "#151/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(7,12)]" +} +] +} +] +} +] +}, +{ +"@id": "#153", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#154", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#error" +} +], +"raml-shapes:range": [ +{ +"@id": "#155", +"@type": [ +"raml-shapes: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": "#156", +"@type": [ +"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": "#156/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#156/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#156" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,17)-(23,21)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "true" +} +], +"apiContract:examples": [ +{ +"@id": "#157", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#157", +"@type": [ +"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": "#157/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#157/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#157" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,17)-(22,21)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "true" +} +], +"sourcemaps:sources": [ +{ +"@id": "#157/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#157/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#157/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,17)-(22,21)]" +} +] +}, +{ +"@id": "#157/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,17)-(22,21)]" +} +] +}, +{ +"@id": "#157/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#157" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,17)-(22,21)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#155/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#155/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#155" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,8)-(20,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#155/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,8)-(24,0)]" +} +] +}, +{ +"@id": "#155/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#155" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(25,0)]" +} +] +}, +{ +"@id": "#155/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,8)-(24,0)]" +} +] +}, +{ +"@id": "#155/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,8)-(23,0)]" +} +] +}, +{ +"@id": "#155/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,8)-(21,0)]" +} +] +}, +{ +"@id": "#155/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,8)-(25,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "error" +} +], +"sourcemaps:sources": [ +{ +"@id": "#154/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#154/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#154" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(25,0)]" +} +] +}, +{ +"@id": "#154/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,8)-(22,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#158", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#message" +} +], +"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:name": [ +{ +"@value": "message" +} +], +"core:description": [ +{ +"@value": "The error message associated with the error." +} +], +"apiContract:examples": [ +{ +"@id": "#160", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#160", +"@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": "#160/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#160/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#160" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,17)-(28,28)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "<>" +} +], +"sourcemaps:sources": [ +{ +"@id": "#160/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#160/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#160/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,17)-(28,28)]" +} +] +}, +{ +"@id": "#160/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,17)-(28,28)]" +} +] +}, +{ +"@id": "#160/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#160" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,17)-(28,28)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#159/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#159/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#159" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,8)-(26,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#159/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,8)-(28,0)]" +} +] +}, +{ +"@id": "#159/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,8)-(27,0)]" +} +] +}, +{ +"@id": "#159/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,8)-(29,0)]" +} +] +}, +{ +"@id": "#159/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#159" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "message" +} +], +"sourcemaps:sources": [ +{ +"@id": "#158/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#158/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#158" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,6)-(30,0)]" +} +] +}, +{ +"@id": "#158/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,8)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "ErrorResource" +} +], +"core:description": [ +{ +"@value": "A response that is errored" +} +], +"sourcemaps:sources": [ +{ +"@id": "#153/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#153/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#153" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#153/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#153" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,2)-(30,0)]" +} +] +}, +{ +"@id": "#153/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(17,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": "[(17,4)-(17,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#161", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#etag" +} +], +"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": "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": "#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": "[(8,4)-(8,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(12,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(12,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "etag" +} +], +"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,2)-(12,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#28", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#tagline" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "tagline" +} +], +"core:description": [ +{ +"@value": "The brief description (tagline) of this person." +} +], +"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": "[(45,4)-(45,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#29/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,4)-(46,0)]" +} +] +}, +{ +"@id": "#29/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(46,4)-(47,0)]" +} +] +}, +{ +"@id": "#29/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#29" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,2)-(47,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "tagline" +} +], +"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": "[(44,2)-(47,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#30", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#name" +} +], +"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#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": "#32", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#32", +"@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": "#32/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#32/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#32" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,13)-(26,23)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "John Smith" +} +], +"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": "[(26,13)-(26,23)]" +} +] +}, +{ +"@id": "#32/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,13)-(26,23)]" +} +] +}, +{ +"@id": "#32/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#32" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,13)-(26,23)]" +} +] +} +] +} +] +} +], +"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": "[(28,4)-(28,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#31/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,4)-(28,0)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#31" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,2)-(30,0)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,4)-(27,0)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,4)-(30,0)]" +} +] +}, +{ +"@id": "#31/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,4)-(29,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(24,2)-(30,0)]" +} +] +}, +{ +"@id": "#30/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,4)-(26,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#33", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#url" +} +], +"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": "url" +} +], +"core:description": [ +{ +"@value": "The URL of this person's profile." +} +], +"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": "[(41,4)-(41,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#34/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(41,4)-(42,0)]" +} +] +}, +{ +"@id": "#34/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,4)-(43,0)]" +} +] +}, +{ +"@id": "#34/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#34" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,2)-(43,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(40,2)-(43,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#35", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#language" +} +], +"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": "language" +} +], +"core:description": [ +{ +"@value": "The user's preferred language for rendering." +} +], +"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": "[(48,4)-(48,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#36/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,4)-(49,0)]" +} +] +}, +{ +"@id": "#36/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(49,4)-(50,0)]" +} +] +}, +{ +"@id": "#36/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#36" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,2)-(50,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "language" +} +], +"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": "[(47,2)-(50,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#37", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#id" +} +], +"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": "id" +} +], +"core:description": [ +{ +"@value": "A unique identifier for a person. It is a 32 bit string containing alphanumeric characters." +} +], +"sourcemaps:sources": [ +{ +"@id": "#38/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#38/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#38" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(24,0)]" +} +] +}, +{ +"@id": "#38/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": "#37/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#37/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#37" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(24,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#39", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#birthday" +} +], +"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": "birthday" +} +], +"core:description": [ +{ +"@value": "The person's date of birth, represented as YYYY-MM-DD." +} +], +"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,4)-(31,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#40/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,4)-(32,0)]" +} +] +}, +{ +"@id": "#40/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,4)-(33,0)]" +} +] +}, +{ +"@id": "#40/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#40" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,2)-(33,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "birthday" +} +], +"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": "[(30,2)-(33,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#41", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#image" +} +], +"raml-shapes:range": [ +{ +"@id": "#3", +"@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#url" +} +], +"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": "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": "#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": "[(12,4)-(12,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,4)-(13,0)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,4)-(16,0)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,2)-(16,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(11,2)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#9", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#thumb" +} +], +"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": "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": "#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": "[(17,4)-(17,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#10/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,4)-(19,0)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(18,0)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,4)-(21,0)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,2)-(21,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "thumb" +} +], +"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": "[(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": "#4", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#4", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:url": [ +{ +"@id": "#5", +"@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": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,7)-(22,52)]" +} +] +} +] +} +] +} +], +"data:thumb": [ +{ +"@id": "#6", +"@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": "#6/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#6" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,9)-(23,60)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#4/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#4/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(23,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:thumb" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,2)-(24,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#4" +} +], +"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": "#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": "[(21,8)-(24,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,0)-(24,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#4" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,0)-(24,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#3/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#3/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#3/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(9,0)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,0)-(24,0)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(24,0)]" +} +] +} +], +"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,0)-(9,4)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "image" +} +], +"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": "[(43,2)-(44,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#42", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#gender" +} +], +"raml-shapes:range": [ +{ +"@id": "#43", +"@type": [ +"raml-shapes: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": "#43/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#43/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#43" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,4)-(34,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#43/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,4)-(35,0)]" +} +] +}, +{ +"@id": "#43/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,4)-(40,0)]" +} +] +}, +{ +"@id": "#43/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#43" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,2)-(40,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "gender" +} +], +"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": "[(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": "#16", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#16", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#17", +"@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": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#17/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,6)-(10,28)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#18", +"@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": "#18/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#18/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#18" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,8)-(11,22)]" +} +] +} +] +} +] +} +], +"data:birthday": [ +{ +"@id": "#19", +"@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": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#19/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,12)-(12,24)]" +} +] +} +] +} +] +} +], +"data:gender": [ +{ +"@id": "#20", +"@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": "#20/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#20/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#20" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,10)-(13,14)]" +} +] +} +] +} +] +} +], +"data:url": [ +{ +"@id": "#21", +"@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": "#21/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#21/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#21" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,7)-(14,48)]" +} +] +} +] +} +] +} +], +"data:image": [ +{ +"@id": "#22", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:url": [ +{ +"@id": "#23", +"@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": "#23/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#23/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#23" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,9)-(16,54)]" +} +] +} +] +} +] +} +], +"data:thumb": [ +{ +"@id": "#24", +"@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": "#24/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#24/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#24" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,11)-(17,62)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_7" +} +], +"sourcemaps:sources": [ +{ +"@id": "#22/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#22/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(17,0)]" +} +] +}, +{ +"@id": "#22/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:thumb" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(18,0)]" +} +] +}, +{ +"@id": "#22/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#22" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,0)-(18,0)]" +} +] +} +] +} +] +} +], +"data:tagline": [ +{ +"@id": "#25", +"@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": "#25/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#25/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#25" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,11)-(18,30)]" +} +] +} +] +} +] +} +], +"data:language": [ +{ +"@id": "#26", +"@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": "#26/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#26/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#26" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,12)-(19,17)]" +} +] +} +] +} +] +} +], +"data:etag": [ +{ +"@id": "#27", +"@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": "#27/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#27/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#27" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,8)-(20,34)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#16/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#16/source-map/lexical/element_9", +"sourcemaps:element": [ +{ +"@value": "data:language" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,2)-(20,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:gender" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(14,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "amf://id#16" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,0)-(21,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:birthday" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,2)-(13,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:tagline" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,2)-(19,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:etag" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,2)-(21,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,2)-(15,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,2)-(11,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,2)-(12,0)]" +} +] +}, +{ +"@id": "#16/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": "#16/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#16/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#16/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,8)-(21,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,0)-(21,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#16" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,0)-(21,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#161/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#161/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#161" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#161/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#161" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,0)-(8,4)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#161/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(8,0)]" +} +] +}, +{ +"@id": "#161/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#161/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,0)-(21,0)]" +} +] +}, +{ +"@id": "#161/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#161" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(50,0)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#161/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#161" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +}, +{ +"@id": "#162", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#etag" +} +], +"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": "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": "#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": "[(8,4)-(8,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(12,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(12,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "etag" +} +], +"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,2)-(12,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Resource" +} +], +"core:description": [ +{ +"@value": "Common properties for all resources returned by the API.\n" +} +], +"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:type-property-lexical-info": [ +{ +"@id": "#162/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#162" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(5,4)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#162/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#162" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(12,0)]" +} +] +}, +{ +"@id": "#162/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(5,0)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#162/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#162" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +}, +{ +"@id": "#163", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#99", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#upc" +} +], +"raml-shapes:range": [ +{ +"@id": "#100", +"@type": [ +"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": "#101", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#101", +"@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": "#101/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#101/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#101" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,13)-(36,27)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "042100005264" +} +], +"sourcemaps:sources": [ +{ +"@id": "#101/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#101/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#101/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,13)-(36,27)]" +} +] +}, +{ +"@id": "#101/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,13)-(36,27)]" +} +] +}, +{ +"@id": "#101/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#101" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,13)-(36,27)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#100/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#100/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#100" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,4)-(31,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#100/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,4)-(36,0)]" +} +] +}, +{ +"@id": "#100/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#100" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,2)-(38,0)]" +} +] +}, +{ +"@id": "#100/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,4)-(37,0)]" +} +] +}, +{ +"@id": "#100/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,4)-(33,0)]" +} +] +}, +{ +"@id": "#100/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,4)-(32,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "upc" +} +], +"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": "[(30,2)-(38,0)]" +} +] +}, +{ +"@id": "#99/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,4)-(38,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#etag" +} +], +"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": "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": "#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": "[(8,4)-(8,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(12,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(12,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "etag" +} +], +"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,2)-(12,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#102", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#name" +} +], +"raml-shapes:range": [ +{ +"@id": "#103", +"@type": [ +"raml-shapes: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": "#104", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#104", +"@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": "#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,13)-(16,50)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "Acme product - mentol flavor, 500 ml." +} +], +"sourcemaps:sources": [ +{ +"@id": "#104/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#104/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#104/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,13)-(16,50)]" +} +] +}, +{ +"@id": "#104/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,13)-(16,50)]" +} +] +}, +{ +"@id": "#104/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#104" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,13)-(16,50)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#103/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#103/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#103" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(14,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#103/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,4)-(16,0)]" +} +] +}, +{ +"@id": "#103/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(15,0)]" +} +] +}, +{ +"@id": "#103/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(17,0)]" +} +] +}, +{ +"@id": "#103/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#103" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(18,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"sourcemaps:sources": [ +{ +"@id": "#102/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#102/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#102" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(18,0)]" +} +] +}, +{ +"@id": "#102/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(18,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#105", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#id" +} +], +"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#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": "#106/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#106/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:pattern" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,4)-(13,0)]" +} +] +}, +{ +"@id": "#106/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(12,0)]" +} +] +}, +{ +"@id": "#106/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#106" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(13,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "id" +} +], +"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": "[(7,2)-(13,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#107", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#unit" +} +], +"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": "unit" +} +], +"core:description": [ +{ +"@value": "The unit of measuremet for the quantity property." +} +], +"apiContract:examples": [ +{ +"@id": "#109", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#109", +"@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": "#109/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#109/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#109" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,13)-(28,15)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "ml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#109/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#109/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#109/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,13)-(28,15)]" +} +] +}, +{ +"@id": "#109/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,13)-(28,15)]" +} +] +}, +{ +"@id": "#109/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#109" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,13)-(28,15)]" +} +] +} +] +} +] +} +], +"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": "[(26,4)-(26,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#108/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,4)-(28,0)]" +} +] +}, +{ +"@id": "#108/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,4)-(27,0)]" +} +] +}, +{ +"@id": "#108/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,4)-(29,0)]" +} +] +}, +{ +"@id": "#108/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#108" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "unit" +} +], +"sourcemaps:sources": [ +{ +"@id": "#107/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#107/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#107" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(30,0)]" +} +] +}, +{ +"@id": "#107/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,4)-(30,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#110", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#available" +} +], +"raml-shapes:range": [ +{ +"@id": "#111", +"@type": [ +"raml-shapes: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": "#112", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#112", +"@type": [ +"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": "#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,13)-(44,17)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "true" +} +], +"sourcemaps:sources": [ +{ +"@id": "#112/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#112/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#112/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,13)-(44,17)]" +} +] +}, +{ +"@id": "#112/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,13)-(44,17)]" +} +] +}, +{ +"@id": "#112/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#112" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,13)-(44,17)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#111/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#111/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#111" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,4)-(39,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#111/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,4)-(43,0)]" +} +] +}, +{ +"@id": "#111/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,4)-(40,0)]" +} +] +}, +{ +"@id": "#111/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,4)-(45,0)]" +} +] +}, +{ +"@id": "#111/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#111" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,2)-(45,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "available" +} +], +"sourcemaps:sources": [ +{ +"@id": "#110/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#110/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#110" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,2)-(45,0)]" +} +] +}, +{ +"@id": "#110/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(43,4)-(44,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#113", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#quantity" +} +], +"raml-shapes:range": [ +{ +"@id": "#114", +"@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": "#115", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#115", +"@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": "#115/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#115/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#115" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,13)-(23,16)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "500" +} +], +"sourcemaps:sources": [ +{ +"@id": "#115/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#115/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#115/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,13)-(23,16)]" +} +] +}, +{ +"@id": "#115/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,13)-(23,16)]" +} +] +}, +{ +"@id": "#115/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#115" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,13)-(23,16)]" +} +] +} +] +} +] +} +], +"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": "[(19,4)-(19,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#114/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,4)-(23,0)]" +} +] +}, +{ +"@id": "#114/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,4)-(20,0)]" +} +] +}, +{ +"@id": "#114/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "#114/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#114" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,2)-(25,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "quantity" +} +], +"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": "[(18,2)-(25,0)]" +} +] +}, +{ +"@id": "#113/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": "#91", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "example_0" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#91", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#92", +"@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": "#92/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#92/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#92" +} +], +"sourcemaps:value": [ +{ +"@value": "[(46,6)-(46,34)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#93", +"@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": "#93/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#93/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#93" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,8)-(47,20)]" +} +] +} +] +} +] +} +], +"data:quantity": [ +{ +"@id": "#94", +"@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": "#94/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#94/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#94" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,12)-(48,15)]" +} +] +} +] +} +] +} +], +"data:unit": [ +{ +"@id": "#95", +"@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": "#95/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#95/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#95" +} +], +"sourcemaps:value": [ +{ +"@value": "[(49,8)-(49,10)]" +} +] +} +] +} +] +} +], +"data:upc": [ +{ +"@id": "#96", +"@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": "#96/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#96/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#96" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,7)-(50,21)]" +} +] +} +] +} +] +} +], +"data:available": [ +{ +"@id": "#97", +"@type": [ +"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": "#97/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#97/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#97" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,13)-(51,17)]" +} +] +} +] +} +] +} +], +"data:etag": [ +{ +"@id": "#98", +"@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" +} +], +"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": "[(52,8)-(52,25)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#91/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#91/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:available" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,2)-(52,0)]" +} +] +}, +{ +"@id": "#91/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,2)-(48,0)]" +} +] +}, +{ +"@id": "#91/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(46,2)-(47,0)]" +} +] +}, +{ +"@id": "#91/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:upc" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,2)-(51,0)]" +} +] +}, +{ +"@id": "#91/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:etag" +} +], +"sourcemaps:value": [ +{ +"@value": "[(52,2)-(53,0)]" +} +] +}, +{ +"@id": "#91/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:quantity" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,2)-(49,0)]" +} +] +}, +{ +"@id": "#91/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "amf://id#91" +} +], +"sourcemaps:value": [ +{ +"@value": "[(46,0)-(53,0)]" +} +] +}, +{ +"@id": "#91/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: \"Wd3deef3rgrgf4r\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#91/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#91/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#91/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,8)-(53,0)]" +} +] +}, +{ +"@id": "#91/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(46,0)-(53,0)]" +} +] +}, +{ +"@id": "#91/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#91" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,0)-(53,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#164", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Product" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#164", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#165", +"@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": "#165/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#165/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#165" +} +], +"sourcemaps:value": [ +{ +"@value": "[(134,20)-(134,52)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#166", +"@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": "#166/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#166/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#166" +} +], +"sourcemaps:value": [ +{ +"@value": "[(135,22)-(135,35)]" +} +] +} +] +} +] +} +], +"data:quantity": [ +{ +"@id": "#167", +"@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": "#167/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#167/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#167" +} +], +"sourcemaps:value": [ +{ +"@value": "[(136,26)-(136,29)]" +} +] +} +] +} +] +} +], +"data:unit": [ +{ +"@id": "#168", +"@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": "#168/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#168/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#168" +} +], +"sourcemaps:value": [ +{ +"@value": "[(137,22)-(137,24)]" +} +] +} +] +} +] +} +], +"data:upc": [ +{ +"@id": "#169", +"@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": "#169/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#169/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#169" +} +], +"sourcemaps:value": [ +{ +"@value": "[(138,21)-(138,35)]" +} +] +} +] +} +] +} +], +"data:available": [ +{ +"@id": "#170", +"@type": [ +"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": "#170/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#170/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#170" +} +], +"sourcemaps:value": [ +{ +"@value": "[(139,27)-(139,31)]" +} +] +} +] +} +] +} +], +"data:etag": [ +{ +"@id": "#171", +"@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": "#171/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#171/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#171" +} +], +"sourcemaps:value": [ +{ +"@value": "[(140,22)-(140,48)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#164/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#164/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:available" +} +], +"sourcemaps:value": [ +{ +"@value": "[(139,16)-(140,0)]" +} +] +}, +{ +"@id": "#164/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(135,16)-(136,0)]" +} +] +}, +{ +"@id": "#164/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(134,16)-(135,0)]" +} +] +}, +{ +"@id": "#164/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:upc" +} +], +"sourcemaps:value": [ +{ +"@value": "[(138,16)-(139,0)]" +} +] +}, +{ +"@id": "#164/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:etag" +} +], +"sourcemaps:value": [ +{ +"@value": "[(140,16)-(141,0)]" +} +] +}, +{ +"@id": "#164/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:quantity" +} +], +"sourcemaps:value": [ +{ +"@value": "[(136,16)-(137,0)]" +} +] +}, +{ +"@id": "#164/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "amf://id#164" +} +], +"sourcemaps:value": [ +{ +"@value": "[(134,0)-(141,0)]" +} +] +}, +{ +"@id": "#164/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:unit" +} +], +"sourcemaps:value": [ +{ +"@value": "[(137,16)-(138,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "id: d697f5cea85011e680f576304dec7eb7\nname: Super product\nquantity: 125\nunit: ml\nupc: \"123456789101\"\navailable: true\netag: \"W/\\\"686897696a7c876b7e\\\"\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#164/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#164/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#164/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(133,22)-(141,0)]" +} +] +}, +{ +"@id": "#164/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(133,14)-(141,0)]" +} +] +}, +{ +"@id": "#164/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(134,0)-(141,0)]" +} +] +}, +{ +"@id": "#164/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#164" +} +], +"sourcemaps:value": [ +{ +"@value": "[(133,14)-(141,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#164/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#164" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#164/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#164" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#172" +} +] +} +] +} +] +}, +{ +"@id": "#173", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "OtherProduct" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#173", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#174", +"@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": "#174/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#174/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#174" +} +], +"sourcemaps:value": [ +{ +"@value": "[(142,20)-(142,52)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#175", +"@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": "#175/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#175/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#175" +} +], +"sourcemaps:value": [ +{ +"@value": "[(143,22)-(143,34)]" +} +] +} +] +} +] +} +], +"data:quantity": [ +{ +"@id": "#176", +"@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": "#176/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#176/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#176" +} +], +"sourcemaps:value": [ +{ +"@value": "[(144,26)-(144,27)]" +} +] +} +] +} +] +} +], +"data:unit": [ +{ +"@id": "#177", +"@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": "#177/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#177/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#177" +} +], +"sourcemaps:value": [ +{ +"@value": "[(145,22)-(145,24)]" +} +] +} +] +} +] +} +], +"data:upc": [ +{ +"@id": "#178", +"@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": "#178/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#178/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#178" +} +], +"sourcemaps:value": [ +{ +"@value": "[(146,21)-(146,35)]" +} +] +} +] +} +] +} +], +"data:available": [ +{ +"@id": "#179", +"@type": [ +"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": "#179/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#179/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#179" +} +], +"sourcemaps:value": [ +{ +"@value": "[(147,27)-(147,31)]" +} +] +} +] +} +] +} +], +"data:etag": [ +{ +"@id": "#180", +"@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": "#180/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#180/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#180" +} +], +"sourcemaps:value": [ +{ +"@value": "[(148,22)-(148,39)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#173/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#173/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:available" +} +], +"sourcemaps:value": [ +{ +"@value": "[(147,16)-(148,0)]" +} +] +}, +{ +"@id": "#173/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(143,16)-(144,0)]" +} +] +}, +{ +"@id": "#173/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(142,16)-(143,0)]" +} +] +}, +{ +"@id": "#173/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:upc" +} +], +"sourcemaps:value": [ +{ +"@value": "[(146,16)-(147,0)]" +} +] +}, +{ +"@id": "#173/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:etag" +} +], +"sourcemaps:value": [ +{ +"@value": "[(148,16)-(149,0)]" +} +] +}, +{ +"@id": "#173/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:quantity" +} +], +"sourcemaps:value": [ +{ +"@value": "[(144,16)-(145,0)]" +} +] +}, +{ +"@id": "#173/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "amf://id#173" +} +], +"sourcemaps:value": [ +{ +"@value": "[(142,0)-(149,0)]" +} +] +}, +{ +"@id": "#173/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:unit" +} +], +"sourcemaps:value": [ +{ +"@value": "[(145,16)-(146,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "id: 123e4567e89b12d3a456426655440000\nname: Acme Product\nquantity: 1\nunit: kg\nupc: \"223456789101\"\navailable: true\netag: \"W/\\\"123456789\\\"\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#173/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#173/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#173/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(141,27)-(149,0)]" +} +] +}, +{ +"@id": "#173/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(141,14)-(149,0)]" +} +] +}, +{ +"@id": "#173/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(142,0)-(149,0)]" +} +] +}, +{ +"@id": "#173/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#173" +} +], +"sourcemaps:value": [ +{ +"@value": "[(141,14)-(149,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#173/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#173" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#173/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#173" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#172" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#163/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#163/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#163" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#163/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#163" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(5,4)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#163/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#163/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "#163/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#163" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(53,0)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#163/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#163" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +}, +{ +"@id": "#181", +"@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#url" +} +], +"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": "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": "#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": "[(12,4)-(12,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,4)-(13,0)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,4)-(16,0)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,2)-(16,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(11,2)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#9", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#thumb" +} +], +"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": "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": "#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": "[(17,4)-(17,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#10/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,4)-(19,0)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(18,0)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,4)-(21,0)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,2)-(21,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "thumb" +} +], +"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": "[(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": "#4", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#4", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:url": [ +{ +"@id": "#5", +"@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": "#5/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#5/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#5" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,7)-(22,52)]" +} +] +} +] +} +] +} +], +"data:thumb": [ +{ +"@id": "#6", +"@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": "#6/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#6/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#6" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,9)-(23,60)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#4/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#4/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,2)-(23,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:thumb" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,2)-(24,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#4" +} +], +"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": "#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": "[(21,8)-(24,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,0)-(24,0)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#4" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,0)-(24,0)]" +} +] +} +] +} +] +} +], +"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": "[(9,0)-(9,4)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#181/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(9,0)]" +} +] +}, +{ +"@id": "#181/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,0)-(24,0)]" +} +] +}, +{ +"@id": "#181/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#181" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(24,0)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#181/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#181" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +}, +{ +"@id": "#182", +"@type": [ +"raml-shapes: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": "#182/list", +"@type": "rdfs:Seq", +"rdfs:_1": [ +{ +"@id": "#183", +"@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": "#183/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#183/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#183" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,8)-(34,9)]" +} +] +} +] +} +] +} +], +"rdfs:_2": [ +{ +"@id": "#184", +"@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": "#184/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#184/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#184" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,8)-(35,9)]" +} +] +} +] +} +] +} +], +"rdfs:_3": [ +{ +"@id": "#185", +"@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": "#185/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#185/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#185" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,8)-(36,9)]" +} +] +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#182/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#182/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#182" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#182/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,4)-(32,0)]" +} +] +}, +{ +"@id": "#182/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#182" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,2)-(37,0)]" +} +] +}, +{ +"@id": "#182/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:in" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,4)-(37,0)]" +} +] +}, +{ +"@id": "#182/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,2)-(30,9)]" +} +] +}, +{ +"@id": "#182/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,4)-(33,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#182/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#182" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,4)-(32,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#186", +"@type": [ +"apiContract:ResourceType", +"doc:AbstractDeclaration", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "ErrorredResource" +} +], +"doc:dataNode": [ +{ +"@id": "#187", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:patch": [ +{ +"@id": "#188", +"@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" +} +], +"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": "[(39,10)-(39,10)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"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": "[(39,4)-(40,0)]" +} +] +}, +{ +"@id": "#187/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:patch" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,4)-(40,0)]" +} +] +} +] +} +] +} +], +"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": "[(38,2)-(40,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#189", +"@type": [ +"apiContract:ResourceType", +"doc:AbstractDeclaration", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "ResourceNotFound" +} +], +"doc:dataNode": [ +{ +"@id": "#190", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:type": [ +{ +"@id": "#191", +"@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" +} +], +"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": "[(41,10)-(41,26)]" +} +] +} +] +} +] +} +], +"data:patch": [ +{ +"@id": "#192", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:body": [ +{ +"@id": "#193", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:application%2Fjson": [ +{ +"@id": "#194", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:displayName": [ +{ +"@id": "#195", +"@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_6" +} +], +"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": "[(45,23)-(45,41)]" +} +] +} +] +} +] +} +], +"data:type": [ +{ +"@id": "#196", +"@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_7" +} +], +"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": "[(46,16)-(46,29)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_5" +} +], +"sourcemaps:sources": [ +{ +"@id": "#194/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#194/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,10)-(46,0)]" +} +] +}, +{ +"@id": "#194/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(46,10)-(47,0)]" +} +] +}, +{ +"@id": "#194/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#194" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,0)-(47,0)]" +} +] +} +] +} +] +} +], +"data:application%2Fxml": [ +{ +"@id": "#197", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:displayName": [ +{ +"@id": "#198", +"@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_9" +} +], +"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": "[(48,23)-(48,41)]" +} +] +} +] +} +] +} +], +"data:type": [ +{ +"@id": "#199", +"@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_10" +} +], +"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": "[(1,0)-(1,0)]" +} +] +} +] +} +] +} +], +"data:example": [ +{ +"@id": "#200", +"@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_11" +} +], +"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": "[(1,0)-(1,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_8" +} +], +"sourcemaps:sources": [ +{ +"@id": "#197/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#197/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(49,10)-(50,0)]" +} +] +}, +{ +"@id": "#197/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,10)-(49,0)]" +} +] +}, +{ +"@id": "#197/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:example" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,10)-(51,0)]" +} +] +}, +{ +"@id": "#197/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#197" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,0)-(51,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_4" +} +], +"sourcemaps:sources": [ +{ +"@id": "#193/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#193/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:application%2Fjson" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,8)-(47,0)]" +} +] +}, +{ +"@id": "#193/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:application%2Fxml" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,8)-(51,0)]" +} +] +}, +{ +"@id": "#193/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#193" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,0)-(51,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#192/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#192/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#192" +} +], +"sourcemaps:value": [ +{ +"@value": "[(43,0)-(51,0)]" +} +] +}, +{ +"@id": "#192/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:body" +} +], +"sourcemaps:value": [ +{ +"@value": "[(43,6)-(51,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#190/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#190/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(41,4)-(42,0)]" +} +] +}, +{ +"@id": "#190/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:patch" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,4)-(51,0)]" +} +] +}, +{ +"@id": "#190/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#190" +} +], +"sourcemaps:value": [ +{ +"@value": "[(41,4)-(51,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#189/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#189/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#189" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#189/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#189" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,2)-(51,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#201", +"@type": [ +"apiContract:ResourceType", +"doc:AbstractDeclaration", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "UnauthorizedResponse" +} +], +"doc:dataNode": [ +{ +"@id": "#202", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:type": [ +{ +"@id": "#203", +"@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" +} +], +"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": "[(52,10)-(52,26)]" +} +] +} +] +} +] +} +], +"data:get": [ +{ +"@id": "#204", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:responses": [ +{ +"@id": "#205", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:404": [ +{ +"@id": "#206", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:body": [ +{ +"@id": "#207", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:application%2Fjson": [ +{ +"@id": "#208", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:displayName": [ +{ +"@id": "#209", +"@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" +} +], +"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": "[(58,27)-(58,48)]" +} +] +} +] +} +] +} +], +"data:type": [ +{ +"@id": "#210", +"@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": "#210/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#210/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#210" +} +], +"sourcemaps:value": [ +{ +"@value": "[(59,20)-(59,33)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_7" +} +], +"sourcemaps:sources": [ +{ +"@id": "#208/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#208/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(58,14)-(59,0)]" +} +] +}, +{ +"@id": "#208/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(59,14)-(60,0)]" +} +] +}, +{ +"@id": "#208/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#208" +} +], +"sourcemaps:value": [ +{ +"@value": "[(58,0)-(60,0)]" +} +] +} +] +} +] +} +], +"data:application%2Fxml": [ +{ +"@id": "#211", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:displayName": [ +{ +"@id": "#212", +"@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" +} +], +"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": "[(61,27)-(61,48)]" +} +] +} +] +} +] +} +], +"data:type": [ +{ +"@id": "#213", +"@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": "#213/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#213/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#213" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(1,0)]" +} +] +} +] +} +] +} +], +"data:example": [ +{ +"@id": "#214", +"@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" +} +], +"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": "[(1,0)-(1,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_10" +} +], +"sourcemaps:sources": [ +{ +"@id": "#211/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#211/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(62,14)-(63,0)]" +} +] +}, +{ +"@id": "#211/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(61,14)-(62,0)]" +} +] +}, +{ +"@id": "#211/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:example" +} +], +"sourcemaps:value": [ +{ +"@value": "[(63,14)-(64,0)]" +} +] +}, +{ +"@id": "#211/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#211" +} +], +"sourcemaps:value": [ +{ +"@value": "[(61,0)-(64,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_6" +} +], +"sourcemaps:sources": [ +{ +"@id": "#207/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#207/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:application%2Fjson" +} +], +"sourcemaps:value": [ +{ +"@value": "[(57,12)-(60,0)]" +} +] +}, +{ +"@id": "#207/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:application%2Fxml" +} +], +"sourcemaps:value": [ +{ +"@value": "[(60,12)-(64,0)]" +} +] +}, +{ +"@id": "#207/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#207" +} +], +"sourcemaps:value": [ +{ +"@value": "[(57,0)-(64,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_5" +} +], +"sourcemaps:sources": [ +{ +"@id": "#206/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#206/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#206" +} +], +"sourcemaps:value": [ +{ +"@value": "[(56,0)-(64,0)]" +} +] +}, +{ +"@id": "#206/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:body" +} +], +"sourcemaps:value": [ +{ +"@value": "[(56,10)-(64,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_4" +} +], +"sourcemaps:sources": [ +{ +"@id": "#205/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#205/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#205" +} +], +"sourcemaps:value": [ +{ +"@value": "[(55,0)-(64,0)]" +} +] +}, +{ +"@id": "#205/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:404" +} +], +"sourcemaps:value": [ +{ +"@value": "[(55,8)-(64,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#204/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#204/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#204" +} +], +"sourcemaps:value": [ +{ +"@value": "[(54,0)-(64,0)]" +} +] +}, +{ +"@id": "#204/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:responses" +} +], +"sourcemaps:value": [ +{ +"@value": "[(54,6)-(64,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#202/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#202/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(52,4)-(53,0)]" +} +] +}, +{ +"@id": "#202/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:get" +} +], +"sourcemaps:value": [ +{ +"@value": "[(53,4)-(64,0)]" +} +] +}, +{ +"@id": "#202/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#202" +} +], +"sourcemaps:value": [ +{ +"@value": "[(52,4)-(64,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#201/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#201/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#201" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#201/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#201" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,2)-(64,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#215", +"@type": [ +"apiContract:ResourceType", +"doc:AbstractDeclaration", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "RequestErrorResponse" +} +], +"doc:dataNode": [ +{ +"@id": "#216", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:type": [ +{ +"@id": "#217", +"@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" +} +], +"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": "[(65,10)-(65,26)]" +} +] +} +] +} +] +} +], +"data:patch": [ +{ +"@id": "#218", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:body": [ +{ +"@id": "#219", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:application%2Fjson": [ +{ +"@id": "#220", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:displayName": [ +{ +"@id": "#221", +"@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_6" +} +], +"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": "[(69,23)-(69,38)]" +} +] +} +] +} +] +} +], +"data:type": [ +{ +"@id": "#222", +"@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_7" +} +], +"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": "[(70,16)-(70,29)]" +} +] +} +] +} +] +} +], +"data:example": [ +{ +"@id": "#223", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "{\n \"error\": true,\n \"message\": \"Invalid request\"\n}\n" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_8" +} +], +"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": "[(1,0)-(1,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_5" +} +], +"sourcemaps:sources": [ +{ +"@id": "#220/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#220/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(70,10)-(71,0)]" +} +] +}, +{ +"@id": "#220/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(69,10)-(70,0)]" +} +] +}, +{ +"@id": "#220/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:example" +} +], +"sourcemaps:value": [ +{ +"@value": "[(71,10)-(72,0)]" +} +] +}, +{ +"@id": "#220/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#220" +} +], +"sourcemaps:value": [ +{ +"@value": "[(69,0)-(72,0)]" +} +] +} +] +} +] +} +], +"data:application%2Fxml": [ +{ +"@id": "#224", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:displayName": [ +{ +"@id": "#225", +"@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_10" +} +], +"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": "[(73,23)-(73,38)]" +} +] +} +] +} +] +} +], +"data:type": [ +{ +"@id": "#226", +"@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": "#226/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#226/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#226" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(1,0)]" +} +] +} +] +} +] +} +], +"data:example": [ +{ +"@id": "#227", +"@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_12" +} +], +"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": "[(1,0)-(1,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_9" +} +], +"sourcemaps:sources": [ +{ +"@id": "#224/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#224/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(74,10)-(75,0)]" +} +] +}, +{ +"@id": "#224/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:displayName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(73,10)-(74,0)]" +} +] +}, +{ +"@id": "#224/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:example" +} +], +"sourcemaps:value": [ +{ +"@value": "[(75,10)-(77,0)]" +} +] +}, +{ +"@id": "#224/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#224" +} +], +"sourcemaps:value": [ +{ +"@value": "[(73,0)-(77,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_4" +} +], +"sourcemaps:sources": [ +{ +"@id": "#219/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#219/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:application%2Fjson" +} +], +"sourcemaps:value": [ +{ +"@value": "[(68,8)-(72,0)]" +} +] +}, +{ +"@id": "#219/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:application%2Fxml" +} +], +"sourcemaps:value": [ +{ +"@value": "[(72,8)-(77,0)]" +} +] +}, +{ +"@id": "#219/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#219" +} +], +"sourcemaps:value": [ +{ +"@value": "[(68,0)-(77,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#218/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#218/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#218" +} +], +"sourcemaps:value": [ +{ +"@value": "[(67,0)-(77,0)]" +} +] +}, +{ +"@id": "#218/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:body" +} +], +"sourcemaps:value": [ +{ +"@value": "[(67,6)-(77,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#216/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#216/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(65,4)-(66,0)]" +} +] +}, +{ +"@id": "#216/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:patch" +} +], +"sourcemaps:value": [ +{ +"@value": "[(66,4)-(77,0)]" +} +] +}, +{ +"@id": "#216/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#216" +} +], +"sourcemaps:value": [ +{ +"@value": "[(65,4)-(77,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#215/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#215/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#215" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#215/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#215" +} +], +"sourcemaps:value": [ +{ +"@value": "[(64,2)-(77,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#", +"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/demo-api-v4-compact.json b/demo/demo-api-v4-compact.json new file mode 100644 index 0000000..cf80782 --- /dev/null +++ b/demo/demo-api-v4-compact.json @@ -0,0 +1,54709 @@ +[ + { + "@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/demo-api-v4.json b/demo/demo-api-v4.json new file mode 100644 index 0000000..cf80782 --- /dev/null +++ b/demo/demo-api-v4.json @@ -0,0 +1,54709 @@ +[ + { + "@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/demo-api.json b/demo/demo-api.json new file mode 100644 index 0000000..11f7e0b --- /dev/null +++ b/demo/demo-api.json @@ -0,0 +1,51364 @@ +[ +{ +"@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#228", +"@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/apiContract#server": [ +{ +"@id": "amf://id#474", +"@type": [ +"http://a.ml/vocabularies/apiContract#Server", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#urlTemplate": [ +{ +"@value": "http://api.domain.com/" +} +], +"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": "http://a.ml/vocabularies/core#urlTemplate" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(6,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#474/source-map/synthesized-field/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#474" +} +], +"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#229", +"@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#230", +"@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#231", +"@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#232", +"@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#233", +"@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#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#etag" +} +], +"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": "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#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": "[(8,4)-(8,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": "[(8,4)-(9,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": "[(9,4)-(12,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": "[(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#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": "[(7,2)-(12,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#tagline" +} +], +"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#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#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": "[(45,4)-(45,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": "[(45,4)-(46,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": "[(46,4)-(47,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": "[(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#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": "[(44,2)-(47,0)]" +} +] +} +] +} +] +}, +{ +"@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#name" +} +], +"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#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#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": "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#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": "[(26,13)-(26,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "John Smith" +} +], +"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": "[(26,13)-(26,23)]" +} +] +}, +{ +"@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": "[(26,13)-(26,23)]" +} +] +}, +{ +"@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": "[(26,13)-(26,23)]" +} +] +} +] +} +] +} +], +"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": "[(28,4)-(28,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#31/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": "[(27,4)-(28,0)]" +} +] +}, +{ +"@id": "amf://id#31/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#31" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,2)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#31/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,4)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#31/source-map/lexical/element_1", +"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#31/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": "[(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#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": "[(24,2)-(30,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": "[(25,4)-(26,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#url" +} +], +"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": "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#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": "[(41,4)-(41,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": "[(41,4)-(42,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": "[(42,4)-(43,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": "[(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#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": "[(40,2)-(43,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#id" +} +], +"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#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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#38" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,2)-(24,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": "[(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#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": "[(22,2)-(24,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#language" +} +], +"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#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#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": "[(48,4)-(48,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": "[(48,4)-(49,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": "[(49,4)-(50,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": "[(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#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": "[(47,2)-(50,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#birthday" +} +], +"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": "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#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": "[(31,4)-(31,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": "[(31,4)-(32,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": "[(32,4)-(33,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": "[(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#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": "[(30,2)-(33,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#image" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#3/link-704756176", +"@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#3" +} +], +"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#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": "[(43,2)-(44,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#42", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#43", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#43/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(34,4)-(34,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#43/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#43/source-map/lexical/element_0", +"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#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": "[(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#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": "[(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#234", +"@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#234", +"@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#235", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#235" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(88,14)-(88,36)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@id": "amf://id#236", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#236" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(89,16)-(89,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#birthday": [ +{ +"@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": "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#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": "[(90,20)-(90,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#gender": [ +{ +"@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": "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#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": "[(91,18)-(91,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#url": [ +{ +"@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": "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#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": "[(92,15)-(92,56)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#image": [ +{ +"@id": "amf://id#240", +"@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#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": "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#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": "[(94,17)-(94,62)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#thumb": [ +{ +"@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": "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#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": "[(95,19)-(95,70)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_7" +} +], +"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_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": "[(94,12)-(95,0)]" +} +] +}, +{ +"@id": "amf://id#240/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": "[(95,12)-(96,0)]" +} +] +}, +{ +"@id": "amf://id#240/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#240" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(94,0)-(96,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#tagline": [ +{ +"@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": "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#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": "[(96,19)-(96,38)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#language": [ +{ +"@id": "amf://id#244", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#244" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(97,20)-(97,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#etag": [ +{ +"@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": "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#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": "[(98,16)-(98,42)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_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": "[(97,10)-(98,0)]" +} +] +}, +{ +"@id": "amf://id#234/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": "[(91,10)-(92,0)]" +} +] +}, +{ +"@id": "amf://id#234/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#234" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(88,0)-(99,0)]" +} +] +}, +{ +"@id": "amf://id#234/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": "[(90,10)-(91,0)]" +} +] +}, +{ +"@id": "amf://id#234/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": "[(96,10)-(97,0)]" +} +] +}, +{ +"@id": "amf://id#234/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": "[(98,10)-(99,0)]" +} +] +}, +{ +"@id": "amf://id#234/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": "[(92,10)-(93,0)]" +} +] +}, +{ +"@id": "amf://id#234/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": "[(88,10)-(89,0)]" +} +] +}, +{ +"@id": "amf://id#234/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": "[(89,10)-(90,0)]" +} +] +}, +{ +"@id": "amf://id#234/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": "[(93,10)-(96,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#234/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#234/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#234/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": "[(87,16)-(99,0)]" +} +] +}, +{ +"@id": "amf://id#234/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": "[(88,0)-(99,0)]" +} +] +}, +{ +"@id": "amf://id#234/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#234" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(87,8)-(99,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#234/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#234" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#232" +} +] +} +] +} +] +} +], +"amf://id#151": { +"http://a.ml/vocabularies/core#extensionName": [ +{ +"@value": "deprecated" +} +], +"@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": "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#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": "[(85,22)-(85,81)]" +} +] +} +] +} +] +}, +"http://a.ml/vocabularies/document#customDomainProperties": [ +{ +"@id": "amf://id#151" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#233/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#233" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(86,8)-(86,12)]" +} +] +} +], +"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/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#233/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": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#233/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(87,8)-(99,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": "[(84,6)-(99,0)]" +} +] +} +] +} +] +} +], +"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#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": "[(84,6)-(99,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#248", +"@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#249", +"@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#250", +"@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#45" +} +], +"http://a.ml/vocabularies/document#location": [ +{ +"@value": "file://demo/demo-api/examples/person.xml" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#250/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#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": "[(101,17)-(101,45)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#250/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#250" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#248" +} +] +} +] +} +] +} +], +"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/demo-api/schemas/person.xsd" +} +], +"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": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(101,8)-(102,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ +{ +"@id": "amf://id#249/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#249" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +] +} +] +} +], +"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": "[(99,6)-(102,0)]" +} +] +} +] +} +] +} +], +"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": "[(81,0)-(102,0)]" +} +] +}, +{ +"@id": "amf://id#231/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": "[(83,4)-(102,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#230/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#230/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": "[(81,4)-(82,0)]" +} +] +}, +{ +"@id": "amf://id#230/source-map/lexical/element_0", +"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#230/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#230" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(80,2)-(102,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#251", +"@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#252", +"@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#253", +"@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#254", +"@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#267", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#268", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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://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#type-property-lexical-info": [ +{ +"@id": "amf://id#268/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#268" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,6)-(9,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#268/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": "[(9,6)-(9,22)]" +} +] +}, +{ +"@id": "amf://id#268/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": "[(10,6)-(10,31)]" +} +] +}, +{ +"@id": "amf://id#268/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#268" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(14,5)]" +} +] +} +] +} +] +} +], +"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#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": "[(7,4)-(14,5)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#269", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#270", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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://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#type-property-lexical-info": [ +{ +"@id": "amf://id#270/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#270" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,6)-(17,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#270/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": "[(17,6)-(17,22)]" +} +] +}, +{ +"@id": "amf://id#270/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": "[(18,6)-(18,33)]" +} +] +}, +{ +"@id": "amf://id#270/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#270" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,4)-(22,5)]" +} +] +} +] +} +] +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#269" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,4)-(22,5)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#271", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#272", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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://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#type-property-lexical-info": [ +{ +"@id": "amf://id#272/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#272" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,6)-(25,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#272/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,6)-(25,22)]" +} +] +}, +{ +"@id": "amf://id#272/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": "[(26,6)-(26,37)]" +} +] +}, +{ +"@id": "amf://id#272/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#272" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,4)-(30,5)]" +} +] +} +] +} +] +} +], +"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#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": "[(23,4)-(30,5)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#273", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#274", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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://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#type-property-lexical-info": [ +{ +"@id": "amf://id#274/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#274" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(33,6)-(33,12)]" +} +] +} +], +"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://www.w3.org/ns/shacl#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(33,6)-(33,22)]" +} +] +}, +{ +"@id": "amf://id#274/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": "[(34,6)-(34,35)]" +} +] +}, +{ +"@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": "[(31,4)-(38,5)]" +} +] +} +] +} +] +} +], +"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#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": "[(31,4)-(38,5)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#275", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#276", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#277", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#277" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(43,17)-(43,19)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#defaultValueStr": [ +{ +"@value": "" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#276/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#276" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(41,6)-(41,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#276/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": "[(43,6)-(43,19)]" +} +] +}, +{ +"@id": "amf://id#276/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#276" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(39,4)-(47,5)]" +} +] +}, +{ +"@id": "amf://id#276/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": "[(43,6)-(43,19)]" +} +] +}, +{ +"@id": "amf://id#276/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": "[(42,6)-(42,32)]" +} +] +}, +{ +"@id": "amf://id#276/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": "[(41,6)-(41,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#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": "[(39,4)-(47,5)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#278", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#279", +"@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#280", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#281", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "" +} +], +"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#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": "[(56,21)-(56,23)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#defaultValueStr": [ +{ +"@value": "" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#281/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#281" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(54,10)-(54,16)]" +} +] +} +], +"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://www.w3.org/ns/shacl#defaultValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(56,10)-(56,23)]" +} +] +}, +{ +"@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": "[(52,8)-(60,9)]" +} +] +}, +{ +"@id": "amf://id#281/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": "[(56,10)-(56,23)]" +} +] +}, +{ +"@id": "amf://id#281/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": "[(55,10)-(55,36)]" +} +] +}, +{ +"@id": "amf://id#281/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": "[(54,10)-(54,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#280" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(52,8)-(60,9)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#283", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#284", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "" +} +], +"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#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": "[(65,21)-(65,23)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#defaultValueStr": [ +{ +"@value": "" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#284/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#284" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(63,10)-(63,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#284/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": "[(65,10)-(65,23)]" +} +] +}, +{ +"@id": "amf://id#284/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#284" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(61,8)-(69,9)]" +} +] +}, +{ +"@id": "amf://id#284/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": "[(65,10)-(65,23)]" +} +] +}, +{ +"@id": "amf://id#284/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": "[(64,10)-(64,38)]" +} +] +}, +{ +"@id": "amf://id#284/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": "[(63,10)-(63,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#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": "[(61,8)-(69,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "image" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#279/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#279" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(50,6)-(50,12)]" +} +] +} +], +"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": "[(48,4)-(71,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#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": "[(48,4)-(71,5)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#286", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#287", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "" +} +], +"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#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": "[(76,17)-(76,19)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#defaultValueStr": [ +{ +"@value": "" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#287/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#287" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(74,6)-(74,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#287/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": "[(76,6)-(76,19)]" +} +] +}, +{ +"@id": "amf://id#287/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#287" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(72,4)-(80,5)]" +} +] +}, +{ +"@id": "amf://id#287/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": "[(76,6)-(76,19)]" +} +] +}, +{ +"@id": "amf://id#287/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": "[(75,6)-(75,36)]" +} +] +}, +{ +"@id": "amf://id#287/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": "[(74,6)-(74,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#286" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(72,4)-(80,5)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#289", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#290", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#291", +"@type": [ +"http://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#291/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#291/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#291" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(85,17)-(85,19)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#defaultValueStr": [ +{ +"@value": "" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#290/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#290" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(83,6)-(83,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#290/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": "[(85,6)-(85,19)]" +} +] +}, +{ +"@id": "amf://id#290/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#290" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(81,4)-(89,5)]" +} +] +}, +{ +"@id": "amf://id#290/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": "[(85,6)-(85,19)]" +} +] +}, +{ +"@id": "amf://id#290/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": "[(84,6)-(84,37)]" +} +] +}, +{ +"@id": "amf://id#290/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": "[(83,6)-(83,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#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": "[(81,4)-(89,5)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#292", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#293", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#294", +"@type": [ +"http://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#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": "[(94,17)-(94,19)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#defaultValueStr": [ +{ +"@value": "" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#293/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#293" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(92,6)-(92,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#293/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": "[(94,6)-(94,19)]" +} +] +}, +{ +"@id": "amf://id#293/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#293" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(90,4)-(98,5)]" +} +] +}, +{ +"@id": "amf://id#293/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": "[(94,6)-(94,19)]" +} +] +}, +{ +"@id": "amf://id#293/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": "[(93,6)-(93,33)]" +} +] +}, +{ +"@id": "amf://id#293/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": "[(92,6)-(92,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#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": "[(90,4)-(98,5)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#255", +"@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#255", +"@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#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": "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#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": "[(2,8)-(2,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@id": "amf://id#257", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#257" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,10)-(3,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#birthday": [ +{ +"@id": "amf://id#258", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#258" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,14)-(4,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#gender": [ +{ +"@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": "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#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": "[(5,12)-(5,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#url": [ +{ +"@id": "amf://id#260", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#260" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,9)-(6,50)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#image": [ +{ +"@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#url": [ +{ +"@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": "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#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": "[(8,11)-(8,58)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#thumb": [ +{ +"@id": "amf://id#263", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#263" +} +], +"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#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#url" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,4)-(8,58)]" +} +] +}, +{ +"@id": "amf://id#261/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#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": "[(7,11)-(10,3)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#tagline": [ +{ +"@id": "amf://id#264", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#264" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,13)-(11,34)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#language": [ +{ +"@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": "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#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": "[(12,14)-(12,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#etag": [ +{ +"@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": "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#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": "[(13,10)-(13,36)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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#parsed-json-example": [ +{ +"@id": "amf://id#255/source-map/parsed-json-example/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#255" +} +], +"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#255/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#255/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#255/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#255" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(1,0)-(14,1)]" +} +] +}, +{ +"@id": "amf://id#255/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#255/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#255/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#255/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#255/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#255/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#255/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#123" +} +], +"http://a.ml/vocabularies/document#location": [ +{ +"@value": "file://demo/demo-api/examples/person.json" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#255/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#255/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#255" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(108,17)-(108,46)]" +} +] +}, +{ +"@id": "amf://id#255/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": "[(108,17)-(108,46)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#255/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#255" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#253" +} +] +} +] +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#254/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#254" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#254/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#254" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(106,6)-(100,1)]" +} +] +}, +{ +"@id": "amf://id#254/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(108,8)-(109,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#254/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#254" +} +], +"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#254/source-map/parsed-json-schema/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#254" +} +], +"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 \"examples\": [\n \"R34fg663H9KW9MMSKISI\"\n ]\n },\n \"name\": {\n \"$id\": \"/properties/name\",\n \"type\": \"string\",\n \"title\": \"The Name Schema \",\n \"examples\": [\n \"Pawel Psztyc\"\n ]\n },\n \"birthday\": {\n \"$id\": \"/properties/birthday\",\n \"type\": \"string\",\n \"title\": \"The Birthday Schema \",\n \"examples\": [\n \"1983-10-20\"\n ]\n },\n \"gender\": {\n \"$id\": \"/properties/gender\",\n \"type\": \"string\",\n \"title\": \"The Gender Schema \",\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#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": "[(106,6)-(109,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#295", +"@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#296", +"@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#297", +"@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#45" +} +], +"http://a.ml/vocabularies/document#location": [ +{ +"@value": "file://demo/demo-api/examples/person.xml" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#297/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#297/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#297" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(111,17)-(111,45)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#297/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#297" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#295" +} +] +} +] +} +] +} +], +"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/demo-api/schemas/person.xsd" +} +], +"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": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(111,8)-(112,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ +{ +"@id": "amf://id#296/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#296" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#295/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#295" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(109,6)-(112,0)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#252" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(103,0)-(112,0)]" +} +] +}, +{ +"@id": "amf://id#252/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": "[(105,4)-(112,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#251/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#251/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": "[(103,4)-(104,0)]" +} +] +}, +{ +"@id": "amf://id#251/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(104,4)-(105,0)]" +} +] +}, +{ +"@id": "amf://id#251/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#251" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(102,2)-(112,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#298", +"@type": [ +"http://a.ml/vocabularies/apiContract#Operation", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#method": [ +{ +"@value": "patch" +} +], +"http://a.ml/vocabularies/apiContract#expects": [ +{ +"@id": "amf://id#299", +"@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#300", +"@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#301", +"@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#154", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#155", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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#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": "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#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": "[(23,17)-(23,21)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#defaultValueStr": [ +{ +"@value": "true" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#157", +"@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#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": "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#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": "[(22,17)-(22,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "true" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#157/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#157/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": "[(22,17)-(22,21)]" +} +] +}, +{ +"@id": "amf://id#157/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,17)-(22,21)]" +} +] +}, +{ +"@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": "[(22,17)-(22,21)]" +} +] +} +] +} +] +} +], +"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#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": "[(20,8)-(20,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#155/source-map/lexical/element_5", +"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)-(24,0)]" +} +] +}, +{ +"@id": "amf://id#155/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#155" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,6)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#155/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": "[(23,8)-(24,0)]" +} +] +}, +{ +"@id": "amf://id#155/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,8)-(23,0)]" +} +] +}, +{ +"@id": "amf://id#155/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,8)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#155/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": "[(24,8)-(25,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#154" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,6)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#154/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,8)-(22,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#message" +} +], +"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#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#160", +"@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#160", +"@type": [ +"http://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#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": "[(28,17)-(28,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "<>" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#160/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#160/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,17)-(28,28)]" +} +] +}, +{ +"@id": "amf://id#160/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,17)-(28,28)]" +} +] +}, +{ +"@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": "[(28,17)-(28,28)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#159/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#159" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,8)-(26,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#159/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": "[(27,8)-(28,0)]" +} +] +}, +{ +"@id": "amf://id#159/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": "[(26,8)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#159/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,8)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#159/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#159" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,6)-(30,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#158" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,6)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#158/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,8)-(30,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "ErrorResource" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Invalid request" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "A response that is errored" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#302", +"@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#302", +"@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#303", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#303" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,11)-(3,15)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#message": [ +{ +"@id": "amf://id#304", +"@type": [ +"http://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_3" +} +], +"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#lexical": [ +{ +"@id": "amf://id#304/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#304" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,13)-(4,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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#parsed-json-example": [ +{ +"@id": "amf://id#302/source-map/parsed-json-example/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#302" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "{\n \"error\": true,\n \"message\": \"Invalid request\"\n}\n" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#302/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": "[(3,2)-(3,15)]" +} +] +}, +{ +"@id": "amf://id#302/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": "[(4,2)-(4,30)]" +} +] +}, +{ +"@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": "[(2,0)-(5,1)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "{\n \"error\": true,\n \"message\": \"Invalid request\"\n}\n" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#302/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#302/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": "[(1,0)-(1,0)]" +} +] +}, +{ +"@id": "amf://id#302/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#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": "[(1,0)-(1,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#302/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#302" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#300" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#301/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#301" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(70,10)-(70,14)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#301/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": "[(16,4)-(17,0)]" +} +] +}, +{ +"@id": "amf://id#301/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": "[(69,10)-(69,38)]" +} +] +}, +{ +"@id": "amf://id#301/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(71,10)-(1,0)]" +} +] +}, +{ +"@id": "amf://id#301/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#301" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(68,8)-(70,29)]" +} +] +} +] +} +] +} +], +"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": "[(68,8)-(70,29)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#305", +"@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#306", +"@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": "Invalid request" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#307", +"@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 Invalid request\n\n" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#307/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#307/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#307" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(1,0)-(1,0)]" +} +] +}, +{ +"@id": "amf://id#307/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#307/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#307" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#305" +} +] +} +] +} +] +} +], +"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#306/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ +{ +"@id": "amf://id#306/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#306" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#306/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": "[(73,10)-(73,38)]" +} +] +}, +{ +"@id": "amf://id#306/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(75,10)-(1,0)]" +} +] +}, +{ +"@id": "amf://id#306/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#306" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(74,10)-(73,38)]" +} +] +} +] +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#305" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(72,8)-(73,38)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#299" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(67,6)-(73,38)]" +} +] +}, +{ +"@id": "amf://id#299/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": "[(67,6)-(73,38)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#298/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#298/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#298" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(66,4)-(73,38)]" +} +] +} +] +} +] +} +], +"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": "[(77,0)-(112,0)]" +} +] +}, +{ +"@id": "amf://id#229/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": "[(78,2)-(79,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#308", +"@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#309", +"@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#310", +"@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#311", +"@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#163/link-284076841", +"@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#163" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "Product" +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#311/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#311" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(125,6)-(127,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@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": "[(116,0)-(154,0)]" +} +] +}, +{ +"@id": "amf://id#310/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": "[(124,4)-(127,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#returns": [ +{ +"@id": "amf://id#312", +"@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#172", +"@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#163/link-284076841", +"@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#163" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "Product" +} +] +} +], +"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#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": "[(130,10)-(149,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#313", +"@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#314", +"@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#315", +"@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#125" +} +], +"http://a.ml/vocabularies/document#location": [ +{ +"@value": "file://demo/demo-api/examples/product.xml" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#315/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#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": "[(151,21)-(151,50)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#315/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#315" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#313" +} +] +} +] +} +] +} +], +"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/demo-api/schemas/product.xsd" +} +], +"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": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(151,12)-(152,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ +{ +"@id": "amf://id#314/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#314" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +] +} +] +} +], +"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": "[(149,10)-(152,0)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#312" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(128,6)-(152,0)]" +} +] +}, +{ +"@id": "amf://id#312/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": "[(129,8)-(152,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#316", +"@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/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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#316" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(152,6)-(154,0)]" +} +] +}, +{ +"@id": "amf://id#316/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(153,8)-(154,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#309/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#309/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": "[(117,4)-(124,0)]" +} +] +}, +{ +"@id": "amf://id#309/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": "[(116,4)-(117,0)]" +} +] +}, +{ +"@id": "amf://id#309/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": "[(127,4)-(154,0)]" +} +] +}, +{ +"@id": "amf://id#309/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#309" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(115,2)-(154,0)]" +} +] +} +] +} +] +} +], +"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_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": "[(113,2)-(114,0)]" +} +] +}, +{ +"@id": "amf://id#308/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(114,2)-(115,0)]" +} +] +}, +{ +"@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": "[(112,0)-(154,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#317", +"@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#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": "[(154,0)-(169,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#318", +"@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#319", +"@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#320", +"@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#321", +"@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#322", +"@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#323", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#324", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#324/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#324/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#324" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(162,14)-(162,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#324/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": "[(162,14)-(163,0)]" +} +] +}, +{ +"@id": "amf://id#324/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(163,14)-(164,0)]" +} +] +}, +{ +"@id": "amf://id#324/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#324" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(161,12)-(164,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#323/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#323/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#323" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(161,12)-(164,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#84", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#64/link--39833273", +"@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#64" +} +], +"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#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": "[(9,6)-(10,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#onCall" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#63/link--416890191", +"@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#63" +} +], +"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#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": "[(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#322/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#322/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#322" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(159,10)-(159,14)]" +} +] +} +], +"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": "[(158,8)-(164,0)]" +} +] +}, +{ +"@id": "amf://id#322/source-map/lexical/element_0", +"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#321/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#321/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#321" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(158,8)-(164,0)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#320" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(157,0)-(169,0)]" +} +] +}, +{ +"@id": "amf://id#320/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": "[(157,6)-(164,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#returns": [ +{ +"@id": "amf://id#325", +"@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#326", +"@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#82/link--2052525118", +"@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#82" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "Org" +} +] +} +], +"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": "[(167,12)-(169,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@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": "[(165,8)-(169,0)]" +} +] +}, +{ +"@id": "amf://id#325/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": "[(166,10)-(169,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#synthesized-field": [ +{ +"@id": "amf://id#319/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#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": "[(156,4)-(169,0)]" +} +] +}, +{ +"@id": "amf://id#319/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": "[(164,6)-(169,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#parameter": [ +{ +"@id": "amf://id#327", +"@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#328", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#327/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#327/source-map/synthesized-field/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#327" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "true" +} +] +} +] +} +] +} +], +"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#parent-end-point": [ +{ +"@id": "amf://id#318/source-map/parent-end-point/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#318" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "file://demo/demo-api/demo-api.raml#/web-api/end-points/%2Forgs" +} +] +} +], +"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": "[(155,2)-(169,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#329", +"@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#330", +"@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#331", +"@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#332", +"@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#333", +"@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#334", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#335", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#335/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(177,12)-(177,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#335/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": "[(177,12)-(178,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": "[(178,12)-(179,0)]" +} +] +}, +{ +"@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": "[(176,10)-(180,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#334/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(176,10)-(180,0)]" +} +] +}, +{ +"@id": "amf://id#334/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": "[(179,12)-(180,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#336", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#337", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#337/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#337/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#337" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(181,12)-(181,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#337/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": "[(181,12)-(182,0)]" +} +] +}, +{ +"@id": "amf://id#337/source-map/lexical/element_0", +"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,12)-(183,0)]" +} +] +}, +{ +"@id": "amf://id#337/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#337" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(180,10)-(184,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#336/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(180,10)-(184,0)]" +} +] +}, +{ +"@id": "amf://id#336/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": "[(183,12)-(184,0)]" +} +] +} +] +} +] +}, +{ +"@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#important" +} +], +"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#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#340", +"@type": [ +"http://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#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": "[(187,21)-(187,26)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#defaultValueStr": [ +{ +"@value": "false" +} +], +"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": "[(185,12)-(185,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#339/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": "[(187,12)-(188,0)]" +} +] +}, +{ +"@id": "amf://id#339/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#339" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(184,10)-(189,0)]" +} +] +}, +{ +"@id": "amf://id#339/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": "[(187,12)-(188,0)]" +} +] +}, +{ +"@id": "amf://id#339/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": "[(186,12)-(187,0)]" +} +] +}, +{ +"@id": "amf://id#339/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": "[(185,12)-(186,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#338" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(184,10)-(189,0)]" +} +] +}, +{ +"@id": "amf://id#338/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": "[(188,12)-(189,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#333/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#333" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(173,6)-(189,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#333/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#333" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(174,8)-(174,12)]" +} +] +} +] +} +] +} +], +"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": "[(173,6)-(189,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@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": "[(171,0)-(189,0)]" +} +] +}, +{ +"@id": "amf://id#331/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": "[(172,4)-(189,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#330/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#330/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#330" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(170,2)-(189,0)]" +} +] +}, +{ +"@id": "amf://id#330/source-map/lexical/element_0", +"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)]" +} +] +} +] +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#329" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(169,0)-(197,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#341", +"@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#342", +"@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#343", +"@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#344", +"@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#345", +"@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#129/link-721167184", +"@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#129" +} +], +"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#346", +"@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#346", +"@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#347", +"@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#348", +"@type": [ +"http://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#348/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#348/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#348" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,13)-(3,69)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#message": [ +{ +"@id": "amf://id#349", +"@type": [ +"http://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#349/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#349/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#349" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,15)-(4,51)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#timestamp": [ +{ +"@id": "amf://id#350", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#350" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,17)-(5,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#attachements": [ +{ +"@id": "amf://id#351", +"@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#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": "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#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": "[(7,6)-(7,68)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_6" +} +], +"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": "[(6,20)-(8,5)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_2" +} +], +"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#lexical": [ +{ +"@id": "amf://id#347/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#347/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#347" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,2)-(9,3)]" +} +] +}, +{ +"@id": "amf://id#347/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#347/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#347/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#353", +"@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#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": "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#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": "[(10,13)-(10,69)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#message": [ +{ +"@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": "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#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": "[(11,15)-(11,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#timestamp": [ +{ +"@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": "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#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": "[(12,17)-(12,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#important": [ +{ +"@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": "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#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": "[(13,17)-(13,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_8" +} +], +"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_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#353/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#353" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,5)-(14,3)]" +} +] +}, +{ +"@id": "amf://id#353/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#353/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#353/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#346/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#parsed-json-example": [ +{ +"@id": "amf://id#346/source-map/parsed-json-example/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#346" +} +], +"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#346/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#346" +} +], +"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/demo-api/examples/messages-sent-example.json" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#346/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#346/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": "[(196,19)-(196,63)]" +} +] +}, +{ +"@id": "amf://id#346/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#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": "[(196,19)-(196,63)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#346/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#346" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#344" +} +] +} +] +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#345/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#345" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(193,8)-(197,0)]" +} +] +}, +{ +"@id": "amf://id#345/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(196,10)-(197,0)]" +} +] +} +], +"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": "[(194,10)-(194,14)]" +} +] +} +] +} +] +} +], +"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": "[(193,8)-(197,0)]" +} +] +} +] +} +] +} +], +"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#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": "[(191,0)-(197,0)]" +} +] +}, +{ +"@id": "amf://id#343/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": "[(192,6)-(197,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#342/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#342/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#342" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(190,4)-(197,0)]" +} +] +}, +{ +"@id": "amf://id#342/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(191,6)-(192,0)]" +} +] +} +] +} +] +} +], +"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#parent-end-point": [ +{ +"@id": "amf://id#341/source-map/parent-end-point/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#341" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "file://demo/demo-api/demo-api.raml#/web-api/end-points/%2Fmessages" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#341/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#341" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(189,2)-(197,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#358", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/assets" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Assets" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#359", +"@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": "Upload an asset. Its required to respect the order of the fields described" +} +], +"http://a.ml/vocabularies/apiContract#expects": [ +{ +"@id": "amf://id#360", +"@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#361", +"@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#362", +"@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#363", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#organizationId" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#364", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "organizationId" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The target organization where the asset will be uploaded" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#364/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#364" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(208,12)-(208,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#364/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": "[(208,12)-(209,0)]" +} +] +}, +{ +"@id": "amf://id#364/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(206,12)-(207,0)]" +} +] +}, +{ +"@id": "amf://id#364/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#364" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(205,10)-(209,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "organizationId" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#363" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(205,10)-(209,0)]" +} +] +}, +{ +"@id": "amf://id#363/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": "[(207,12)-(208,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#365", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#groupId" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#366", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "groupId" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The groupId for the asset" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#366/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#366" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(212,12)-(212,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#366/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": "[(212,12)-(213,0)]" +} +] +}, +{ +"@id": "amf://id#366/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(210,12)-(211,0)]" +} +] +}, +{ +"@id": "amf://id#366/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#366" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(209,10)-(213,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "groupId" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#365" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(209,10)-(213,0)]" +} +] +}, +{ +"@id": "amf://id#365/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": "[(211,12)-(212,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#367", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#assetId" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@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": "assetId" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The assetId for the asset" +} +], +"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#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": "[(216,12)-(216,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#368/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": "[(216,12)-(217,0)]" +} +] +}, +{ +"@id": "amf://id#368/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(214,12)-(215,0)]" +} +] +}, +{ +"@id": "amf://id#368/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#368" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(213,10)-(217,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "assetId" +} +], +"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#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": "[(213,10)-(217,0)]" +} +] +}, +{ +"@id": "amf://id#367/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": "[(215,12)-(216,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#369", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#370", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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": "The version for the asset" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#370/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#370" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(220,12)-(220,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#370/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,12)-(221,0)]" +} +] +}, +{ +"@id": "amf://id#370/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(218,12)-(219,0)]" +} +] +}, +{ +"@id": "amf://id#370/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#370" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(217,10)-(221,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "version" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#369" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(217,10)-(221,0)]" +} +] +}, +{ +"@id": "amf://id#369/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": "[(219,12)-(220,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#371", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#372", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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": "The name of the asset" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#372/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#372" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(224,12)-(224,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#372/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": "[(224,12)-(225,0)]" +} +] +}, +{ +"@id": "amf://id#372/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(222,12)-(223,0)]" +} +] +}, +{ +"@id": "amf://id#372/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#372" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(221,10)-(225,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#371" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(221,10)-(225,0)]" +} +] +}, +{ +"@id": "amf://id#371/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": "[(223,12)-(224,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#373", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#classifier" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#374", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "classifier" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The classifier of the file that will be uploaded, it can be one of oas, wsdl, custom or http" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#374/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#374" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(228,12)-(228,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#374/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": "[(228,12)-(229,0)]" +} +] +}, +{ +"@id": "amf://id#374/source-map/lexical/element_0", +"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,12)-(227,0)]" +} +] +}, +{ +"@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": "[(225,10)-(229,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "classifier" +} +], +"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": "[(225,10)-(229,0)]" +} +] +}, +{ +"@id": "amf://id#373/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": "[(227,12)-(228,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#375", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#apiVersion" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#376", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "apiVersion" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "API version for when uploading an OAS or an HTTP" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#376/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#376" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(231,12)-(231,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#376/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": "[(231,12)-(232,0)]" +} +] +}, +{ +"@id": "amf://id#376/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(230,12)-(231,0)]" +} +] +}, +{ +"@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": "[(229,10)-(232,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "apiVersion" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#375" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(229,10)-(232,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#377", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#assetLink" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#378", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "assetLink" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "A link for an external source" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#378/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#378" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(234,12)-(234,16)]" +} +] +} +], +"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://www.w3.org/ns/shacl#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(234,12)-(235,0)]" +} +] +}, +{ +"@id": "amf://id#378/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(233,12)-(234,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": "[(232,10)-(235,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "assetLink" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#377" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(232,10)-(235,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#379", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#asset" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#380", +"@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://www.w3.org/ns/shacl#name": [ +{ +"@value": "asset" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The file to be uploaded" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#380/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#380" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(238,12)-(238,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#380/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#380" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(235,16)-(239,0)]" +} +] +}, +{ +"@id": "amf://id#380/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(236,12)-(237,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "asset" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#379" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(235,10)-(239,0)]" +} +] +}, +{ +"@id": "amf://id#379/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": "[(237,12)-(238,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#362/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#362" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(203,6)-(239,0)]" +} +] +} +] +} +] +} +], +"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": "[(203,6)-(239,0)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#360" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(201,0)-(242,0)]" +} +] +}, +{ +"@id": "amf://id#360/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": "[(202,4)-(239,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/apiContract#returns": [ +{ +"@id": "amf://id#381", +"@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": "Asset created" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#381" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(240,6)-(242,0)]" +} +] +}, +{ +"@id": "amf://id#381/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(241,8)-(242,0)]" +} +] +} +] +} +] +} +], +"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/apiContract#expects" +} +], +"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_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": "[(201,4)-(202,0)]" +} +] +}, +{ +"@id": "amf://id#359/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": "[(239,4)-(242,0)]" +} +] +}, +{ +"@id": "amf://id#359/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#359" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(200,2)-(242,0)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#358" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(197,0)-(242,0)]" +} +] +}, +{ +"@id": "amf://id#358/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": "[(198,2)-(200,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#382", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/emptybody" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#383", +"@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#384", +"@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#385", +"@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#386", +"@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#386/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ +{ +"@id": "amf://id#386/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#386" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#386/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#386" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(245,6)-(247,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#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": "[(245,6)-(247,0)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#384" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(244,0)-(247,0)]" +} +] +}, +{ +"@id": "amf://id#384/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": "[(244,4)-(247,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#383/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#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": "[(243,2)-(247,0)]" +} +] +} +] +} +] +} +], +"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": "[(242,0)-(247,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#387", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/unionBody" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#388", +"@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#389", +"@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#390", +"@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#391", +"@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#161/link-964917842", +"@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#161" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "AppPerson" +} +] +}, +{ +"@id": "amf://id#163/link-284076841", +"@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#163" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "Product" +} +] +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#392", +"@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#392", +"@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#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": "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#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": "[(253,14)-(253,36)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@id": "amf://id#394", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#394" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(254,16)-(254,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#birthday": [ +{ +"@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": "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#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": "[(255,20)-(255,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#gender": [ +{ +"@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": "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#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": "[(256,18)-(256,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#url": [ +{ +"@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": "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#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": "[(257,15)-(257,56)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#image": [ +{ +"@id": "amf://id#398", +"@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#399", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#399" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(259,17)-(259,62)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#thumb": [ +{ +"@id": "amf://id#400", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#400" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(260,19)-(260,70)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_7" +} +], +"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#lexical": [ +{ +"@id": "amf://id#398/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": "[(259,12)-(260,0)]" +} +] +}, +{ +"@id": "amf://id#398/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": "[(260,12)-(261,0)]" +} +] +}, +{ +"@id": "amf://id#398/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#398" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(259,0)-(261,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#tagline": [ +{ +"@id": "amf://id#401", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#401" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(261,19)-(261,38)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#language": [ +{ +"@id": "amf://id#402", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#402" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(262,20)-(262,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#etag": [ +{ +"@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": "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#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": "[(263,16)-(263,42)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_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": "[(262,10)-(263,0)]" +} +] +}, +{ +"@id": "amf://id#392/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": "[(256,10)-(257,0)]" +} +] +}, +{ +"@id": "amf://id#392/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#392" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(253,0)-(264,0)]" +} +] +}, +{ +"@id": "amf://id#392/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": "[(255,10)-(256,0)]" +} +] +}, +{ +"@id": "amf://id#392/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": "[(261,10)-(262,0)]" +} +] +}, +{ +"@id": "amf://id#392/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": "[(263,10)-(264,0)]" +} +] +}, +{ +"@id": "amf://id#392/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": "[(257,10)-(258,0)]" +} +] +}, +{ +"@id": "amf://id#392/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": "[(253,10)-(254,0)]" +} +] +}, +{ +"@id": "amf://id#392/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": "[(254,10)-(255,0)]" +} +] +}, +{ +"@id": "amf://id#392/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": "[(258,10)-(261,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#392/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#392/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#392/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": "[(252,16)-(264,0)]" +} +] +}, +{ +"@id": "amf://id#392/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,0)-(264,0)]" +} +] +}, +{ +"@id": "amf://id#392/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#392" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(252,8)-(264,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#392/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#392" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#392/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#392" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#390" +} +] +} +] +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#391/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#391" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#391/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#391" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(251,8)-(252,0)]" +} +] +} +] +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#390" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(250,6)-(264,0)]" +} +] +} +] +} +] +} +], +"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": "[(249,0)-(264,0)]" +} +] +}, +{ +"@id": "amf://id#389/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": "[(249,4)-(264,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#388/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#388/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#388" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(248,2)-(264,0)]" +} +] +} +] +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#387" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(247,0)-(264,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#404", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/emptyBodyWithExample" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#405", +"@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#406", +"@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#407", +"@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#408", +"@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/apiContract#examples": [ +{ +"@id": "amf://id#409", +"@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#410", +"@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#411", +"@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#412", +"@type": [ +"http://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-id" +} +], +"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#412/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(271,23)-(271,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_2" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#411" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(270,27)-(272,17)]" +} +] +}, +{ +"@id": "amf://id#411/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(271,18)-(271,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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#parsed-json-example": [ +{ +"@id": "amf://id#410/source-map/parsed-json-example/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#410" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "{\n \"address\": {\n \"id\":\"test-id\"\n }\n}\n" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#410/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#410" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(269,14)-(273,15)]" +} +] +}, +{ +"@id": "amf://id#410/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#address" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(270,16)-(272,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "{\n \"address\": {\n \"id\":\"test-id\"\n }\n}\n" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#409/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#409/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": "[(268,14)-(274,0)]" +} +] +}, +{ +"@id": "amf://id#409/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": "[(268,15)-(274,0)]" +} +] +}, +{ +"@id": "amf://id#409/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#409" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(268,14)-(274,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#409/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#409" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#407" +} +] +} +] +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#408/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#408" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#408/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#408" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(267,5)-(274,0)]" +} +] +}, +{ +"@id": "amf://id#408/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(268,6)-(274,0)]" +} +] +} +] +} +] +} +], +"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": "[(267,5)-(274,0)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#406" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(266,0)-(274,0)]" +} +] +}, +{ +"@id": "amf://id#406/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": "[(266,3)-(274,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#405/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#405/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#405" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(265,2)-(274,0)]" +} +] +} +] +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#404" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(264,0)-(274,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#413", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/emptyBodyWithName" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#414", +"@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#415", +"@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#416", +"@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#417", +"@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/core#name": [ +{ +"@value": "My test name" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "My description of `body`." +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#417/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#417" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#417/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": "[(278,7)-(279,0)]" +} +] +}, +{ +"@id": "amf://id#417/source-map/lexical/element_0", +"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,7)-(280,0)]" +} +] +}, +{ +"@id": "amf://id#417/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#417" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(277,5)-(280,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#416/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#416" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(277,5)-(280,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#lexical": [ +{ +"@id": "amf://id#415/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#415" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(276,0)-(280,0)]" +} +] +}, +{ +"@id": "amf://id#415/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": "[(276,3)-(280,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#synthesized-field": [ +{ +"@id": "amf://id#414/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#414/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#414" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(275,2)-(280,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#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": "[(274,0)-(280,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#418", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/emptyBodyWithAllProperties" +} +], +"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": "post" +} +], +"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#payload": [ +{ +"@id": "amf://id#421", +"@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#422", +"@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/core#name": [ +{ +"@value": "My body name" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "My description of `body`." +} +], +"http://www.w3.org/ns/shacl#defaultValue": [ +{ +"@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": "None" +} +], +"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": "[(303,17)-(303,21)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#defaultValueStr": [ +{ +"@value": "None" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#424", +"@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#425", +"@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#426", +"@type": [ +"http://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#426/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#426/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#426" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(287,16)-(287,48)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@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": "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#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": "[(288,18)-(288,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#quantity": [ +{ +"@id": "amf://id#428", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#428" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(289,22)-(289,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#unit": [ +{ +"@id": "amf://id#429", +"@type": [ +"http://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#429/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#429/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#429" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(290,18)-(290,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#upc": [ +{ +"@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": "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#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": "[(291,17)-(291,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#available": [ +{ +"@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": "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#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": "[(292,23)-(292,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#etag": [ +{ +"@id": "amf://id#432", +"@type": [ +"http://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#432/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#432/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#432" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(293,18)-(293,44)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_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_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": "[(292,12)-(293,0)]" +} +] +}, +{ +"@id": "amf://id#425/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": "[(288,12)-(289,0)]" +} +] +}, +{ +"@id": "amf://id#425/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": "[(287,12)-(288,0)]" +} +] +}, +{ +"@id": "amf://id#425/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": "[(291,12)-(292,0)]" +} +] +}, +{ +"@id": "amf://id#425/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": "[(293,12)-(294,0)]" +} +] +}, +{ +"@id": "amf://id#425/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": "[(289,12)-(290,0)]" +} +] +}, +{ +"@id": "amf://id#425/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#425" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(287,0)-(294,0)]" +} +] +}, +{ +"@id": "amf://id#425/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": "[(290,12)-(291,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#424/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#424/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#424/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": "[(286,18)-(294,0)]" +} +] +}, +{ +"@id": "amf://id#424/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": "[(286,10)-(294,0)]" +} +] +}, +{ +"@id": "amf://id#424/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": "[(287,0)-(294,0)]" +} +] +}, +{ +"@id": "amf://id#424/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#424" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(286,10)-(294,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#424/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#424" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#421" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#433", +"@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#434", +"@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#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": "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#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": "[(295,16)-(295,48)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@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": "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#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": "[(296,18)-(296,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#quantity": [ +{ +"@id": "amf://id#437", +"@type": [ +"http://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#437/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#437/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#437" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(297,22)-(297,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#unit": [ +{ +"@id": "amf://id#438", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#438" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(298,18)-(298,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#upc": [ +{ +"@id": "amf://id#439", +"@type": [ +"http://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#439/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#439/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#439" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(299,17)-(299,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#available": [ +{ +"@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": "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#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": "[(300,23)-(300,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#etag": [ +{ +"@id": "amf://id#441", +"@type": [ +"http://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#441/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#441/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#441" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(301,18)-(301,35)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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#lexical": [ +{ +"@id": "amf://id#434/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": "[(300,12)-(301,0)]" +} +] +}, +{ +"@id": "amf://id#434/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": "[(296,12)-(297,0)]" +} +] +}, +{ +"@id": "amf://id#434/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": "[(295,12)-(296,0)]" +} +] +}, +{ +"@id": "amf://id#434/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": "[(299,12)-(300,0)]" +} +] +}, +{ +"@id": "amf://id#434/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": "[(301,12)-(302,0)]" +} +] +}, +{ +"@id": "amf://id#434/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": "[(297,12)-(298,0)]" +} +] +}, +{ +"@id": "amf://id#434/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#434" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(295,0)-(302,0)]" +} +] +}, +{ +"@id": "amf://id#434/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": "[(298,12)-(299,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#433/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#433/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#433/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": "[(294,23)-(302,0)]" +} +] +}, +{ +"@id": "amf://id#433/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": "[(294,10)-(302,0)]" +} +] +}, +{ +"@id": "amf://id#433/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": "[(295,0)-(302,0)]" +} +] +}, +{ +"@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": "[(294,10)-(302,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#433/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#433" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#421" +} +] +} +] +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#422/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#422" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#422/source-map/lexical/element_5", +"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": "[(303,8)-(304,0)]" +} +] +}, +{ +"@id": "amf://id#422/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#422" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(283,6)-(304,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#defaultValue" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(303,8)-(304,0)]" +} +] +}, +{ +"@id": "amf://id#422/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(285,8)-(302,0)]" +} +] +}, +{ +"@id": "amf://id#422/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": "[(284,8)-(285,0)]" +} +] +}, +{ +"@id": "amf://id#422/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": "[(302,8)-(303,0)]" +} +] +} +] +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#421" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(283,6)-(304,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": "[(282,0)-(304,0)]" +} +] +}, +{ +"@id": "amf://id#420/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": "[(282,4)-(304,0)]" +} +] +} +] +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#419" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(281,2)-(304,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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#418" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(280,0)-(304,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#442", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/people2" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "People2" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#443", +"@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#444", +"@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#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#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#etag" +} +], +"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": "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#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": "[(8,4)-(8,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": "[(8,4)-(9,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": "[(9,4)-(12,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": "[(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#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": "[(7,2)-(12,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#tagline" +} +], +"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#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#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": "[(45,4)-(45,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": "[(45,4)-(46,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": "[(46,4)-(47,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": "[(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#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": "[(44,2)-(47,0)]" +} +] +} +] +} +] +}, +{ +"@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#name" +} +], +"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#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#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": "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#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": "[(26,13)-(26,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "John Smith" +} +], +"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": "[(26,13)-(26,23)]" +} +] +}, +{ +"@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": "[(26,13)-(26,23)]" +} +] +}, +{ +"@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": "[(26,13)-(26,23)]" +} +] +} +] +} +] +} +], +"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": "[(28,4)-(28,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#31/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": "[(27,4)-(28,0)]" +} +] +}, +{ +"@id": "amf://id#31/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#31" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,2)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#31/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,4)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#31/source-map/lexical/element_1", +"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#31/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": "[(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#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": "[(24,2)-(30,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": "[(25,4)-(26,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#url" +} +], +"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": "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#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": "[(41,4)-(41,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": "[(41,4)-(42,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": "[(42,4)-(43,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": "[(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#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": "[(40,2)-(43,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#id" +} +], +"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#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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#38" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,2)-(24,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": "[(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#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": "[(22,2)-(24,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#language" +} +], +"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#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#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": "[(48,4)-(48,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": "[(48,4)-(49,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": "[(49,4)-(50,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": "[(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#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": "[(47,2)-(50,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#birthday" +} +], +"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": "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#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": "[(31,4)-(31,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": "[(31,4)-(32,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": "[(32,4)-(33,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": "[(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#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": "[(30,2)-(33,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#image" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#3/link-704756176", +"@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#3" +} +], +"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#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": "[(43,2)-(44,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#42", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#43", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#43/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(34,4)-(34,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#43/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#43/source-map/lexical/element_0", +"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#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": "[(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#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": "[(33,2)-(40,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "AppPerson" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "My display name" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Hello, this is a description" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#447", +"@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#447", +"@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#448", +"@type": [ +"http://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#448/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#448/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#448" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(317,14)-(317,36)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@id": "amf://id#449", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#449" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(318,16)-(318,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#birthday": [ +{ +"@id": "amf://id#450", +"@type": [ +"http://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#450/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#450/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#450" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(319,20)-(319,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#gender": [ +{ +"@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": "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#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": "[(320,18)-(320,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#url": [ +{ +"@id": "amf://id#452", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#452" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(321,15)-(321,56)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#image": [ +{ +"@id": "amf://id#453", +"@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#454", +"@type": [ +"http://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#454/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#454/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#454" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(323,17)-(323,62)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#thumb": [ +{ +"@id": "amf://id#455", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#455" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(324,19)-(324,70)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_7" +} +], +"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_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": "[(323,12)-(324,0)]" +} +] +}, +{ +"@id": "amf://id#453/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": "[(324,12)-(325,0)]" +} +] +}, +{ +"@id": "amf://id#453/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#453" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(323,0)-(325,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#tagline": [ +{ +"@id": "amf://id#456", +"@type": [ +"http://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#456/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#456/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#456" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(325,19)-(325,38)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#language": [ +{ +"@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": "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#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": "[(326,20)-(326,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#etag": [ +{ +"@id": "amf://id#458", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#458" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(327,16)-(327,42)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_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": "[(326,10)-(327,0)]" +} +] +}, +{ +"@id": "amf://id#447/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": "[(320,10)-(321,0)]" +} +] +}, +{ +"@id": "amf://id#447/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#447" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(317,0)-(328,0)]" +} +] +}, +{ +"@id": "amf://id#447/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": "[(319,10)-(320,0)]" +} +] +}, +{ +"@id": "amf://id#447/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": "[(325,10)-(326,0)]" +} +] +}, +{ +"@id": "amf://id#447/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": "[(327,10)-(328,0)]" +} +] +}, +{ +"@id": "amf://id#447/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": "[(321,10)-(322,0)]" +} +] +}, +{ +"@id": "amf://id#447/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": "[(317,10)-(318,0)]" +} +] +}, +{ +"@id": "amf://id#447/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": "[(318,10)-(319,0)]" +} +] +}, +{ +"@id": "amf://id#447/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": "[(322,10)-(325,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#447/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#447/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#447/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": "[(316,16)-(328,0)]" +} +] +}, +{ +"@id": "amf://id#447/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": "[(317,0)-(328,0)]" +} +] +}, +{ +"@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": "[(316,8)-(328,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#447/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#447" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#445" +} +] +} +] +} +] +} +], +"amf://id#151": { +"http://a.ml/vocabularies/core#extensionName": [ +{ +"@value": "deprecated" +} +], +"@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": "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#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": "[(312,22)-(312,81)]" +} +] +} +] +} +] +}, +"http://a.ml/vocabularies/document#customDomainProperties": [ +{ +"@id": "amf://id#151" +} +], +"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#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": "[(313,8)-(313,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#446/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": "[(315,8)-(316,0)]" +} +] +}, +{ +"@id": "amf://id#446/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": "[(314,8)-(315,0)]" +} +] +}, +{ +"@id": "amf://id#446/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(316,8)-(328,0)]" +} +] +}, +{ +"@id": "amf://id#446/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#446" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(311,6)-(328,0)]" +} +] +} +] +} +] +} +], +"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": "[(311,6)-(328,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#461", +"@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#462", +"@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#463", +"@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#45" +} +], +"http://a.ml/vocabularies/document#location": [ +{ +"@value": "file://demo/demo-api/examples/person.xml" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#463/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#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": "[(330,17)-(330,45)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#463/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#463" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#461" +} +] +} +] +} +] +} +], +"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/demo-api/schemas/person.xsd" +} +], +"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": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(330,8)-(331,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ +{ +"@id": "amf://id#462/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#462" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#461/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#461" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(328,6)-(331,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": "[(308,0)-(331,0)]" +} +] +}, +{ +"@id": "amf://id#444/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": "[(310,4)-(331,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#443/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#443/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": "[(308,4)-(309,0)]" +} +] +}, +{ +"@id": "amf://id#443/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(309,4)-(310,0)]" +} +] +}, +{ +"@id": "amf://id#443/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#443" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(307,2)-(331,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#464", +"@type": [ +"http://a.ml/vocabularies/apiContract#Operation", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#method": [ +{ +"@value": "patch" +} +], +"http://a.ml/vocabularies/apiContract#expects": [ +{ +"@id": "amf://id#465", +"@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#466", +"@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#467", +"@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#154", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#155", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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#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": "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#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": "[(23,17)-(23,21)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#defaultValueStr": [ +{ +"@value": "true" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#157", +"@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#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": "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#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": "[(22,17)-(22,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "true" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#157/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#157/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": "[(22,17)-(22,21)]" +} +] +}, +{ +"@id": "amf://id#157/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,17)-(22,21)]" +} +] +}, +{ +"@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": "[(22,17)-(22,21)]" +} +] +} +] +} +] +} +], +"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#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": "[(20,8)-(20,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#155/source-map/lexical/element_5", +"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)-(24,0)]" +} +] +}, +{ +"@id": "amf://id#155/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#155" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,6)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#155/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": "[(23,8)-(24,0)]" +} +] +}, +{ +"@id": "amf://id#155/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,8)-(23,0)]" +} +] +}, +{ +"@id": "amf://id#155/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,8)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#155/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": "[(24,8)-(25,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#154" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,6)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#154/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,8)-(22,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#message" +} +], +"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#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#160", +"@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#160", +"@type": [ +"http://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#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": "[(28,17)-(28,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "<>" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#160/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#160/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,17)-(28,28)]" +} +] +}, +{ +"@id": "amf://id#160/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,17)-(28,28)]" +} +] +}, +{ +"@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": "[(28,17)-(28,28)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#159/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#159" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,8)-(26,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#159/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": "[(27,8)-(28,0)]" +} +] +}, +{ +"@id": "amf://id#159/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": "[(26,8)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#159/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,8)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#159/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#159" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,6)-(30,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#158" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,6)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#158/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,8)-(30,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "ErrorResource" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Invalid request" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "A response that is errored" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#468", +"@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#468", +"@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#469", +"@type": [ +"http://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#469/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(3,11)-(3,15)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#message": [ +{ +"@id": "amf://id#470", +"@type": [ +"http://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_3" +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#470/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#470/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#470" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,13)-(4,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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#parsed-json-example": [ +{ +"@id": "amf://id#468/source-map/parsed-json-example/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#468" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "{\n \"error\": true,\n \"message\": \"Invalid request\"\n}\n" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#468/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": "[(3,2)-(3,15)]" +} +] +}, +{ +"@id": "amf://id#468/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": "[(4,2)-(4,30)]" +} +] +}, +{ +"@id": "amf://id#468/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#468" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(5,1)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "{\n \"error\": true,\n \"message\": \"Invalid request\"\n}\n" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#468/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#468/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": "[(1,0)-(1,0)]" +} +] +}, +{ +"@id": "amf://id#468/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#468/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#468" +} +], +"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#468/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#468" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#466" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#467/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#467" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(70,10)-(70,14)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#467/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": "[(16,4)-(17,0)]" +} +] +}, +{ +"@id": "amf://id#467/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": "[(69,10)-(69,38)]" +} +] +}, +{ +"@id": "amf://id#467/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(71,10)-(1,0)]" +} +] +}, +{ +"@id": "amf://id#467/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#467" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(68,8)-(70,29)]" +} +] +} +] +} +] +} +], +"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": "[(68,8)-(70,29)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#471", +"@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#472", +"@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": "Invalid request" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#473", +"@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 Invalid request\n\n" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#473/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#473/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#473" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(1,0)-(1,0)]" +} +] +}, +{ +"@id": "amf://id#473/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#473/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#473" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#471" +} +] +} +] +} +] +} +], +"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#472/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ +{ +"@id": "amf://id#472/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#472" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#472/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": "[(73,10)-(73,38)]" +} +] +}, +{ +"@id": "amf://id#472/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(75,10)-(1,0)]" +} +] +}, +{ +"@id": "amf://id#472/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#472" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(74,10)-(73,38)]" +} +] +} +] +} +] +} +], +"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": "[(72,8)-(73,38)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#465/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#465/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#465" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(67,6)-(73,38)]" +} +] +}, +{ +"@id": "amf://id#465/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": "[(67,6)-(73,38)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#464/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#464/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#464" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(66,4)-(73,38)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#442/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#442/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#442" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(304,0)-(331,0)]" +} +] +}, +{ +"@id": "amf://id#442/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": "[(305,2)-(306,0)]" +} +] +} +] +} +] +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#228/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#228" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#228/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": "[(4,0)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#228/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)-(3,0)]" +} +] +}, +{ +"@id": "amf://id#228/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#228/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#228" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(331,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"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#48::resourceTypes/example-types.raml" +} +] +} +] +} +], +"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#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#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#etag" +} +], +"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": "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#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": "[(8,4)-(8,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": "[(8,4)-(9,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": "[(9,4)-(12,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": "[(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#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": "[(7,2)-(12,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#tagline" +} +], +"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#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#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": "[(45,4)-(45,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": "[(45,4)-(46,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": "[(46,4)-(47,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": "[(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#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": "[(44,2)-(47,0)]" +} +] +} +] +} +] +}, +{ +"@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#name" +} +], +"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#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#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": "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#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": "[(26,13)-(26,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "John Smith" +} +], +"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": "[(26,13)-(26,23)]" +} +] +}, +{ +"@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": "[(26,13)-(26,23)]" +} +] +}, +{ +"@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": "[(26,13)-(26,23)]" +} +] +} +] +} +] +} +], +"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": "[(28,4)-(28,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#31/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": "[(27,4)-(28,0)]" +} +] +}, +{ +"@id": "amf://id#31/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#31" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,2)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#31/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,4)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#31/source-map/lexical/element_1", +"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#31/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": "[(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#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": "[(24,2)-(30,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": "[(25,4)-(26,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#url" +} +], +"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": "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#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": "[(41,4)-(41,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": "[(41,4)-(42,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": "[(42,4)-(43,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": "[(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#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": "[(40,2)-(43,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#language" +} +], +"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#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#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": "[(48,4)-(48,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": "[(48,4)-(49,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": "[(49,4)-(50,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": "[(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#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": "[(47,2)-(50,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#id" +} +], +"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#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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#38" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,2)-(24,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": "[(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#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": "[(22,2)-(24,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#birthday" +} +], +"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": "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#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": "[(31,4)-(31,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": "[(31,4)-(32,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": "[(32,4)-(33,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": "[(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#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": "[(30,2)-(33,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#image" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#3", +"@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#url" +} +], +"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": "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#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": "[(12,4)-(12,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": "[(12,4)-(13,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": "[(13,4)-(16,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": "[(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#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": "[(11,2)-(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#thumb" +} +], +"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": "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#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": "[(17,4)-(17,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#10/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#10/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#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": "[(19,4)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#10/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#10" +} +], +"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#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": "[(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#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#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#url": [ +{ +"@id": "amf://id#5", +"@type": [ +"http://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#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": "[(22,7)-(22,52)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#thumb": [ +{ +"@id": "amf://id#6", +"@type": [ +"http://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#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": "[(23,9)-(23,60)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_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_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#4/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#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": "[(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#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": "[(21,8)-(24,0)]" +} +] +}, +{ +"@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": "[(22,0)-(24,0)]" +} +] +}, +{ +"@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": "[(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#source-vendor": [ +{ +"@id": "amf://id#3/source-map/source-vendor/element_0", +"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": [ +{ +"@id": "amf://id#3/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)-(9,0)]" +} +] +}, +{ +"@id": "amf://id#3/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,0)-(24,0)]" +} +] +}, +{ +"@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": "[(3,0)-(24,0)]" +} +] +} +], +"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,0)-(9,4)]" +} +] +} +] +} +] +} +], +"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#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": "[(43,2)-(44,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#42", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#43", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#43/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(34,4)-(34,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#43/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#43/source-map/lexical/element_0", +"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#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": "[(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#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": "[(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#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#id": [ +{ +"@id": "amf://id#17", +"@type": [ +"http://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#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": "[(10,6)-(10,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@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": "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#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": "[(11,8)-(11,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#birthday": [ +{ +"@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": "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#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": "[(12,12)-(12,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#gender": [ +{ +"@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": "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#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": "[(13,10)-(13,14)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#url": [ +{ +"@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": "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#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": "[(14,7)-(14,48)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#image": [ +{ +"@id": "amf://id#22", +"@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#23", +"@type": [ +"http://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#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": "[(16,9)-(16,54)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#thumb": [ +{ +"@id": "amf://id#24", +"@type": [ +"http://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#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": "[(17,11)-(17,62)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_7" +} +], +"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_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#22/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#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": "[(16,0)-(18,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#tagline": [ +{ +"@id": "amf://id#25", +"@type": [ +"http://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#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": "[(18,11)-(18,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#language": [ +{ +"@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": "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#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": "[(19,12)-(19,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#etag": [ +{ +"@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": "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#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": "[(20,8)-(20,34)]" +} +] +} +] +} +] +} +], +"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_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#16/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#16/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#16" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,0)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#16/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#16/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#16/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#16/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#16/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#16/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#16/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#16/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#16/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#16/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#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": "[(10,0)-(21,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": "[(9,0)-(21,0)]" +} +] +} +] +} +] +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#15/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": "[(4,0)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#15/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": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#15/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,0)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#15/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"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#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": "[(8,0)-(8,4)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#references": [ +{ +"@id": "amf://id#2", +"@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#3", +"@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#url" +} +], +"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": "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#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": "[(12,4)-(12,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": "[(12,4)-(13,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": "[(13,4)-(16,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": "[(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#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": "[(11,2)-(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#thumb" +} +], +"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": "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#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": "[(17,4)-(17,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#10/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#10/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#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": "[(19,4)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#10/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#10" +} +], +"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#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": "[(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#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#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#url": [ +{ +"@id": "amf://id#5", +"@type": [ +"http://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#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": "[(22,7)-(22,52)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#thumb": [ +{ +"@id": "amf://id#6", +"@type": [ +"http://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#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": "[(23,9)-(23,60)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_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_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#4/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#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": "[(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#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": "[(21,8)-(24,0)]" +} +] +}, +{ +"@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": "[(22,0)-(24,0)]" +} +] +}, +{ +"@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": "[(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#source-vendor": [ +{ +"@id": "amf://id#3/source-map/source-vendor/element_0", +"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": [ +{ +"@id": "amf://id#3/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)-(9,0)]" +} +] +}, +{ +"@id": "amf://id#3/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,0)-(24,0)]" +} +] +}, +{ +"@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": "[(3,0)-(24,0)]" +} +] +} +], +"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,0)-(9,4)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(24,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#11", +"@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#12", +"@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#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#etag" +} +], +"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": "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#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": "[(8,4)-(8,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": "[(8,4)-(9,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": "[(9,4)-(12,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": "[(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#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": "[(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#12/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ +{ +"@id": "amf://id#12/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#12" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(5,0)-(5,4)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(3,0)-(12,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": "[(3,0)-(5,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#12/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#12" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(12,0)]" +} +] +} +] +} +] +} +], +"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)-(50,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#44", +"@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#45", +"@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.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#46", +"@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#47", +"@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.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#48", +"@type": [ +"http://a.ml/vocabularies/document#Module", +"http://a.ml/vocabularies/document#Unit" +], +"http://a.ml/vocabularies/document#declares": [ +{ +"@id": "amf://id#49", +"@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#50", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#51", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#52", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#53", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#54", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#55", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#56", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#57", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#57/list", +"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", +"http://www.w3.org/2000/01/rdf-schema#_1": [ +{ +"@id": "amf://id#58", +"@type": [ +"http://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#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": "[(40,16)-(40,19)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_2": [ +{ +"@id": "amf://id#59", +"@type": [ +"http://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#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": "[(40,21)-(40,25)]" +} +] +} +] +} +] +} +] +} +], +"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": "[(39,6)-(41,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#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#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": "[(39,6)-(41,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#60", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#61", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#61/list", +"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", +"http://www.w3.org/2000/01/rdf-schema#_1": [ +{ +"@id": "amf://id#62", +"@type": [ +"http://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#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": "[(38,15)-(38,24)]" +} +] +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#61/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#61" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(37,8)-(37,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#61/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#61/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#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": "[(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#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": "[(36,6)-(39,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Admin" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#49/source-map/declared-element/element_0", +"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": [ +{ +"@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": "[(33,2)-(41,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#49/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#49" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(34,4)-(34,8)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#63", +"@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#64", +"@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#50", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#51", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#52", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#53", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#54", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#55", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,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#reports" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#66", +"@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#67", +"@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#52", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#53", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#50", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#51", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#54", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#55", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#73", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#74", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#74" +} +], +"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#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": "[(16,6)-(17,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Person" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#68", +"@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#68", +"@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#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": "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#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": "[(18,17)-(18,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastname": [ +{ +"@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": "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#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": "[(19,16)-(19,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#title": [ +{ +"@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": "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#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": "[(20,13)-(20,16)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#kind": [ +{ +"@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": "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#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": "[(21,12)-(21,19)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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#lexical": [ +{ +"@id": "amf://id#68/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#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": "[(18,0)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#68/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#68/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#68/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#68/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#68/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#68/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#68/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#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": "[(17,4)-(22,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#declared-element": [ +{ +"@id": "amf://id#67/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#67" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(10,2)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#67/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,4)-(22,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#67/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#67" +} +], +"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#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": "[(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#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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#75", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#76", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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#76/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#declared-element": [ +{ +"@id": "amf://id#76/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#76" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#76/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#76/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#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": "[(22,2)-(25,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#76/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#76" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#75" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#77", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#78", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#78/list", +"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", +"http://www.w3.org/2000/01/rdf-schema#_1": [ +{ +"@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": "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#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": "[(32,15)-(32,26)]" +} +] +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#78/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#78" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(31,8)-(31,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#78/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#78/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#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": "[(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#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": "[(30,6)-(33,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Manager" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#64/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#64" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(25,2)-(33,0)]" +} +] +} +], +"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": "[(26,4)-(26,8)]" +} +] +} +] +} +] +}, +{ +"@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#50", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#51", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#52", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#53", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#54", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#55", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#56", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#57", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#57/list", +"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", +"http://www.w3.org/2000/01/rdf-schema#_1": [ +{ +"@id": "amf://id#58", +"@type": [ +"http://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#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": "[(40,16)-(40,19)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_2": [ +{ +"@id": "amf://id#59", +"@type": [ +"http://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#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": "[(40,21)-(40,25)]" +} +] +} +] +} +] +} +] +} +], +"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": "[(39,6)-(41,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#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#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": "[(39,6)-(41,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#phone" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#76", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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#76/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#declared-element": [ +{ +"@id": "amf://id#76/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#76" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#76/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#76/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#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": "[(22,2)-(25,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#76/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#76" +} +], +"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#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": "[(44,6)-(45,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#60", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#61", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#61/list", +"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", +"http://www.w3.org/2000/01/rdf-schema#_1": [ +{ +"@id": "amf://id#62", +"@type": [ +"http://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#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": "[(38,15)-(38,24)]" +} +] +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#61/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#61" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(37,8)-(37,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#61/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#61/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#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": "[(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#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": "[(36,6)-(39,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "AlertableAdmin" +} +], +"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": "[(41,2)-(45,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": "[(42,4)-(42,8)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Alertable" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#63/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#63" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(45,2)-(46,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#82", +"@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#onCall" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#63", +"@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#64", +"@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#50", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#51", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#52", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#53", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#54", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#55", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,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#reports" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#66", +"@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#67", +"@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#52", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#53", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#50", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#51", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#54", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#55", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#73", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#74", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#74" +} +], +"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#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": "[(16,6)-(17,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Person" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#68", +"@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#68", +"@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#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": "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#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": "[(18,17)-(18,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastname": [ +{ +"@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": "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#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": "[(19,16)-(19,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#title": [ +{ +"@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": "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#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": "[(20,13)-(20,16)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#kind": [ +{ +"@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": "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#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": "[(21,12)-(21,19)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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#lexical": [ +{ +"@id": "amf://id#68/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#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": "[(18,0)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#68/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#68/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#68/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#68/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#68/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#68/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#68/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#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": "[(17,4)-(22,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#declared-element": [ +{ +"@id": "amf://id#67/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#67" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(10,2)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#67/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,4)-(22,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#67/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#67" +} +], +"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#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": "[(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#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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#75", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#76", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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#76/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#declared-element": [ +{ +"@id": "amf://id#76/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#76" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#76/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#76/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#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": "[(22,2)-(25,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#76/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#76" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#75" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#77", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#78", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#78/list", +"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", +"http://www.w3.org/2000/01/rdf-schema#_1": [ +{ +"@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": "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#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": "[(32,15)-(32,26)]" +} +] +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#78/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#78" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(31,8)-(31,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#78/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#78/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#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": "[(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#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": "[(30,6)-(33,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Manager" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#64/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#64" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(25,2)-(33,0)]" +} +] +} +], +"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": "[(26,4)-(26,8)]" +} +] +} +] +} +] +}, +{ +"@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#50", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#51", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#52", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#53", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#54", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#55", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#56", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#57", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#57/list", +"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", +"http://www.w3.org/2000/01/rdf-schema#_1": [ +{ +"@id": "amf://id#58", +"@type": [ +"http://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#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": "[(40,16)-(40,19)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_2": [ +{ +"@id": "amf://id#59", +"@type": [ +"http://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#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": "[(40,21)-(40,25)]" +} +] +} +] +} +] +} +] +} +], +"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": "[(39,6)-(41,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#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#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": "[(39,6)-(41,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#phone" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#76", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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#76/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#declared-element": [ +{ +"@id": "amf://id#76/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#76" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#76/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#76/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#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": "[(22,2)-(25,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#76/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#76" +} +], +"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#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": "[(44,6)-(45,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#60", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#61", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#61/list", +"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", +"http://www.w3.org/2000/01/rdf-schema#_1": [ +{ +"@id": "amf://id#62", +"@type": [ +"http://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#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": "[(38,15)-(38,24)]" +} +] +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#61/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#61" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(37,8)-(37,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#61/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#61/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#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": "[(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#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": "[(36,6)-(39,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "AlertableAdmin" +} +], +"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": "[(41,2)-(45,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": "[(42,4)-(42,8)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Alertable" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#63/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#63" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(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#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": "[(8,6)-(9,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#84", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#64", +"@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#50", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#51", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#52", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#53", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#54", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#55", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,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#reports" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#66", +"@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#67", +"@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#52", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#53", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#50", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#51", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#54", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#55", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#73", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#74", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#74" +} +], +"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#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": "[(16,6)-(17,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Person" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#68", +"@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#68", +"@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#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": "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#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": "[(18,17)-(18,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastname": [ +{ +"@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": "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#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": "[(19,16)-(19,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#title": [ +{ +"@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": "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#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": "[(20,13)-(20,16)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#kind": [ +{ +"@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": "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#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": "[(21,12)-(21,19)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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#lexical": [ +{ +"@id": "amf://id#68/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#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": "[(18,0)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#68/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#68/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#68/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#68/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#68/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#68/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#68/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#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": "[(17,4)-(22,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#declared-element": [ +{ +"@id": "amf://id#67/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#67" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(10,2)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#67/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,4)-(22,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#67/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#67" +} +], +"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#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": "[(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#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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#75", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#76", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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#76/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#declared-element": [ +{ +"@id": "amf://id#76/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#76" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#76/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#76/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#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": "[(22,2)-(25,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#76/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#76" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#75" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#77", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#78", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#78/list", +"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", +"http://www.w3.org/2000/01/rdf-schema#_1": [ +{ +"@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": "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#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": "[(32,15)-(32,26)]" +} +] +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#78/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#78" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(31,8)-(31,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#78/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#78/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#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": "[(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#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": "[(30,6)-(33,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Manager" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#64/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#64" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(25,2)-(33,0)]" +} +] +} +], +"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": "[(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#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": "[(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#82/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#declared-element": [ +{ +"@id": "amf://id#82/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#82" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(4,2)-(10,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": "[(5,4)-(6,0)]" +} +] +} +], +"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": "[(6,4)-(6,8)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#76", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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#76/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#declared-element": [ +{ +"@id": "amf://id#76/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#76" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#76/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#76/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#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": "[(22,2)-(25,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#76/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#76" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,4)-(23,8)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#67", +"@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#52", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#53", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#50", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#51", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#54", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#55", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#73", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#74", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#74" +} +], +"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#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": "[(16,6)-(17,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Person" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#68", +"@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#68", +"@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#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": "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#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": "[(18,17)-(18,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastname": [ +{ +"@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": "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#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": "[(19,16)-(19,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#title": [ +{ +"@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": "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#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": "[(20,13)-(20,16)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#kind": [ +{ +"@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": "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#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": "[(21,12)-(21,19)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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#lexical": [ +{ +"@id": "amf://id#68/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#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": "[(18,0)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#68/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#68/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#68/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#68/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#68/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#68/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#68/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#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": "[(17,4)-(22,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#declared-element": [ +{ +"@id": "amf://id#67/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#67" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(10,2)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#67/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,4)-(22,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#67/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#67" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,4)-(11,8)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#64", +"@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#50", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#51", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#52", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#53", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#54", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#55", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,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#reports" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#66", +"@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#67", +"@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#52", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#53", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#50", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#51", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#54", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#55", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#73", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#74", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#74" +} +], +"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#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": "[(16,6)-(17,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Person" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#68", +"@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#68", +"@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#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": "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#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": "[(18,17)-(18,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastname": [ +{ +"@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": "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#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": "[(19,16)-(19,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#title": [ +{ +"@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": "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#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": "[(20,13)-(20,16)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#kind": [ +{ +"@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": "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#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": "[(21,12)-(21,19)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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#lexical": [ +{ +"@id": "amf://id#68/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#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": "[(18,0)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#68/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#68/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#68/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#68/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#68/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#68/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#68/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#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": "[(17,4)-(22,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#declared-element": [ +{ +"@id": "amf://id#67/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#67" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(10,2)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#67/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,4)-(22,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#67/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#67" +} +], +"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#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": "[(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#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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#75", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#76", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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#76/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#declared-element": [ +{ +"@id": "amf://id#76/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#76" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#76/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#76/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#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": "[(22,2)-(25,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#76/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#76" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#75" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#77", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#78", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#78/list", +"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", +"http://www.w3.org/2000/01/rdf-schema#_1": [ +{ +"@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": "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#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": "[(32,15)-(32,26)]" +} +] +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#78/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#78" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(31,8)-(31,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#78/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#78/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#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": "[(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#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": "[(30,6)-(33,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Manager" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#64/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#64" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(25,2)-(33,0)]" +} +] +} +], +"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": "[(26,4)-(26,8)]" +} +] +} +] +} +] +}, +{ +"@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#50", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#51", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#50/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(14,6)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#52", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#53", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(13,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#54", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#55", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#56", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#57", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#57/list", +"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", +"http://www.w3.org/2000/01/rdf-schema#_1": [ +{ +"@id": "amf://id#58", +"@type": [ +"http://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#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": "[(40,16)-(40,19)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_2": [ +{ +"@id": "amf://id#59", +"@type": [ +"http://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#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": "[(40,21)-(40,25)]" +} +] +} +] +} +] +} +] +} +], +"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": "[(39,6)-(41,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#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#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": "[(39,6)-(41,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#phone" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#76", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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#76/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#declared-element": [ +{ +"@id": "amf://id#76/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#76" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#76/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#76/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#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": "[(22,2)-(25,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#76/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#76" +} +], +"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#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": "[(44,6)-(45,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#60", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#61", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#61/list", +"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", +"http://www.w3.org/2000/01/rdf-schema#_1": [ +{ +"@id": "amf://id#62", +"@type": [ +"http://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#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": "[(38,15)-(38,24)]" +} +] +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#61/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#61" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(37,8)-(37,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#61/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#61/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#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": "[(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#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": "[(36,6)-(39,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "AlertableAdmin" +} +], +"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": "[(41,2)-(45,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": "[(42,4)-(42,8)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#48" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(46,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#85", +"@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#86", +"@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.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#2", +"@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#3", +"@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#url" +} +], +"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": "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#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": "[(12,4)-(12,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": "[(12,4)-(13,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": "[(13,4)-(16,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": "[(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#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": "[(11,2)-(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#thumb" +} +], +"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": "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#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": "[(17,4)-(17,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#10/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#10/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#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": "[(19,4)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#10/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#10" +} +], +"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#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": "[(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#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#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#url": [ +{ +"@id": "amf://id#5", +"@type": [ +"http://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#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": "[(22,7)-(22,52)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#thumb": [ +{ +"@id": "amf://id#6", +"@type": [ +"http://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#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": "[(23,9)-(23,60)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_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_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#4/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#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": "[(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#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": "[(21,8)-(24,0)]" +} +] +}, +{ +"@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": "[(22,0)-(24,0)]" +} +] +}, +{ +"@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": "[(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#source-vendor": [ +{ +"@id": "amf://id#3/source-map/source-vendor/element_0", +"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": [ +{ +"@id": "amf://id#3/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)-(9,0)]" +} +] +}, +{ +"@id": "amf://id#3/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,0)-(24,0)]" +} +] +}, +{ +"@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": "[(3,0)-(24,0)]" +} +] +} +], +"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,0)-(9,4)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(24,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#87", +"@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#88", +"@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 \"examples\": [\n \"R34fg663H9KW9MMSKISI\"\n ]\n },\n \"name\": {\n \"$id\": \"/properties/name\",\n \"type\": \"string\",\n \"title\": \"The Name Schema \",\n \"examples\": [\n \"Pawel Psztyc\"\n ]\n },\n \"birthday\": {\n \"$id\": \"/properties/birthday\",\n \"type\": \"string\",\n \"title\": \"The Birthday Schema \",\n \"examples\": [\n \"1983-10-20\"\n ]\n },\n \"gender\": {\n \"$id\": \"/properties/gender\",\n \"type\": \"string\",\n \"title\": \"The Gender Schema \",\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.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#89", +"@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#90", +"@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#99", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#100", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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#101", +"@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#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": "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#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": "[(36,13)-(36,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "042100005264" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#101/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#101/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#101/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#101/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#101" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,13)-(36,27)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#100/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#100" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(31,4)-(31,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#100/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": "[(33,4)-(36,0)]" +} +] +}, +{ +"@id": "amf://id#100/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#100" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,2)-(38,0)]" +} +] +}, +{ +"@id": "amf://id#100/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,4)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#100/source-map/lexical/element_1", +"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#100/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": "[(31,4)-(32,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#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": "[(30,2)-(38,0)]" +} +] +}, +{ +"@id": "amf://id#99/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#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#etag" +} +], +"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": "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#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": "[(8,4)-(8,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": "[(8,4)-(9,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": "[(9,4)-(12,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": "[(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#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": "[(7,2)-(12,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#102", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#103", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#104", +"@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#104", +"@type": [ +"http://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#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,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#104/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#104/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#104/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#104/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#104/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#104" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,13)-(16,50)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#103/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#103" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,4)-(14,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#103/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": "[(15,4)-(16,0)]" +} +] +}, +{ +"@id": "amf://id#103/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": "[(14,4)-(15,0)]" +} +] +}, +{ +"@id": "amf://id#103/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,4)-(17,0)]" +} +] +}, +{ +"@id": "amf://id#103/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#103" +} +], +"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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#102" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,2)-(18,0)]" +} +] +}, +{ +"@id": "amf://id#102/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#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#id" +} +], +"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#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#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_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#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": "[(8,4)-(12,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": "[(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#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": "[(7,2)-(13,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#unit" +} +], +"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": "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#109", +"@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#109", +"@type": [ +"http://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#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": "[(28,13)-(28,15)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "ml" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#109/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#109/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#109/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#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": "[(28,13)-(28,15)]" +} +] +} +] +} +] +} +], +"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": "[(26,4)-(26,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#108/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": "[(27,4)-(28,0)]" +} +] +}, +{ +"@id": "amf://id#108/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": "[(26,4)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#108/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,4)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#108/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#108" +} +], +"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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#107" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,2)-(30,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,4)-(30,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#110", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#111", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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#112", +"@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#112", +"@type": [ +"http://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#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,13)-(44,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "true" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#112/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#112/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#112/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#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": "[(44,13)-(44,17)]" +} +] +} +] +} +] +} +], +"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#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": "[(39,4)-(39,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#111/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": "[(40,4)-(43,0)]" +} +] +}, +{ +"@id": "amf://id#111/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": "[(39,4)-(40,0)]" +} +] +}, +{ +"@id": "amf://id#111/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(44,4)-(45,0)]" +} +] +}, +{ +"@id": "amf://id#111/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#111" +} +], +"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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#110" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(38,2)-(45,0)]" +} +] +}, +{ +"@id": "amf://id#110/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#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#quantity" +} +], +"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://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#115", +"@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#115", +"@type": [ +"http://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#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": "[(23,13)-(23,16)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "500" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#115/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#115/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#115/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#115/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#115" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,13)-(23,16)]" +} +] +} +] +} +] +} +], +"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": "[(19,4)-(19,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#114/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": "[(20,4)-(23,0)]" +} +] +}, +{ +"@id": "amf://id#114/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": "[(19,4)-(20,0)]" +} +] +}, +{ +"@id": "amf://id#114/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "amf://id#114/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#114" +} +], +"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#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": "[(18,2)-(25,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": "[(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#91", +"@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#91", +"@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#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": "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#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": "[(46,6)-(46,34)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@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": "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#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": "[(47,8)-(47,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#quantity": [ +{ +"@id": "amf://id#94", +"@type": [ +"http://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#94/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(48,12)-(48,15)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#unit": [ +{ +"@id": "amf://id#95", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#95" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(49,8)-(49,10)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#upc": [ +{ +"@id": "amf://id#96", +"@type": [ +"http://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#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": "[(50,7)-(50,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#available": [ +{ +"@id": "amf://id#97", +"@type": [ +"http://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#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": "[(51,13)-(51,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#etag": [ +{ +"@id": "amf://id#98", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Wd3deef3rgrgf4r" +} +], +"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#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": "[(52,8)-(52,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_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#91/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#91/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#91/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#91/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#91/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#91/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#91" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(46,0)-(53,0)]" +} +] +}, +{ +"@id": "amf://id#91/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: \"Wd3deef3rgrgf4r\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#91/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#91/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#91/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#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": "[(45,0)-(53,0)]" +} +] +} +] +} +] +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#90/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#90" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"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/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#90/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": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#90/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(45,0)-(53,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": "[(3,0)-(53,0)]" +} +] +} +], +"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": "[(5,0)-(5,4)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#references": [ +{ +"@id": "amf://id#11", +"@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#12", +"@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#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#etag" +} +], +"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": "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#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": "[(8,4)-(8,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": "[(8,4)-(9,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": "[(9,4)-(12,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": "[(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#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": "[(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#12/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ +{ +"@id": "amf://id#12/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#12" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(5,0)-(5,4)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(3,0)-(12,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": "[(3,0)-(5,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#12/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#12" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(12,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(53,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#116", +"@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#117", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "{\n \"error\": true,\n \"message\": \"Invalid request\"\n}\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/json" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#118", +"@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#119", +"@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.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#120", +"@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#121", +"@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.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#122", +"@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#123", +"@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.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#124", +"@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#125", +"@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.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#11", +"@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#12", +"@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#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#etag" +} +], +"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": "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#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": "[(8,4)-(8,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": "[(8,4)-(9,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": "[(9,4)-(12,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": "[(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#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": "[(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#12/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ +{ +"@id": "amf://id#12/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#12" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(5,0)-(5,4)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(3,0)-(12,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": "[(3,0)-(5,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#12/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#12" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(12,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#126", +"@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#127", +"@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.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#128", +"@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#129", +"@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#136", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#137", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#137/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#137/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#137" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,4)-(8,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#137/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#137/source-map/lexical/element_0", +"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#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": "[(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#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": "[(7,2)-(10,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#message" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#139", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#139/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#139/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#139" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,4)-(11,8)]" +} +] +} +], +"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://www.w3.org/ns/shacl#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,4)-(12,0)]" +} +] +}, +{ +"@id": "amf://id#139/source-map/lexical/element_0", +"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#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": "[(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#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": "[(10,2)-(13,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#timestamp" +} +], +"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://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#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": "[(14,4)-(14,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": "[(14,4)-(15,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": "[(15,4)-(16,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": "[(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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#140" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,2)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#142", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#143", +"@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#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://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#143/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#143/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#143" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,4)-(17,8)]" +} +] +} +], +"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": "[(16,2)-(20,0)]" +} +] +}, +{ +"@id": "amf://id#143/source-map/lexical/element_0", +"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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#142" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,2)-(20,0)]" +} +] +}, +{ +"@id": "amf://id#142/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#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#important" +} +], +"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://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#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": "[(21,4)-(21,8)]" +} +] +} +], +"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": "[(21,4)-(22,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": "[(22,4)-(23,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": "[(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#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": "[(20,2)-(24,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": "[(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/apiContract#examples": [ +{ +"@id": "amf://id#130", +"@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#130", +"@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#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": "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_2" +} +], +"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": "[(25,9)-(25,65)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#message": [ +{ +"@id": "amf://id#132", +"@type": [ +"http://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_3" +} +], +"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": "[(26,11)-(26,47)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#timestamp": [ +{ +"@id": "amf://id#133", +"@type": [ +"http://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_4" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#133" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,13)-(27,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#attachements": [ +{ +"@id": "amf://id#134", +"@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#135", +"@type": [ +"http://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_6" +} +], +"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": "[(29,6)-(29,68)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_5" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#134" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,15)-(30,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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#lexical": [ +{ +"@id": "amf://id#130/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": "[(27,2)-(28,0)]" +} +] +}, +{ +"@id": "amf://id#130/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#130" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,0)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#130/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": "[(28,2)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#130/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": "[(26,2)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#130/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": "[(25,2)-(26,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "email: \"bea3d5e8-4abf-11e7-a919-92ebcb67fe33-em-vbc@domain.com\"\nmessage: \"This is an example message. Hello.\"\ntimestamp: 1496757380\nattachements:\n - \"https://attc.domain.com/01332c24-4ac0-11e7-a919-92ebcb67fe33\"" +} +], +"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/document#strict" +} +], +"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_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": "[(24,8)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#130/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": "[(25,0)-(30,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": "[(24,0)-(30,0)]" +} +] +} +] +} +] +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#129/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#129" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#129/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,0)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#129/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,0)-(30,0)]" +} +] +}, +{ +"@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": "[(3,0)-(30,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#129/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#129" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(3,4)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(30,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#147", +"@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#148", +"@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.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#149", +"@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#150", +"@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.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +} +], +"http://a.ml/vocabularies/document#declares": [ +{ +"@id": "amf://id#151", +"@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#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": "deprecated" +} +], +"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": "[(7,2)-(8,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "deprecated" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#151/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#151" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(7,2)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#151/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": "[(7,2)-(7,12)]" +} +] +} +] +} +] +}, +{ +"@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#154", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#155", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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#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": "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#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": "[(23,17)-(23,21)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#defaultValueStr": [ +{ +"@value": "true" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#157", +"@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#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": "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#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": "[(22,17)-(22,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "true" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#157/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#157/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": "[(22,17)-(22,21)]" +} +] +}, +{ +"@id": "amf://id#157/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,17)-(22,21)]" +} +] +}, +{ +"@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": "[(22,17)-(22,21)]" +} +] +} +] +} +] +} +], +"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#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": "[(20,8)-(20,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#155/source-map/lexical/element_5", +"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)-(24,0)]" +} +] +}, +{ +"@id": "amf://id#155/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#155" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,6)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#155/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": "[(23,8)-(24,0)]" +} +] +}, +{ +"@id": "amf://id#155/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,8)-(23,0)]" +} +] +}, +{ +"@id": "amf://id#155/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,8)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#155/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": "[(24,8)-(25,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#154" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,6)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#154/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,8)-(22,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#message" +} +], +"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#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#160", +"@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#160", +"@type": [ +"http://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#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": "[(28,17)-(28,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "<>" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#160/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#160/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,17)-(28,28)]" +} +] +}, +{ +"@id": "amf://id#160/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,17)-(28,28)]" +} +] +}, +{ +"@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": "[(28,17)-(28,28)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#159/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#159" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,8)-(26,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#159/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": "[(27,8)-(28,0)]" +} +] +}, +{ +"@id": "amf://id#159/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": "[(26,8)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#159/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,8)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#159/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#159" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,6)-(30,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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#158" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,6)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#158/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,8)-(30,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#153/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#declared-element": [ +{ +"@id": "amf://id#153/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#153" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(15,2)-(30,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": "[(16,4)-(17,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": "[(17,4)-(17,8)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#161", +"@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#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#etag" +} +], +"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": "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#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": "[(8,4)-(8,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": "[(8,4)-(9,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": "[(9,4)-(12,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": "[(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#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": "[(7,2)-(12,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#tagline" +} +], +"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#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#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": "[(45,4)-(45,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": "[(45,4)-(46,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": "[(46,4)-(47,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": "[(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#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": "[(44,2)-(47,0)]" +} +] +} +] +} +] +}, +{ +"@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#name" +} +], +"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#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#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": "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#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": "[(26,13)-(26,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "John Smith" +} +], +"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": "[(26,13)-(26,23)]" +} +] +}, +{ +"@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": "[(26,13)-(26,23)]" +} +] +}, +{ +"@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": "[(26,13)-(26,23)]" +} +] +} +] +} +] +} +], +"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": "[(28,4)-(28,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#31/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": "[(27,4)-(28,0)]" +} +] +}, +{ +"@id": "amf://id#31/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#31" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,2)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#31/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,4)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#31/source-map/lexical/element_1", +"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#31/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": "[(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#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": "[(24,2)-(30,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": "[(25,4)-(26,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#url" +} +], +"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": "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#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": "[(41,4)-(41,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": "[(41,4)-(42,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": "[(42,4)-(43,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": "[(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#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": "[(40,2)-(43,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#language" +} +], +"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#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#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": "[(48,4)-(48,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": "[(48,4)-(49,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": "[(49,4)-(50,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": "[(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#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": "[(47,2)-(50,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#id" +} +], +"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#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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#38" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,2)-(24,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": "[(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#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": "[(22,2)-(24,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#birthday" +} +], +"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": "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#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": "[(31,4)-(31,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": "[(31,4)-(32,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": "[(32,4)-(33,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": "[(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#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": "[(30,2)-(33,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#image" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#3", +"@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#url" +} +], +"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": "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#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": "[(12,4)-(12,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": "[(12,4)-(13,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": "[(13,4)-(16,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": "[(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#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": "[(11,2)-(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#thumb" +} +], +"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": "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#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": "[(17,4)-(17,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#10/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#10/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#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": "[(19,4)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#10/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#10" +} +], +"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#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": "[(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#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#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#url": [ +{ +"@id": "amf://id#5", +"@type": [ +"http://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#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": "[(22,7)-(22,52)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#thumb": [ +{ +"@id": "amf://id#6", +"@type": [ +"http://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#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": "[(23,9)-(23,60)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_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_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#4/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#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": "[(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#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": "[(21,8)-(24,0)]" +} +] +}, +{ +"@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": "[(22,0)-(24,0)]" +} +] +}, +{ +"@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": "[(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#source-vendor": [ +{ +"@id": "amf://id#3/source-map/source-vendor/element_0", +"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": [ +{ +"@id": "amf://id#3/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)-(9,0)]" +} +] +}, +{ +"@id": "amf://id#3/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,0)-(24,0)]" +} +] +}, +{ +"@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": "[(3,0)-(24,0)]" +} +] +} +], +"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,0)-(9,4)]" +} +] +} +] +} +] +} +], +"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#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": "[(43,2)-(44,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#42", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#43", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#43/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(34,4)-(34,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#43/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#43/source-map/lexical/element_0", +"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#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": "[(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#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": "[(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#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#id": [ +{ +"@id": "amf://id#17", +"@type": [ +"http://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#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": "[(10,6)-(10,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@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": "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#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": "[(11,8)-(11,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#birthday": [ +{ +"@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": "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#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": "[(12,12)-(12,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#gender": [ +{ +"@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": "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#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": "[(13,10)-(13,14)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#url": [ +{ +"@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": "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#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": "[(14,7)-(14,48)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#image": [ +{ +"@id": "amf://id#22", +"@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#23", +"@type": [ +"http://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#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": "[(16,9)-(16,54)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#thumb": [ +{ +"@id": "amf://id#24", +"@type": [ +"http://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#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": "[(17,11)-(17,62)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_7" +} +], +"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_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#22/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#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": "[(16,0)-(18,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#tagline": [ +{ +"@id": "amf://id#25", +"@type": [ +"http://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#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": "[(18,11)-(18,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#language": [ +{ +"@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": "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#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": "[(19,12)-(19,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#etag": [ +{ +"@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": "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#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": "[(20,8)-(20,34)]" +} +] +} +] +} +] +} +], +"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_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#16/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#16/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#16" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,0)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#16/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#16/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#16/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#16/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#16/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#16/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#16/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#16/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#16/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#16/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#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": "[(10,0)-(21,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": "[(9,0)-(21,0)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#161/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#161" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#161/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#161" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,0)-(8,4)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#161/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": "[(4,0)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#161/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": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#161/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,0)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#161/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#161" +} +], +"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#161/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#161" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#162", +"@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#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#etag" +} +], +"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": "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#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": "[(8,4)-(8,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": "[(8,4)-(9,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": "[(9,4)-(12,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": "[(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#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": "[(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#162/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#declared-element": [ +{ +"@id": "amf://id#162/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#162" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(5,0)-(5,4)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#162/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#162" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(12,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": "[(3,0)-(5,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#162/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#162" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#163", +"@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#99", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#100", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/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#101", +"@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#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": "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#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": "[(36,13)-(36,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "042100005264" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#101/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#101/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#101/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#101/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#101" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,13)-(36,27)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#100/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#100" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(31,4)-(31,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#100/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": "[(33,4)-(36,0)]" +} +] +}, +{ +"@id": "amf://id#100/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#100" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,2)-(38,0)]" +} +] +}, +{ +"@id": "amf://id#100/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,4)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#100/source-map/lexical/element_1", +"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#100/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": "[(31,4)-(32,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#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": "[(30,2)-(38,0)]" +} +] +}, +{ +"@id": "amf://id#99/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#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#etag" +} +], +"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": "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#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": "[(8,4)-(8,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": "[(8,4)-(9,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": "[(9,4)-(12,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": "[(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#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": "[(7,2)-(12,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#102", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#103", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#104", +"@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#104", +"@type": [ +"http://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#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,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#104/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#104/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#104/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#104/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#104/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#104" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,13)-(16,50)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#103/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#103" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,4)-(14,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#103/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": "[(15,4)-(16,0)]" +} +] +}, +{ +"@id": "amf://id#103/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": "[(14,4)-(15,0)]" +} +] +}, +{ +"@id": "amf://id#103/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,4)-(17,0)]" +} +] +}, +{ +"@id": "amf://id#103/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#103" +} +], +"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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#102" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,2)-(18,0)]" +} +] +}, +{ +"@id": "amf://id#102/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#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#id" +} +], +"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#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#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_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#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": "[(8,4)-(12,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": "[(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#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": "[(7,2)-(13,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#unit" +} +], +"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": "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#109", +"@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#109", +"@type": [ +"http://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#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": "[(28,13)-(28,15)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "ml" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#109/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#109/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#109/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#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": "[(28,13)-(28,15)]" +} +] +} +] +} +] +} +], +"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": "[(26,4)-(26,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#108/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": "[(27,4)-(28,0)]" +} +] +}, +{ +"@id": "amf://id#108/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": "[(26,4)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#108/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,4)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#108/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#108" +} +], +"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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#107" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,2)-(30,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#minCount" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,4)-(30,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#110", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#111", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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#112", +"@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#112", +"@type": [ +"http://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#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,13)-(44,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "true" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#112/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#112/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#112/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#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": "[(44,13)-(44,17)]" +} +] +} +] +} +] +} +], +"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#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": "[(39,4)-(39,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#111/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": "[(40,4)-(43,0)]" +} +] +}, +{ +"@id": "amf://id#111/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": "[(39,4)-(40,0)]" +} +] +}, +{ +"@id": "amf://id#111/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(44,4)-(45,0)]" +} +] +}, +{ +"@id": "amf://id#111/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#111" +} +], +"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#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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#110" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(38,2)-(45,0)]" +} +] +}, +{ +"@id": "amf://id#110/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#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#quantity" +} +], +"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://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#115", +"@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#115", +"@type": [ +"http://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#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": "[(23,13)-(23,16)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "500" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#115/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#115/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#115/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#115/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#115" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,13)-(23,16)]" +} +] +} +] +} +] +} +], +"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": "[(19,4)-(19,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#114/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": "[(20,4)-(23,0)]" +} +] +}, +{ +"@id": "amf://id#114/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": "[(19,4)-(20,0)]" +} +] +}, +{ +"@id": "amf://id#114/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "amf://id#114/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#114" +} +], +"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#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": "[(18,2)-(25,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": "[(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#91", +"@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#91", +"@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#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": "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#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": "[(46,6)-(46,34)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@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": "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#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": "[(47,8)-(47,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#quantity": [ +{ +"@id": "amf://id#94", +"@type": [ +"http://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#94/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(48,12)-(48,15)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#unit": [ +{ +"@id": "amf://id#95", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#95" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(49,8)-(49,10)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#upc": [ +{ +"@id": "amf://id#96", +"@type": [ +"http://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#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": "[(50,7)-(50,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#available": [ +{ +"@id": "amf://id#97", +"@type": [ +"http://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#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": "[(51,13)-(51,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#etag": [ +{ +"@id": "amf://id#98", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Wd3deef3rgrgf4r" +} +], +"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#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": "[(52,8)-(52,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_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#91/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#91/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#91/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#91/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#91/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#91/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#91" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(46,0)-(53,0)]" +} +] +}, +{ +"@id": "amf://id#91/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: \"Wd3deef3rgrgf4r\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#91/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#91/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#91/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#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": "[(45,0)-(53,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#164", +"@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#164", +"@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#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": "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#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": "[(134,20)-(134,52)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@id": "amf://id#166", +"@type": [ +"http://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#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": "[(135,22)-(135,35)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#quantity": [ +{ +"@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": "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#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": "[(136,26)-(136,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#unit": [ +{ +"@id": "amf://id#168", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#168" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(137,22)-(137,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#upc": [ +{ +"@id": "amf://id#169", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#169" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(138,21)-(138,35)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#available": [ +{ +"@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": "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#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": "[(139,27)-(139,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#etag": [ +{ +"@id": "amf://id#171", +"@type": [ +"http://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#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": "[(140,22)-(140,48)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_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": "[(139,16)-(140,0)]" +} +] +}, +{ +"@id": "amf://id#164/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": "[(135,16)-(136,0)]" +} +] +}, +{ +"@id": "amf://id#164/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": "[(134,16)-(135,0)]" +} +] +}, +{ +"@id": "amf://id#164/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": "[(138,16)-(139,0)]" +} +] +}, +{ +"@id": "amf://id#164/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": "[(140,16)-(141,0)]" +} +] +}, +{ +"@id": "amf://id#164/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": "[(136,16)-(137,0)]" +} +] +}, +{ +"@id": "amf://id#164/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#164" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(134,0)-(141,0)]" +} +] +}, +{ +"@id": "amf://id#164/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": "[(137,16)-(138,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#164/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#164/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#164/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": "[(133,22)-(141,0)]" +} +] +}, +{ +"@id": "amf://id#164/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": "[(133,14)-(141,0)]" +} +] +}, +{ +"@id": "amf://id#164/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": "[(134,0)-(141,0)]" +} +] +}, +{ +"@id": "amf://id#164/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#164" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(133,14)-(141,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#164/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#164" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#164/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#164" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#172" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#173", +"@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#173", +"@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#174", +"@type": [ +"http://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#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": "[(142,20)-(142,52)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@id": "amf://id#175", +"@type": [ +"http://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#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": "[(143,22)-(143,34)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#quantity": [ +{ +"@id": "amf://id#176", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#176" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(144,26)-(144,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#unit": [ +{ +"@id": "amf://id#177", +"@type": [ +"http://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#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": "[(145,22)-(145,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#upc": [ +{ +"@id": "amf://id#178", +"@type": [ +"http://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#178/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#178/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#178" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(146,21)-(146,35)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#available": [ +{ +"@id": "amf://id#179", +"@type": [ +"http://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#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": "[(147,27)-(147,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#etag": [ +{ +"@id": "amf://id#180", +"@type": [ +"http://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#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": "[(148,22)-(148,39)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_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": "[(147,16)-(148,0)]" +} +] +}, +{ +"@id": "amf://id#173/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": "[(143,16)-(144,0)]" +} +] +}, +{ +"@id": "amf://id#173/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": "[(142,16)-(143,0)]" +} +] +}, +{ +"@id": "amf://id#173/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": "[(146,16)-(147,0)]" +} +] +}, +{ +"@id": "amf://id#173/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": "[(148,16)-(149,0)]" +} +] +}, +{ +"@id": "amf://id#173/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": "[(144,16)-(145,0)]" +} +] +}, +{ +"@id": "amf://id#173/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#173" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(142,0)-(149,0)]" +} +] +}, +{ +"@id": "amf://id#173/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": "[(145,16)-(146,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#173/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#173/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#173/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": "[(141,27)-(149,0)]" +} +] +}, +{ +"@id": "amf://id#173/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": "[(141,14)-(149,0)]" +} +] +}, +{ +"@id": "amf://id#173/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": "[(142,0)-(149,0)]" +} +] +}, +{ +"@id": "amf://id#173/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#173" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(141,14)-(149,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#173/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#173" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#173/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#173" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#172" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#163/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#163" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#163/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#163" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,0)-(5,4)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#163/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#163/source-map/lexical/element_0", +"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#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": "[(3,0)-(53,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#163/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#163" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#181", +"@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#url" +} +], +"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": "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#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": "[(12,4)-(12,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": "[(12,4)-(13,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": "[(13,4)-(16,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": "[(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#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": "[(11,2)-(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#thumb" +} +], +"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": "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#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": "[(17,4)-(17,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#10/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#10/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#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": "[(19,4)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#10/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#10" +} +], +"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#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": "[(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#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#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#url": [ +{ +"@id": "amf://id#5", +"@type": [ +"http://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#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": "[(22,7)-(22,52)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#thumb": [ +{ +"@id": "amf://id#6", +"@type": [ +"http://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#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": "[(23,9)-(23,60)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_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_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#4/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#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": "[(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#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": "[(21,8)-(24,0)]" +} +] +}, +{ +"@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": "[(22,0)-(24,0)]" +} +] +}, +{ +"@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": "[(21,0)-(24,0)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#181/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#181" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(9,0)-(9,4)]" +} +] +} +], +"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://a.ml/vocabularies/core#description" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(9,0)]" +} +] +}, +{ +"@id": "amf://id#181/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,0)-(24,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": "[(3,0)-(24,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#181/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#181" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#182", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#182/list", +"@type": "http://www.w3.org/2000/01/rdf-schema#Seq", +"http://www.w3.org/2000/01/rdf-schema#_1": [ +{ +"@id": "amf://id#183", +"@type": [ +"http://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#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": "[(34,8)-(34,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_2": [ +{ +"@id": "amf://id#184", +"@type": [ +"http://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#184/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(35,8)-(35,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/2000/01/rdf-schema#_3": [ +{ +"@id": "amf://id#185", +"@type": [ +"http://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#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": "[(36,8)-(36,9)]" +} +] +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#182/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#182" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#182/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": "[(31,4)-(32,0)]" +} +] +}, +{ +"@id": "amf://id#182/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#182" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,2)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#182/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": "[(33,4)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#182/source-map/lexical/element_1", +"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": "[(30,2)-(30,9)]" +} +] +}, +{ +"@id": "amf://id#182/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": "[(32,4)-(33,0)]" +} +] +} +], +"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": "[(32,4)-(32,8)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#186", +"@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": "ErrorredResource" +} +], +"http://a.ml/vocabularies/document#dataNode": [ +{ +"@id": "amf://id#187", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#patch": [ +{ +"@id": "amf://id#188", +"@type": [ +"http://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_2" +} +], +"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": "[(39,10)-(39,10)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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": "[(39,4)-(40,0)]" +} +] +}, +{ +"@id": "amf://id#187/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#patch" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(39,4)-(40,0)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#186/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#186" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(38,2)-(40,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#189", +"@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#190", +"@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#191", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "ErrorredResource" +} +], +"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#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": "[(41,10)-(41,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#patch": [ +{ +"@id": "amf://id#192", +"@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#193", +"@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#194", +"@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#195", +"@type": [ +"http://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_6" +} +], +"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#lexical": [ +{ +"@id": "amf://id#195/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#195" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(45,23)-(45,41)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#type": [ +{ +"@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": "ErrorResource" +} +], +"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#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": "[(46,16)-(46,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_5" +} +], +"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_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": "[(45,10)-(46,0)]" +} +] +}, +{ +"@id": "amf://id#194/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": "[(46,10)-(47,0)]" +} +] +}, +{ +"@id": "amf://id#194/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#194" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(45,0)-(47,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#application%2Fxml": [ +{ +"@id": "amf://id#197", +"@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#198", +"@type": [ +"http://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_9" +} +], +"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": "[(48,23)-(48,41)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#type": [ +{ +"@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": "\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_10" +} +], +"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": "[(1,0)-(1,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#example": [ +{ +"@id": "amf://id#200", +"@type": [ +"http://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_11" +} +], +"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": "[(1,0)-(1,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_8" +} +], +"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/data#type" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(49,10)-(50,0)]" +} +] +}, +{ +"@id": "amf://id#197/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": "[(48,10)-(49,0)]" +} +] +}, +{ +"@id": "amf://id#197/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": "[(50,10)-(51,0)]" +} +] +}, +{ +"@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": "[(48,0)-(51,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_4" +} +], +"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_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": "[(44,8)-(47,0)]" +} +] +}, +{ +"@id": "amf://id#193/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": "[(47,8)-(51,0)]" +} +] +}, +{ +"@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": "[(44,0)-(51,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_3" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#192" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(43,0)-(51,0)]" +} +] +}, +{ +"@id": "amf://id#192/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": "[(43,6)-(51,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_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": "[(41,4)-(42,0)]" +} +] +}, +{ +"@id": "amf://id#190/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#patch" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(42,4)-(51,0)]" +} +] +}, +{ +"@id": "amf://id#190/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#190" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(41,4)-(51,0)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#189/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#189" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(40,2)-(51,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#201", +"@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#202", +"@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#203", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "ErrorredResource" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#203" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(52,10)-(52,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#get": [ +{ +"@id": "amf://id#204", +"@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#205", +"@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#206", +"@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#207", +"@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#208", +"@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#209", +"@type": [ +"http://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_8" +} +], +"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": "[(58,27)-(58,48)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#type": [ +{ +"@id": "amf://id#210", +"@type": [ +"http://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#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": "[(59,20)-(59,33)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_7" +} +], +"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_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": "[(58,14)-(59,0)]" +} +] +}, +{ +"@id": "amf://id#208/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": "[(59,14)-(60,0)]" +} +] +}, +{ +"@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": "[(58,0)-(60,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#application%2Fxml": [ +{ +"@id": "amf://id#211", +"@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#212", +"@type": [ +"http://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_11" +} +], +"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": "[(61,27)-(61,48)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#type": [ +{ +"@id": "amf://id#213", +"@type": [ +"http://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#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": "[(1,0)-(1,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#example": [ +{ +"@id": "amf://id#214", +"@type": [ +"http://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_13" +} +], +"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": "[(1,0)-(1,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_10" +} +], +"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_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": "[(62,14)-(63,0)]" +} +] +}, +{ +"@id": "amf://id#211/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": "[(61,14)-(62,0)]" +} +] +}, +{ +"@id": "amf://id#211/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": "[(63,14)-(64,0)]" +} +] +}, +{ +"@id": "amf://id#211/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#211" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(61,0)-(64,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_6" +} +], +"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_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": "[(57,12)-(60,0)]" +} +] +}, +{ +"@id": "amf://id#207/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": "[(60,12)-(64,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": "[(57,0)-(64,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_5" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#206" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(56,0)-(64,0)]" +} +] +}, +{ +"@id": "amf://id#206/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": "[(56,10)-(64,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_4" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#205" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(55,0)-(64,0)]" +} +] +}, +{ +"@id": "amf://id#205/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": "[(55,8)-(64,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_3" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#204" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(54,0)-(64,0)]" +} +] +}, +{ +"@id": "amf://id#204/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": "[(54,6)-(64,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_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": "[(52,4)-(53,0)]" +} +] +}, +{ +"@id": "amf://id#202/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": "[(53,4)-(64,0)]" +} +] +}, +{ +"@id": "amf://id#202/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#202" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(52,4)-(64,0)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#201/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#201" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#201/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#201" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(51,2)-(64,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#215", +"@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#216", +"@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#217", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "ErrorredResource" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#217" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(65,10)-(65,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#patch": [ +{ +"@id": "amf://id#218", +"@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#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#application%2Fjson": [ +{ +"@id": "amf://id#220", +"@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#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": "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_6" +} +], +"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": "[(69,23)-(69,38)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#type": [ +{ +"@id": "amf://id#222", +"@type": [ +"http://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_7" +} +], +"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": "[(70,16)-(70,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#example": [ +{ +"@id": "amf://id#223", +"@type": [ +"http://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 \"error\": true,\n \"message\": \"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_8" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#223" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(1,0)-(1,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_5" +} +], +"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_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": "[(70,10)-(71,0)]" +} +] +}, +{ +"@id": "amf://id#220/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": "[(69,10)-(70,0)]" +} +] +}, +{ +"@id": "amf://id#220/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": "[(71,10)-(72,0)]" +} +] +}, +{ +"@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": "[(69,0)-(72,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#application%2Fxml": [ +{ +"@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": "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_10" +} +], +"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": "[(73,23)-(73,38)]" +} +] +} +] +} +] +} +], +"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": "\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#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": "[(1,0)-(1,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#example": [ +{ +"@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": "\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_12" +} +], +"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": "[(1,0)-(1,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_9" +} +], +"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_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": "[(74,10)-(75,0)]" +} +] +}, +{ +"@id": "amf://id#224/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": "[(73,10)-(74,0)]" +} +] +}, +{ +"@id": "amf://id#224/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": "[(75,10)-(77,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": "[(73,0)-(77,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_4" +} +], +"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#application%2Fjson" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(68,8)-(72,0)]" +} +] +}, +{ +"@id": "amf://id#219/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": "[(72,8)-(77,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": "[(68,0)-(77,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_3" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#218" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(67,0)-(77,0)]" +} +] +}, +{ +"@id": "amf://id#218/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": "[(67,6)-(77,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_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": "[(65,4)-(66,0)]" +} +] +}, +{ +"@id": "amf://id#216/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#patch" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(66,4)-(77,0)]" +} +] +}, +{ +"@id": "amf://id#216/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#216" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(65,4)-(77,0)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#215/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#215" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#215/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#215" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(64,2)-(77,0)]" +} +] +} +] +} +] +} +] +} +] diff --git a/demo/examples-api-compact.json b/demo/examples-api-compact.json new file mode 100644 index 0000000..0f49b3a --- /dev/null +++ b/demo/examples-api-compact.json @@ -0,0 +1,56488 @@ +[ +{ +"@id": "", +"@type": [ +"doc:Document", +"doc:Fragment", +"doc:Module", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#335", +"@type": [ +"apiContract:WebAPI", +"doc:RootDomainElement", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "API demo" +} +], +"apiContract:server": [ +{ +"@id": "#655", +"@type": [ +"apiContract:Server", +"doc:DomainElement" +], +"core:urlTemplate": [ +{ +"@value": "http://api.domain.com/" +} +], +"sourcemaps:sources": [ +{ +"@id": "#655/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#655/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:urlTemplate" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(6,0)]" +} +] +} +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#655/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#655" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +] +} +] +} +], +"core:version": [ +{ +"@value": "v1" +} +], +"apiContract:endpoint": [ +{ +"@id": "#336", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/IncludedInType" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#337", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#338", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#339", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#296/link--708070084", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#296" +} +], +"doc:link-label": [ +{ +"@value": "Person" +} +] +} +], +"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": "[(129,6)-(131,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#340", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/xml" +} +], +"raml-shapes:schema": [ +{ +"@id": "#296/link--708070084", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#296" +} +], +"doc:link-label": [ +{ +"@value": "Person" +} +] +} +], +"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": "[(131,6)-(133,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#338/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#338/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#338" +} +], +"sourcemaps:value": [ +{ +"@value": "[(128,0)-(133,0)]" +} +] +}, +{ +"@id": "#338/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(128,4)-(133,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#337/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#337/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#337/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#337" +} +], +"sourcemaps:value": [ +{ +"@value": "[(127,2)-(133,0)]" +} +] +} +] +} +] +} +], +"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": "[(126,0)-(133,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#341", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/IncludedInline" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#342", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#343", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#309", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#296/link--708070084", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#296" +} +], +"doc:link-label": [ +{ +"@value": "Person" +} +] +} +], +"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": "[(136,6)-(150,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#344", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/xml" +} +], +"raml-shapes:schema": [ +{ +"@id": "#345", +"@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": "#346", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:reference-id": [ +{ +"@id": "#28" +} +], +"doc:location": [ +{ +"@value": "file://demo/examples-api/example.xml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#346/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#346/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#346/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#346" +} +], +"sourcemaps:value": [ +{ +"@value": "[(152,17)-(152,37)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#346/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#346" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#344" +} +] +} +] +} +] +} +], +"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/examples-api/example.xsd" +} +], +"sourcemaps:sources": [ +{ +"@id": "#345/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#345/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(152,8)-(153,0)]" +} +] +} +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#345/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#345" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +] +} +] +} +], +"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": "[(150,6)-(153,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#343/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#343/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#343" +} +], +"sourcemaps:value": [ +{ +"@value": "[(135,0)-(153,0)]" +} +] +}, +{ +"@id": "#343/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(135,4)-(153,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#342/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#342/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#342/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#342" +} +], +"sourcemaps:value": [ +{ +"@value": "[(134,2)-(153,0)]" +} +] +} +] +} +] +} +], +"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": "[(133,0)-(153,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#347", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/IncludedInlineJson" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#348", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#349", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#171", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#163/link-1379497760", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#163" +} +], +"doc:link-label": [ +{ +"@value": "type" +} +] +} +], +"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": "[(156,6)-(159,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#349/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#349/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#349" +} +], +"sourcemaps:value": [ +{ +"@value": "[(155,0)-(159,0)]" +} +] +}, +{ +"@id": "#349/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(155,4)-(159,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#348/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#348/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#348/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#348" +} +], +"sourcemaps:value": [ +{ +"@value": "[(154,2)-(159,0)]" +} +] +} +] +} +] +} +], +"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": "[(153,0)-(159,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#350", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/typeExamples" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#351", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#352", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#353", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#318/link--713805675", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#318" +} +], +"doc:link-label": [ +{ +"@value": "TypeExamples" +} +] +} +], +"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": "[(162,6)-(164,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#354", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/xml" +} +], +"raml-shapes:schema": [ +{ +"@id": "#318/link--713805675", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#318" +} +], +"doc:link-label": [ +{ +"@value": "TypeExamples" +} +] +} +], +"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": "[(164,6)-(166,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#352/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#352/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#352" +} +], +"sourcemaps:value": [ +{ +"@value": "[(161,0)-(166,0)]" +} +] +}, +{ +"@id": "#352/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(161,4)-(166,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#351/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#351/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#351/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#351" +} +], +"sourcemaps:value": [ +{ +"@value": "[(160,2)-(166,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#350/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#350/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#350" +} +], +"sourcemaps:value": [ +{ +"@value": "[(159,0)-(166,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#355", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/propertyExamples" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#356", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#357", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#358", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#188/link-1572492935", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#188" +} +], +"doc:link-label": [ +{ +"@value": "PropertyExamples" +} +] +} +], +"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": "[(169,6)-(171,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#359", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/xml" +} +], +"raml-shapes:schema": [ +{ +"@id": "#188/link-1572492935", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#188" +} +], +"doc:link-label": [ +{ +"@value": "PropertyExamples" +} +] +} +], +"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": "[(171,6)-(173,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#357/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#357/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#357" +} +], +"sourcemaps:value": [ +{ +"@value": "[(168,0)-(173,0)]" +} +] +}, +{ +"@id": "#357/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(168,4)-(173,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#356/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#356/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#356/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#356" +} +], +"sourcemaps:value": [ +{ +"@value": "[(167,2)-(173,0)]" +} +] +} +] +} +] +} +], +"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": "[(166,0)-(173,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#360", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/arrayTypeExample" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#361", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#362", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#363", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#364", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#318/link--713805675", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#318" +} +], +"doc:link-label": [ +{ +"@value": "TypeExamples" +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#364/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#364/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#364" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#364/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#364" +} +], +"sourcemaps:value": [ +{ +"@value": "[(177,8)-(178,0)]" +} +] +} +] +} +] +} +], +"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": "[(176,6)-(178,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#362/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#362/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#362" +} +], +"sourcemaps:value": [ +{ +"@value": "[(175,0)-(178,0)]" +} +] +}, +{ +"@id": "#362/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(175,4)-(178,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#361/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#361/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#361/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#361" +} +], +"sourcemaps:value": [ +{ +"@value": "[(174,2)-(178,0)]" +} +] +} +] +} +] +} +], +"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": "[(173,0)-(178,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#365", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/arrayPropertyExamples" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#366", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#367", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#368", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#369", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#188/link-1572492935", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#188" +} +], +"doc:link-label": [ +{ +"@value": "PropertyExamples" +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#369/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#369/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#369" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#369/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#369" +} +], +"sourcemaps:value": [ +{ +"@value": "[(182,8)-(183,0)]" +} +] +} +] +} +] +} +], +"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": "[(181,6)-(183,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#370", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/xml" +} +], +"raml-shapes:schema": [ +{ +"@id": "#371", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#188/link-1572492935", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#188" +} +], +"doc:link-label": [ +{ +"@value": "PropertyExamples" +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#371/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#371/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#371" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#371/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#371" +} +], +"sourcemaps:value": [ +{ +"@value": "[(184,8)-(185,0)]" +} +] +} +] +} +] +} +], +"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": "[(183,6)-(185,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#367/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#367/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#367" +} +], +"sourcemaps:value": [ +{ +"@value": "[(180,0)-(185,0)]" +} +] +}, +{ +"@id": "#367/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(180,4)-(185,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#366/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#366/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#366/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#366" +} +], +"sourcemaps:value": [ +{ +"@value": "[(179,2)-(185,0)]" +} +] +} +] +} +] +} +], +"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": "[(178,0)-(185,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#372", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/arrayPropertyGeneratedExamples" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#373", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#374", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#375", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#376", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#377", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#378", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#test" +} +], +"raml-shapes:range": [ +{ +"@id": "#379", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"shacl:name": [ +{ +"@value": "test" +} +], +"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": "[(192,12)-(193,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "test" +} +], +"sourcemaps:sources": [ +{ +"@id": "#378/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#378/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#378" +} +], +"sourcemaps:value": [ +{ +"@value": "[(192,12)-(193,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#380", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#other" +} +], +"raml-shapes:range": [ +{ +"@id": "#381", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "other" +} +], +"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": "[(193,12)-(194,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "other" +} +], +"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": "[(193,12)-(194,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "items" +} +], +"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": "[(190,8)-(194,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"sourcemaps:sources": [ +{ +"@id": "#376/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#376/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#376" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#376/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#376" +} +], +"sourcemaps:value": [ +{ +"@value": "[(188,6)-(194,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#376/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#376" +} +], +"sourcemaps:value": [ +{ +"@value": "[(189,8)-(189,12)]" +} +] +} +] +} +] +} +], +"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": "[(188,6)-(194,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#382", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/xml" +} +], +"raml-shapes:schema": [ +{ +"@id": "#383", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#384", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#385", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#test" +} +], +"raml-shapes:range": [ +{ +"@id": "#386", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"shacl:name": [ +{ +"@value": "test" +} +], +"sourcemaps:sources": [ +{ +"@id": "#386/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#386/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#386" +} +], +"sourcemaps:value": [ +{ +"@value": "[(198,12)-(199,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "test" +} +], +"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": "[(198,12)-(199,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#387", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#other" +} +], +"raml-shapes:range": [ +{ +"@id": "#388", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "other" +} +], +"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": "[(199,12)-(200,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "other" +} +], +"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": "[(199,12)-(200,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "items" +} +], +"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": "[(196,8)-(200,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"sourcemaps:sources": [ +{ +"@id": "#383/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#383/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#383" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#383/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#383" +} +], +"sourcemaps:value": [ +{ +"@value": "[(194,6)-(200,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#383/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#383" +} +], +"sourcemaps:value": [ +{ +"@value": "[(195,8)-(195,12)]" +} +] +} +] +} +] +} +], +"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": "[(194,6)-(200,0)]" +} +] +} +] +} +] +} +], +"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": "[(187,0)-(200,0)]" +} +] +}, +{ +"@id": "#374/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(187,4)-(200,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#373/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#373/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#373/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#373" +} +], +"sourcemaps:value": [ +{ +"@value": "[(186,2)-(200,0)]" +} +] +} +] +} +] +} +], +"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": "[(185,0)-(200,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#389", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/wrappedXml" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#390", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#391", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#392", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/xml" +} +], +"raml-shapes:schema": [ +{ +"@id": "#310/link--1287671302", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#310" +} +], +"doc:link-label": [ +{ +"@value": "Imgs" +} +] +} +], +"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": "[(203,6)-(205,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#391/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#391/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#391" +} +], +"sourcemaps:value": [ +{ +"@value": "[(202,0)-(205,0)]" +} +] +}, +{ +"@id": "#391/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(202,4)-(205,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#390/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#390/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#390/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#390" +} +], +"sourcemaps:value": [ +{ +"@value": "[(201,2)-(205,0)]" +} +] +} +] +} +] +} +], +"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": "[(200,0)-(205,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#393", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/inline-property-example" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#394", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#395", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#396", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#397", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#398", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#limit" +} +], +"raml-shapes:range": [ +{ +"@id": "#399", +"@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": "limit" +} +], +"sourcemaps:sources": [ +{ +"@id": "#399/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#399/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#399" +} +], +"sourcemaps:value": [ +{ +"@value": "[(211,10)-(212,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "limit" +} +], +"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": "[(211,10)-(212,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#400", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#items" +} +], +"raml-shapes:range": [ +{ +"@id": "#401", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#405", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +] +} +], +"apiContract:examples": [ +{ +"@id": "#402", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#402", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#403", +"@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_2" +} +], +"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": "[(214,22)-(214,26)]" +} +] +} +] +} +] +}, +{ +"@id": "#404", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "other" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(214,28)-(214,33)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_1" +} +], +"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": "[(214,21)-(214,34)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "- test\n- other" +} +], +"sourcemaps:sources": [ +{ +"@id": "#402/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#402/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#402/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(214,21)-(214,34)]" +} +] +}, +{ +"@id": "#402/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(214,21)-(214,34)]" +} +] +}, +{ +"@id": "#402/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#402" +} +], +"sourcemaps:value": [ +{ +"@value": "[(214,21)-(214,34)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#402/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#402" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +] +} +] +} +], +"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": "[(213,12)-(214,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "items" +} +], +"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": "[(212,10)-(215,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"sourcemaps:sources": [ +{ +"@id": "#397/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#397/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#397" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#397/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#397" +} +], +"sourcemaps:value": [ +{ +"@value": "[(208,6)-(215,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#397/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#397" +} +], +"sourcemaps:value": [ +{ +"@value": "[(209,8)-(209,12)]" +} +] +} +] +} +] +} +], +"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": "[(208,6)-(215,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#406", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/xml" +} +], +"raml-shapes:schema": [ +{ +"@id": "#407", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#408", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#limit" +} +], +"raml-shapes:range": [ +{ +"@id": "#409", +"@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": "limit" +} +], +"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": "[(218,10)-(219,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "limit" +} +], +"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": "[(218,10)-(219,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#410", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#items" +} +], +"raml-shapes:range": [ +{ +"@id": "#411", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#415", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +] +} +], +"apiContract:examples": [ +{ +"@id": "#412", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#412", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#413", +"@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_2" +} +], +"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": "[(221,22)-(221,26)]" +} +] +} +] +} +] +}, +{ +"@id": "#414", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "other" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#414/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#414/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#414" +} +], +"sourcemaps:value": [ +{ +"@value": "[(221,28)-(221,33)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_1" +} +], +"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": "[(221,21)-(221,34)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "- test\n- other" +} +], +"sourcemaps:sources": [ +{ +"@id": "#412/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#412/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#412/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(221,21)-(221,34)]" +} +] +}, +{ +"@id": "#412/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(221,21)-(221,34)]" +} +] +}, +{ +"@id": "#412/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#412" +} +], +"sourcemaps:value": [ +{ +"@value": "[(221,21)-(221,34)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#412/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#412" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +] +} +] +} +], +"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": "[(220,12)-(221,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "items" +} +], +"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": "[(219,10)-(222,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"sourcemaps:sources": [ +{ +"@id": "#407/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#407/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#407" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#407/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#407" +} +], +"sourcemaps:value": [ +{ +"@value": "[(215,6)-(222,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#407/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#407" +} +], +"sourcemaps:value": [ +{ +"@value": "[(216,8)-(216,12)]" +} +] +} +] +} +] +} +], +"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": "[(215,6)-(222,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#395/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#395/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#395" +} +], +"sourcemaps:value": [ +{ +"@value": "[(207,0)-(222,0)]" +} +] +}, +{ +"@id": "#395/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(207,4)-(222,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#394/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#394/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#394/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#394" +} +], +"sourcemaps:value": [ +{ +"@value": "[(206,2)-(222,0)]" +} +] +} +] +} +] +} +], +"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": "[(205,0)-(222,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#416", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/union" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#417", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#418", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#419", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#420", +"@type": [ +"raml-shapes:UnionShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:anyOf": [ +{ +"@id": "#296/link--708070084", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#296" +} +], +"doc:link-label": [ +{ +"@value": "Person" +} +] +}, +{ +"@id": "#188/link-1572492935", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#188" +} +], +"doc:link-label": [ +{ +"@value": "PropertyExamples" +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#420/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#420/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#420" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#420/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#420" +} +], +"sourcemaps:value": [ +{ +"@value": "[(226,8)-(227,0)]" +} +] +} +] +} +] +} +], +"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": "[(225,6)-(227,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#421", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/xml" +} +], +"raml-shapes:schema": [ +{ +"@id": "#422", +"@type": [ +"raml-shapes:UnionShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:anyOf": [ +{ +"@id": "#296/link--708070084", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#296" +} +], +"doc:link-label": [ +{ +"@value": "Person" +} +] +}, +{ +"@id": "#188/link-1572492935", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#188" +} +], +"doc:link-label": [ +{ +"@value": "PropertyExamples" +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#422/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#422/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#422" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#422/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#422" +} +], +"sourcemaps:value": [ +{ +"@value": "[(228,8)-(229,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#421/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#421/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#421" +} +], +"sourcemaps:value": [ +{ +"@value": "[(227,6)-(229,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": "[(224,0)-(229,0)]" +} +] +}, +{ +"@id": "#418/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(224,4)-(229,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#417/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#417/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#417/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#417" +} +], +"sourcemaps:value": [ +{ +"@value": "[(223,2)-(229,0)]" +} +] +} +] +} +] +} +], +"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": "[(222,0)-(229,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#423", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/scalar" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#424", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#425", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#426", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#427", +"@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": "#427/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#427/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#427" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#427/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#427" +} +], +"sourcemaps:value": [ +{ +"@value": "[(232,6)-(234,0)]" +} +] +}, +{ +"@id": "#427/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(233,8)-(234,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#427/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#427" +} +], +"sourcemaps:value": [ +{ +"@value": "[(233,8)-(233,12)]" +} +] +} +] +} +] +} +], +"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": "[(232,6)-(234,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#425/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#425/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#425" +} +], +"sourcemaps:value": [ +{ +"@value": "[(231,0)-(234,0)]" +} +] +}, +{ +"@id": "#425/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(231,4)-(234,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#424/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#424/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#424/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#424" +} +], +"sourcemaps:value": [ +{ +"@value": "[(230,2)-(234,0)]" +} +] +} +] +} +] +} +], +"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": "[(229,0)-(234,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#428", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/scalarWithExample" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#429", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#430", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#431", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#432", +"@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" +} +], +"apiContract:examples": [ +{ +"@id": "#433", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#433", +"@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": "#433/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#433/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#433" +} +], +"sourcemaps:value": [ +{ +"@value": "[(239,17)-(239,18)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#433/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#433/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#433/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(239,17)-(239,18)]" +} +] +}, +{ +"@id": "#433/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(239,17)-(239,18)]" +} +] +}, +{ +"@id": "#433/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#433" +} +], +"sourcemaps:value": [ +{ +"@value": "[(239,17)-(239,18)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#433/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#433" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#431" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#432/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#432/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#432" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#432/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(238,8)-(239,0)]" +} +] +}, +{ +"@id": "#432/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(239,8)-(240,0)]" +} +] +}, +{ +"@id": "#432/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#432" +} +], +"sourcemaps:value": [ +{ +"@value": "[(237,6)-(240,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#432/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#432" +} +], +"sourcemaps:value": [ +{ +"@value": "[(238,8)-(238,12)]" +} +] +} +] +} +] +} +], +"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": "[(237,6)-(240,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#430/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#430/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#430" +} +], +"sourcemaps:value": [ +{ +"@value": "[(236,0)-(240,0)]" +} +] +}, +{ +"@id": "#430/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(236,4)-(240,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#429/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#429/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#429/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#429" +} +], +"sourcemaps:value": [ +{ +"@value": "[(235,2)-(240,0)]" +} +] +} +] +} +] +} +], +"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": "[(234,0)-(240,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#434", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/arrayScalar" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#435", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#436", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#437", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#438", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#439", +"@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": "number" +} +] +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"sourcemaps:sources": [ +{ +"@id": "#438/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#438/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#438" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#438/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#438" +} +], +"sourcemaps:value": [ +{ +"@value": "[(243,6)-(246,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#438/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#438" +} +], +"sourcemaps:value": [ +{ +"@value": "[(244,8)-(244,12)]" +} +] +} +] +} +] +} +], +"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": "[(243,6)-(246,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#436/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#436/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#436" +} +], +"sourcemaps:value": [ +{ +"@value": "[(242,0)-(246,0)]" +} +] +}, +{ +"@id": "#436/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(242,4)-(246,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#435/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#435/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#435/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#435" +} +], +"sourcemaps:value": [ +{ +"@value": "[(241,2)-(246,0)]" +} +] +} +] +} +] +} +], +"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": "[(240,0)-(246,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#440", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/arrayScalarWithExample" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#441", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#442", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#443", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#444", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#449", +"@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": "number" +} +] +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"apiContract:examples": [ +{ +"@id": "#445", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#445", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#446", +"@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_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#446/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#446/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#446" +} +], +"sourcemaps:value": [ +{ +"@value": "[(252,18)-(252,19)]" +} +] +} +] +} +] +}, +{ +"@id": "#447", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "2" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(252,21)-(252,22)]" +} +] +} +] +} +] +}, +{ +"@id": "#448", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "3" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(252,24)-(252,25)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_1" +} +], +"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": "[(252,17)-(252,26)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "- 1\n- 2\n- 3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#445/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#445/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#445/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(252,17)-(252,26)]" +} +] +}, +{ +"@id": "#445/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(252,17)-(252,26)]" +} +] +}, +{ +"@id": "#445/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#445" +} +], +"sourcemaps:value": [ +{ +"@value": "[(252,17)-(252,26)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#445/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#445" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#443" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#444/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#444/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#444/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "[(249,6)-(253,0)]" +} +] +}, +{ +"@id": "#444/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(252,8)-(253,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#444/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#444" +} +], +"sourcemaps:value": [ +{ +"@value": "[(250,8)-(250,12)]" +} +] +} +] +} +] +} +], +"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": "[(249,6)-(253,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#442/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#442/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#442" +} +], +"sourcemaps:value": [ +{ +"@value": "[(248,0)-(253,0)]" +} +] +}, +{ +"@id": "#442/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(248,4)-(253,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#441/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#441/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#441/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#441" +} +], +"sourcemaps:value": [ +{ +"@value": "[(247,2)-(253,0)]" +} +] +} +] +} +] +} +], +"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": "[(246,0)-(253,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#450", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/user-raml-example" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#451", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#452", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#83", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#57/link-716070308", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#57" +} +], +"doc:link-label": [ +{ +"@value": "type" +} +] +} +], +"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": "[(256,6)-(273,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#453", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/xml" +} +], +"raml-shapes:schema": [ +{ +"@id": "#57/link-716070308", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#57" +} +], +"doc:link-label": [ +{ +"@value": "type" +} +] +} +], +"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": "[(273,6)-(275,0)]" +} +] +} +] +} +] +} +], +"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": "[(255,0)-(275,0)]" +} +] +}, +{ +"@id": "#452/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(255,4)-(275,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#451/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#451/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#451/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#451" +} +], +"sourcemaps:value": [ +{ +"@value": "[(254,2)-(275,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#450/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#450/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#450" +} +], +"sourcemaps:value": [ +{ +"@value": "[(253,0)-(275,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#454", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/user-json-example" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#455", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#456", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#457", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#34/link-656041443", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#34" +} +], +"doc:link-label": [ +{ +"@value": "type" +} +] +} +], +"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": "[(278,6)-(280,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#456/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#456/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#456" +} +], +"sourcemaps:value": [ +{ +"@value": "[(277,0)-(280,0)]" +} +] +}, +{ +"@id": "#456/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(277,4)-(280,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#455/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#455/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#455/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#455" +} +], +"sourcemaps:value": [ +{ +"@value": "[(276,2)-(280,0)]" +} +] +} +] +} +] +} +], +"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": "[(275,0)-(280,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#458", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/users-raml-example" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#459", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#460", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#461", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#134/link-1294533828", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#134" +} +], +"doc:link-label": [ +{ +"@value": "type" +} +] +} +], +"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": "[(283,6)-(285,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#462", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/xml" +} +], +"raml-shapes:schema": [ +{ +"@id": "#134/link-1294533828", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#134" +} +], +"doc:link-label": [ +{ +"@value": "type" +} +] +} +], +"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": "[(285,6)-(287,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#460/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#460/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#460" +} +], +"sourcemaps:value": [ +{ +"@value": "[(282,0)-(287,0)]" +} +] +}, +{ +"@id": "#460/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(282,4)-(287,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#459/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#459/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#459/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#459" +} +], +"sourcemaps:value": [ +{ +"@value": "[(281,2)-(287,0)]" +} +] +} +] +} +] +} +], +"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": "[(280,0)-(287,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#463", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/users-json-example" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#464", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#465", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#466", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#112/link-1235428484", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#112" +} +], +"doc:link-label": [ +{ +"@value": "type" +} +] +} +], +"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": "[(290,6)-(292,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#465/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#465/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#465" +} +], +"sourcemaps:value": [ +{ +"@value": "[(289,0)-(292,0)]" +} +] +}, +{ +"@id": "#465/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(289,4)-(292,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#464/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#464/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#464/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#464" +} +], +"sourcemaps:value": [ +{ +"@value": "[(288,2)-(292,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": "[(287,0)-(292,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#467", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/named-example" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#468", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#469", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#470", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#471", +"@type": [ +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"apiContract:examples": [ +{ +"@id": "#472", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#473", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:countryCode": [ +{ +"@id": "#474", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "BE" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(2,13)-(2,17)]" +} +] +} +] +} +] +} +], +"data:graydonEnterpriseId": [ +{ +"@id": "#475", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "1057155523" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(3,21)-(3,31)]" +} +] +} +] +} +] +} +], +"data:registrationId": [ +{ +"@id": "#476", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "0422319093" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(4,16)-(4,28)]" +} +] +} +] +} +] +} +], +"data:vatNumber": [ +{ +"@id": "#477", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "BE0422319093" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(5,11)-(5,25)]" +} +] +} +] +} +] +} +], +"data:graydonCompanyId": [ +{ +"@id": "#478", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "0422319093" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(6,18)-(6,30)]" +} +] +} +] +} +] +} +], +"data:isBranchOffice": [ +{ +"@id": "#479", +"@type": [ +"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": "#479/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#479/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#479" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,16)-(7,21)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#473/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#473/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:graydonCompanyId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(7,0)]" +} +] +}, +{ +"@id": "#473/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:countryCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "#473/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:graydonEnterpriseId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#473/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:isBranchOffice" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,0)-(7,21)]" +} +] +}, +{ +"@id": "#473/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:vatNumber" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(6,0)]" +} +] +}, +{ +"@id": "#473/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#473" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(7,21)]" +} +] +}, +{ +"@id": "#473/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:registrationId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "countryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\"\nisBranchOffice: false" +} +], +"doc:location": [ +{ +"@value": "file://demo/examples-api/named-example.raml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#472/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#472/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#472/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(296,17)-(296,44)]" +} +] +}, +{ +"@id": "#472/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(7,21)]" +} +] +}, +{ +"@id": "#472/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#472" +} +], +"sourcemaps:value": [ +{ +"@value": "[(296,8)-(297,0)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#472/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#472" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#470" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#471/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#471/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#471" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#471/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#471" +} +], +"sourcemaps:value": [ +{ +"@value": "[(295,6)-(297,0)]" +} +] +}, +{ +"@id": "#471/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(296,8)-(297,0)]" +} +] +} +] +} +] +} +], +"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": "[(295,6)-(297,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#480", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/xml" +} +], +"raml-shapes:schema": [ +{ +"@id": "#481", +"@type": [ +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"apiContract:examples": [ +{ +"@id": "#482", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#483", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:countryCode": [ +{ +"@id": "#484", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "BE" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(2,13)-(2,17)]" +} +] +} +] +} +] +} +], +"data:graydonEnterpriseId": [ +{ +"@id": "#485", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "1057155523" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(3,21)-(3,31)]" +} +] +} +] +} +] +} +], +"data:registrationId": [ +{ +"@id": "#486", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "0422319093" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(4,16)-(4,28)]" +} +] +} +] +} +] +} +], +"data:vatNumber": [ +{ +"@id": "#487", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "BE0422319093" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(5,11)-(5,25)]" +} +] +} +] +} +] +} +], +"data:graydonCompanyId": [ +{ +"@id": "#488", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "0422319093" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(6,18)-(6,30)]" +} +] +} +] +} +] +} +], +"data:isBranchOffice": [ +{ +"@id": "#489", +"@type": [ +"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": "#489/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#489/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#489" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,16)-(7,21)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#483/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#483/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:graydonCompanyId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(7,0)]" +} +] +}, +{ +"@id": "#483/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:countryCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "#483/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:graydonEnterpriseId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#483/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:isBranchOffice" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,0)-(7,21)]" +} +] +}, +{ +"@id": "#483/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:vatNumber" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(6,0)]" +} +] +}, +{ +"@id": "#483/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#483" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(7,21)]" +} +] +}, +{ +"@id": "#483/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:registrationId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "countryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\"\nisBranchOffice: false" +} +], +"doc:location": [ +{ +"@value": "file://demo/examples-api/named-example.raml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#482/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#482/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#482/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(298,17)-(298,44)]" +} +] +}, +{ +"@id": "#482/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(7,21)]" +} +] +}, +{ +"@id": "#482/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#482" +} +], +"sourcemaps:value": [ +{ +"@value": "[(298,8)-(299,0)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#482/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#482" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#480" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#481/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#481/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#481" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#481/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#481" +} +], +"sourcemaps:value": [ +{ +"@value": "[(297,6)-(299,0)]" +} +] +}, +{ +"@id": "#481/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(298,8)-(299,0)]" +} +] +} +] +} +] +} +], +"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": "[(297,6)-(299,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#469/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#469/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#469" +} +], +"sourcemaps:value": [ +{ +"@value": "[(294,0)-(299,0)]" +} +] +}, +{ +"@id": "#469/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(294,4)-(299,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#468/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#468/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#468/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#468" +} +], +"sourcemaps:value": [ +{ +"@value": "[(293,2)-(299,0)]" +} +] +} +] +} +] +} +], +"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": "[(292,0)-(299,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#490", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/named-linked-example" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#491", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#492", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#493", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#494", +"@type": [ +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"apiContract:examples": [ +{ +"@id": "#495", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#496", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:company": [ +{ +"@id": "#497", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:companyIdentification": [ +{ +"@id": "#498", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:countryCode": [ +{ +"@id": "#499", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "BE" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(2,13)-(2,17)]" +} +] +} +] +} +] +} +], +"data:graydonEnterpriseId": [ +{ +"@id": "#500", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "1057155523" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(3,21)-(3,31)]" +} +] +} +] +} +] +} +], +"data:registrationId": [ +{ +"@id": "#501", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "0422319093" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(4,16)-(4,28)]" +} +] +} +] +} +] +} +], +"data:vatNumber": [ +{ +"@id": "#502", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "BE0422319093" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(5,11)-(5,25)]" +} +] +} +] +} +] +} +], +"data:graydonCompanyId": [ +{ +"@id": "#503", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "0422319093" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_8" +} +], +"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": "[(6,18)-(6,30)]" +} +] +} +] +} +] +} +], +"data:isBranchOffice": [ +{ +"@id": "#504", +"@type": [ +"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": "#504/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#504/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#504" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,16)-(7,21)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#498/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#498/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:graydonCompanyId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(7,0)]" +} +] +}, +{ +"@id": "#498/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:countryCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "#498/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:graydonEnterpriseId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#498/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:isBranchOffice" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,0)-(7,21)]" +} +] +}, +{ +"@id": "#498/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:vatNumber" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(6,0)]" +} +] +}, +{ +"@id": "#498/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#498" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(7,21)]" +} +] +}, +{ +"@id": "#498/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:registrationId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +} +] +} +] +} +], +"data:companyName": [ +{ +"@id": "#505", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GRAYDON BELGI\u00CB NV" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_10" +} +], +"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": "[(3,13)-(3,32)]" +} +] +} +] +} +] +} +], +"data:alternateCompanyName": [ +{ +"@id": "#506", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GRAYDON BELGIQUE NV" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_11" +} +], +"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": "[(4,22)-(4,43)]" +} +] +} +] +} +] +} +], +"data:tradeNames": [ +{ +"@id": "#507", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#508", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GRAYDON" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_13" +} +], +"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": "[(6,4)-(6,13)]" +} +] +} +] +} +] +}, +{ +"@id": "#509", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "MARKTSELECT" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_14" +} +], +"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": "[(7,4)-(7,17)]" +} +] +} +] +} +] +}, +{ +"@id": "#510", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "CREDITEL" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_15" +} +], +"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": "[(8,4)-(8,14)]" +} +] +} +] +} +] +}, +{ +"@id": "#511", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "ACM" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_16" +} +], +"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": "[(9,4)-(9,9)]" +} +] +} +] +} +] +}, +{ +"@id": "#512", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "IT FACILITY MANAGEMENT" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_17" +} +], +"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": "[(10,4)-(10,28)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_12" +} +], +"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": "[(5,11)-(11,0)]" +} +] +} +] +} +] +} +], +"data:companyAddress": [ +{ +"@id": "#513", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#514", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:addressType": [ +{ +"@id": "#515", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "REGISTERED-OFFICE-ADDRESS" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_20" +} +], +"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": "[(3,15)-(3,42)]" +} +] +} +] +} +] +} +], +"data:streetName": [ +{ +"@id": "#516", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "UITBREIDINGSTRAAT" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_21" +} +], +"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": "[(4,14)-(4,33)]" +} +] +} +] +} +] +} +], +"data:houseNumber": [ +{ +"@id": "#517", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "84" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_22" +} +], +"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": "[(5,15)-(5,19)]" +} +] +} +] +} +] +} +], +"data:houseNumberAddition": [ +{ +"@id": "#518", +"@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_23" +} +], +"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": "[(6,23)-(6,27)]" +} +] +} +] +} +] +} +], +"data:postalCode": [ +{ +"@id": "#519", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "2600" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_24" +} +], +"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": "[(7,14)-(7,20)]" +} +] +} +] +} +] +} +], +"data:city": [ +{ +"@id": "#520", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "BERCHEM (ANTWERPEN)" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_25" +} +], +"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": "[(8,8)-(8,29)]" +} +] +} +] +} +] +} +], +"data:country": [ +{ +"@id": "#521", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Belgium" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_26" +} +], +"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": "[(9,11)-(9,20)]" +} +] +} +] +} +] +} +], +"data:countryCode": [ +{ +"@id": "#522", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "BE" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_27" +} +], +"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": "[(10,15)-(10,19)]" +} +] +} +] +} +] +} +], +"data:fullFormatedAddress": [ +{ +"@id": "#523", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_28" +} +], +"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": "[(11,23)-(11,82)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_19" +} +], +"sourcemaps:sources": [ +{ +"@id": "#514/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#514/source-map/lexical/element_9", +"sourcemaps:element": [ +{ +"@value": "data:countryCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,2)-(11,0)]" +} +] +}, +{ +"@id": "#514/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:houseNumberAddition" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(7,0)]" +} +] +}, +{ +"@id": "#514/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "amf://id#514" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(12,74)]" +} +] +}, +{ +"@id": "#514/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:houseNumber" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "#514/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:country" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,2)-(10,0)]" +} +] +}, +{ +"@id": "#514/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:fullFormatedAddress" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,2)-(12,74)]" +} +] +}, +{ +"@id": "#514/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:postalCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(8,0)]" +} +] +}, +{ +"@id": "#514/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:addressType" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "#514/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:streetName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "#514/source-map/lexical/element_8", +"sourcemaps:element": [ +{ +"@value": "data:city" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,2)-(9,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_18" +} +], +"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": "[(11,16)-(11,39)]" +} +] +} +] +} +] +} +], +"data:contactInformation": [ +{ +"@id": "#524", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:phoneNumber": [ +{ +"@id": "#525", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#526", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:type": [ +{ +"@id": "#527", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GENERAL" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_32" +} +], +"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": "[(3,8)-(3,17)]" +} +] +} +] +} +] +} +], +"data:countryDialCode": [ +{ +"@id": "#528", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "+32" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_33" +} +], +"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": "[(4,20)-(4,25)]" +} +] +} +] +} +] +} +], +"data:areaCode": [ +{ +"@id": "#529", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "22" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_34" +} +], +"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": "[(5,13)-(5,17)]" +} +] +} +] +} +] +} +], +"data:subscriberNumber": [ +{ +"@id": "#530", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "12.87.00" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_35" +} +], +"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": "[(6,20)-(6,30)]" +} +] +} +] +} +] +} +], +"data:formatted": [ +{ +"@id": "#531", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "+32-(0)22 000000" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_36" +} +], +"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": "[(7,13)-(7,31)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_31" +} +], +"sourcemaps:sources": [ +{ +"@id": "#526/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#526/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:subscriberNumber" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(7,0)]" +} +] +}, +{ +"@id": "#526/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#526" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(8,0)]" +} +] +}, +{ +"@id": "#526/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:areaCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "#526/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:formatted" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(8,0)]" +} +] +}, +{ +"@id": "#526/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "#526/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:countryDialCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_30" +} +], +"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": "[(2,13)-(2,42)]" +} +] +} +] +} +] +} +], +"data:faxNumber": [ +{ +"@id": "#532", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#533", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:type": [ +{ +"@id": "#534", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GENERAL" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_39" +} +], +"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,8)-(3,17)]" +} +] +} +] +} +] +} +], +"data:countryDialCode": [ +{ +"@id": "#535", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "+32" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_40" +} +], +"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,20)-(4,25)]" +} +] +} +] +} +] +} +], +"data:areaCode": [ +{ +"@id": "#536", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "21" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_41" +} +], +"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,13)-(5,17)]" +} +] +} +] +} +] +} +], +"data:subscriberNumber": [ +{ +"@id": "#537", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "12.87.00" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_42" +} +], +"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,20)-(6,30)]" +} +] +} +] +} +] +} +], +"data:formatted": [ +{ +"@id": "#538", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "+32-(0)21 302099" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_43" +} +], +"sourcemaps:sources": [ +{ +"@id": "#538/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#538/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#538" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,13)-(7,31)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_38" +} +], +"sourcemaps:sources": [ +{ +"@id": "#533/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#533/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:subscriberNumber" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(7,0)]" +} +] +}, +{ +"@id": "#533/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#533" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(8,0)]" +} +] +}, +{ +"@id": "#533/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:areaCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "#533/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:formatted" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(8,0)]" +} +] +}, +{ +"@id": "#533/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "#533/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:countryDialCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_37" +} +], +"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": "[(3,11)-(3,44)]" +} +] +} +] +} +] +} +], +"data:email": [ +{ +"@id": "#539", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#540", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:type": [ +{ +"@id": "#541", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GENERAL" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_46" +} +], +"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": "[(2,8)-(2,17)]" +} +] +} +] +} +] +} +], +"data:value": [ +{ +"@id": "#542", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "info@company.be" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_47" +} +], +"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": "[(3,9)-(3,26)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_45" +} +], +"sourcemaps:sources": [ +{ +"@id": "#540/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#540/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,2)-(3,0)]" +} +] +}, +{ +"@id": "#540/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:value" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "#540/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#540" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#543", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:type": [ +{ +"@id": "#544", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "IT_DEPT" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_49" +} +], +"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": "[(5,8)-(5,17)]" +} +] +} +] +} +] +} +], +"data:value": [ +{ +"@id": "#545", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "it-service@company.be" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_50" +} +], +"sourcemaps:sources": [ +{ +"@id": "#545/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#545/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#545" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,9)-(6,32)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_48" +} +], +"sourcemaps:sources": [ +{ +"@id": "#543/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#543/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "#543/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:value" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(7,0)]" +} +] +}, +{ +"@id": "#543/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#543" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(7,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_44" +} +], +"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": "[(4,7)-(4,42)]" +} +] +} +] +} +] +} +], +"data:website": [ +{ +"@id": "#546", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#547", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:type": [ +{ +"@id": "#548", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GENERAL" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_53" +} +], +"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": "[(3,8)-(3,17)]" +} +] +} +] +} +] +} +], +"data:value": [ +{ +"@id": "#549", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "www.company.be" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_54" +} +], +"sourcemaps:sources": [ +{ +"@id": "#549/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#549/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#549" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,9)-(4,25)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_52" +} +], +"sourcemaps:sources": [ +{ +"@id": "#547/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#547/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "#547/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:value" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "#547/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#547" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(5,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_51" +} +], +"sourcemaps:sources": [ +{ +"@id": "#546/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#546/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#546" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,9)-(5,46)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_29" +} +], +"sourcemaps:sources": [ +{ +"@id": "#524/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#524/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "#524/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#524" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(6,0)]" +} +] +}, +{ +"@id": "#524/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:website" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(6,0)]" +} +] +}, +{ +"@id": "#524/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:faxNumber" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#524/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:phoneNumber" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +} +] +} +] +} +], +"data:legalForm": [ +{ +"@id": "#550", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:code": [ +{ +"@id": "#551", +"@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_56" +} +], +"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,6)-(2,9)]" +} +] +} +] +} +] +} +], +"data:description": [ +{ +"@id": "#552", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Limited company" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_57" +} +], +"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,13)-(3,30)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_55" +} +], +"sourcemaps:sources": [ +{ +"@id": "#550/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#550/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:code" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "#550/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(3,30)]" +} +] +}, +{ +"@id": "#550/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#550" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,30)]" +} +] +} +] +} +] +} +], +"data:size": [ +{ +"@id": "#553", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:class": [ +{ +"@id": "#554", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "3" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_59" +} +], +"sourcemaps:sources": [ +{ +"@id": "#554/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#554/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#554" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,7)-(2,10)]" +} +] +} +] +} +] +} +], +"data:description": [ +{ +"@id": "#555", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "150 - 300" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_60" +} +], +"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": "[(3,13)-(3,24)]" +} +] +} +] +} +] +} +], +"data:numberOfFte": [ +{ +"@id": "#556", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "5500" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"core:name": [ +{ +"@value": "scalar_61" +} +], +"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": "[(4,13)-(4,17)]" +} +] +} +] +} +] +} +], +"data:numberOfEmployees": [ +{ +"@id": "#557", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "5232" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"core:name": [ +{ +"@value": "scalar_62" +} +], +"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": "[(5,19)-(5,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_58" +} +], +"sourcemaps:sources": [ +{ +"@id": "#553/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#553/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:numberOfFte" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "#553/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#553" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(5,23)]" +} +] +}, +{ +"@id": "#553/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:numberOfEmployees" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(5,23)]" +} +] +}, +{ +"@id": "#553/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#553/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:class" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +} +] +} +] +} +], +"data:industry": [ +{ +"@id": "#558", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#559", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:code": [ +{ +"@id": "#560", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "J" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_65" +} +], +"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": "[(2,6)-(2,9)]" +} +] +} +] +} +] +} +], +"data:description": [ +{ +"@id": "#561", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Information and communication" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_66" +} +], +"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": "[(3,13)-(3,44)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_64" +} +], +"sourcemaps:sources": [ +{ +"@id": "#559/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#559/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:code" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "#559/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(3,44)]" +} +] +}, +{ +"@id": "#559/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#559" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,44)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_63" +} +], +"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": "[(15,9)-(17,0)]" +} +] +} +] +} +] +} +], +"data:activities": [ +{ +"@id": "#562", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#563", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:code": [ +{ +"@id": "#564", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "7487" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_69" +} +], +"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": "[(3,8)-(3,14)]" +} +] +} +] +} +] +} +], +"data:description": [ +{ +"@id": "#565", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Financial and insurance activities" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_70" +} +], +"sourcemaps:sources": [ +{ +"@id": "#565/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#565/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#565" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,15)-(4,51)]" +} +] +} +] +} +] +} +], +"data:type": [ +{ +"@id": "#566", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "PRIMARY" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_71" +} +], +"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": "[(5,8)-(5,17)]" +} +] +} +] +} +] +} +], +"data:classificationCode": [ +{ +"@id": "#567", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "BE_NACEBEL2008" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_72" +} +], +"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": "[(6,22)-(6,38)]" +} +] +} +] +} +] +} +], +"data:activityGroupCode": [ +{ +"@id": "#568", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "ABCDE" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_73" +} +], +"sourcemaps:sources": [ +{ +"@id": "#568/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#568/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#568" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,21)-(7,28)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_68" +} +], +"sourcemaps:sources": [ +{ +"@id": "#563/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#563/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:classificationCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(7,0)]" +} +] +}, +{ +"@id": "#563/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#563" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(7,28)]" +} +] +}, +{ +"@id": "#563/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "#563/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:activityGroupCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(7,28)]" +} +] +}, +{ +"@id": "#563/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:code" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "#563/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_67" +} +], +"sourcemaps:sources": [ +{ +"@id": "#562/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#562/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#562" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,12)-(17,35)]" +} +] +} +] +} +] +} +], +"data:isActive": [ +{ +"@id": "#569", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "true" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_74" +} +], +"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": "[(18,10)-(18,16)]" +} +] +} +] +} +] +} +], +"data:foundationDate": [ +{ +"@id": "#570", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "1940-07-11" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#date" +} +], +"core:name": [ +{ +"@value": "scalar_75" +} +], +"sourcemaps:sources": [ +{ +"@id": "#570/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#570/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#570" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,16)-(19,26)]" +} +] +} +] +} +] +} +], +"data:dissolutionDate": [ +{ +"@id": "#571", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "2007-01-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#date" +} +], +"core:name": [ +{ +"@value": "scalar_76" +} +], +"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": "[(20,17)-(20,27)]" +} +] +} +] +} +] +} +], +"data:nonEmailIndicator": [ +{ +"@id": "#572", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "true" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"core:name": [ +{ +"@value": "scalar_77" +} +], +"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": "[(21,19)-(21,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#497/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#497/source-map/lexical/element_14", +"sourcemaps:element": [ +{ +"@value": "data:dissolutionDate" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,0)-(21,0)]" +} +] +}, +{ +"@id": "#497/source-map/lexical/element_12", +"sourcemaps:element": [ +{ +"@value": "data:industry" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,0)-(17,0)]" +} +] +}, +{ +"@id": "#497/source-map/lexical/element_10", +"sourcemaps:element": [ +{ +"@value": "data:companyAddress" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,0)-(12,0)]" +} +] +}, +{ +"@id": "#497/source-map/lexical/element_8", +"sourcemaps:element": [ +{ +"@value": "data:companyIdentification" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "#497/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:companyName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#497/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:contactInformation" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,0)-(13,0)]" +} +] +}, +{ +"@id": "#497/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:activities" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,0)-(18,0)]" +} +] +}, +{ +"@id": "#497/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:nonEmailIndicator" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,0)-(23,0)]" +} +] +}, +{ +"@id": "#497/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:foundationDate" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,0)-(20,0)]" +} +] +}, +{ +"@id": "#497/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:size" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,0)-(15,0)]" +} +] +}, +{ +"@id": "#497/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:tradeNames" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(11,0)]" +} +] +}, +{ +"@id": "#497/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "amf://id#497" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(23,0)]" +} +] +}, +{ +"@id": "#497/source-map/lexical/element_9", +"sourcemaps:element": [ +{ +"@value": "data:alternateCompanyName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "#497/source-map/lexical/element_11", +"sourcemaps:element": [ +{ +"@value": "data:legalForm" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,0)-(14,0)]" +} +] +}, +{ +"@id": "#497/source-map/lexical/element_13", +"sourcemaps:element": [ +{ +"@value": "data:isActive" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,0)-(19,0)]" +} +] +} +] +} +] +} +], +"data:startDate": [ +{ +"@id": "#573", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "2000-01-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_78" +} +], +"sourcemaps:sources": [ +{ +"@id": "#573/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#573/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#573" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,11)-(3,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#496/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#496/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:company" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "#496/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:startDate" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#496/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#496" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "company: !include linked-named-example.raml\nstartDate: '2000-01-01'" +} +], +"doc:location": [ +{ +"@value": "file://demo/examples-api/named-example-with-link.raml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#495/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#495/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#495/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(303,17)-(303,54)]" +} +] +}, +{ +"@id": "#495/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "#495/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#495" +} +], +"sourcemaps:value": [ +{ +"@value": "[(303,8)-(304,0)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#495/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#495" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#493" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#494/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#494/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#494" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#494/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#494" +} +], +"sourcemaps:value": [ +{ +"@value": "[(302,6)-(304,0)]" +} +] +}, +{ +"@id": "#494/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(303,8)-(304,0)]" +} +] +} +] +} +] +} +], +"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": "[(302,6)-(304,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#574", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/xml" +} +], +"raml-shapes:schema": [ +{ +"@id": "#575", +"@type": [ +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"apiContract:examples": [ +{ +"@id": "#576", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#577", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:company": [ +{ +"@id": "#578", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:companyIdentification": [ +{ +"@id": "#579", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:countryCode": [ +{ +"@id": "#580", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "BE" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"sourcemaps:sources": [ +{ +"@id": "#580/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#580/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#580" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,13)-(2,17)]" +} +] +} +] +} +] +} +], +"data:graydonEnterpriseId": [ +{ +"@id": "#581", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "1057155523" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"sourcemaps:sources": [ +{ +"@id": "#581/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#581/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#581" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,21)-(3,31)]" +} +] +} +] +} +] +} +], +"data:registrationId": [ +{ +"@id": "#582", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "0422319093" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"sourcemaps:sources": [ +{ +"@id": "#582/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#582/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#582" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,16)-(4,28)]" +} +] +} +] +} +] +} +], +"data:vatNumber": [ +{ +"@id": "#583", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "BE0422319093" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"sourcemaps:sources": [ +{ +"@id": "#583/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#583/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#583" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,11)-(5,25)]" +} +] +} +] +} +] +} +], +"data:graydonCompanyId": [ +{ +"@id": "#584", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "0422319093" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_8" +} +], +"sourcemaps:sources": [ +{ +"@id": "#584/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#584/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#584" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,18)-(6,30)]" +} +] +} +] +} +] +} +], +"data:isBranchOffice": [ +{ +"@id": "#585", +"@type": [ +"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": "#585/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#585/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#585" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,16)-(7,21)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#579/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#579/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:graydonCompanyId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,0)-(7,0)]" +} +] +}, +{ +"@id": "#579/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:countryCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "#579/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:graydonEnterpriseId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#579/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:isBranchOffice" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,0)-(7,21)]" +} +] +}, +{ +"@id": "#579/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:vatNumber" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(6,0)]" +} +] +}, +{ +"@id": "#579/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#579" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(7,21)]" +} +] +}, +{ +"@id": "#579/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:registrationId" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +} +] +} +] +} +], +"data:companyName": [ +{ +"@id": "#586", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GRAYDON BELGI\u00CB NV" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_10" +} +], +"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": "[(3,13)-(3,32)]" +} +] +} +] +} +] +} +], +"data:alternateCompanyName": [ +{ +"@id": "#587", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GRAYDON BELGIQUE NV" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_11" +} +], +"sourcemaps:sources": [ +{ +"@id": "#587/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#587/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#587" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,22)-(4,43)]" +} +] +} +] +} +] +} +], +"data:tradeNames": [ +{ +"@id": "#588", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#589", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GRAYDON" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_13" +} +], +"sourcemaps:sources": [ +{ +"@id": "#589/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#589/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#589" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(6,13)]" +} +] +} +] +} +] +}, +{ +"@id": "#590", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "MARKTSELECT" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_14" +} +], +"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": "[(7,4)-(7,17)]" +} +] +} +] +} +] +}, +{ +"@id": "#591", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "CREDITEL" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_15" +} +], +"sourcemaps:sources": [ +{ +"@id": "#591/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#591/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#591" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,14)]" +} +] +} +] +} +] +}, +{ +"@id": "#592", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "ACM" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_16" +} +], +"sourcemaps:sources": [ +{ +"@id": "#592/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#592/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#592" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(9,9)]" +} +] +} +] +} +] +}, +{ +"@id": "#593", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "IT FACILITY MANAGEMENT" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_17" +} +], +"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": "[(10,4)-(10,28)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_12" +} +], +"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": "[(5,11)-(11,0)]" +} +] +} +] +} +] +} +], +"data:companyAddress": [ +{ +"@id": "#594", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#595", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:addressType": [ +{ +"@id": "#596", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "REGISTERED-OFFICE-ADDRESS" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_20" +} +], +"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,15)-(3,42)]" +} +] +} +] +} +] +} +], +"data:streetName": [ +{ +"@id": "#597", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "UITBREIDINGSTRAAT" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_21" +} +], +"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": "[(4,14)-(4,33)]" +} +] +} +] +} +] +} +], +"data:houseNumber": [ +{ +"@id": "#598", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "84" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_22" +} +], +"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": "[(5,15)-(5,19)]" +} +] +} +] +} +] +} +], +"data:houseNumberAddition": [ +{ +"@id": "#599", +"@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_23" +} +], +"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": "[(6,23)-(6,27)]" +} +] +} +] +} +] +} +], +"data:postalCode": [ +{ +"@id": "#600", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "2600" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_24" +} +], +"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": "[(7,14)-(7,20)]" +} +] +} +] +} +] +} +], +"data:city": [ +{ +"@id": "#601", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "BERCHEM (ANTWERPEN)" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_25" +} +], +"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": "[(8,8)-(8,29)]" +} +] +} +] +} +] +} +], +"data:country": [ +{ +"@id": "#602", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Belgium" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_26" +} +], +"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": "[(9,11)-(9,20)]" +} +] +} +] +} +] +} +], +"data:countryCode": [ +{ +"@id": "#603", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "BE" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_27" +} +], +"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": "[(10,15)-(10,19)]" +} +] +} +] +} +] +} +], +"data:fullFormatedAddress": [ +{ +"@id": "#604", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_28" +} +], +"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": "[(11,23)-(11,82)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_19" +} +], +"sourcemaps:sources": [ +{ +"@id": "#595/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#595/source-map/lexical/element_9", +"sourcemaps:element": [ +{ +"@value": "data:countryCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,2)-(11,0)]" +} +] +}, +{ +"@id": "#595/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:houseNumberAddition" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(7,0)]" +} +] +}, +{ +"@id": "#595/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "amf://id#595" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(12,74)]" +} +] +}, +{ +"@id": "#595/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:houseNumber" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "#595/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:country" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,2)-(10,0)]" +} +] +}, +{ +"@id": "#595/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:fullFormatedAddress" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,2)-(12,74)]" +} +] +}, +{ +"@id": "#595/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:postalCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(8,0)]" +} +] +}, +{ +"@id": "#595/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:addressType" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "#595/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:streetName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "#595/source-map/lexical/element_8", +"sourcemaps:element": [ +{ +"@value": "data:city" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,2)-(9,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_18" +} +], +"sourcemaps:sources": [ +{ +"@id": "#594/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#594/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#594" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,16)-(11,39)]" +} +] +} +] +} +] +} +], +"data:contactInformation": [ +{ +"@id": "#605", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:phoneNumber": [ +{ +"@id": "#606", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#607", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:type": [ +{ +"@id": "#608", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GENERAL" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_32" +} +], +"sourcemaps:sources": [ +{ +"@id": "#608/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#608/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#608" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,8)-(3,17)]" +} +] +} +] +} +] +} +], +"data:countryDialCode": [ +{ +"@id": "#609", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "+32" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_33" +} +], +"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": "[(4,20)-(4,25)]" +} +] +} +] +} +] +} +], +"data:areaCode": [ +{ +"@id": "#610", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "22" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_34" +} +], +"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": "[(5,13)-(5,17)]" +} +] +} +] +} +] +} +], +"data:subscriberNumber": [ +{ +"@id": "#611", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "12.87.00" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_35" +} +], +"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": "[(6,20)-(6,30)]" +} +] +} +] +} +] +} +], +"data:formatted": [ +{ +"@id": "#612", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "+32-(0)22 000000" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_36" +} +], +"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": "[(7,13)-(7,31)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_31" +} +], +"sourcemaps:sources": [ +{ +"@id": "#607/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#607/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:subscriberNumber" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(7,0)]" +} +] +}, +{ +"@id": "#607/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#607" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(8,0)]" +} +] +}, +{ +"@id": "#607/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:areaCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "#607/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:formatted" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(8,0)]" +} +] +}, +{ +"@id": "#607/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "#607/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:countryDialCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_30" +} +], +"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": "[(2,13)-(2,42)]" +} +] +} +] +} +] +} +], +"data:faxNumber": [ +{ +"@id": "#613", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#614", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:type": [ +{ +"@id": "#615", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GENERAL" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_39" +} +], +"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": "[(3,8)-(3,17)]" +} +] +} +] +} +] +} +], +"data:countryDialCode": [ +{ +"@id": "#616", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "+32" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_40" +} +], +"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": "[(4,20)-(4,25)]" +} +] +} +] +} +] +} +], +"data:areaCode": [ +{ +"@id": "#617", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "21" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_41" +} +], +"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": "[(5,13)-(5,17)]" +} +] +} +] +} +] +} +], +"data:subscriberNumber": [ +{ +"@id": "#618", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "12.87.00" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_42" +} +], +"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": "[(6,20)-(6,30)]" +} +] +} +] +} +] +} +], +"data:formatted": [ +{ +"@id": "#619", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "+32-(0)21 302099" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_43" +} +], +"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": "[(7,13)-(7,31)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_38" +} +], +"sourcemaps:sources": [ +{ +"@id": "#614/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#614/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:subscriberNumber" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(7,0)]" +} +] +}, +{ +"@id": "#614/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#614" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(8,0)]" +} +] +}, +{ +"@id": "#614/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:areaCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "#614/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:formatted" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(8,0)]" +} +] +}, +{ +"@id": "#614/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "#614/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:countryDialCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_37" +} +], +"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": "[(3,11)-(3,44)]" +} +] +} +] +} +] +} +], +"data:email": [ +{ +"@id": "#620", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#621", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:type": [ +{ +"@id": "#622", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GENERAL" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_46" +} +], +"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": "[(2,8)-(2,17)]" +} +] +} +] +} +] +} +], +"data:value": [ +{ +"@id": "#623", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "info@company.be" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_47" +} +], +"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": "[(3,9)-(3,26)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_45" +} +], +"sourcemaps:sources": [ +{ +"@id": "#621/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#621/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,2)-(3,0)]" +} +] +}, +{ +"@id": "#621/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:value" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "#621/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#621" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#624", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:type": [ +{ +"@id": "#625", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "IT_DEPT" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_49" +} +], +"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": "[(5,8)-(5,17)]" +} +] +} +] +} +] +} +], +"data:value": [ +{ +"@id": "#626", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "it-service@company.be" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_50" +} +], +"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": "[(6,9)-(6,32)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_48" +} +], +"sourcemaps:sources": [ +{ +"@id": "#624/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#624/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "#624/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:value" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(7,0)]" +} +] +}, +{ +"@id": "#624/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#624" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(7,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_44" +} +], +"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": "[(4,7)-(4,42)]" +} +] +} +] +} +] +} +], +"data:website": [ +{ +"@id": "#627", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#628", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:type": [ +{ +"@id": "#629", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "GENERAL" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_53" +} +], +"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": "[(3,8)-(3,17)]" +} +] +} +] +} +] +} +], +"data:value": [ +{ +"@id": "#630", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "www.company.be" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_54" +} +], +"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": "[(4,9)-(4,25)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_52" +} +], +"sourcemaps:sources": [ +{ +"@id": "#628/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#628/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "#628/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:value" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "#628/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#628" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(5,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_51" +} +], +"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": "[(5,9)-(5,46)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_29" +} +], +"sourcemaps:sources": [ +{ +"@id": "#605/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#605/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "#605/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#605" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(6,0)]" +} +] +}, +{ +"@id": "#605/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:website" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(6,0)]" +} +] +}, +{ +"@id": "#605/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:faxNumber" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#605/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:phoneNumber" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +} +] +} +] +} +], +"data:legalForm": [ +{ +"@id": "#631", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:code": [ +{ +"@id": "#632", +"@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_56" +} +], +"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": "[(2,6)-(2,9)]" +} +] +} +] +} +] +} +], +"data:description": [ +{ +"@id": "#633", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Limited company" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_57" +} +], +"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": "[(3,13)-(3,30)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_55" +} +], +"sourcemaps:sources": [ +{ +"@id": "#631/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#631/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:code" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "#631/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(3,30)]" +} +] +}, +{ +"@id": "#631/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#631" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,30)]" +} +] +} +] +} +] +} +], +"data:size": [ +{ +"@id": "#634", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:class": [ +{ +"@id": "#635", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "3" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_59" +} +], +"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": "[(2,7)-(2,10)]" +} +] +} +] +} +] +} +], +"data:description": [ +{ +"@id": "#636", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "150 - 300" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_60" +} +], +"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": "[(3,13)-(3,24)]" +} +] +} +] +} +] +} +], +"data:numberOfFte": [ +{ +"@id": "#637", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "5500" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"core:name": [ +{ +"@value": "scalar_61" +} +], +"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": "[(4,13)-(4,17)]" +} +] +} +] +} +] +} +], +"data:numberOfEmployees": [ +{ +"@id": "#638", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "5232" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"core:name": [ +{ +"@value": "scalar_62" +} +], +"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": "[(5,19)-(5,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_58" +} +], +"sourcemaps:sources": [ +{ +"@id": "#634/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#634/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:numberOfFte" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "#634/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#634" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(5,23)]" +} +] +}, +{ +"@id": "#634/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:numberOfEmployees" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(5,23)]" +} +] +}, +{ +"@id": "#634/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#634/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:class" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +} +] +} +] +} +], +"data:industry": [ +{ +"@id": "#639", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#640", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:code": [ +{ +"@id": "#641", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "J" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_65" +} +], +"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": "[(2,6)-(2,9)]" +} +] +} +] +} +] +} +], +"data:description": [ +{ +"@id": "#642", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Information and communication" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_66" +} +], +"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": "[(3,13)-(3,44)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_64" +} +], +"sourcemaps:sources": [ +{ +"@id": "#640/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#640/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:code" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "#640/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(3,44)]" +} +] +}, +{ +"@id": "#640/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#640" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,44)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_63" +} +], +"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": "[(15,9)-(17,0)]" +} +] +} +] +} +] +} +], +"data:activities": [ +{ +"@id": "#643", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#644", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:code": [ +{ +"@id": "#645", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "7487" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_69" +} +], +"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": "[(3,8)-(3,14)]" +} +] +} +] +} +] +} +], +"data:description": [ +{ +"@id": "#646", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Financial and insurance activities" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_70" +} +], +"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": "[(4,15)-(4,51)]" +} +] +} +] +} +] +} +], +"data:type": [ +{ +"@id": "#647", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "PRIMARY" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_71" +} +], +"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": "[(5,8)-(5,17)]" +} +] +} +] +} +] +} +], +"data:classificationCode": [ +{ +"@id": "#648", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "BE_NACEBEL2008" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_72" +} +], +"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": "[(6,22)-(6,38)]" +} +] +} +] +} +] +} +], +"data:activityGroupCode": [ +{ +"@id": "#649", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "ABCDE" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_73" +} +], +"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": "[(7,21)-(7,28)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_68" +} +], +"sourcemaps:sources": [ +{ +"@id": "#644/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#644/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:classificationCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(7,0)]" +} +] +}, +{ +"@id": "#644/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#644" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(7,28)]" +} +] +}, +{ +"@id": "#644/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:type" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "#644/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:activityGroupCode" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(7,28)]" +} +] +}, +{ +"@id": "#644/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:code" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "#644/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_67" +} +], +"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": "[(17,12)-(17,35)]" +} +] +} +] +} +] +} +], +"data:isActive": [ +{ +"@id": "#650", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "true" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_74" +} +], +"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": "[(18,10)-(18,16)]" +} +] +} +] +} +] +} +], +"data:foundationDate": [ +{ +"@id": "#651", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "1940-07-11" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#date" +} +], +"core:name": [ +{ +"@value": "scalar_75" +} +], +"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": "[(19,16)-(19,26)]" +} +] +} +] +} +] +} +], +"data:dissolutionDate": [ +{ +"@id": "#652", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "2007-01-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#date" +} +], +"core:name": [ +{ +"@value": "scalar_76" +} +], +"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": "[(20,17)-(20,27)]" +} +] +} +] +} +] +} +], +"data:nonEmailIndicator": [ +{ +"@id": "#653", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "true" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"core:name": [ +{ +"@value": "scalar_77" +} +], +"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": "[(21,19)-(21,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#578/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#578/source-map/lexical/element_14", +"sourcemaps:element": [ +{ +"@value": "data:dissolutionDate" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,0)-(21,0)]" +} +] +}, +{ +"@id": "#578/source-map/lexical/element_12", +"sourcemaps:element": [ +{ +"@value": "data:industry" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,0)-(17,0)]" +} +] +}, +{ +"@id": "#578/source-map/lexical/element_10", +"sourcemaps:element": [ +{ +"@value": "data:companyAddress" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,0)-(12,0)]" +} +] +}, +{ +"@id": "#578/source-map/lexical/element_8", +"sourcemaps:element": [ +{ +"@value": "data:companyIdentification" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "#578/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:companyName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#578/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:contactInformation" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,0)-(13,0)]" +} +] +}, +{ +"@id": "#578/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:activities" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,0)-(18,0)]" +} +] +}, +{ +"@id": "#578/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:nonEmailIndicator" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,0)-(23,0)]" +} +] +}, +{ +"@id": "#578/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:foundationDate" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,0)-(20,0)]" +} +] +}, +{ +"@id": "#578/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:size" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,0)-(15,0)]" +} +] +}, +{ +"@id": "#578/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:tradeNames" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,0)-(11,0)]" +} +] +}, +{ +"@id": "#578/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "amf://id#578" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(23,0)]" +} +] +}, +{ +"@id": "#578/source-map/lexical/element_9", +"sourcemaps:element": [ +{ +"@value": "data:alternateCompanyName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "#578/source-map/lexical/element_11", +"sourcemaps:element": [ +{ +"@value": "data:legalForm" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,0)-(14,0)]" +} +] +}, +{ +"@id": "#578/source-map/lexical/element_13", +"sourcemaps:element": [ +{ +"@value": "data:isActive" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,0)-(19,0)]" +} +] +} +] +} +] +} +], +"data:startDate": [ +{ +"@id": "#654", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "2000-01-01" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_78" +} +], +"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": "[(3,11)-(3,23)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#577/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#577/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:company" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "#577/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:startDate" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#577/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#577" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "company: !include linked-named-example.raml\nstartDate: '2000-01-01'" +} +], +"doc:location": [ +{ +"@value": "file://demo/examples-api/named-example-with-link.raml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#576/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#576/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#576/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(305,17)-(305,54)]" +} +] +}, +{ +"@id": "#576/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "#576/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#576" +} +], +"sourcemaps:value": [ +{ +"@value": "[(305,8)-(306,0)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#576/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#576" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#574" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#575/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#575/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#575" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#575/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#575" +} +], +"sourcemaps:value": [ +{ +"@value": "[(304,6)-(306,0)]" +} +] +}, +{ +"@id": "#575/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(305,8)-(306,0)]" +} +] +} +] +} +] +} +], +"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": "[(304,6)-(306,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#492/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#492/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#492" +} +], +"sourcemaps:value": [ +{ +"@value": "[(301,0)-(306,0)]" +} +] +}, +{ +"@id": "#492/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(301,4)-(306,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#491/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#491/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#491/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#491" +} +], +"sourcemaps:value": [ +{ +"@value": "[(300,2)-(306,0)]" +} +] +} +] +} +] +} +], +"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": "[(299,0)-(306,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#335/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#335/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#335" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#335/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:server" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(6,0)]" +} +] +}, +{ +"@id": "#335/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "#335/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:version" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#335/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#335" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(306,0)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": true +} +], +"doc:references": [ +{ +"@id": "#1", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#26", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncompany: !include linked-named-example.raml\nstartDate: '2000-01-01'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#26/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#26/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#26" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:references": [ +{ +"@id": "#2", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#25", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncompanyIdentification: !include example-1.raml\ncompanyName: 'GRAYDON BELGI\u00CB NV'\nalternateCompanyName: 'GRAYDON BELGIQUE NV'\ntradeNames:\n - 'GRAYDON'\n - 'MARKTSELECT'\n - 'CREDITEL'\n - 'ACM'\n - 'IT FACILITY MANAGEMENT'\ncompanyAddress: !include example-2.raml\ncontactInformation: !include example-3.raml\nlegalForm: !include example-4.raml\nsize: !include example-5.raml\nindustry:\n - !include example-6.raml\nactivities: !include example-7.raml\nisActive: \"true\"\nfoundationDate: 1940-07-11\ndissolutionDate: 2007-01-01\nnonEmailIndicator: true\n#numberOfBranchOffices: 0\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#25/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#25/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#25" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:references": [ +{ +"@id": "#3", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#4", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,44)]" +} +] +} +] +} +] +}, +{ +"@id": "#5", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#6", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"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": "[(2,0)-(7,28)]" +} +] +} +] +} +] +}, +{ +"@id": "#7", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#8", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#8/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,30)]" +} +] +} +] +} +] +}, +{ +"@id": "#9", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#10", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#10/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#10/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(12,74)]" +} +] +} +] +} +] +}, +{ +"@id": "#11", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#12", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#12/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#12/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(7,21)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#22", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#22/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#22/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#22" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:references": [ +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(6,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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" +} +], +"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.1.0" +} +], +"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)-(5,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#7", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#8", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#8/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,30)]" +} +] +} +] +} +] +}, +{ +"@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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" +} +], +"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.1.0" +} +], +"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)-(5,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#3", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#4", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,44)]" +} +] +} +] +} +] +}, +{ +"@id": "#11", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#12", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#12/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#12/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(7,21)]" +} +] +} +] +} +] +}, +{ +"@id": "#5", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#6", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"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": "[(2,0)-(7,28)]" +} +] +} +] +} +] +}, +{ +"@id": "#9", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#10", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#10/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#10/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(12,74)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#22", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#22/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#22/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#22" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:references": [ +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#7", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#8", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#8/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,30)]" +} +] +} +] +} +] +}, +{ +"@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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" +} +], +"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.1.0" +} +], +"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)-(5,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#3", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#4", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,44)]" +} +] +} +] +} +] +}, +{ +"@id": "#11", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#12", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#12/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#12/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(7,21)]" +} +] +} +] +} +] +}, +{ +"@id": "#5", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#6", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"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": "[(2,0)-(7,28)]" +} +] +} +] +} +] +}, +{ +"@id": "#9", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#10", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#10/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#10/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(12,74)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#22", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#22/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#22/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#22" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:references": [ +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(6,0)]" +} +] +} +] +} +] +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(23,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#2", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#25", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncompanyIdentification: !include example-1.raml\ncompanyName: 'GRAYDON BELGI\u00CB NV'\nalternateCompanyName: 'GRAYDON BELGIQUE NV'\ntradeNames:\n - 'GRAYDON'\n - 'MARKTSELECT'\n - 'CREDITEL'\n - 'ACM'\n - 'IT FACILITY MANAGEMENT'\ncompanyAddress: !include example-2.raml\ncontactInformation: !include example-3.raml\nlegalForm: !include example-4.raml\nsize: !include example-5.raml\nindustry:\n - !include example-6.raml\nactivities: !include example-7.raml\nisActive: \"true\"\nfoundationDate: 1940-07-11\ndissolutionDate: 2007-01-01\nnonEmailIndicator: true\n#numberOfBranchOffices: 0\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#25/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#25/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#25" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:references": [ +{ +"@id": "#3", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#4", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,44)]" +} +] +} +] +} +] +}, +{ +"@id": "#5", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#6", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"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": "[(2,0)-(7,28)]" +} +] +} +] +} +] +}, +{ +"@id": "#7", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#8", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#8/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,30)]" +} +] +} +] +} +] +}, +{ +"@id": "#9", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#10", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#10/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#10/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(12,74)]" +} +] +} +] +} +] +}, +{ +"@id": "#11", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#12", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#12/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#12/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(7,21)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#22", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#22/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#22/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#22" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:references": [ +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(6,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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" +} +], +"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.1.0" +} +], +"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)-(5,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#7", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#8", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#8/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,30)]" +} +] +} +] +} +] +}, +{ +"@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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" +} +], +"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.1.0" +} +], +"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)-(5,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#3", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#4", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,44)]" +} +] +} +] +} +] +}, +{ +"@id": "#11", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#12", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#12/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#12/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(7,21)]" +} +] +} +] +} +] +}, +{ +"@id": "#5", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#6", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"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": "[(2,0)-(7,28)]" +} +] +} +] +} +] +}, +{ +"@id": "#9", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#10", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#10/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#10/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(12,74)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#22", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#22/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#22/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#22" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:references": [ +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#7", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#8", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#8/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,30)]" +} +] +} +] +} +] +}, +{ +"@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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" +} +], +"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.1.0" +} +], +"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)-(5,23)]" +} +] +} +] +} +] +}, +{ +"@id": "#3", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#4", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,44)]" +} +] +} +] +} +] +}, +{ +"@id": "#11", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#12", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#12/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#12/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(7,21)]" +} +] +} +] +} +] +}, +{ +"@id": "#5", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#6", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"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": "[(2,0)-(7,28)]" +} +] +} +] +} +] +}, +{ +"@id": "#9", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#10", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#10/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#10/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(12,74)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#22", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#22/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#22/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#22" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:references": [ +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#14", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#15", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#15/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#15/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#15" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#16", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#17", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#17/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#17/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#17" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#18", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#19", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#19/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#19/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#19" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#20", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#21", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(6,0)]" +} +] +} +] +} +] +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(23,0)]" +} +] +} +] +} +] +} +], +"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": "[(2,0)-(4,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#27", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#28", +"@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 W\\\\244m4n5kj3gbn2nj4k4n4\n\n" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#29", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#30", +"@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.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#31", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#32", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" +} +], +"core:mediaType": [ +{ +"@value": "application/json" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#33", +"@type": [ +"raml-shapes:DataTypeFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#34", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#42", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#id" +} +], +"raml-shapes:range": [ +{ +"@id": "#43", +"@type": [ +"raml-shapes: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": "Id" +} +], +"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": "[(5,2)-(7,0)]" +} +] +}, +{ +"@id": "#43/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(7,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "id" +} +], +"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": "[(5,2)-(7,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#44", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#username" +} +], +"raml-shapes:range": [ +{ +"@id": "#45", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "username" +} +], +"core:name": [ +{ +"@value": "Username" +} +], +"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": "[(7,2)-(9,0)]" +} +] +}, +{ +"@id": "#45/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "username" +} +], +"sourcemaps:sources": [ +{ +"@id": "#44/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#44/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#44" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(9,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#46", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstName" +} +], +"raml-shapes:range": [ +{ +"@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": "firstName" +} +], +"core:name": [ +{ +"@value": "First Name" +} +], +"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": "[(9,2)-(11,0)]" +} +] +}, +{ +"@id": "#47/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(11,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstName" +} +], +"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": "[(9,2)-(11,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#48", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastName" +} +], +"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": "lastName" +} +], +"core:name": [ +{ +"@value": "Last Name" +} +], +"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": "[(11,2)-(13,0)]" +} +] +}, +{ +"@id": "#49/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,4)-(13,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastName" +} +], +"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": "[(11,2)-(13,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#50", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#profilePhoto" +} +], +"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": "profilePhoto" +} +], +"core:name": [ +{ +"@value": "Profile photo" +} +], +"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": "[(13,2)-(15,0)]" +} +] +}, +{ +"@id": "#51/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "profilePhoto" +} +], +"sourcemaps:sources": [ +{ +"@id": "#50/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#50/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#50" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#52", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#email" +} +], +"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": "email" +} +], +"core:name": [ +{ +"@value": "Email" +} +], +"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": "[(15,2)-(17,0)]" +} +] +}, +{ +"@id": "#53/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(17,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "email" +} +], +"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": "[(15,2)-(17,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"core:name": [ +{ +"@value": "User" +} +], +"apiContract:examples": [ +{ +"@id": "#35", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"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": "4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(2,8)-(2,46)]" +} +] +} +] +} +] +} +], +"data:username": [ +{ +"@id": "#37", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "char" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(3,14)-(3,20)]" +} +] +} +] +} +] +} +], +"data:firstName": [ +{ +"@id": "#38", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Charlie" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(4,15)-(4,24)]" +} +] +} +] +} +] +} +], +"data:lastName": [ +{ +"@id": "#39", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Brown" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(5,14)-(5,21)]" +} +] +} +] +} +] +} +], +"data:profilePhoto": [ +{ +"@id": "#40", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "http://my-photos.com/char.jpg" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(6,18)-(6,49)]" +} +] +} +] +} +] +} +], +"data:email": [ +{ +"@id": "#41", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "char@wash.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(7,11)-(7,26)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#35/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:parsed-json-example": [ +{ +"@id": "#35/source-map/parsed-json-example/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#35" +} +], +"sourcemaps:value": [ +{ +"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#35/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:profilePhoto" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(6,49)]" +} +] +}, +{ +"@id": "#35/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,2)-(2,46)]" +} +] +}, +{ +"@id": "#35/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:username" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(3,20)]" +} +] +}, +{ +"@id": "#35/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(7,26)]" +} +] +}, +{ +"@id": "#35/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:lastName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(5,21)]" +} +] +}, +{ +"@id": "#35/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#35" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(8,1)]" +} +] +}, +{ +"@id": "#35/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:firstName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(4,24)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" +} +], +"doc:location": [ +{ +"@value": "file://demo/examples-api/user.json" +} +], +"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": "[(17,9)-(17,27)]" +} +] +}, +{ +"@id": "#35/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(1,0)]" +} +] +}, +{ +"@id": "#35/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#35" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,9)-(17,27)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#34/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#34/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#34" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#34/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#34" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(2,4)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#34/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#34/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,0)-(18,0)]" +} +] +}, +{ +"@id": "#34/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#34" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(18,0)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#34/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#34" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:references": [ +{ +"@id": "#31", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#32", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" +} +], +"core:mediaType": [ +{ +"@value": "application/json" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(18,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#54", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#55", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" +} +], +"core:mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#55/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#55/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#55" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(7,21)]" +} +] +} +] +} +] +}, +{ +"@id": "#56", +"@type": [ +"raml-shapes:DataTypeFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#57", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#91", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#id" +} +], +"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": "id" +} +], +"core:name": [ +{ +"@value": "Id" +} +], +"sourcemaps:sources": [ +{ +"@id": "#92/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#92/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#92" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(7,0)]" +} +] +}, +{ +"@id": "#92/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(7,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "id" +} +], +"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": "[(5,2)-(7,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#93", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#username" +} +], +"raml-shapes:range": [ +{ +"@id": "#94", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "username" +} +], +"core:name": [ +{ +"@value": "Username" +} +], +"sourcemaps:sources": [ +{ +"@id": "#94/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#94/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#94" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(9,0)]" +} +] +}, +{ +"@id": "#94/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "username" +} +], +"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": "[(7,2)-(9,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#95", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstName" +} +], +"raml-shapes:range": [ +{ +"@id": "#96", +"@type": [ +"raml-shapes: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" +} +], +"core:name": [ +{ +"@value": "First Name" +} +], +"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": "[(9,2)-(11,0)]" +} +] +}, +{ +"@id": "#96/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(11,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstName" +} +], +"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": "[(9,2)-(11,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#97", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastName" +} +], +"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": "lastName" +} +], +"core:name": [ +{ +"@value": "Last Name" +} +], +"sourcemaps:sources": [ +{ +"@id": "#98/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#98/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#98" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,2)-(13,0)]" +} +] +}, +{ +"@id": "#98/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,4)-(13,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastName" +} +], +"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": "[(11,2)-(13,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#99", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#profilePhoto" +} +], +"raml-shapes:range": [ +{ +"@id": "#100", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "profilePhoto" +} +], +"core:name": [ +{ +"@value": "Profile photo" +} +], +"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": "[(13,2)-(15,0)]" +} +] +}, +{ +"@id": "#100/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "profilePhoto" +} +], +"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": "[(13,2)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#101", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#email" +} +], +"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": "email" +} +], +"core:name": [ +{ +"@value": "Email" +} +], +"sourcemaps:sources": [ +{ +"@id": "#102/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#102/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#102" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,2)-(17,0)]" +} +] +}, +{ +"@id": "#102/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(17,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "email" +} +], +"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": "[(15,2)-(17,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#103", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#age" +} +], +"raml-shapes:range": [ +{ +"@id": "#104", +"@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": "age" +} +], +"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": "[(17,2)-(18,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "age" +} +], +"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": "[(17,2)-(18,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#105", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#newsletter" +} +], +"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": "newsletter" +} +], +"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": "[(18,2)-(19,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "newsletter" +} +], +"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": "[(18,2)-(19,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"core:name": [ +{ +"@value": "User" +} +], +"apiContract:examples": [ +{ +"@id": "#58", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "User 1" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#58", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#59", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "uid1" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(21,8)-(21,12)]" +} +] +} +] +} +] +} +], +"data:username": [ +{ +"@id": "#60", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "ppsztyc" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(22,14)-(22,21)]" +} +] +} +] +} +] +} +], +"data:firstName": [ +{ +"@id": "#61", +"@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_4" +} +], +"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": "[(23,15)-(23,20)]" +} +] +} +] +} +] +} +], +"data:lastName": [ +{ +"@id": "#62", +"@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_5" +} +], +"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": "[(24,14)-(24,20)]" +} +] +} +] +} +] +} +], +"data:profilePhoto": [ +{ +"@id": "#63", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "https://img/domain.com/ppsztyc" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(25,18)-(25,48)]" +} +] +} +] +} +] +} +], +"data:email": [ +{ +"@id": "#64", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "ppsztyc@domain.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(26,11)-(26,29)]" +} +] +} +] +} +] +} +], +"data:age": [ +{ +"@id": "#65", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "35" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"core:name": [ +{ +"@value": "scalar_8" +} +], +"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": "[(27,9)-(27,11)]" +} +] +} +] +} +] +} +], +"data:newsletter": [ +{ +"@id": "#66", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "true" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"core:name": [ +{ +"@value": "scalar_9" +} +], +"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": "[(28,16)-(28,20)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#58/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#58/source-map/lexical/element_8", +"sourcemaps:element": [ +{ +"@value": "data:age" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,4)-(28,0)]" +} +] +}, +{ +"@id": "#58/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:firstName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "#58/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "amf://id#58" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,0)-(29,0)]" +} +] +}, +{ +"@id": "#58/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:lastName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(25,0)]" +} +] +}, +{ +"@id": "#58/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:newsletter" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,4)-(29,0)]" +} +] +}, +{ +"@id": "#58/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,4)-(27,0)]" +} +] +}, +{ +"@id": "#58/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:username" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(23,0)]" +} +] +}, +{ +"@id": "#58/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,4)-(22,0)]" +} +] +}, +{ +"@id": "#58/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:profilePhoto" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,4)-(26,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "id: uid1\nusername: ppsztyc\nfirstName: Pawel\nlastName: Psztyc\nprofilePhoto: https://img/domain.com/ppsztyc\nemail: ppsztyc@domain.com\nage: 35\nnewsletter: true" +} +], +"sourcemaps:sources": [ +{ +"@id": "#58/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#58/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#58/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,9)-(29,0)]" +} +] +}, +{ +"@id": "#58/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,2)-(29,0)]" +} +] +}, +{ +"@id": "#58/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,0)-(29,0)]" +} +] +}, +{ +"@id": "#58/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#58" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,2)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#67", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "User 2" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#67", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#68", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "uid2" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(30,8)-(30,12)]" +} +] +} +] +} +] +} +], +"data:username": [ +{ +"@id": "#69", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "jdoe" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(31,14)-(31,18)]" +} +] +} +] +} +] +} +], +"data:firstName": [ +{ +"@id": "#70", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "John" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(32,15)-(32,19)]" +} +] +} +] +} +] +} +], +"data:lastName": [ +{ +"@id": "#71", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Does" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(33,14)-(33,18)]" +} +] +} +] +} +] +} +], +"data:profilePhoto": [ +{ +"@id": "#72", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "https://img/domain.com/jdoe" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(34,18)-(34,45)]" +} +] +} +] +} +] +} +], +"data:email": [ +{ +"@id": "#73", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "jdoe@domain.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(35,11)-(35,26)]" +} +] +} +] +} +] +} +], +"data:age": [ +{ +"@id": "#74", +"@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_8" +} +], +"sourcemaps:sources": [ +{ +"@id": "#74/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#74/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#74" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,9)-(36,11)]" +} +] +} +] +} +] +} +], +"data:newsletter": [ +{ +"@id": "#75", +"@type": [ +"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": "#75/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#75/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#75" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,16)-(37,21)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#67/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#67/source-map/lexical/element_8", +"sourcemaps:element": [ +{ +"@value": "data:age" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,4)-(37,0)]" +} +] +}, +{ +"@id": "#67/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:firstName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,4)-(33,0)]" +} +] +}, +{ +"@id": "#67/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "amf://id#67" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,0)-(38,0)]" +} +] +}, +{ +"@id": "#67/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:lastName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,4)-(34,0)]" +} +] +}, +{ +"@id": "#67/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:newsletter" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,4)-(38,0)]" +} +] +}, +{ +"@id": "#67/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,4)-(36,0)]" +} +] +}, +{ +"@id": "#67/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:username" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,4)-(32,0)]" +} +] +}, +{ +"@id": "#67/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,4)-(31,0)]" +} +] +}, +{ +"@id": "#67/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:profilePhoto" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,4)-(35,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "id: uid2\nusername: jdoe\nfirstName: John\nlastName: Does\nprofilePhoto: https://img/domain.com/jdoe\nemail: jdoe@domain.com\nage: 25\nnewsletter: false" +} +], +"sourcemaps:sources": [ +{ +"@id": "#67/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#67/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#67/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,9)-(38,0)]" +} +] +}, +{ +"@id": "#67/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,2)-(38,0)]" +} +] +}, +{ +"@id": "#67/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,0)-(38,0)]" +} +] +}, +{ +"@id": "#67/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#67" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,2)-(38,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#76", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "User 3" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#76", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#77", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "uid3" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(260,16)-(260,20)]" +} +] +} +] +} +] +} +], +"data:username": [ +{ +"@id": "#78", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "ppsztyc" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(261,22)-(261,29)]" +} +] +} +] +} +] +} +], +"data:firstName": [ +{ +"@id": "#79", +"@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_4" +} +], +"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": "[(262,23)-(262,28)]" +} +] +} +] +} +] +} +], +"data:lastName": [ +{ +"@id": "#80", +"@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_5" +} +], +"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": "[(263,22)-(263,28)]" +} +] +} +] +} +] +} +], +"data:profilePhoto": [ +{ +"@id": "#81", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "https://img/domain.com/ppsztyc" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(264,26)-(264,56)]" +} +] +} +] +} +] +} +], +"data:email": [ +{ +"@id": "#82", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "ppsztyc@domain.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(265,19)-(265,37)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#76/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#76/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:profilePhoto" +} +], +"sourcemaps:value": [ +{ +"@value": "[(264,12)-(265,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(260,12)-(261,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:username" +} +], +"sourcemaps:value": [ +{ +"@value": "[(261,12)-(262,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(265,12)-(266,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:lastName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(263,12)-(264,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "[(260,0)-(266,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:firstName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(262,12)-(263,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "id: uid3\nusername: ppsztyc\nfirstName: Pawel\nlastName: Psztyc\nprofilePhoto: https://img/domain.com/ppsztyc\nemail: ppsztyc@domain.com" +} +], +"sourcemaps:sources": [ +{ +"@id": "#76/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#76/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#76/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(259,17)-(266,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(259,10)-(266,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(260,0)-(266,0)]" +} +] +}, +{ +"@id": "#76/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "[(259,10)-(266,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#76/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#76/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#76" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#83" +} +] +} +] +} +] +}, +{ +"@id": "#84", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "User 4" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#84", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#85", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "uid4" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(267,16)-(267,20)]" +} +] +} +] +} +] +} +], +"data:username": [ +{ +"@id": "#86", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "jdoe" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(268,22)-(268,26)]" +} +] +} +] +} +] +} +], +"data:firstName": [ +{ +"@id": "#87", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "John" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(269,23)-(269,27)]" +} +] +} +] +} +] +} +], +"data:lastName": [ +{ +"@id": "#88", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Does" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"sourcemaps:sources": [ +{ +"@id": "#88/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#88/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#88" +} +], +"sourcemaps:value": [ +{ +"@value": "[(270,22)-(270,26)]" +} +] +} +] +} +] +} +], +"data:profilePhoto": [ +{ +"@id": "#89", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "https://img/domain.com/jdoe" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(271,26)-(271,53)]" +} +] +} +] +} +] +} +], +"data:email": [ +{ +"@id": "#90", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "jdoe@domain.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(272,19)-(272,34)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#84/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#84/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:profilePhoto" +} +], +"sourcemaps:value": [ +{ +"@value": "[(271,12)-(272,0)]" +} +] +}, +{ +"@id": "#84/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(267,12)-(268,0)]" +} +] +}, +{ +"@id": "#84/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:username" +} +], +"sourcemaps:value": [ +{ +"@value": "[(268,12)-(269,0)]" +} +] +}, +{ +"@id": "#84/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(272,12)-(273,0)]" +} +] +}, +{ +"@id": "#84/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:lastName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(270,12)-(271,0)]" +} +] +}, +{ +"@id": "#84/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#84" +} +], +"sourcemaps:value": [ +{ +"@value": "[(267,0)-(273,0)]" +} +] +}, +{ +"@id": "#84/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:firstName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(269,12)-(270,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "id: uid4\nusername: jdoe\nfirstName: John\nlastName: Does\nprofilePhoto: https://img/domain.com/jdoe\nemail: jdoe@domain.com" +} +], +"sourcemaps:sources": [ +{ +"@id": "#84/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#84/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#84/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(266,17)-(273,0)]" +} +] +}, +{ +"@id": "#84/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(266,10)-(273,0)]" +} +] +}, +{ +"@id": "#84/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(267,0)-(273,0)]" +} +] +}, +{ +"@id": "#84/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#84" +} +], +"sourcemaps:value": [ +{ +"@value": "[(266,10)-(273,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#84/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#84" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#84/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#84" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#83" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#57/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#57/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#57" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#57/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#57" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(2,4)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#57/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#57" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(38,0)]" +} +] +}, +{ +"@id": "#57/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#57/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#57" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(38,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#107", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#108", +"@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.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#109", +"@type": [ +"raml-shapes:DataTypeFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#112", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#121", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#id" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "id" +} +], +"core:name": [ +{ +"@value": "Id" +} +], +"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": "[(5,2)-(7,0)]" +} +] +}, +{ +"@id": "#122/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(7,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "id" +} +], +"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": "[(5,2)-(7,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#123", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#username" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "username" +} +], +"core:name": [ +{ +"@value": "Username" +} +], +"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": "[(7,2)-(9,0)]" +} +] +}, +{ +"@id": "#124/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "username" +} +], +"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": "[(7,2)-(9,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#125", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstName" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "firstName" +} +], +"core:name": [ +{ +"@value": "First Name" +} +], +"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": "[(9,2)-(11,0)]" +} +] +}, +{ +"@id": "#126/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(11,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstName" +} +], +"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": "[(9,2)-(11,0)]" +} +] +} +] +} +] +}, +{ +"@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" +} +], +"core:name": [ +{ +"@value": "Last Name" +} +], +"sourcemaps:sources": [ +{ +"@id": "#128/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#128/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#128" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,2)-(13,0)]" +} +] +}, +{ +"@id": "#128/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,4)-(13,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastName" +} +], +"sourcemaps:sources": [ +{ +"@id": "#127/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#127/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#127" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,2)-(13,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#129", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#profilePhoto" +} +], +"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": "profilePhoto" +} +], +"core:name": [ +{ +"@value": "Profile photo" +} +], +"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": "[(13,2)-(15,0)]" +} +] +}, +{ +"@id": "#130/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "profilePhoto" +} +], +"sourcemaps:sources": [ +{ +"@id": "#129/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#129/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#129" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#131", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#email" +} +], +"raml-shapes:range": [ +{ +"@id": "#132", +"@type": [ +"raml-shapes: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:name": [ +{ +"@value": "Email" +} +], +"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": "[(15,2)-(17,0)]" +} +] +}, +{ +"@id": "#132/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(17,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "email" +} +], +"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": "[(15,2)-(17,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"core:name": [ +{ +"@value": "User" +} +], +"apiContract:examples": [ +{ +"@id": "#113", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#113", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#114", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#115", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(2,8)-(2,46)]" +} +] +} +] +} +] +} +], +"data:username": [ +{ +"@id": "#116", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "char" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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,14)-(3,20)]" +} +] +} +] +} +] +} +], +"data:firstName": [ +{ +"@id": "#117", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Charlie" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(4,15)-(4,24)]" +} +] +} +] +} +] +} +], +"data:lastName": [ +{ +"@id": "#118", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Brown" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(5,14)-(5,21)]" +} +] +} +] +} +] +} +], +"data:profilePhoto": [ +{ +"@id": "#119", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "http://my-photos.com/char.jpg" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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,18)-(6,49)]" +} +] +} +] +} +] +} +], +"data:email": [ +{ +"@id": "#120", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "char@wash.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_8" +} +], +"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": "[(7,11)-(7,26)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#114/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#114/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:profilePhoto" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(6,49)]" +} +] +}, +{ +"@id": "#114/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,2)-(2,46)]" +} +] +}, +{ +"@id": "#114/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:username" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(3,20)]" +} +] +}, +{ +"@id": "#114/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(7,26)]" +} +] +}, +{ +"@id": "#114/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:lastName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(5,21)]" +} +] +}, +{ +"@id": "#114/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#114" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,1)-(8,1)]" +} +] +}, +{ +"@id": "#114/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:firstName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(4,24)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#113/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:parsed-json-example": [ +{ +"@id": "#113/source-map/parsed-json-example/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#113" +} +], +"sourcemaps:value": [ +{ +"@value": "[{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}]\n" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#113/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#113" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(8,2)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "[{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}]\n" +} +], +"doc:location": [ +{ +"@value": "file://demo/examples-api/users.json" +} +], +"sourcemaps:sources": [ +{ +"@id": "#113/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#113/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#113/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,9)-(17,28)]" +} +] +}, +{ +"@id": "#113/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(1,0)]" +} +] +}, +{ +"@id": "#113/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#113" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,9)-(17,28)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#112/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#112/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#112" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#112/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#112" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(2,4)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#112/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#112/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,0)-(18,0)]" +} +] +}, +{ +"@id": "#112/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#112" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(18,0)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#112/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#112" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:references": [ +{ +"@id": "#110", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#111", +"@type": [ +"doc:ExternalDomainElement", +"doc:DomainElement" +], +"doc:raw": [ +{ +"@value": "[{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}]\n" +} +], +"core:mediaType": [ +{ +"@value": "application/json" +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(18,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#133", +"@type": [ +"raml-shapes:DataTypeFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#134", +"@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#id" +} +], +"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": "id" +} +], +"core:name": [ +{ +"@value": "Id" +} +], +"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": "[(6,4)-(8,0)]" +} +] +}, +{ +"@id": "#151/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,6)-(8,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "id" +} +], +"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": "[(6,4)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#152", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#username" +} +], +"raml-shapes:range": [ +{ +"@id": "#153", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "username" +} +], +"core:name": [ +{ +"@value": "Username" +} +], +"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": "[(8,4)-(10,0)]" +} +] +}, +{ +"@id": "#153/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(10,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "username" +} +], +"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": "[(8,4)-(10,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#154", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstName" +} +], +"raml-shapes:range": [ +{ +"@id": "#155", +"@type": [ +"raml-shapes: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" +} +], +"core:name": [ +{ +"@value": "First Name" +} +], +"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": "[(10,4)-(12,0)]" +} +] +}, +{ +"@id": "#155/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(12,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstName" +} +], +"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": "[(10,4)-(12,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#156", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastName" +} +], +"raml-shapes:range": [ +{ +"@id": "#157", +"@type": [ +"raml-shapes: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" +} +], +"core:name": [ +{ +"@value": "Last Name" +} +], +"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": "[(12,4)-(14,0)]" +} +] +}, +{ +"@id": "#157/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,6)-(14,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastName" +} +], +"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": "[(12,4)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#158", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#profilePhoto" +} +], +"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:name": [ +{ +"@value": "profilePhoto" +} +], +"core:name": [ +{ +"@value": "Profile photo" +} +], +"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": "[(14,4)-(16,0)]" +} +] +}, +{ +"@id": "#159/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,6)-(16,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "profilePhoto" +} +], +"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": "[(14,4)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#160", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#email" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "email" +} +], +"core:name": [ +{ +"@value": "Email" +} +], +"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": "[(16,4)-(18,0)]" +} +] +}, +{ +"@id": "#161/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(18,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "email" +} +], +"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": "[(16,4)-(18,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "items" +} +], +"sourcemaps:sources": [ +{ +"@id": "#149/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#149/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#149" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(18,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"core:name": [ +{ +"@value": "Users" +} +], +"apiContract:examples": [ +{ +"@id": "#135", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "User 1" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#135", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#136", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "uid1" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(20,8)-(20,12)]" +} +] +} +] +} +] +} +], +"data:username": [ +{ +"@id": "#137", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "ppsztyc" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(21,14)-(21,21)]" +} +] +} +] +} +] +} +], +"data:firstName": [ +{ +"@id": "#138", +"@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_4" +} +], +"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": "[(22,15)-(22,20)]" +} +] +} +] +} +] +} +], +"data:lastName": [ +{ +"@id": "#139", +"@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_5" +} +], +"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": "[(23,14)-(23,20)]" +} +] +} +] +} +] +} +], +"data:profilePhoto": [ +{ +"@id": "#140", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "https://img/domain.com/ppsztyc" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"sourcemaps:sources": [ +{ +"@id": "#140/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#140/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#140" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,18)-(24,48)]" +} +] +} +] +} +] +} +], +"data:email": [ +{ +"@id": "#141", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "ppsztyc@domain.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"sourcemaps:sources": [ +{ +"@id": "#141/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#141/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#141" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,11)-(25,29)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#135/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#135/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:profilePhoto" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(25,0)]" +} +] +}, +{ +"@id": "#135/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,4)-(21,0)]" +} +] +}, +{ +"@id": "#135/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:username" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,4)-(22,0)]" +} +] +}, +{ +"@id": "#135/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,4)-(26,0)]" +} +] +}, +{ +"@id": "#135/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:lastName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "#135/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#135" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,0)-(26,0)]" +} +] +}, +{ +"@id": "#135/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:firstName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(23,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "id: uid1\nusername: ppsztyc\nfirstName: Pawel\nlastName: Psztyc\nprofilePhoto: https://img/domain.com/ppsztyc\nemail: ppsztyc@domain.com" +} +], +"sourcemaps:sources": [ +{ +"@id": "#135/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#135/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#135/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,9)-(26,0)]" +} +] +}, +{ +"@id": "#135/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,2)-(26,0)]" +} +] +}, +{ +"@id": "#135/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,0)-(26,0)]" +} +] +}, +{ +"@id": "#135/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#135" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,2)-(26,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#142", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "User 2" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#142", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#143", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "uid2" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(27,8)-(27,12)]" +} +] +} +] +} +] +} +], +"data:username": [ +{ +"@id": "#144", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "jdoe" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(28,14)-(28,18)]" +} +] +} +] +} +] +} +], +"data:firstName": [ +{ +"@id": "#145", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "John" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(29,15)-(29,19)]" +} +] +} +] +} +] +} +], +"data:lastName": [ +{ +"@id": "#146", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Does" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(30,14)-(30,18)]" +} +] +} +] +} +] +} +], +"data:profilePhoto": [ +{ +"@id": "#147", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "https://img/domain.com/jdoe" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(31,18)-(31,45)]" +} +] +} +] +} +] +} +], +"data:email": [ +{ +"@id": "#148", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "jdoe@domain.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(32,11)-(32,26)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#142/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#142/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:profilePhoto" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,4)-(32,0)]" +} +] +}, +{ +"@id": "#142/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,4)-(28,0)]" +} +] +}, +{ +"@id": "#142/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:username" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,4)-(29,0)]" +} +] +}, +{ +"@id": "#142/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,4)-(33,0)]" +} +] +}, +{ +"@id": "#142/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:lastName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,4)-(31,0)]" +} +] +}, +{ +"@id": "#142/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#142" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,0)-(33,0)]" +} +] +}, +{ +"@id": "#142/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:firstName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,4)-(30,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "id: uid2\nusername: jdoe\nfirstName: John\nlastName: Does\nprofilePhoto: https://img/domain.com/jdoe\nemail: jdoe@domain.com" +} +], +"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_3", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,9)-(33,0)]" +} +] +}, +{ +"@id": "#142/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,2)-(33,0)]" +} +] +}, +{ +"@id": "#142/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,0)-(33,0)]" +} +] +}, +{ +"@id": "#142/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#142" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,2)-(33,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#134/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#134/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#134" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#134/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#134" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(2,4)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#134/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#134/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,0)-(33,0)]" +} +] +}, +{ +"@id": "#134/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#134" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(33,0)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#134/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#134" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"sourcemaps:sources": [ +{ +"@id": "#133/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#133/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#133" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(33,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#162", +"@type": [ +"raml-shapes:DataTypeFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#163", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#172", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#id" +} +], +"raml-shapes:range": [ +{ +"@id": "#173", +"@type": [ +"raml-shapes: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": "Id" +} +], +"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": "[(5,2)-(7,0)]" +} +] +}, +{ +"@id": "#173/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(7,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "id" +} +], +"sourcemaps:sources": [ +{ +"@id": "#172/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#172/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#172" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(7,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#174", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#username" +} +], +"raml-shapes:range": [ +{ +"@id": "#175", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "username" +} +], +"core:name": [ +{ +"@value": "Username" +} +], +"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": "[(7,2)-(9,0)]" +} +] +}, +{ +"@id": "#175/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(9,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "username" +} +], +"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": "[(7,2)-(9,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#176", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstName" +} +], +"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": "firstName" +} +], +"core:name": [ +{ +"@value": "First Name" +} +], +"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": "[(9,2)-(11,0)]" +} +] +}, +{ +"@id": "#177/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(11,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstName" +} +], +"sourcemaps:sources": [ +{ +"@id": "#176/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#176/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#176" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,2)-(11,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#178", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastName" +} +], +"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": "lastName" +} +], +"core:name": [ +{ +"@value": "Last Name" +} +], +"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": "[(11,2)-(13,0)]" +} +] +}, +{ +"@id": "#179/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,4)-(13,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastName" +} +], +"sourcemaps:sources": [ +{ +"@id": "#178/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#178/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#178" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,2)-(13,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#180", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#profilePhoto" +} +], +"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": "profilePhoto" +} +], +"core:name": [ +{ +"@value": "Profile photo" +} +], +"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": "[(13,2)-(15,0)]" +} +] +}, +{ +"@id": "#181/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(15,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "profilePhoto" +} +], +"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": "[(13,2)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#182", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#email" +} +], +"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": "email" +} +], +"core:name": [ +{ +"@value": "Email" +} +], +"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": "[(15,2)-(17,0)]" +} +] +}, +{ +"@id": "#183/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(17,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "email" +} +], +"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": "[(15,2)-(17,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#184", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#age" +} +], +"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#integer" +} +], +"shacl:name": [ +{ +"@value": "age" +} +], +"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": "[(17,2)-(18,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "age" +} +], +"sourcemaps:sources": [ +{ +"@id": "#184/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#184/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#184" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,2)-(18,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#186", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#newsletter" +} +], +"raml-shapes:range": [ +{ +"@id": "#187", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"shacl:name": [ +{ +"@value": "newsletter" +} +], +"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": "[(18,2)-(19,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "newsletter" +} +], +"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": "[(18,2)-(19,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"core:name": [ +{ +"@value": "User" +} +], +"apiContract:examples": [ +{ +"@id": "#164", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#164", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#165", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_2" +} +], +"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": "[(2,8)-(2,46)]" +} +] +} +] +} +] +} +], +"data:username": [ +{ +"@id": "#166", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "char" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(3,14)-(3,20)]" +} +] +} +] +} +] +} +], +"data:firstName": [ +{ +"@id": "#167", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Charlie" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(4,15)-(4,24)]" +} +] +} +] +} +] +} +], +"data:lastName": [ +{ +"@id": "#168", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Brown" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"sourcemaps:sources": [ +{ +"@id": "#168/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#168/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#168" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,14)-(5,21)]" +} +] +} +] +} +] +} +], +"data:profilePhoto": [ +{ +"@id": "#169", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "http://my-photos.com/char.jpg" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"sourcemaps:sources": [ +{ +"@id": "#169/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#169/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#169" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,18)-(6,49)]" +} +] +} +] +} +] +} +], +"data:email": [ +{ +"@id": "#170", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "char@wash.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(7,11)-(7,26)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#164/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:parsed-json-example": [ +{ +"@id": "#164/source-map/parsed-json-example/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#164" +} +], +"sourcemaps:value": [ +{ +"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#164/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:profilePhoto" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(6,49)]" +} +] +}, +{ +"@id": "#164/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,2)-(2,46)]" +} +] +}, +{ +"@id": "#164/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:username" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(3,20)]" +} +] +}, +{ +"@id": "#164/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(7,26)]" +} +] +}, +{ +"@id": "#164/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:lastName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(5,21)]" +} +] +}, +{ +"@id": "#164/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#164" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(8,1)]" +} +] +}, +{ +"@id": "#164/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:firstName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(4,24)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" +} +], +"doc:location": [ +{ +"@value": "file://demo/examples-api/user.json" +} +], +"sourcemaps:sources": [ +{ +"@id": "#164/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#164/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#164/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(158,17)-(158,35)]" +} +] +}, +{ +"@id": "#164/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(1,0)]" +} +] +}, +{ +"@id": "#164/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#164" +} +], +"sourcemaps:value": [ +{ +"@value": "[(158,17)-(158,35)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#164/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#164" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#164/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#164" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#171" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#163/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#163/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#163" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#163/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#163" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(2,4)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#163/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#163" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(19,0)]" +} +] +}, +{ +"@id": "#163/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#163/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#163" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(19,0)]" +} +] +} +] +} +] +} +], +"doc:declares": [ +{ +"@id": "#188", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#189", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#xtra" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "xtra" +} +], +"raml-shapes:xmlSerialization": [ +{ +"@id": "#191", +"@type": [ +"raml-shapes:XMLSerializer", +"doc:DomainElement" +], +"raml-shapes:xmlAttribute": [ +{ +"@value": true +} +], +"raml-shapes:xmlWrapped": [ +{ +"@value": false +} +], +"sourcemaps:sources": [ +{ +"@id": "#191/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#191/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#191" +} +], +"sourcemaps:value": [ +{ +"@value": "[(89,0)-(90,0)]" +} +] +}, +{ +"@id": "#191/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:xmlAttribute" +} +], +"sourcemaps:value": [ +{ +"@value": "[(89,10)-(90,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#190/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#190/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#190" +} +], +"sourcemaps:value": [ +{ +"@value": "[(87,8)-(87,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#190/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(87,8)-(88,0)]" +} +] +}, +{ +"@id": "#190/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:xmlSerialization" +} +], +"sourcemaps:value": [ +{ +"@value": "[(88,8)-(90,0)]" +} +] +}, +{ +"@id": "#190/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#190" +} +], +"sourcemaps:value": [ +{ +"@value": "[(86,6)-(90,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "xtra" +} +], +"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": "[(86,6)-(90,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#192", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstName" +} +], +"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": "firstName" +} +], +"apiContract:examples": [ +{ +"@id": "#194", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#194", +"@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_1" +} +], +"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": "[(92,17)-(92,22)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "Pawel" +} +], +"sourcemaps:sources": [ +{ +"@id": "#194/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#194/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#194/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(92,17)-(92,22)]" +} +] +}, +{ +"@id": "#194/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(92,17)-(92,22)]" +} +] +}, +{ +"@id": "#194/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#194" +} +], +"sourcemaps:value": [ +{ +"@value": "[(92,17)-(92,22)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#193/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#193/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#193" +} +], +"sourcemaps:value": [ +{ +"@value": "[(91,8)-(91,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#193/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(91,8)-(92,0)]" +} +] +}, +{ +"@id": "#193/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(92,8)-(93,0)]" +} +] +}, +{ +"@id": "#193/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#193" +} +], +"sourcemaps:value": [ +{ +"@value": "[(90,6)-(93,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstName" +} +], +"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": "[(90,6)-(93,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#195", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastName" +} +], +"raml-shapes:range": [ +{ +"@id": "#196", +"@type": [ +"raml-shapes: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" +} +], +"apiContract:examples": [ +{ +"@id": "#197", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#197", +"@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_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#197/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#197/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#197" +} +], +"sourcemaps:value": [ +{ +"@value": "[(95,17)-(95,23)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "Psztyc" +} +], +"sourcemaps:sources": [ +{ +"@id": "#197/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#197/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#197/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(95,17)-(95,23)]" +} +] +}, +{ +"@id": "#197/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(95,17)-(95,23)]" +} +] +}, +{ +"@id": "#197/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#197" +} +], +"sourcemaps:value": [ +{ +"@value": "[(95,17)-(95,23)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#196/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#196/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#196" +} +], +"sourcemaps:value": [ +{ +"@value": "[(94,8)-(94,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#196/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(94,8)-(95,0)]" +} +] +}, +{ +"@id": "#196/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(95,8)-(96,0)]" +} +] +}, +{ +"@id": "#196/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#196" +} +], +"sourcemaps:value": [ +{ +"@value": "[(93,6)-(96,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastName" +} +], +"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": "[(93,6)-(96,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#198", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#address" +} +], +"raml-shapes:range": [ +{ +"@id": "#199", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#200", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#street" +} +], +"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": "street" +} +], +"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": "[(106,6)-(107,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "street" +} +], +"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": "[(106,6)-(107,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#202", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#zip" +} +], +"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": "zip" +} +], +"shacl:defaultValue": [ +{ +"@id": "#204", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "00000" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(110,17)-(110,24)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "00000" +} +], +"apiContract:examples": [ +{ +"@id": "#205", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#205", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "94100" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(109,17)-(109,24)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "94100" +} +], +"sourcemaps:sources": [ +{ +"@id": "#205/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#205/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#205/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(109,17)-(109,24)]" +} +] +}, +{ +"@id": "#205/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(109,17)-(109,24)]" +} +] +}, +{ +"@id": "#205/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#205" +} +], +"sourcemaps:value": [ +{ +"@value": "[(109,17)-(109,24)]" +} +] +} +] +} +] +} +], +"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": "[(108,8)-(108,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#203/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(110,8)-(111,0)]" +} +] +}, +{ +"@id": "#203/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#203" +} +], +"sourcemaps:value": [ +{ +"@value": "[(107,6)-(111,0)]" +} +] +}, +{ +"@id": "#203/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(109,8)-(110,0)]" +} +] +}, +{ +"@id": "#203/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(110,8)-(111,0)]" +} +] +}, +{ +"@id": "#203/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(108,8)-(109,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "zip" +} +], +"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": "[(107,6)-(111,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#206", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#house" +} +], +"raml-shapes:range": [ +{ +"@id": "#207", +"@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": "house" +} +], +"apiContract:examples": [ +{ +"@id": "#208", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#208", +"@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": "#208/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#208/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#208" +} +], +"sourcemaps:value": [ +{ +"@value": "[(113,17)-(113,18)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#208/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#208/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#208/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(113,17)-(113,18)]" +} +] +}, +{ +"@id": "#208/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(113,17)-(113,18)]" +} +] +}, +{ +"@id": "#208/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#208" +} +], +"sourcemaps:value": [ +{ +"@value": "[(113,17)-(113,18)]" +} +] +} +] +} +] +} +], +"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": "[(112,8)-(112,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#207/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(112,8)-(113,0)]" +} +] +}, +{ +"@id": "#207/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(113,8)-(114,0)]" +} +] +}, +{ +"@id": "#207/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#207" +} +], +"sourcemaps:value": [ +{ +"@value": "[(111,6)-(114,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "house" +} +], +"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": "[(111,6)-(114,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Address" +} +], +"sourcemaps:sources": [ +{ +"@id": "#199/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#199/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#199" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#199/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#199" +} +], +"sourcemaps:value": [ +{ +"@value": "[(104,2)-(114,0)]" +} +] +}, +{ +"@id": "#199/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(104,2)-(104,9)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "address" +} +], +"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": "[(96,6)-(97,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#209", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#num" +} +], +"raml-shapes:range": [ +{ +"@id": "#210", +"@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": "num" +} +], +"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": "[(97,6)-(98,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "num" +} +], +"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": "[(97,6)-(98,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#211", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#int" +} +], +"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": "int" +} +], +"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": "[(98,6)-(99,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "int" +} +], +"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": "[(98,6)-(99,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#213", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#bool" +} +], +"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#boolean" +} +], +"shacl:name": [ +{ +"@value": "bool" +} +], +"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": "[(99,6)-(100,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "bool" +} +], +"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": "[(99,6)-(100,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#215", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#defVal" +} +], +"raml-shapes:range": [ +{ +"@id": "#216", +"@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": "defVal" +} +], +"shacl:defaultValue": [ +{ +"@id": "#217", +"@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": "#217/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#217/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#217" +} +], +"sourcemaps:value": [ +{ +"@value": "[(102,17)-(102,19)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "10" +} +], +"apiContract:examples": [ +{ +"@id": "#218", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@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": "[(103,17)-(103,18)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#218/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#218/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#218/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(103,17)-(103,18)]" +} +] +}, +{ +"@id": "#218/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(103,17)-(103,18)]" +} +] +}, +{ +"@id": "#218/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#218" +} +], +"sourcemaps:value": [ +{ +"@value": "[(103,17)-(103,18)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#216/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#216/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#216" +} +], +"sourcemaps:value": [ +{ +"@value": "[(101,8)-(101,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#216/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(102,8)-(103,0)]" +} +] +}, +{ +"@id": "#216/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#216" +} +], +"sourcemaps:value": [ +{ +"@value": "[(100,6)-(104,0)]" +} +] +}, +{ +"@id": "#216/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(103,8)-(104,0)]" +} +] +}, +{ +"@id": "#216/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(102,8)-(103,0)]" +} +] +}, +{ +"@id": "#216/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(101,8)-(102,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "defVal" +} +], +"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": "[(100,6)-(104,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "PropertyExamples" +} +], +"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_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#188" +} +], +"sourcemaps:value": [ +{ +"@value": "[(84,2)-(104,0)]" +} +] +}, +{ +"@id": "#188/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(84,2)-(84,18)]" +} +] +} +] +} +] +}, +{ +"@id": "#199", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#200", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#street" +} +], +"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": "street" +} +], +"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": "[(106,6)-(107,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "street" +} +], +"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": "[(106,6)-(107,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#202", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#zip" +} +], +"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": "zip" +} +], +"shacl:defaultValue": [ +{ +"@id": "#204", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "00000" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(110,17)-(110,24)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "00000" +} +], +"apiContract:examples": [ +{ +"@id": "#205", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#205", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "94100" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(109,17)-(109,24)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "94100" +} +], +"sourcemaps:sources": [ +{ +"@id": "#205/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#205/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#205/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(109,17)-(109,24)]" +} +] +}, +{ +"@id": "#205/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(109,17)-(109,24)]" +} +] +}, +{ +"@id": "#205/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#205" +} +], +"sourcemaps:value": [ +{ +"@value": "[(109,17)-(109,24)]" +} +] +} +] +} +] +} +], +"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": "[(108,8)-(108,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#203/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(110,8)-(111,0)]" +} +] +}, +{ +"@id": "#203/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#203" +} +], +"sourcemaps:value": [ +{ +"@value": "[(107,6)-(111,0)]" +} +] +}, +{ +"@id": "#203/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(109,8)-(110,0)]" +} +] +}, +{ +"@id": "#203/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(110,8)-(111,0)]" +} +] +}, +{ +"@id": "#203/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(108,8)-(109,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "zip" +} +], +"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": "[(107,6)-(111,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#206", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#house" +} +], +"raml-shapes:range": [ +{ +"@id": "#207", +"@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": "house" +} +], +"apiContract:examples": [ +{ +"@id": "#208", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#208", +"@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": "#208/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#208/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#208" +} +], +"sourcemaps:value": [ +{ +"@value": "[(113,17)-(113,18)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#208/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#208/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#208/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(113,17)-(113,18)]" +} +] +}, +{ +"@id": "#208/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(113,17)-(113,18)]" +} +] +}, +{ +"@id": "#208/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#208" +} +], +"sourcemaps:value": [ +{ +"@value": "[(113,17)-(113,18)]" +} +] +} +] +} +] +} +], +"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": "[(112,8)-(112,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#207/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(112,8)-(113,0)]" +} +] +}, +{ +"@id": "#207/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(113,8)-(114,0)]" +} +] +}, +{ +"@id": "#207/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#207" +} +], +"sourcemaps:value": [ +{ +"@value": "[(111,6)-(114,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "house" +} +], +"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": "[(111,6)-(114,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Address" +} +], +"sourcemaps:sources": [ +{ +"@id": "#199/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#199/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#199" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#199/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#199" +} +], +"sourcemaps:value": [ +{ +"@value": "[(104,2)-(114,0)]" +} +] +}, +{ +"@id": "#199/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(104,2)-(104,9)]" +} +] +} +] +} +] +}, +{ +"@id": "#219", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#244", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#etag" +} +], +"raml-shapes:range": [ +{ +"@id": "#245", +"@type": [ +"raml-shapes: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" +} +], +"apiContract:examples": [ +{ +"@id": "#246", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#246", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "etag example" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(59,17)-(59,29)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "etag example" +} +], +"sourcemaps:sources": [ +{ +"@id": "#246/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#246/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#246/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(59,17)-(59,29)]" +} +] +}, +{ +"@id": "#246/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(59,17)-(59,29)]" +} +] +}, +{ +"@id": "#246/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#246" +} +], +"sourcemaps:value": [ +{ +"@value": "[(59,17)-(59,29)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#245/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#245/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#245" +} +], +"sourcemaps:value": [ +{ +"@value": "[(58,8)-(58,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#245/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(58,8)-(59,0)]" +} +] +}, +{ +"@id": "#245/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(59,8)-(60,0)]" +} +] +}, +{ +"@id": "#245/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#245" +} +], +"sourcemaps:value": [ +{ +"@value": "[(57,6)-(60,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "etag" +} +], +"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": "[(57,6)-(60,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#247", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#error" +} +], +"raml-shapes:range": [ +{ +"@id": "#248", +"@type": [ +"raml-shapes: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?" +} +], +"raml-shapes:xmlSerialization": [ +{ +"@id": "#249", +"@type": [ +"raml-shapes:XMLSerializer", +"doc:DomainElement" +], +"raml-shapes:xmlAttribute": [ +{ +"@value": true +} +], +"raml-shapes:xmlWrapped": [ +{ +"@value": false +} +], +"sourcemaps:sources": [ +{ +"@id": "#249/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#249/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#249" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,0)-(43,0)]" +} +] +}, +{ +"@id": "#249/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:xmlAttribute" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,10)-(43,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#248/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#248/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#248" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,8)-(40,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#248/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,8)-(41,0)]" +} +] +}, +{ +"@id": "#248/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:xmlSerialization" +} +], +"sourcemaps:value": [ +{ +"@value": "[(41,8)-(43,0)]" +} +] +}, +{ +"@id": "#248/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#248" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,6)-(43,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "error" +} +], +"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": "[(39,6)-(43,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#250", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#tagline" +} +], +"raml-shapes:range": [ +{ +"@id": "#251", +"@type": [ +"raml-shapes: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" +} +], +"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": "[(53,6)-(54,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "tagline" +} +], +"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": "[(53,6)-(54,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#252", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#name" +} +], +"raml-shapes:range": [ +{ +"@id": "#253", +"@type": [ +"raml-shapes: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": "#253/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#253/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#253" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,6)-(46,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(45,6)-(46,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#254", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#url" +} +], +"raml-shapes:range": [ +{ +"@id": "#255", +"@type": [ +"raml-shapes: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": "#255/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#255/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#255" +} +], +"sourcemaps:value": [ +{ +"@value": "[(52,6)-(53,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(52,6)-(53,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#256", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#opt" +} +], +"raml-shapes:range": [ +{ +"@id": "#257", +"@type": [ +"raml-shapes:UnionShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:anyOf": [ +{ +"@id": "#258", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#259", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#url" +} +], +"raml-shapes:range": [ +{ +"@id": "#260", +"@type": [ +"raml-shapes: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": "#260/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#260/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#260" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,6)-(29,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#261", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#thumb" +} +], +"raml-shapes:range": [ +{ +"@id": "#262", +"@type": [ +"raml-shapes: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" +} +], +"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": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "thumb" +} +], +"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": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Image" +} +], +"sourcemaps:sources": [ +{ +"@id": "#258/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#258/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#258/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(30,0)]" +} +] +}, +{ +"@id": "#258/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(25,7)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#258/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,4)-(26,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#263", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +] +} +], +"shacl:name": [ +{ +"@value": "opt?" +} +], +"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": "[(65,6)-(66,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "opt" +} +], +"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": "[(65,6)-(66,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#264", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#language" +} +], +"raml-shapes:range": [ +{ +"@id": "#265", +"@type": [ +"raml-shapes: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" +} +], +"shacl:defaultValue": [ +{ +"@id": "#266", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "PL" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(56,17)-(56,19)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "PL" +} +], +"sourcemaps:sources": [ +{ +"@id": "#265/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#265/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#265" +} +], +"sourcemaps:value": [ +{ +"@value": "[(55,8)-(55,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#265/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(56,8)-(57,0)]" +} +] +}, +{ +"@id": "#265/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(55,8)-(56,0)]" +} +] +}, +{ +"@id": "#265/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(56,8)-(57,0)]" +} +] +}, +{ +"@id": "#265/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#265" +} +], +"sourcemaps:value": [ +{ +"@value": "[(54,6)-(57,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "language" +} +], +"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": "[(54,6)-(57,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#267", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#id" +} +], +"raml-shapes:range": [ +{ +"@id": "#268", +"@type": [ +"raml-shapes:UnionShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:anyOf": [ +{ +"@id": "#269", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +] +}, +{ +"@id": "#270", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://a.ml/vocabularies/shapes#number" +} +] +} +], +"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": "[(44,8)-(45,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "id" +} +], +"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": "[(43,6)-(45,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#271", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#birthday" +} +], +"raml-shapes:range": [ +{ +"@id": "#272", +"@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": "birthday" +} +], +"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": "[(46,6)-(47,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "birthday" +} +], +"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": "[(46,6)-(47,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#273", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#image" +} +], +"raml-shapes:range": [ +{ +"@id": "#274", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#275", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#url" +} +], +"raml-shapes:range": [ +{ +"@id": "#276", +"@type": [ +"raml-shapes: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": "#276/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#276/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#276" +} +], +"sourcemaps:value": [ +{ +"@value": "[(63,10)-(64,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(63,10)-(64,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#277", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#thumb" +} +], +"raml-shapes:range": [ +{ +"@id": "#278", +"@type": [ +"raml-shapes: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" +} +], +"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": "[(64,10)-(65,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "thumb" +} +], +"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": "[(64,10)-(65,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "image" +} +], +"sourcemaps:sources": [ +{ +"@id": "#274/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#274/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#274" +} +], +"sourcemaps:value": [ +{ +"@value": "[(61,8)-(61,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#274/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#274" +} +], +"sourcemaps:value": [ +{ +"@value": "[(60,6)-(65,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "image" +} +], +"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": "[(60,6)-(65,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#279", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#gender" +} +], +"raml-shapes:range": [ +{ +"@id": "#280", +"@type": [ +"raml-shapes: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" +} +], +"apiContract:examples": [ +{ +"@id": "#281", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Male" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#281", +"@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_1" +} +], +"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": "[(50,16)-(50,20)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "male" +} +], +"sourcemaps:sources": [ +{ +"@id": "#281/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#281/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#281/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,16)-(50,20)]" +} +] +}, +{ +"@id": "#281/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,10)-(51,0)]" +} +] +}, +{ +"@id": "#281/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,16)-(50,20)]" +} +] +}, +{ +"@id": "#281/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#281" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,10)-(51,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#282", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Female" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#282", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "female" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(51,18)-(51,24)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "female" +} +], +"sourcemaps:sources": [ +{ +"@id": "#282/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#282/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#282/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,18)-(51,24)]" +} +] +}, +{ +"@id": "#282/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,10)-(52,0)]" +} +] +}, +{ +"@id": "#282/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,18)-(51,24)]" +} +] +}, +{ +"@id": "#282/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#282" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,10)-(52,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#280/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#280/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#280" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,8)-(48,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#280/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,8)-(49,0)]" +} +] +}, +{ +"@id": "#280/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(49,8)-(52,0)]" +} +] +}, +{ +"@id": "#280/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#280" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,6)-(52,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "gender" +} +], +"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": "[(47,6)-(52,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "JsonExampleInclude" +} +], +"apiContract:examples": [ +{ +"@id": "#220", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "example_0" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#220", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#221", +"@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": "#221/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#221/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#221" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,8)-(2,30)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#222", +"@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": "#222/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#222/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#222" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,10)-(3,24)]" +} +] +} +] +} +] +} +], +"data:birthday": [ +{ +"@id": "#223", +"@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": "#223/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#223/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#223" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,14)-(4,26)]" +} +] +} +] +} +] +} +], +"data:gender": [ +{ +"@id": "#224", +"@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": "#224/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#224/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#224" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,12)-(5,18)]" +} +] +} +] +} +] +} +], +"data:url": [ +{ +"@id": "#225", +"@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": "#225/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#225/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#225" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,9)-(6,50)]" +} +] +} +] +} +] +} +], +"data:image": [ +{ +"@id": "#226", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:url": [ +{ +"@id": "#227", +"@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": "#227/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#227/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#227" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,11)-(8,58)]" +} +] +} +] +} +] +} +], +"data:thumb": [ +{ +"@id": "#228", +"@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": "#228/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#228/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#228" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,13)-(9,66)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_7" +} +], +"sourcemaps:sources": [ +{ +"@id": "#226/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#226/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,58)]" +} +] +}, +{ +"@id": "#226/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:thumb" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(9,66)]" +} +] +}, +{ +"@id": "#226/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#226" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,11)-(10,3)]" +} +] +} +] +} +] +} +], +"data:tagline": [ +{ +"@id": "#229", +"@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": "#229/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#229/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#229" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,13)-(11,34)]" +} +] +} +] +} +] +} +], +"data:language": [ +{ +"@id": "#230", +"@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": "#230/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#230/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#230" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,14)-(12,21)]" +} +] +} +] +} +] +} +], +"data:etag": [ +{ +"@id": "#231", +"@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": "#231/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#231/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#231" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,10)-(13,40)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#220/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:parsed-json-example": [ +{ +"@id": "#220/source-map/parsed-json-example/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#220" +} +], +"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": "#220/source-map/lexical/element_9", +"sourcemaps:element": [ +{ +"@value": "data:language" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,2)-(12,21)]" +} +] +}, +{ +"@id": "#220/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:gender" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(5,18)]" +} +] +}, +{ +"@id": "#220/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "amf://id#220" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(14,1)]" +} +] +}, +{ +"@id": "#220/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:birthday" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(4,26)]" +} +] +}, +{ +"@id": "#220/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:tagline" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,2)-(11,34)]" +} +] +}, +{ +"@id": "#220/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:etag" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(13,40)]" +} +] +}, +{ +"@id": "#220/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(6,50)]" +} +] +}, +{ +"@id": "#220/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,2)-(2,30)]" +} +] +}, +{ +"@id": "#220/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(3,24)]" +} +] +}, +{ +"@id": "#220/source-map/lexical/element_8", +"sourcemaps:element": [ +{ +"@value": "data:image" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(10,3)]" +} +] +} +] +} +] +} +], +"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" +} +], +"doc:location": [ +{ +"@value": "file://demo/examples-api/example.json" +} +], +"sourcemaps:sources": [ +{ +"@id": "#220/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#220/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#220/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(80,13)-(80,34)]" +} +] +}, +{ +"@id": "#220/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(1,0)]" +} +] +}, +{ +"@id": "#220/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#220" +} +], +"sourcemaps:value": [ +{ +"@value": "[(80,13)-(80,34)]" +} +] +} +] +} +] +}, +{ +"@id": "#232", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "example_1" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#232", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:error": [ +{ +"@id": "#233", +"@type": [ +"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": "#233/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#233/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#233" +} +], +"sourcemaps:value": [ +{ +"@value": "[(67,13)-(67,18)]" +} +] +} +] +} +] +} +], +"data:id": [ +{ +"@id": "#234", +"@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_3" +} +], +"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": "[(68,10)-(68,14)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#235", +"@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_4" +} +], +"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": "[(69,12)-(69,24)]" +} +] +} +] +} +] +} +], +"data:birthday": [ +{ +"@id": "#236", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "20-10-1983" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(70,16)-(70,26)]" +} +] +} +] +} +] +} +], +"data:tagline": [ +{ +"@id": "#237", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Test example" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(71,15)-(71,27)]" +} +] +} +] +} +] +} +], +"data:url": [ +{ +"@id": "#238", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "https://domain.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(72,11)-(72,29)]" +} +] +} +] +} +] +} +], +"data:language": [ +{ +"@id": "#239", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "PL" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_8" +} +], +"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": "[(73,16)-(73,18)]" +} +] +} +] +} +] +} +], +"data:etag": [ +{ +"@id": "#240", +"@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_9" +} +], +"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": "[(74,12)-(74,16)]" +} +] +} +] +} +] +} +], +"data:image": [ +{ +"@id": "#241", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:url": [ +{ +"@id": "#242", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "https://image.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_11" +} +], +"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": "[(76,13)-(76,30)]" +} +] +} +] +} +] +} +], +"data:thumb": [ +{ +"@id": "#243", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "https://image.com/thumb" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_12" +} +], +"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": "[(77,15)-(77,38)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_10" +} +], +"sourcemaps:sources": [ +{ +"@id": "#241/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#241/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(76,8)-(77,0)]" +} +] +}, +{ +"@id": "#241/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:thumb" +} +], +"sourcemaps:value": [ +{ +"@value": "[(77,8)-(78,0)]" +} +] +}, +{ +"@id": "#241/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#241" +} +], +"sourcemaps:value": [ +{ +"@value": "[(76,0)-(78,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#232/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#232/source-map/lexical/element_9", +"sourcemaps:element": [ +{ +"@value": "data:etag" +} +], +"sourcemaps:value": [ +{ +"@value": "[(74,6)-(75,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:birthday" +} +], +"sourcemaps:value": [ +{ +"@value": "[(70,6)-(71,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "amf://id#232" +} +], +"sourcemaps:value": [ +{ +"@value": "[(67,0)-(78,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(69,6)-(70,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:language" +} +], +"sourcemaps:value": [ +{ +"@value": "[(73,6)-(74,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:image" +} +], +"sourcemaps:value": [ +{ +"@value": "[(75,6)-(78,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:tagline" +} +], +"sourcemaps:value": [ +{ +"@value": "[(71,6)-(72,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:error" +} +], +"sourcemaps:value": [ +{ +"@value": "[(67,6)-(68,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(68,6)-(69,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_8", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(72,6)-(73,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "error: false\nid: 1234\nname: Pawel Psztyc\nbirthday: 20-10-1983\ntagline: Test example\nurl: https://domain.com\nlanguage: PL\netag: test\nimage:\n url: https://image.com\n thumb: https://image.com/thumb" +} +], +"sourcemaps:sources": [ +{ +"@id": "#232/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#232/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#232/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(66,12)-(78,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(67,0)-(78,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#232" +} +], +"sourcemaps:value": [ +{ +"@value": "[(66,4)-(78,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#232/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#232" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#219/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#219/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#219" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#219/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#219" +} +], +"sourcemaps:value": [ +{ +"@value": "[(78,2)-(81,0)]" +} +] +}, +{ +"@id": "#219/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(78,2)-(78,20)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#219/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#219" +} +], +"sourcemaps:value": [ +{ +"@value": "[(79,4)-(79,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#283", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#258", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#259", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#url" +} +], +"raml-shapes:range": [ +{ +"@id": "#260", +"@type": [ +"raml-shapes: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": "#260/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#260/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#260" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,6)-(29,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#261", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#thumb" +} +], +"raml-shapes:range": [ +{ +"@id": "#262", +"@type": [ +"raml-shapes: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" +} +], +"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": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "thumb" +} +], +"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": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Image" +} +], +"sourcemaps:sources": [ +{ +"@id": "#258/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#258/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#258/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(30,0)]" +} +] +}, +{ +"@id": "#258/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(25,7)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#258/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,4)-(26,8)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "ArrayType" +} +], +"sourcemaps:sources": [ +{ +"@id": "#283/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#283/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#283" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#283/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#283" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,2)-(12,0)]" +} +] +}, +{ +"@id": "#283/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,2)-(9,11)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#283/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#283" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,4)-(10,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#284", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#258", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#259", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#url" +} +], +"raml-shapes:range": [ +{ +"@id": "#260", +"@type": [ +"raml-shapes: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": "#260/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#260/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#260" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,6)-(29,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#261", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#thumb" +} +], +"raml-shapes:range": [ +{ +"@id": "#262", +"@type": [ +"raml-shapes: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" +} +], +"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": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "thumb" +} +], +"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": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Image" +} +], +"sourcemaps:sources": [ +{ +"@id": "#258/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#258/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#258/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(30,0)]" +} +] +}, +{ +"@id": "#258/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(25,7)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#258/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,4)-(26,8)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "ArrayTypeWithExample" +} +], +"apiContract:examples": [ +{ +"@id": "#285", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#285", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#286", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:url": [ +{ +"@id": "#287", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "url 1" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(124,22)-(124,29)]" +} +] +} +] +} +] +} +], +"data:thumb": [ +{ +"@id": "#288", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "thumb 1" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(124,40)-(124,49)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#286/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#286/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(124,15)-(124,29)]" +} +] +}, +{ +"@id": "#286/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:thumb" +} +], +"sourcemaps:value": [ +{ +"@value": "[(124,31)-(124,49)]" +} +] +}, +{ +"@id": "#286/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#286" +} +], +"sourcemaps:value": [ +{ +"@value": "[(124,14)-(124,50)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_1" +} +], +"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": "[(124,13)-(124,51)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "-\n \"url\": \"url 1\"\n \"thumb\": \"thumb 1\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#285/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#285/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#285/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(124,13)-(124,51)]" +} +] +}, +{ +"@id": "#285/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(124,13)-(124,51)]" +} +] +}, +{ +"@id": "#285/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#285" +} +], +"sourcemaps:value": [ +{ +"@value": "[(124,13)-(124,51)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#284/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#284/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#284" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#284/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(121,2)-(121,22)]" +} +] +}, +{ +"@id": "#284/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(124,4)-(126,0)]" +} +] +}, +{ +"@id": "#284/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#284" +} +], +"sourcemaps:value": [ +{ +"@value": "[(121,2)-(126,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#284/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#284" +} +], +"sourcemaps:value": [ +{ +"@value": "[(122,4)-(122,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#289", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#244", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#etag" +} +], +"raml-shapes:range": [ +{ +"@id": "#245", +"@type": [ +"raml-shapes: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" +} +], +"apiContract:examples": [ +{ +"@id": "#246", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#246", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "etag example" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(59,17)-(59,29)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "etag example" +} +], +"sourcemaps:sources": [ +{ +"@id": "#246/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#246/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#246/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(59,17)-(59,29)]" +} +] +}, +{ +"@id": "#246/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(59,17)-(59,29)]" +} +] +}, +{ +"@id": "#246/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#246" +} +], +"sourcemaps:value": [ +{ +"@value": "[(59,17)-(59,29)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#245/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#245/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#245" +} +], +"sourcemaps:value": [ +{ +"@value": "[(58,8)-(58,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#245/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(58,8)-(59,0)]" +} +] +}, +{ +"@id": "#245/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(59,8)-(60,0)]" +} +] +}, +{ +"@id": "#245/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#245" +} +], +"sourcemaps:value": [ +{ +"@value": "[(57,6)-(60,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "etag" +} +], +"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": "[(57,6)-(60,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#247", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#error" +} +], +"raml-shapes:range": [ +{ +"@id": "#248", +"@type": [ +"raml-shapes: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?" +} +], +"raml-shapes:xmlSerialization": [ +{ +"@id": "#249", +"@type": [ +"raml-shapes:XMLSerializer", +"doc:DomainElement" +], +"raml-shapes:xmlAttribute": [ +{ +"@value": true +} +], +"raml-shapes:xmlWrapped": [ +{ +"@value": false +} +], +"sourcemaps:sources": [ +{ +"@id": "#249/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#249/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#249" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,0)-(43,0)]" +} +] +}, +{ +"@id": "#249/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:xmlAttribute" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,10)-(43,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#248/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#248/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#248" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,8)-(40,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#248/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,8)-(41,0)]" +} +] +}, +{ +"@id": "#248/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:xmlSerialization" +} +], +"sourcemaps:value": [ +{ +"@value": "[(41,8)-(43,0)]" +} +] +}, +{ +"@id": "#248/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#248" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,6)-(43,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "error" +} +], +"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": "[(39,6)-(43,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#250", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#tagline" +} +], +"raml-shapes:range": [ +{ +"@id": "#251", +"@type": [ +"raml-shapes: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" +} +], +"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": "[(53,6)-(54,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "tagline" +} +], +"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": "[(53,6)-(54,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#252", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#name" +} +], +"raml-shapes:range": [ +{ +"@id": "#253", +"@type": [ +"raml-shapes: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": "#253/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#253/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#253" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,6)-(46,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(45,6)-(46,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#254", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#url" +} +], +"raml-shapes:range": [ +{ +"@id": "#255", +"@type": [ +"raml-shapes: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": "#255/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#255/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#255" +} +], +"sourcemaps:value": [ +{ +"@value": "[(52,6)-(53,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(52,6)-(53,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#256", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#opt" +} +], +"raml-shapes:range": [ +{ +"@id": "#257", +"@type": [ +"raml-shapes:UnionShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:anyOf": [ +{ +"@id": "#258", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#259", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#url" +} +], +"raml-shapes:range": [ +{ +"@id": "#260", +"@type": [ +"raml-shapes: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": "#260/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#260/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#260" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,6)-(29,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#261", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#thumb" +} +], +"raml-shapes:range": [ +{ +"@id": "#262", +"@type": [ +"raml-shapes: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" +} +], +"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": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "thumb" +} +], +"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": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Image" +} +], +"sourcemaps:sources": [ +{ +"@id": "#258/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#258/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#258/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(30,0)]" +} +] +}, +{ +"@id": "#258/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(25,7)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#258/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,4)-(26,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#263", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +] +} +], +"shacl:name": [ +{ +"@value": "opt?" +} +], +"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": "[(65,6)-(66,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "opt" +} +], +"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": "[(65,6)-(66,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#264", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#language" +} +], +"raml-shapes:range": [ +{ +"@id": "#265", +"@type": [ +"raml-shapes: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" +} +], +"shacl:defaultValue": [ +{ +"@id": "#266", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "PL" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(56,17)-(56,19)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "PL" +} +], +"sourcemaps:sources": [ +{ +"@id": "#265/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#265/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#265" +} +], +"sourcemaps:value": [ +{ +"@value": "[(55,8)-(55,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#265/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(56,8)-(57,0)]" +} +] +}, +{ +"@id": "#265/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(55,8)-(56,0)]" +} +] +}, +{ +"@id": "#265/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(56,8)-(57,0)]" +} +] +}, +{ +"@id": "#265/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#265" +} +], +"sourcemaps:value": [ +{ +"@value": "[(54,6)-(57,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "language" +} +], +"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": "[(54,6)-(57,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#267", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#id" +} +], +"raml-shapes:range": [ +{ +"@id": "#268", +"@type": [ +"raml-shapes:UnionShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:anyOf": [ +{ +"@id": "#269", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +] +}, +{ +"@id": "#270", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://a.ml/vocabularies/shapes#number" +} +] +} +], +"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": "[(44,8)-(45,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "id" +} +], +"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": "[(43,6)-(45,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#271", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#birthday" +} +], +"raml-shapes:range": [ +{ +"@id": "#272", +"@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": "birthday" +} +], +"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": "[(46,6)-(47,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "birthday" +} +], +"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": "[(46,6)-(47,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#273", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#image" +} +], +"raml-shapes:range": [ +{ +"@id": "#274", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#275", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#url" +} +], +"raml-shapes:range": [ +{ +"@id": "#276", +"@type": [ +"raml-shapes: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": "#276/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#276/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#276" +} +], +"sourcemaps:value": [ +{ +"@value": "[(63,10)-(64,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(63,10)-(64,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#277", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#thumb" +} +], +"raml-shapes:range": [ +{ +"@id": "#278", +"@type": [ +"raml-shapes: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" +} +], +"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": "[(64,10)-(65,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "thumb" +} +], +"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": "[(64,10)-(65,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "image" +} +], +"sourcemaps:sources": [ +{ +"@id": "#274/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#274/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#274" +} +], +"sourcemaps:value": [ +{ +"@value": "[(61,8)-(61,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#274/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#274" +} +], +"sourcemaps:value": [ +{ +"@value": "[(60,6)-(65,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "image" +} +], +"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": "[(60,6)-(65,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#279", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#gender" +} +], +"raml-shapes:range": [ +{ +"@id": "#280", +"@type": [ +"raml-shapes: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" +} +], +"apiContract:examples": [ +{ +"@id": "#281", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Male" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#281", +"@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_1" +} +], +"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": "[(50,16)-(50,20)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "male" +} +], +"sourcemaps:sources": [ +{ +"@id": "#281/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#281/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#281/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,16)-(50,20)]" +} +] +}, +{ +"@id": "#281/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,10)-(51,0)]" +} +] +}, +{ +"@id": "#281/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,16)-(50,20)]" +} +] +}, +{ +"@id": "#281/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#281" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,10)-(51,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#282", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Female" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#282", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "female" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(51,18)-(51,24)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "female" +} +], +"sourcemaps:sources": [ +{ +"@id": "#282/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#282/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#282/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,18)-(51,24)]" +} +] +}, +{ +"@id": "#282/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,10)-(52,0)]" +} +] +}, +{ +"@id": "#282/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,18)-(51,24)]" +} +] +}, +{ +"@id": "#282/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#282" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,10)-(52,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#280/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#280/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#280" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,8)-(48,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#280/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,8)-(49,0)]" +} +] +}, +{ +"@id": "#280/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(49,8)-(52,0)]" +} +] +}, +{ +"@id": "#280/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#280" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,6)-(52,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "gender" +} +], +"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": "[(47,6)-(52,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "XmlExampleInclude" +} +], +"apiContract:examples": [ +{ +"@id": "#290", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "example_0" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"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 W\\\\244m4n5kj3gbn2nj4k4n4\n\n" +} +], +"doc:location": [ +{ +"@value": "file://demo/examples-api/example.xml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#290/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#290/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#290/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#290" +} +], +"sourcemaps:value": [ +{ +"@value": "[(83,13)-(83,33)]" +} +] +}, +{ +"@id": "#290/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(1,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#232", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "example_1" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#232", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:error": [ +{ +"@id": "#233", +"@type": [ +"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": "#233/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#233/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#233" +} +], +"sourcemaps:value": [ +{ +"@value": "[(67,13)-(67,18)]" +} +] +} +] +} +] +} +], +"data:id": [ +{ +"@id": "#234", +"@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_3" +} +], +"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": "[(68,10)-(68,14)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#235", +"@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_4" +} +], +"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": "[(69,12)-(69,24)]" +} +] +} +] +} +] +} +], +"data:birthday": [ +{ +"@id": "#236", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "20-10-1983" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(70,16)-(70,26)]" +} +] +} +] +} +] +} +], +"data:tagline": [ +{ +"@id": "#237", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Test example" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(71,15)-(71,27)]" +} +] +} +] +} +] +} +], +"data:url": [ +{ +"@id": "#238", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "https://domain.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(72,11)-(72,29)]" +} +] +} +] +} +] +} +], +"data:language": [ +{ +"@id": "#239", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "PL" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_8" +} +], +"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": "[(73,16)-(73,18)]" +} +] +} +] +} +] +} +], +"data:etag": [ +{ +"@id": "#240", +"@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_9" +} +], +"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": "[(74,12)-(74,16)]" +} +] +} +] +} +] +} +], +"data:image": [ +{ +"@id": "#241", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:url": [ +{ +"@id": "#242", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "https://image.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_11" +} +], +"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": "[(76,13)-(76,30)]" +} +] +} +] +} +] +} +], +"data:thumb": [ +{ +"@id": "#243", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "https://image.com/thumb" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_12" +} +], +"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": "[(77,15)-(77,38)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_10" +} +], +"sourcemaps:sources": [ +{ +"@id": "#241/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#241/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(76,8)-(77,0)]" +} +] +}, +{ +"@id": "#241/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:thumb" +} +], +"sourcemaps:value": [ +{ +"@value": "[(77,8)-(78,0)]" +} +] +}, +{ +"@id": "#241/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#241" +} +], +"sourcemaps:value": [ +{ +"@value": "[(76,0)-(78,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#232/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#232/source-map/lexical/element_9", +"sourcemaps:element": [ +{ +"@value": "data:etag" +} +], +"sourcemaps:value": [ +{ +"@value": "[(74,6)-(75,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:birthday" +} +], +"sourcemaps:value": [ +{ +"@value": "[(70,6)-(71,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "amf://id#232" +} +], +"sourcemaps:value": [ +{ +"@value": "[(67,0)-(78,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(69,6)-(70,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:language" +} +], +"sourcemaps:value": [ +{ +"@value": "[(73,6)-(74,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:image" +} +], +"sourcemaps:value": [ +{ +"@value": "[(75,6)-(78,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:tagline" +} +], +"sourcemaps:value": [ +{ +"@value": "[(71,6)-(72,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:error" +} +], +"sourcemaps:value": [ +{ +"@value": "[(67,6)-(68,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(68,6)-(69,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_8", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(72,6)-(73,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "error: false\nid: 1234\nname: Pawel Psztyc\nbirthday: 20-10-1983\ntagline: Test example\nurl: https://domain.com\nlanguage: PL\netag: test\nimage:\n url: https://image.com\n thumb: https://image.com/thumb" +} +], +"sourcemaps:sources": [ +{ +"@id": "#232/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#232/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#232/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(66,12)-(78,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(67,0)-(78,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#232" +} +], +"sourcemaps:value": [ +{ +"@value": "[(66,4)-(78,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#232/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#232" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#289/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#289/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#289" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#289/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#289" +} +], +"sourcemaps:value": [ +{ +"@value": "[(81,2)-(84,0)]" +} +] +}, +{ +"@id": "#289/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(81,2)-(81,19)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#289/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#289" +} +], +"sourcemaps:value": [ +{ +"@value": "[(82,4)-(82,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#291", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#294", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#testProperty" +} +], +"raml-shapes:range": [ +{ +"@id": "#295", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"shacl:name": [ +{ +"@value": "testProperty" +} +], +"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": "[(22,6)-(23,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "testProperty" +} +], +"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": "[(22,6)-(23,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "SimpleInlineExample" +} +], +"apiContract:examples": [ +{ +"@id": "#292", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#292", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:testProperty": [ +{ +"@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_2" +} +], +"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": "[(24,20)-(24,24)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#292/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#292/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#292" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,0)-(25,0)]" +} +] +}, +{ +"@id": "#292/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:testProperty" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,6)-(25,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "testProperty: true" +} +], +"sourcemaps:sources": [ +{ +"@id": "#292/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#292/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#292/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,12)-(25,0)]" +} +] +}, +{ +"@id": "#292/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,0)-(25,0)]" +} +] +}, +{ +"@id": "#292/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#292" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(25,0)]" +} +] +} +] +} +] +} +], +"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_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,2)-(19,21)]" +} +] +}, +{ +"@id": "#291/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,4)-(25,0)]" +} +] +}, +{ +"@id": "#291/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#291" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,2)-(25,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#291/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#291" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,4)-(20,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#296", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#247", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#error" +} +], +"raml-shapes:range": [ +{ +"@id": "#248", +"@type": [ +"raml-shapes: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?" +} +], +"raml-shapes:xmlSerialization": [ +{ +"@id": "#249", +"@type": [ +"raml-shapes:XMLSerializer", +"doc:DomainElement" +], +"raml-shapes:xmlAttribute": [ +{ +"@value": true +} +], +"raml-shapes:xmlWrapped": [ +{ +"@value": false +} +], +"sourcemaps:sources": [ +{ +"@id": "#249/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#249/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#249" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,0)-(43,0)]" +} +] +}, +{ +"@id": "#249/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:xmlAttribute" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,10)-(43,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#248/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#248/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#248" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,8)-(40,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#248/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(40,8)-(41,0)]" +} +] +}, +{ +"@id": "#248/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:xmlSerialization" +} +], +"sourcemaps:value": [ +{ +"@value": "[(41,8)-(43,0)]" +} +] +}, +{ +"@id": "#248/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#248" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,6)-(43,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "error" +} +], +"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": "[(39,6)-(43,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#267", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#id" +} +], +"raml-shapes:range": [ +{ +"@id": "#268", +"@type": [ +"raml-shapes:UnionShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:anyOf": [ +{ +"@id": "#269", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +] +}, +{ +"@id": "#270", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://a.ml/vocabularies/shapes#number" +} +] +} +], +"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": "[(44,8)-(45,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "id" +} +], +"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": "[(43,6)-(45,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#252", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#name" +} +], +"raml-shapes:range": [ +{ +"@id": "#253", +"@type": [ +"raml-shapes: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": "#253/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#253/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#253" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,6)-(46,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(45,6)-(46,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#271", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#birthday" +} +], +"raml-shapes:range": [ +{ +"@id": "#272", +"@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": "birthday" +} +], +"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": "[(46,6)-(47,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "birthday" +} +], +"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": "[(46,6)-(47,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#279", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#gender" +} +], +"raml-shapes:range": [ +{ +"@id": "#280", +"@type": [ +"raml-shapes: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" +} +], +"apiContract:examples": [ +{ +"@id": "#281", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Male" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#281", +"@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_1" +} +], +"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": "[(50,16)-(50,20)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "male" +} +], +"sourcemaps:sources": [ +{ +"@id": "#281/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#281/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#281/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,16)-(50,20)]" +} +] +}, +{ +"@id": "#281/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,10)-(51,0)]" +} +] +}, +{ +"@id": "#281/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,16)-(50,20)]" +} +] +}, +{ +"@id": "#281/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#281" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,10)-(51,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#282", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "Female" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#282", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "female" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(51,18)-(51,24)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "female" +} +], +"sourcemaps:sources": [ +{ +"@id": "#282/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#282/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#282/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,18)-(51,24)]" +} +] +}, +{ +"@id": "#282/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,10)-(52,0)]" +} +] +}, +{ +"@id": "#282/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,18)-(51,24)]" +} +] +}, +{ +"@id": "#282/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#282" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,10)-(52,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#280/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#280/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#280" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,8)-(48,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#280/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(48,8)-(49,0)]" +} +] +}, +{ +"@id": "#280/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(49,8)-(52,0)]" +} +] +}, +{ +"@id": "#280/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#280" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,6)-(52,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "gender" +} +], +"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": "[(47,6)-(52,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#254", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#url" +} +], +"raml-shapes:range": [ +{ +"@id": "#255", +"@type": [ +"raml-shapes: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": "#255/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#255/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#255" +} +], +"sourcemaps:value": [ +{ +"@value": "[(52,6)-(53,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(52,6)-(53,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#250", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#tagline" +} +], +"raml-shapes:range": [ +{ +"@id": "#251", +"@type": [ +"raml-shapes: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" +} +], +"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": "[(53,6)-(54,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "tagline" +} +], +"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": "[(53,6)-(54,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#264", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#language" +} +], +"raml-shapes:range": [ +{ +"@id": "#265", +"@type": [ +"raml-shapes: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" +} +], +"shacl:defaultValue": [ +{ +"@id": "#266", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "PL" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(56,17)-(56,19)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "PL" +} +], +"sourcemaps:sources": [ +{ +"@id": "#265/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#265/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#265" +} +], +"sourcemaps:value": [ +{ +"@value": "[(55,8)-(55,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#265/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(56,8)-(57,0)]" +} +] +}, +{ +"@id": "#265/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(55,8)-(56,0)]" +} +] +}, +{ +"@id": "#265/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(56,8)-(57,0)]" +} +] +}, +{ +"@id": "#265/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#265" +} +], +"sourcemaps:value": [ +{ +"@value": "[(54,6)-(57,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "language" +} +], +"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": "[(54,6)-(57,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#244", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#etag" +} +], +"raml-shapes:range": [ +{ +"@id": "#245", +"@type": [ +"raml-shapes: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" +} +], +"apiContract:examples": [ +{ +"@id": "#246", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#246", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "etag example" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_1" +} +], +"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": "[(59,17)-(59,29)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "etag example" +} +], +"sourcemaps:sources": [ +{ +"@id": "#246/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#246/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#246/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(59,17)-(59,29)]" +} +] +}, +{ +"@id": "#246/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(59,17)-(59,29)]" +} +] +}, +{ +"@id": "#246/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#246" +} +], +"sourcemaps:value": [ +{ +"@value": "[(59,17)-(59,29)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#245/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#245/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#245" +} +], +"sourcemaps:value": [ +{ +"@value": "[(58,8)-(58,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#245/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(58,8)-(59,0)]" +} +] +}, +{ +"@id": "#245/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(59,8)-(60,0)]" +} +] +}, +{ +"@id": "#245/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#245" +} +], +"sourcemaps:value": [ +{ +"@value": "[(57,6)-(60,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "etag" +} +], +"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": "[(57,6)-(60,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#273", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#image" +} +], +"raml-shapes:range": [ +{ +"@id": "#274", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#275", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#url" +} +], +"raml-shapes:range": [ +{ +"@id": "#276", +"@type": [ +"raml-shapes: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": "#276/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#276/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#276" +} +], +"sourcemaps:value": [ +{ +"@value": "[(63,10)-(64,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(63,10)-(64,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#277", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#thumb" +} +], +"raml-shapes:range": [ +{ +"@id": "#278", +"@type": [ +"raml-shapes: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" +} +], +"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": "[(64,10)-(65,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "thumb" +} +], +"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": "[(64,10)-(65,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "image" +} +], +"sourcemaps:sources": [ +{ +"@id": "#274/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#274/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#274" +} +], +"sourcemaps:value": [ +{ +"@value": "[(61,8)-(61,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#274/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#274" +} +], +"sourcemaps:value": [ +{ +"@value": "[(60,6)-(65,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "image" +} +], +"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": "[(60,6)-(65,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#256", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#opt" +} +], +"raml-shapes:range": [ +{ +"@id": "#257", +"@type": [ +"raml-shapes:UnionShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:anyOf": [ +{ +"@id": "#258", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#259", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#url" +} +], +"raml-shapes:range": [ +{ +"@id": "#260", +"@type": [ +"raml-shapes: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": "#260/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#260/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#260" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,6)-(29,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#261", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#thumb" +} +], +"raml-shapes:range": [ +{ +"@id": "#262", +"@type": [ +"raml-shapes: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" +} +], +"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": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "thumb" +} +], +"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": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Image" +} +], +"sourcemaps:sources": [ +{ +"@id": "#258/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#258/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#258/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(30,0)]" +} +] +}, +{ +"@id": "#258/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(25,7)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#258/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,4)-(26,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#263", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +] +} +], +"shacl:name": [ +{ +"@value": "opt?" +} +], +"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": "[(65,6)-(66,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "opt" +} +], +"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": "[(65,6)-(66,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Person" +} +], +"apiContract:examples": [ +{ +"@id": "#232", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "example_1" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#232", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:error": [ +{ +"@id": "#233", +"@type": [ +"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": "#233/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#233/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#233" +} +], +"sourcemaps:value": [ +{ +"@value": "[(67,13)-(67,18)]" +} +] +} +] +} +] +} +], +"data:id": [ +{ +"@id": "#234", +"@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_3" +} +], +"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": "[(68,10)-(68,14)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#235", +"@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_4" +} +], +"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": "[(69,12)-(69,24)]" +} +] +} +] +} +] +} +], +"data:birthday": [ +{ +"@id": "#236", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "20-10-1983" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(70,16)-(70,26)]" +} +] +} +] +} +] +} +], +"data:tagline": [ +{ +"@id": "#237", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Test example" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(71,15)-(71,27)]" +} +] +} +] +} +] +} +], +"data:url": [ +{ +"@id": "#238", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "https://domain.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(72,11)-(72,29)]" +} +] +} +] +} +] +} +], +"data:language": [ +{ +"@id": "#239", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "PL" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_8" +} +], +"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": "[(73,16)-(73,18)]" +} +] +} +] +} +] +} +], +"data:etag": [ +{ +"@id": "#240", +"@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_9" +} +], +"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": "[(74,12)-(74,16)]" +} +] +} +] +} +] +} +], +"data:image": [ +{ +"@id": "#241", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:url": [ +{ +"@id": "#242", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "https://image.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_11" +} +], +"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": "[(76,13)-(76,30)]" +} +] +} +] +} +] +} +], +"data:thumb": [ +{ +"@id": "#243", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "https://image.com/thumb" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_12" +} +], +"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": "[(77,15)-(77,38)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_10" +} +], +"sourcemaps:sources": [ +{ +"@id": "#241/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#241/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(76,8)-(77,0)]" +} +] +}, +{ +"@id": "#241/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:thumb" +} +], +"sourcemaps:value": [ +{ +"@value": "[(77,8)-(78,0)]" +} +] +}, +{ +"@id": "#241/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#241" +} +], +"sourcemaps:value": [ +{ +"@value": "[(76,0)-(78,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#232/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#232/source-map/lexical/element_9", +"sourcemaps:element": [ +{ +"@value": "data:etag" +} +], +"sourcemaps:value": [ +{ +"@value": "[(74,6)-(75,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:birthday" +} +], +"sourcemaps:value": [ +{ +"@value": "[(70,6)-(71,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "amf://id#232" +} +], +"sourcemaps:value": [ +{ +"@value": "[(67,0)-(78,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(69,6)-(70,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:language" +} +], +"sourcemaps:value": [ +{ +"@value": "[(73,6)-(74,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:image" +} +], +"sourcemaps:value": [ +{ +"@value": "[(75,6)-(78,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:tagline" +} +], +"sourcemaps:value": [ +{ +"@value": "[(71,6)-(72,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:error" +} +], +"sourcemaps:value": [ +{ +"@value": "[(67,6)-(68,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(68,6)-(69,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_8", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(72,6)-(73,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "error: false\nid: 1234\nname: Pawel Psztyc\nbirthday: 20-10-1983\ntagline: Test example\nurl: https://domain.com\nlanguage: PL\netag: test\nimage:\n url: https://image.com\n thumb: https://image.com/thumb" +} +], +"sourcemaps:sources": [ +{ +"@id": "#232/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#232/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#232/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(66,12)-(78,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(67,0)-(78,0)]" +} +] +}, +{ +"@id": "#232/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#232" +} +], +"sourcemaps:value": [ +{ +"@value": "[(66,4)-(78,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#232/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#232" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +] +} +] +}, +{ +"@id": "#297", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "example_0" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#297", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:error": [ +{ +"@id": "#298", +"@type": [ +"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": "#298/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#298/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#298" +} +], +"sourcemaps:value": [ +{ +"@value": "[(139,17)-(139,22)]" +} +] +} +] +} +] +} +], +"data:id": [ +{ +"@id": "#299", +"@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_3" +} +], +"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": "[(140,14)-(140,18)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#300", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Inline person" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(141,16)-(141,29)]" +} +] +} +] +} +] +} +], +"data:birthday": [ +{ +"@id": "#301", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "01-01-1990" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(142,20)-(142,30)]" +} +] +} +] +} +] +} +], +"data:tagline": [ +{ +"@id": "#302", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Test example" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"sourcemaps:sources": [ +{ +"@id": "#302/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#302/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#302" +} +], +"sourcemaps:value": [ +{ +"@value": "[(143,19)-(143,31)]" +} +] +} +] +} +] +} +], +"data:url": [ +{ +"@id": "#303", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "https://domain.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(144,15)-(144,33)]" +} +] +} +] +} +] +} +], +"data:language": [ +{ +"@id": "#304", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "PL" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_8" +} +], +"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": "[(145,20)-(145,22)]" +} +] +} +] +} +] +} +], +"data:etag": [ +{ +"@id": "#305", +"@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_9" +} +], +"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": "[(146,16)-(146,20)]" +} +] +} +] +} +] +} +], +"data:image": [ +{ +"@id": "#306", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:url": [ +{ +"@id": "#307", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "https://image.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_11" +} +], +"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": "[(148,17)-(148,34)]" +} +] +} +] +} +] +} +], +"data:thumb": [ +{ +"@id": "#308", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "https://image.com/thumb" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_12" +} +], +"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": "[(149,19)-(149,42)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_10" +} +], +"sourcemaps:sources": [ +{ +"@id": "#306/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#306/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(148,12)-(149,0)]" +} +] +}, +{ +"@id": "#306/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:thumb" +} +], +"sourcemaps:value": [ +{ +"@value": "[(149,12)-(150,0)]" +} +] +}, +{ +"@id": "#306/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#306" +} +], +"sourcemaps:value": [ +{ +"@value": "[(148,0)-(150,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#297/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#297/source-map/lexical/element_9", +"sourcemaps:element": [ +{ +"@value": "data:etag" +} +], +"sourcemaps:value": [ +{ +"@value": "[(146,10)-(147,0)]" +} +] +}, +{ +"@id": "#297/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:birthday" +} +], +"sourcemaps:value": [ +{ +"@value": "[(142,10)-(143,0)]" +} +] +}, +{ +"@id": "#297/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "amf://id#297" +} +], +"sourcemaps:value": [ +{ +"@value": "[(139,0)-(150,0)]" +} +] +}, +{ +"@id": "#297/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(141,10)-(142,0)]" +} +] +}, +{ +"@id": "#297/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:language" +} +], +"sourcemaps:value": [ +{ +"@value": "[(145,10)-(146,0)]" +} +] +}, +{ +"@id": "#297/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:image" +} +], +"sourcemaps:value": [ +{ +"@value": "[(147,10)-(150,0)]" +} +] +}, +{ +"@id": "#297/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:tagline" +} +], +"sourcemaps:value": [ +{ +"@value": "[(143,10)-(144,0)]" +} +] +}, +{ +"@id": "#297/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:error" +} +], +"sourcemaps:value": [ +{ +"@value": "[(139,10)-(140,0)]" +} +] +}, +{ +"@id": "#297/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(140,10)-(141,0)]" +} +] +}, +{ +"@id": "#297/source-map/lexical/element_8", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(144,10)-(145,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "error: false\nid: 1234\nname: Inline person\nbirthday: 01-01-1990\ntagline: Test example\nurl: https://domain.com\nlanguage: PL\netag: test\nimage:\n url: https://image.com\n thumb: https://image.com/thumb" +} +], +"sourcemaps:sources": [ +{ +"@id": "#297/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#297/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#297/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(138,16)-(150,0)]" +} +] +}, +{ +"@id": "#297/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(139,0)-(150,0)]" +} +] +}, +{ +"@id": "#297/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#297" +} +], +"sourcemaps:value": [ +{ +"@value": "[(138,8)-(150,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#297/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#297" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#297/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#297" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#309" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#296/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#296/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#296" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#296/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#296" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,2)-(78,0)]" +} +] +}, +{ +"@id": "#296/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,2)-(37,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#310", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#311", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#something" +} +], +"raml-shapes:range": [ +{ +"@id": "#312", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "something" +} +], +"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": "[(32,6)-(33,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "something" +} +], +"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": "[(32,6)-(33,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#313", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#images" +} +], +"raml-shapes:range": [ +{ +"@id": "#314", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#258", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#259", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#url" +} +], +"raml-shapes:range": [ +{ +"@id": "#260", +"@type": [ +"raml-shapes: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": "#260/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#260/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#260" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,6)-(29,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#261", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#thumb" +} +], +"raml-shapes:range": [ +{ +"@id": "#262", +"@type": [ +"raml-shapes: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" +} +], +"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": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "thumb" +} +], +"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": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Image" +} +], +"sourcemaps:sources": [ +{ +"@id": "#258/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#258/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#258/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(30,0)]" +} +] +}, +{ +"@id": "#258/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(25,7)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#258/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,4)-(26,8)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "images" +} +], +"raml-shapes:xmlSerialization": [ +{ +"@id": "#315", +"@type": [ +"raml-shapes:XMLSerializer", +"doc:DomainElement" +], +"raml-shapes:xmlAttribute": [ +{ +"@value": false +} +], +"raml-shapes:xmlWrapped": [ +{ +"@value": true +} +], +"sourcemaps:sources": [ +{ +"@id": "#315/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#315/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#315" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,0)-(37,0)]" +} +] +}, +{ +"@id": "#315/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:xmlWrapped" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,10)-(37,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#314/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#314/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#314" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,8)-(34,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#314/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#314" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,6)-(37,0)]" +} +] +}, +{ +"@id": "#314/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:xmlSerialization" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,8)-(37,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "images" +} +], +"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": "[(33,6)-(37,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Imgs" +} +], +"sourcemaps:sources": [ +{ +"@id": "#310/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#310/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#310" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#310/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#310" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,2)-(37,0)]" +} +] +}, +{ +"@id": "#310/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,2)-(30,6)]" +} +] +} +] +} +] +}, +{ +"@id": "#316", +"@type": [ +"raml-shapes:UnionShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:anyOf": [ +{ +"@id": "#258", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#259", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#url" +} +], +"raml-shapes:range": [ +{ +"@id": "#260", +"@type": [ +"raml-shapes: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": "#260/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#260/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#260" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,6)-(29,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#261", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#thumb" +} +], +"raml-shapes:range": [ +{ +"@id": "#262", +"@type": [ +"raml-shapes: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" +} +], +"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": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "thumb" +} +], +"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": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Image" +} +], +"sourcemaps:sources": [ +{ +"@id": "#258/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#258/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#258/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(30,0)]" +} +] +}, +{ +"@id": "#258/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(25,7)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#258/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,4)-(26,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#310", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#311", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#something" +} +], +"raml-shapes:range": [ +{ +"@id": "#312", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "something" +} +], +"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": "[(32,6)-(33,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "something" +} +], +"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": "[(32,6)-(33,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#313", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#images" +} +], +"raml-shapes:range": [ +{ +"@id": "#314", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#258", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#259", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#url" +} +], +"raml-shapes:range": [ +{ +"@id": "#260", +"@type": [ +"raml-shapes: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": "#260/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#260/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#260" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,6)-(29,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#261", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#thumb" +} +], +"raml-shapes:range": [ +{ +"@id": "#262", +"@type": [ +"raml-shapes: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" +} +], +"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": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "thumb" +} +], +"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": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Image" +} +], +"sourcemaps:sources": [ +{ +"@id": "#258/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#258/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#258/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(30,0)]" +} +] +}, +{ +"@id": "#258/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(25,7)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#258/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,4)-(26,8)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "images" +} +], +"raml-shapes:xmlSerialization": [ +{ +"@id": "#315", +"@type": [ +"raml-shapes:XMLSerializer", +"doc:DomainElement" +], +"raml-shapes:xmlAttribute": [ +{ +"@value": false +} +], +"raml-shapes:xmlWrapped": [ +{ +"@value": true +} +], +"sourcemaps:sources": [ +{ +"@id": "#315/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#315/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#315" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,0)-(37,0)]" +} +] +}, +{ +"@id": "#315/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:xmlWrapped" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,10)-(37,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#314/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#314/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#314" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,8)-(34,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#314/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#314" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,6)-(37,0)]" +} +] +}, +{ +"@id": "#314/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "raml-shapes:xmlSerialization" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,8)-(37,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "images" +} +], +"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": "[(33,6)-(37,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Imgs" +} +], +"sourcemaps:sources": [ +{ +"@id": "#310/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#310/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#310" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#310/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#310" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,2)-(37,0)]" +} +] +}, +{ +"@id": "#310/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,2)-(30,6)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "UnionType" +} +], +"sourcemaps:sources": [ +{ +"@id": "#316/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#316/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#316" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#316/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#316" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,2)-(13,0)]" +} +] +}, +{ +"@id": "#316/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,2)-(12,11)]" +} +] +} +] +} +] +}, +{ +"@id": "#317", +"@type": [ +"raml-shapes:ScalarShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"shacl:name": [ +{ +"@value": "ScalarType" +} +], +"sourcemaps:sources": [ +{ +"@id": "#317/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#317/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#317" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#317/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#317" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(8,0)]" +} +] +}, +{ +"@id": "#317/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(7,12)]" +} +] +} +] +} +] +}, +{ +"@id": "#318", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#322", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#firstName" +} +], +"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:name": [ +{ +"@value": "firstName" +} +], +"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": "[(116,6)-(117,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "firstName" +} +], +"sourcemaps:sources": [ +{ +"@id": "#322/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#322/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#322" +} +], +"sourcemaps:value": [ +{ +"@value": "[(116,6)-(117,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#324", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#lastName" +} +], +"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": "lastName" +} +], +"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": "[(117,6)-(118,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "lastName" +} +], +"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": "[(117,6)-(118,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "TypeExamples" +} +], +"apiContract:examples": [ +{ +"@id": "#319", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#319", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:firstName": [ +{ +"@id": "#320", +"@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": "#320/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#320/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#320" +} +], +"sourcemaps:value": [ +{ +"@value": "[(119,17)-(119,22)]" +} +] +} +] +} +] +} +], +"data:lastName": [ +{ +"@id": "#321", +"@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": "#321/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#321/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#321" +} +], +"sourcemaps:value": [ +{ +"@value": "[(120,16)-(120,22)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#319/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#319/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:firstName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(119,6)-(120,0)]" +} +] +}, +{ +"@id": "#319/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:lastName" +} +], +"sourcemaps:value": [ +{ +"@value": "[(120,6)-(121,0)]" +} +] +}, +{ +"@id": "#319/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#319" +} +], +"sourcemaps:value": [ +{ +"@value": "[(119,0)-(121,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "firstName: Pawel\nlastName: Psztyc" +} +], +"sourcemaps:sources": [ +{ +"@id": "#319/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#319/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#319/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(118,12)-(121,0)]" +} +] +}, +{ +"@id": "#319/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(119,0)-(121,0)]" +} +] +}, +{ +"@id": "#319/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#319" +} +], +"sourcemaps:value": [ +{ +"@value": "[(118,4)-(121,0)]" +} +] +} +] +} +] +} +], +"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_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(114,2)-(114,14)]" +} +] +}, +{ +"@id": "#318/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(118,4)-(121,0)]" +} +] +}, +{ +"@id": "#318/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#318" +} +], +"sourcemaps:value": [ +{ +"@value": "[(114,2)-(121,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#258", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#259", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#url" +} +], +"raml-shapes:range": [ +{ +"@id": "#260", +"@type": [ +"raml-shapes: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": "#260/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#260/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#260" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,6)-(29,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "url" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#261", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#thumb" +} +], +"raml-shapes:range": [ +{ +"@id": "#262", +"@type": [ +"raml-shapes: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" +} +], +"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": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "thumb" +} +], +"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": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Image" +} +], +"sourcemaps:sources": [ +{ +"@id": "#258/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#258/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#258/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(30,0)]" +} +] +}, +{ +"@id": "#258/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,2)-(25,7)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#258/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#258" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,4)-(26,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#326", +"@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": "ScalarWithExample" +} +], +"apiContract:examples": [ +{ +"@id": "#327", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#327", +"@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": "#327/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#327/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#327" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,13)-(15,14)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "5" +} +], +"sourcemaps:sources": [ +{ +"@id": "#327/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#327/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#327/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,13)-(15,14)]" +} +] +}, +{ +"@id": "#327/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,13)-(15,14)]" +} +] +}, +{ +"@id": "#327/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#327" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,13)-(15,14)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#326/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#326/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#326" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#326/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(13,19)]" +} +] +}, +{ +"@id": "#326/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(15,0)]" +} +] +}, +{ +"@id": "#326/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,4)-(16,0)]" +} +] +}, +{ +"@id": "#326/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#326" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(16,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#326/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#326" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,4)-(14,8)]" +} +] +} +] +} +] +}, +{ +"@id": "#328", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@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": "ScalarArray" +} +], +"sourcemaps:sources": [ +{ +"@id": "#328/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#328/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#328" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#328/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#328" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,2)-(9,0)]" +} +] +}, +{ +"@id": "#328/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,2)-(8,13)]" +} +] +} +] +} +] +}, +{ +"@id": "#330", +"@type": [ +"raml-shapes:ArrayShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"raml-shapes:items": [ +{ +"@id": "#334", +"@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": "ScalarArrayWithExample" +} +], +"apiContract:examples": [ +{ +"@id": "#331", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#331", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#332", +"@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_2" +} +], +"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": "[(18,14)-(18,15)]" +} +] +} +] +} +] +}, +{ +"@id": "#333", +"@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_3" +} +], +"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": "[(18,17)-(18,18)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_1" +} +], +"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": "[(18,13)-(18,19)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "- 1\n- 5" +} +], +"sourcemaps:sources": [ +{ +"@id": "#331/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#331/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#331/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,13)-(18,19)]" +} +] +}, +{ +"@id": "#331/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,13)-(18,19)]" +} +] +}, +{ +"@id": "#331/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#331" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,13)-(18,19)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#330/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#330/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#330" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#330/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,2)-(16,24)]" +} +] +}, +{ +"@id": "#330/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,4)-(19,0)]" +} +] +}, +{ +"@id": "#330/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#330" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,2)-(19,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#330/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#330" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,4)-(17,8)]" +} +] +} +] +} +] +} +], +"@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#", +"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/examples-api.json b/demo/examples-api.json new file mode 100644 index 0000000..4ec92cf --- /dev/null +++ b/demo/examples-api.json @@ -0,0 +1,56476 @@ +[ +{ +"@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#335", +"@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 demo" +} +], +"http://a.ml/vocabularies/apiContract#server": [ +{ +"@id": "amf://id#655", +"@type": [ +"http://a.ml/vocabularies/apiContract#Server", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#urlTemplate": [ +{ +"@value": "http://api.domain.com/" +} +], +"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": "http://a.ml/vocabularies/core#urlTemplate" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(6,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#655/source-map/synthesized-field/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#655" +} +], +"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#336", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/IncludedInType" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#337", +"@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#338", +"@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#339", +"@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#296/link--708070084", +"@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#296" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "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#lexical": [ +{ +"@id": "amf://id#339/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#339" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(129,6)-(131,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#340", +"@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#296/link--708070084", +"@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#296" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "Person" +} +] +} +], +"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": "[(131,6)-(133,0)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#338" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(128,0)-(133,0)]" +} +] +}, +{ +"@id": "amf://id#338/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": "[(128,4)-(133,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#337/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#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": "[(127,2)-(133,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#336/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#336" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(126,0)-(133,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#341", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/IncludedInline" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#342", +"@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#343", +"@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#309", +"@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#296/link--708070084", +"@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#296" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "Person" +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#309" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(136,6)-(150,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#344", +"@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#345", +"@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#346", +"@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#28" +} +], +"http://a.ml/vocabularies/document#location": [ +{ +"@value": "file://demo/examples-api/example.xml" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#346/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#346/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#346" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(152,17)-(152,37)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#346/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#346" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#344" +} +] +} +] +} +] +} +], +"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/examples-api/example.xsd" +} +], +"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#lexical": [ +{ +"@id": "amf://id#345/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(152,8)-(153,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ +{ +"@id": "amf://id#345/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#345" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +] +} +] +} +], +"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": "[(150,6)-(153,0)]" +} +] +} +] +} +] +} +], +"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#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": "[(135,0)-(153,0)]" +} +] +}, +{ +"@id": "amf://id#343/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": "[(135,4)-(153,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#342/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#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": "[(134,2)-(153,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#341/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#341" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(133,0)-(153,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#347", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/IncludedInlineJson" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#348", +"@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#349", +"@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#171", +"@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#163/link-1379497760", +"@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#163" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "type" +} +] +} +], +"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": "[(156,6)-(159,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@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": "[(155,0)-(159,0)]" +} +] +}, +{ +"@id": "amf://id#349/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": "[(155,4)-(159,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#348/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#348/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#348" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(154,2)-(159,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#347/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#347" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(153,0)-(159,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#350", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/typeExamples" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#351", +"@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#352", +"@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#353", +"@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#318/link--713805675", +"@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#318" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "TypeExamples" +} +] +} +], +"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": "[(162,6)-(164,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#354", +"@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#318/link--713805675", +"@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#318" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "TypeExamples" +} +] +} +], +"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": "[(164,6)-(166,0)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#352" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(161,0)-(166,0)]" +} +] +}, +{ +"@id": "amf://id#352/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": "[(161,4)-(166,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#351/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#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": "[(160,2)-(166,0)]" +} +] +} +] +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#350" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(159,0)-(166,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#355", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/propertyExamples" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#356", +"@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#357", +"@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#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#188/link-1572492935", +"@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#188" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "PropertyExamples" +} +] +} +], +"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": "[(169,6)-(171,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#359", +"@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#188/link-1572492935", +"@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#188" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "PropertyExamples" +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#359" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(171,6)-(173,0)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#357" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(168,0)-(173,0)]" +} +] +}, +{ +"@id": "amf://id#357/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": "[(168,4)-(173,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#356/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#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": "[(167,2)-(173,0)]" +} +] +} +] +} +] +} +], +"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": "[(166,0)-(173,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#360", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/arrayTypeExample" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#361", +"@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#362", +"@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#363", +"@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#364", +"@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#318/link--713805675", +"@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#318" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "TypeExamples" +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#364/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#364" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(177,8)-(178,0)]" +} +] +} +] +} +] +} +], +"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": "[(176,6)-(178,0)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#362" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(175,0)-(178,0)]" +} +] +}, +{ +"@id": "amf://id#362/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": "[(175,4)-(178,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#361/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#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": "[(174,2)-(178,0)]" +} +] +} +] +} +] +} +], +"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": "[(173,0)-(178,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#365", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/arrayPropertyExamples" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#366", +"@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#367", +"@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#368", +"@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#369", +"@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#188/link-1572492935", +"@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#188" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "PropertyExamples" +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#369/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#369" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(182,8)-(183,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#368/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#368" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(181,6)-(183,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#370", +"@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#371", +"@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#188/link-1572492935", +"@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#188" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "PropertyExamples" +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#371/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#371" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(184,8)-(185,0)]" +} +] +} +] +} +] +} +], +"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": "[(183,6)-(185,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#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": "[(180,0)-(185,0)]" +} +] +}, +{ +"@id": "amf://id#367/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": "[(180,4)-(185,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#366/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#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": "[(179,2)-(185,0)]" +} +] +} +] +} +] +} +], +"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": "[(178,0)-(185,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#372", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/arrayPropertyGeneratedExamples" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#373", +"@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#374", +"@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#375", +"@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#376", +"@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#377", +"@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#378", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#test" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#379", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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": "test" +} +], +"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": "[(192,12)-(193,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "test" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#378" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(192,12)-(193,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#380", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#other" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#381", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "other" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#381" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(193,12)-(194,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "other" +} +], +"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": "[(193,12)-(194,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "items" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#377" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(190,8)-(194,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#376/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#376" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#376/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#376" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(188,6)-(194,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#376/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#376" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(189,8)-(189,12)]" +} +] +} +] +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#375" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(188,6)-(194,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#382", +"@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#383", +"@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#384", +"@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#385", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#test" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#386", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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": "test" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#386" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(198,12)-(199,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "test" +} +], +"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#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": "[(198,12)-(199,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#387", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#other" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#388", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "other" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#388" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(199,12)-(200,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "other" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#387" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(199,12)-(200,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "items" +} +], +"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": "[(196,8)-(200,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#383/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#383" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(194,6)-(200,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#383/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#383" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(195,8)-(195,12)]" +} +] +} +] +} +] +} +], +"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": "[(194,6)-(200,0)]" +} +] +} +] +} +] +} +], +"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": "[(187,0)-(200,0)]" +} +] +}, +{ +"@id": "amf://id#374/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": "[(187,4)-(200,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#373/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#373/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#373" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(186,2)-(200,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#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": "[(185,0)-(200,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#389", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/wrappedXml" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#390", +"@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#391", +"@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#392", +"@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#310/link--1287671302", +"@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#310" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "Imgs" +} +] +} +], +"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": "[(203,6)-(205,0)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#391" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(202,0)-(205,0)]" +} +] +}, +{ +"@id": "amf://id#391/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": "[(202,4)-(205,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#390/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#390/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#390" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(201,2)-(205,0)]" +} +] +} +] +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#389" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(200,0)-(205,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#393", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/inline-property-example" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#394", +"@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#395", +"@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#396", +"@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#397", +"@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#398", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#limit" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#399", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/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": "limit" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#399" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(211,10)-(212,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "limit" +} +], +"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#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": "[(211,10)-(212,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#400", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#401", +"@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#405", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +] +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#402", +"@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#402", +"@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#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": "test" +} +], +"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#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": "[(214,22)-(214,26)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#404", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "other" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#404" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(214,28)-(214,33)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_1" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#402" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(214,21)-(214,34)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "- test\n- other" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#402/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#402/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": "[(214,21)-(214,34)]" +} +] +}, +{ +"@id": "amf://id#402/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": "[(214,21)-(214,34)]" +} +] +}, +{ +"@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": "[(214,21)-(214,34)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#402/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#402" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +] +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#401" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(213,12)-(214,0)]" +} +] +} +] +} +] +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#400" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(212,10)-(215,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#397/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#397" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(208,6)-(215,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#397/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#397" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(209,8)-(209,12)]" +} +] +} +] +} +] +} +], +"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": "[(208,6)-(215,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#406", +"@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#407", +"@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#408", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#limit" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#409", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/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": "limit" +} +], +"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": "[(218,10)-(219,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "limit" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#408" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(218,10)-(219,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#410", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#411", +"@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#415", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +] +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#412", +"@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#412", +"@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#413", +"@type": [ +"http://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_2" +} +], +"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#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": "[(221,22)-(221,26)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#414", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "other" +} +], +"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#414/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#414/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#414" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(221,28)-(221,33)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_1" +} +], +"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#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": "[(221,21)-(221,34)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "- test\n- other" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#412/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#412/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": "[(221,21)-(221,34)]" +} +] +}, +{ +"@id": "amf://id#412/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": "[(221,21)-(221,34)]" +} +] +}, +{ +"@id": "amf://id#412/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#412" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(221,21)-(221,34)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#412/source-map/local-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#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": "[(220,12)-(221,0)]" +} +] +} +] +} +] +} +], +"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#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": "[(219,10)-(222,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#407/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#407" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(215,6)-(222,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#407/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#407" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(216,8)-(216,12)]" +} +] +} +] +} +] +} +], +"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": "[(215,6)-(222,0)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#395" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(207,0)-(222,0)]" +} +] +}, +{ +"@id": "amf://id#395/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": "[(207,4)-(222,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#394/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#394/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#394" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(206,2)-(222,0)]" +} +] +} +] +} +] +} +], +"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": "[(205,0)-(222,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#416", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/union" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#417", +"@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#418", +"@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#419", +"@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#420", +"@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#296/link--708070084", +"@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#296" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "Person" +} +] +}, +{ +"@id": "amf://id#188/link-1572492935", +"@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#188" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "PropertyExamples" +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#420/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#420" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#420/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#420" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(226,8)-(227,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#419/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#419" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(225,6)-(227,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#421", +"@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#422", +"@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#296/link--708070084", +"@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#296" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "Person" +} +] +}, +{ +"@id": "amf://id#188/link-1572492935", +"@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#188" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "PropertyExamples" +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#422/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#422" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#422/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#422" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(228,8)-(229,0)]" +} +] +} +] +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#421" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(227,6)-(229,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": "[(224,0)-(229,0)]" +} +] +}, +{ +"@id": "amf://id#418/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": "[(224,4)-(229,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#synthesized-field": [ +{ +"@id": "amf://id#417/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#417/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#417" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(223,2)-(229,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#416/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#416" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(222,0)-(229,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#423", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/scalar" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#424", +"@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#425", +"@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#426", +"@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#427", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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#427/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ +{ +"@id": "amf://id#427/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#427" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#427/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#427" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(232,6)-(234,0)]" +} +] +}, +{ +"@id": "amf://id#427/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": "[(233,8)-(234,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#427/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#427" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(233,8)-(233,12)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#426/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#426/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#426" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(232,6)-(234,0)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#425" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(231,0)-(234,0)]" +} +] +}, +{ +"@id": "amf://id#425/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": "[(231,4)-(234,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#424/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#424/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#424/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#424" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(230,2)-(234,0)]" +} +] +} +] +} +] +} +], +"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": "[(229,0)-(234,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#428", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/scalarWithExample" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#429", +"@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#430", +"@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#431", +"@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#432", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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/apiContract#examples": [ +{ +"@id": "amf://id#433", +"@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#433", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#433" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(239,17)-(239,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "1" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#433/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#433/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": "[(239,17)-(239,18)]" +} +] +}, +{ +"@id": "amf://id#433/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": "[(239,17)-(239,18)]" +} +] +}, +{ +"@id": "amf://id#433/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#433" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(239,17)-(239,18)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#433/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#433" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#431" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#432/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#auto-generated-name": [ +{ +"@id": "amf://id#432/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#432" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#432/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": "[(238,8)-(239,0)]" +} +] +}, +{ +"@id": "amf://id#432/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(239,8)-(240,0)]" +} +] +}, +{ +"@id": "amf://id#432/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#432" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(237,6)-(240,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#432/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#432" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(238,8)-(238,12)]" +} +] +} +] +} +] +} +], +"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": "[(237,6)-(240,0)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#430" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(236,0)-(240,0)]" +} +] +}, +{ +"@id": "amf://id#430/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": "[(236,4)-(240,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#429/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#429/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#429" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(235,2)-(240,0)]" +} +] +} +] +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#428" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(234,0)-(240,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#434", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/arrayScalar" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#435", +"@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#436", +"@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#437", +"@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#438", +"@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#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://a.ml/vocabularies/shapes#number" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "number" +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#438/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#438" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#438/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#438" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(243,6)-(246,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#438/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#438" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(244,8)-(244,12)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#437/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#437/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#437" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(243,6)-(246,0)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#436" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(242,0)-(246,0)]" +} +] +}, +{ +"@id": "amf://id#436/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": "[(242,4)-(246,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#435/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#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": "[(241,2)-(246,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#434/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#434" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(240,0)-(246,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#440", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/arrayScalarWithExample" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#441", +"@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#442", +"@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#443", +"@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#444", +"@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#449", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/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": "number" +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#445", +"@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#445", +"@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#446", +"@type": [ +"http://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_2" +} +], +"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#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": "[(252,18)-(252,19)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#447", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "2" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#447" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(252,21)-(252,22)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#448", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "3" +} +], +"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#448/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#448/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#448" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(252,24)-(252,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_1" +} +], +"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": "[(252,17)-(252,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "- 1\n- 2\n- 3" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#445/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#445/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": "[(252,17)-(252,26)]" +} +] +}, +{ +"@id": "amf://id#445/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": "[(252,17)-(252,26)]" +} +] +}, +{ +"@id": "amf://id#445/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#445" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(252,17)-(252,26)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#445/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#445" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#443" +} +] +} +] +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#444/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(249,6)-(253,0)]" +} +] +}, +{ +"@id": "amf://id#444/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(252,8)-(253,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#444/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#444" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(250,8)-(250,12)]" +} +] +} +] +} +] +} +], +"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": "[(249,6)-(253,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#442/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#442/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#442" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(248,0)-(253,0)]" +} +] +}, +{ +"@id": "amf://id#442/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": "[(248,4)-(253,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#441/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#441/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#441/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#441" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(247,2)-(253,0)]" +} +] +} +] +} +] +} +], +"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": "[(246,0)-(253,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#450", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/user-raml-example" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#451", +"@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#452", +"@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#83", +"@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#57/link-716070308", +"@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#57" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "type" +} +] +} +], +"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": "[(256,6)-(273,0)]" +} +] +} +] +} +] +}, +{ +"@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/xml" +} +], +"http://a.ml/vocabularies/shapes#schema": [ +{ +"@id": "amf://id#57/link-716070308", +"@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#57" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "type" +} +] +} +], +"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": "[(273,6)-(275,0)]" +} +] +} +] +} +] +} +], +"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": "[(255,0)-(275,0)]" +} +] +}, +{ +"@id": "amf://id#452/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": "[(255,4)-(275,0)]" +} +] +} +] +} +] +} +], +"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/apiContract#expects" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#451" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(254,2)-(275,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#450/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#450" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(253,0)-(275,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#454", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/user-json-example" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#455", +"@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#456", +"@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#457", +"@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#34/link-656041443", +"@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#34" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "type" +} +] +} +], +"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": "[(278,6)-(280,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@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": "[(277,0)-(280,0)]" +} +] +}, +{ +"@id": "amf://id#456/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": "[(277,4)-(280,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#455/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#455/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#455" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(276,2)-(280,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#454/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#454" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(275,0)-(280,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#458", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/users-raml-example" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#459", +"@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#460", +"@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#461", +"@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#134/link-1294533828", +"@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#134" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "type" +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#461/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#461" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(283,6)-(285,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#462", +"@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#134/link-1294533828", +"@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#134" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "type" +} +] +} +], +"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": "[(285,6)-(287,0)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#460" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(282,0)-(287,0)]" +} +] +}, +{ +"@id": "amf://id#460/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": "[(282,4)-(287,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#459/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#459/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#459" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(281,2)-(287,0)]" +} +] +} +] +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#458" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(280,0)-(287,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#463", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/users-json-example" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#464", +"@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#465", +"@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#466", +"@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#112/link-1235428484", +"@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#112" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "type" +} +] +} +], +"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": "[(290,6)-(292,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#465/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#465/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#465" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(289,0)-(292,0)]" +} +] +}, +{ +"@id": "amf://id#465/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": "[(289,4)-(292,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#464/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#464/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#464" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(288,2)-(292,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": "[(287,0)-(292,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#467", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/named-example" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#468", +"@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#469", +"@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#470", +"@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#471", +"@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/apiContract#examples": [ +{ +"@id": "amf://id#472", +"@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#473", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#countryCode": [ +{ +"@id": "amf://id#474", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "BE" +} +], +"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#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": "[(2,13)-(2,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#graydonEnterpriseId": [ +{ +"@id": "amf://id#475", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "1057155523" +} +], +"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#475/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(3,21)-(3,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#registrationId": [ +{ +"@id": "amf://id#476", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "0422319093" +} +], +"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#476/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#476/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#476" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,16)-(4,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#vatNumber": [ +{ +"@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": "BE0422319093" +} +], +"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#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": "[(5,11)-(5,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#graydonCompanyId": [ +{ +"@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": "0422319093" +} +], +"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#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": "[(6,18)-(6,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#isBranchOffice": [ +{ +"@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": "false" +} +], +"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#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": "[(7,16)-(7,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#graydonCompanyId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,0)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#473/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#countryCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "amf://id#473/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#graydonEnterpriseId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#473/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#isBranchOffice" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,0)-(7,21)]" +} +] +}, +{ +"@id": "amf://id#473/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#vatNumber" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,0)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#473/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#473" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(7,21)]" +} +] +}, +{ +"@id": "amf://id#473/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#registrationId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "countryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\"\nisBranchOffice: false" +} +], +"http://a.ml/vocabularies/document#location": [ +{ +"@value": "file://demo/examples-api/named-example.raml" +} +], +"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/document#strict" +} +], +"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_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": "[(296,17)-(296,44)]" +} +] +}, +{ +"@id": "amf://id#472/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": "[(2,0)-(7,21)]" +} +] +}, +{ +"@id": "amf://id#472/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#472" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(296,8)-(297,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#472/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#472" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#470" +} +] +} +] +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#471/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#471" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#471/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#471" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(295,6)-(297,0)]" +} +] +}, +{ +"@id": "amf://id#471/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(296,8)-(297,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#470/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#470/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#470" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(295,6)-(297,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#480", +"@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#481", +"@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/apiContract#examples": [ +{ +"@id": "amf://id#482", +"@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#483", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#countryCode": [ +{ +"@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": "BE" +} +], +"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#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": "[(2,13)-(2,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#graydonEnterpriseId": [ +{ +"@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": "1057155523" +} +], +"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#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": "[(3,21)-(3,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#registrationId": [ +{ +"@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": "0422319093" +} +], +"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#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": "[(4,16)-(4,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#vatNumber": [ +{ +"@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": "BE0422319093" +} +], +"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#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": "[(5,11)-(5,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#graydonCompanyId": [ +{ +"@id": "amf://id#488", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "0422319093" +} +], +"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#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": "[(6,18)-(6,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#isBranchOffice": [ +{ +"@id": "amf://id#489", +"@type": [ +"http://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_7" +} +], +"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#lexical": [ +{ +"@id": "amf://id#489/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#489" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,16)-(7,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#graydonCompanyId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,0)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#483/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#countryCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "amf://id#483/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#graydonEnterpriseId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#483/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#isBranchOffice" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,0)-(7,21)]" +} +] +}, +{ +"@id": "amf://id#483/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#vatNumber" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,0)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#483/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#483" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(7,21)]" +} +] +}, +{ +"@id": "amf://id#483/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#registrationId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "countryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\"\nisBranchOffice: false" +} +], +"http://a.ml/vocabularies/document#location": [ +{ +"@value": "file://demo/examples-api/named-example.raml" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#482/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#482/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": "[(298,17)-(298,44)]" +} +] +}, +{ +"@id": "amf://id#482/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": "[(2,0)-(7,21)]" +} +] +}, +{ +"@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": "[(298,8)-(299,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#482/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#482" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#480" +} +] +} +] +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#481/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#481" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#481/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#481" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(297,6)-(299,0)]" +} +] +}, +{ +"@id": "amf://id#481/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(298,8)-(299,0)]" +} +] +} +] +} +] +} +], +"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": "[(297,6)-(299,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#469/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#469" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(294,0)-(299,0)]" +} +] +}, +{ +"@id": "amf://id#469/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": "[(294,4)-(299,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#468/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#468/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#468" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(293,2)-(299,0)]" +} +] +} +] +} +] +} +], +"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": "[(292,0)-(299,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#490", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/named-linked-example" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#491", +"@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#492", +"@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#493", +"@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#494", +"@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/apiContract#examples": [ +{ +"@id": "amf://id#495", +"@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#496", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#company": [ +{ +"@id": "amf://id#497", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#companyIdentification": [ +{ +"@id": "amf://id#498", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#countryCode": [ +{ +"@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": "BE" +} +], +"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#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": "[(2,13)-(2,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#graydonEnterpriseId": [ +{ +"@id": "amf://id#500", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "1057155523" +} +], +"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#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": "[(3,21)-(3,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#registrationId": [ +{ +"@id": "amf://id#501", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "0422319093" +} +], +"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#501/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#501/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#501" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,16)-(4,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#vatNumber": [ +{ +"@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": "BE0422319093" +} +], +"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#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": "[(5,11)-(5,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#graydonCompanyId": [ +{ +"@id": "amf://id#503", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "0422319093" +} +], +"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#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": "[(6,18)-(6,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#isBranchOffice": [ +{ +"@id": "amf://id#504", +"@type": [ +"http://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#504/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(7,16)-(7,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_3" +} +], +"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#lexical": [ +{ +"@id": "amf://id#498/source-map/lexical/element_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#graydonCompanyId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,0)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#498/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#countryCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "amf://id#498/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#graydonEnterpriseId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#498/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#isBranchOffice" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,0)-(7,21)]" +} +] +}, +{ +"@id": "amf://id#498/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#vatNumber" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,0)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#498/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#498" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(7,21)]" +} +] +}, +{ +"@id": "amf://id#498/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#registrationId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#companyName": [ +{ +"@id": "amf://id#505", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "GRAYDON BELGI\u00CB NV" +} +], +"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#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": "[(3,13)-(3,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#alternateCompanyName": [ +{ +"@id": "amf://id#506", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "GRAYDON BELGIQUE NV" +} +], +"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#506/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#506/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#506" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,22)-(4,43)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#tradeNames": [ +{ +"@id": "amf://id#507", +"@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#508", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "GRAYDON" +} +], +"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#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": "[(6,4)-(6,13)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#509", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "MARKTSELECT" +} +], +"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#509/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#509/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#509" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(7,17)]" +} +] +} +] +} +] +}, +{ +"@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": "CREDITEL" +} +], +"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#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": "[(8,4)-(8,14)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#511", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "ACM" +} +], +"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#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": "[(9,4)-(9,9)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#512", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "IT FACILITY MANAGEMENT" +} +], +"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#512/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#512/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#512" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,4)-(10,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_12" +} +], +"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": "[(5,11)-(11,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#companyAddress": [ +{ +"@id": "amf://id#513", +"@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#514", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#addressType": [ +{ +"@id": "amf://id#515", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "REGISTERED-OFFICE-ADDRESS" +} +], +"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#515/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#515/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#515" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,15)-(3,42)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#streetName": [ +{ +"@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": "UITBREIDINGSTRAAT" +} +], +"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#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": "[(4,14)-(4,33)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#houseNumber": [ +{ +"@id": "amf://id#517", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "84" +} +], +"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#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": "[(5,15)-(5,19)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#houseNumberAddition": [ +{ +"@id": "amf://id#518", +"@type": [ +"http://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#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_23" +} +], +"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#lexical": [ +{ +"@id": "amf://id#518/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#518" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,23)-(6,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#postalCode": [ +{ +"@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": "2600" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_24" +} +], +"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": "[(7,14)-(7,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#city": [ +{ +"@id": "amf://id#520", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "BERCHEM (ANTWERPEN)" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_25" +} +], +"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": "[(8,8)-(8,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#country": [ +{ +"@id": "amf://id#521", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Belgium" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_26" +} +], +"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#lexical": [ +{ +"@id": "amf://id#521/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#521" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,11)-(9,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#countryCode": [ +{ +"@id": "amf://id#522", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "BE" +} +], +"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#522/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(10,15)-(10,19)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#fullFormatedAddress": [ +{ +"@id": "amf://id#523", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_28" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#523" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,23)-(11,82)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_19" +} +], +"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_9", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#countryCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,2)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#514/source-map/lexical/element_7", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#houseNumberAddition" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#514/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#514" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(12,74)]" +} +] +}, +{ +"@id": "amf://id#514/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#houseNumber" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#514/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#country" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,2)-(10,0)]" +} +] +}, +{ +"@id": "amf://id#514/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#fullFormatedAddress" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,2)-(12,74)]" +} +] +}, +{ +"@id": "amf://id#514/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#postalCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,2)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#514/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressType" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#514/source-map/lexical/element_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#streetName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#514/source-map/lexical/element_8", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#city" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,2)-(9,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_18" +} +], +"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": "[(11,16)-(11,39)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#contactInformation": [ +{ +"@id": "amf://id#524", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#phoneNumber": [ +{ +"@id": "amf://id#525", +"@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#526", +"@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#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": "GENERAL" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_32" +} +], +"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": "[(3,8)-(3,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#countryDialCode": [ +{ +"@id": "amf://id#528", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "+32" +} +], +"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#528/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#528/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#528" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,20)-(4,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#areaCode": [ +{ +"@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": "22" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_34" +} +], +"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": "[(5,13)-(5,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#subscriberNumber": [ +{ +"@id": "amf://id#530", +"@type": [ +"http://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.87.00" +} +], +"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#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": "[(6,20)-(6,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#formatted": [ +{ +"@id": "amf://id#531", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "+32-(0)22 000000" +} +], +"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#531/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(7,13)-(7,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_31" +} +], +"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_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#subscriberNumber" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#526/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#526" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#526/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#areaCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#526/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#formatted" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,2)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#526/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": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#526/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#countryDialCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_30" +} +], +"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#lexical": [ +{ +"@id": "amf://id#525/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#525" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,13)-(2,42)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#faxNumber": [ +{ +"@id": "amf://id#532", +"@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#533", +"@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#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": "GENERAL" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_39" +} +], +"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,8)-(3,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#countryDialCode": [ +{ +"@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": "+32" +} +], +"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#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,20)-(4,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#areaCode": [ +{ +"@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": "21" +} +], +"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#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,13)-(5,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#subscriberNumber": [ +{ +"@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": "12.87.00" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_42" +} +], +"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,20)-(6,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#formatted": [ +{ +"@id": "amf://id#538", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "+32-(0)21 302099" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#538" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,13)-(7,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_38" +} +], +"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_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#subscriberNumber" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#533/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#533" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#533/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#areaCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#533/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#formatted" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,2)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#533/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": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#533/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#countryDialCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_37" +} +], +"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#lexical": [ +{ +"@id": "amf://id#532/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#532" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,11)-(3,44)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#email": [ +{ +"@id": "amf://id#539", +"@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#540", +"@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#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": "GENERAL" +} +], +"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#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": "[(2,8)-(2,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#value": [ +{ +"@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": "info@company.be" +} +], +"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#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": "[(3,9)-(3,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_45" +} +], +"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_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": "[(2,2)-(3,0)]" +} +] +}, +{ +"@id": "amf://id#540/source-map/lexical/element_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": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#540/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#540" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#543", +"@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#544", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "IT_DEPT" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_49" +} +], +"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": "[(5,8)-(5,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#value": [ +{ +"@id": "amf://id#545", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "it-service@company.be" +} +], +"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#545/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#545/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#545" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,9)-(6,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_48" +} +], +"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_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": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#543/source-map/lexical/element_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": "[(6,2)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#543/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#543" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,0)-(7,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_44" +} +], +"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": "[(4,7)-(4,42)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#website": [ +{ +"@id": "amf://id#546", +"@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#547", +"@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#548", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "GENERAL" +} +], +"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#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": "[(3,8)-(3,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#value": [ +{ +"@id": "amf://id#549", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "www.company.be" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_54" +} +], +"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#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": "[(4,9)-(4,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_52" +} +], +"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_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": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#547/source-map/lexical/element_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": "[(4,2)-(5,0)]" +} +] +}, +{ +"@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": "[(3,0)-(5,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_51" +} +], +"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#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": "[(5,9)-(5,46)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_29" +} +], +"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_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#email" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#524/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#524" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#524/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#website" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,0)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#524/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#faxNumber" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#524/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#phoneNumber" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#legalForm": [ +{ +"@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#code": [ +{ +"@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": "5" +} +], +"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#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,6)-(2,9)]" +} +] +} +] +} +] +} +], +"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": "Limited company" +} +], +"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#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,13)-(3,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_55" +} +], +"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#lexical": [ +{ +"@id": "amf://id#550/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#code" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "amf://id#550/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": "[(3,0)-(3,30)]" +} +] +}, +{ +"@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": "[(2,0)-(3,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#size": [ +{ +"@id": "amf://id#553", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#class": [ +{ +"@id": "amf://id#554", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "3" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_59" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#554" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,7)-(2,10)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#description": [ +{ +"@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": "150 - 300" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_60" +} +], +"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": "[(3,13)-(3,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#numberOfFte": [ +{ +"@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": "5500" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_61" +} +], +"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": "[(4,13)-(4,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#numberOfEmployees": [ +{ +"@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": "5232" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_62" +} +], +"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": "[(5,19)-(5,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_58" +} +], +"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_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#numberOfFte" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#553/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#553" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(5,23)]" +} +] +}, +{ +"@id": "amf://id#553/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#numberOfEmployees" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,0)-(5,23)]" +} +] +}, +{ +"@id": "amf://id#553/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,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#553/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#class" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#industry": [ +{ +"@id": "amf://id#558", +"@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#559", +"@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#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": "J" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_65" +} +], +"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": "[(2,6)-(2,9)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#description": [ +{ +"@id": "amf://id#561", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Information and communication" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_66" +} +], +"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": "[(3,13)-(3,44)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_64" +} +], +"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#lexical": [ +{ +"@id": "amf://id#559/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#code" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "amf://id#559/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": "[(3,0)-(3,44)]" +} +] +}, +{ +"@id": "amf://id#559/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#559" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(3,44)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_63" +} +], +"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": "[(15,9)-(17,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#activities": [ +{ +"@id": "amf://id#562", +"@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#563", +"@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#564", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "7487" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_69" +} +], +"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": "[(3,8)-(3,14)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#description": [ +{ +"@id": "amf://id#565", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Financial and insurance activities" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_70" +} +], +"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#lexical": [ +{ +"@id": "amf://id#565/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#565" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,15)-(4,51)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#type": [ +{ +"@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": "PRIMARY" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_71" +} +], +"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": "[(5,8)-(5,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#classificationCode": [ +{ +"@id": "amf://id#567", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "BE_NACEBEL2008" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_72" +} +], +"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": "[(6,22)-(6,38)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#activityGroupCode": [ +{ +"@id": "amf://id#568", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "ABCDE" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_73" +} +], +"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#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": "[(7,21)-(7,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_68" +} +], +"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_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#classificationCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#563/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#563" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(7,28)]" +} +] +}, +{ +"@id": "amf://id#563/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": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#563/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#activityGroupCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,2)-(7,28)]" +} +] +}, +{ +"@id": "amf://id#563/source-map/lexical/element_2", +"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#563/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": "[(4,2)-(5,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_67" +} +], +"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#lexical": [ +{ +"@id": "amf://id#562/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#562" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,12)-(17,35)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#isActive": [ +{ +"@id": "amf://id#569", +"@type": [ +"http://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#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_74" +} +], +"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": "[(18,10)-(18,16)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#foundationDate": [ +{ +"@id": "amf://id#570", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "1940-07-11" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#date" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_75" +} +], +"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#lexical": [ +{ +"@id": "amf://id#570/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#570" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,16)-(19,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#dissolutionDate": [ +{ +"@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": "2007-01-01" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#date" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_76" +} +], +"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": "[(20,17)-(20,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#nonEmailIndicator": [ +{ +"@id": "amf://id#572", +"@type": [ +"http://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_77" +} +], +"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": "[(21,19)-(21,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_2" +} +], +"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_14", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#dissolutionDate" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,0)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#497/source-map/lexical/element_12", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#industry" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,0)-(17,0)]" +} +] +}, +{ +"@id": "amf://id#497/source-map/lexical/element_10", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#companyAddress" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,0)-(12,0)]" +} +] +}, +{ +"@id": "amf://id#497/source-map/lexical/element_8", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#companyIdentification" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "amf://id#497/source-map/lexical/element_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#companyName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#497/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#contactInformation" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,0)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#497/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#activities" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,0)-(18,0)]" +} +] +}, +{ +"@id": "amf://id#497/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#nonEmailIndicator" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,0)-(23,0)]" +} +] +}, +{ +"@id": "amf://id#497/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#foundationDate" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,0)-(20,0)]" +} +] +}, +{ +"@id": "amf://id#497/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#size" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,0)-(15,0)]" +} +] +}, +{ +"@id": "amf://id#497/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#tradeNames" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,0)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#497/source-map/lexical/element_7", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#497" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(23,0)]" +} +] +}, +{ +"@id": "amf://id#497/source-map/lexical/element_9", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#alternateCompanyName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#497/source-map/lexical/element_11", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#legalForm" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,0)-(14,0)]" +} +] +}, +{ +"@id": "amf://id#497/source-map/lexical/element_13", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#isActive" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,0)-(19,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#startDate": [ +{ +"@id": "amf://id#573", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "2000-01-01" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_78" +} +], +"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#lexical": [ +{ +"@id": "amf://id#573/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#573" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,11)-(3,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_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_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#company" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "amf://id#496/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#startDate" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#496/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#496" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "company: !include linked-named-example.raml\nstartDate: '2000-01-01'" +} +], +"http://a.ml/vocabularies/document#location": [ +{ +"@value": "file://demo/examples-api/named-example-with-link.raml" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#495/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#495/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": "[(303,17)-(303,54)]" +} +] +}, +{ +"@id": "amf://id#495/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": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#495/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#495" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(303,8)-(304,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#495/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#495" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#493" +} +] +} +] +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#494/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#494" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#494/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#494" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(302,6)-(304,0)]" +} +] +}, +{ +"@id": "amf://id#494/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(303,8)-(304,0)]" +} +] +} +] +} +] +} +], +"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": "[(302,6)-(304,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#574", +"@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#575", +"@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/apiContract#examples": [ +{ +"@id": "amf://id#576", +"@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#577", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#company": [ +{ +"@id": "amf://id#578", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#companyIdentification": [ +{ +"@id": "amf://id#579", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#countryCode": [ +{ +"@id": "amf://id#580", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "BE" +} +], +"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#580/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(2,13)-(2,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#graydonEnterpriseId": [ +{ +"@id": "amf://id#581", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "1057155523" +} +], +"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#581/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#581/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#581" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,21)-(3,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#registrationId": [ +{ +"@id": "amf://id#582", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "0422319093" +} +], +"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#582/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#582/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#582" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,16)-(4,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#vatNumber": [ +{ +"@id": "amf://id#583", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "BE0422319093" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#583" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,11)-(5,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#graydonCompanyId": [ +{ +"@id": "amf://id#584", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "0422319093" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#584" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,18)-(6,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#isBranchOffice": [ +{ +"@id": "amf://id#585", +"@type": [ +"http://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#585/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#585/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#585" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,16)-(7,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_3" +} +], +"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#lexical": [ +{ +"@id": "amf://id#579/source-map/lexical/element_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#graydonCompanyId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,0)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#579/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#countryCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "amf://id#579/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#graydonEnterpriseId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#579/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#isBranchOffice" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,0)-(7,21)]" +} +] +}, +{ +"@id": "amf://id#579/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#vatNumber" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,0)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#579/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#579" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(7,21)]" +} +] +}, +{ +"@id": "amf://id#579/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#registrationId" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#companyName": [ +{ +"@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": "GRAYDON BELGI\u00CB NV" +} +], +"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#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": "[(3,13)-(3,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#alternateCompanyName": [ +{ +"@id": "amf://id#587", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "GRAYDON BELGIQUE NV" +} +], +"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#587/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#587/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#587" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,22)-(4,43)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#tradeNames": [ +{ +"@id": "amf://id#588", +"@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#589", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "GRAYDON" +} +], +"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#589/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#589/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#589" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,4)-(6,13)]" +} +] +} +] +} +] +}, +{ +"@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": "MARKTSELECT" +} +], +"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#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": "[(7,4)-(7,17)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#591", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "CREDITEL" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#591" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,4)-(8,14)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#592", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "ACM" +} +], +"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#592/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#592/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#592" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,4)-(9,9)]" +} +] +} +] +} +] +}, +{ +"@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": "IT FACILITY MANAGEMENT" +} +], +"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#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": "[(10,4)-(10,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_12" +} +], +"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": "[(5,11)-(11,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#companyAddress": [ +{ +"@id": "amf://id#594", +"@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#595", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#addressType": [ +{ +"@id": "amf://id#596", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "REGISTERED-OFFICE-ADDRESS" +} +], +"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#596/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#596/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#596" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,15)-(3,42)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#streetName": [ +{ +"@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": "UITBREIDINGSTRAAT" +} +], +"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#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": "[(4,14)-(4,33)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#houseNumber": [ +{ +"@id": "amf://id#598", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "84" +} +], +"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#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": "[(5,15)-(5,19)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#houseNumberAddition": [ +{ +"@id": "amf://id#599", +"@type": [ +"http://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#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_23" +} +], +"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": "[(6,23)-(6,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#postalCode": [ +{ +"@id": "amf://id#600", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "2600" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_24" +} +], +"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": "[(7,14)-(7,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#city": [ +{ +"@id": "amf://id#601", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "BERCHEM (ANTWERPEN)" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_25" +} +], +"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#lexical": [ +{ +"@id": "amf://id#601/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#601" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,8)-(8,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#country": [ +{ +"@id": "amf://id#602", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Belgium" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_26" +} +], +"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#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": "[(9,11)-(9,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#countryCode": [ +{ +"@id": "amf://id#603", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "BE" +} +], +"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#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": "[(10,15)-(10,19)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#fullFormatedAddress": [ +{ +"@id": "amf://id#604", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_28" +} +], +"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": "[(11,23)-(11,82)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_19" +} +], +"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_9", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#countryCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,2)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#595/source-map/lexical/element_7", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#houseNumberAddition" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#595/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#595" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(12,74)]" +} +] +}, +{ +"@id": "amf://id#595/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#houseNumber" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#595/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#country" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,2)-(10,0)]" +} +] +}, +{ +"@id": "amf://id#595/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#fullFormatedAddress" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,2)-(12,74)]" +} +] +}, +{ +"@id": "amf://id#595/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#postalCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,2)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#595/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#addressType" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#595/source-map/lexical/element_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#streetName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#595/source-map/lexical/element_8", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#city" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,2)-(9,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_18" +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#594/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#594/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#594" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,16)-(11,39)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#contactInformation": [ +{ +"@id": "amf://id#605", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#phoneNumber": [ +{ +"@id": "amf://id#606", +"@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#607", +"@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#608", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "GENERAL" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_32" +} +], +"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#lexical": [ +{ +"@id": "amf://id#608/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#608" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,8)-(3,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#countryDialCode": [ +{ +"@id": "amf://id#609", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "+32" +} +], +"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#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": "[(4,20)-(4,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#areaCode": [ +{ +"@id": "amf://id#610", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "22" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_34" +} +], +"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": "[(5,13)-(5,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#subscriberNumber": [ +{ +"@id": "amf://id#611", +"@type": [ +"http://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.87.00" +} +], +"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#611/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#611/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#611" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,20)-(6,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#formatted": [ +{ +"@id": "amf://id#612", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "+32-(0)22 000000" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#612" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,13)-(7,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_31" +} +], +"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#lexical": [ +{ +"@id": "amf://id#607/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#subscriberNumber" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#607/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#607" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#607/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#areaCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#607/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#formatted" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,2)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#607/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": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#607/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#countryDialCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_30" +} +], +"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": "[(2,13)-(2,42)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#faxNumber": [ +{ +"@id": "amf://id#613", +"@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#614", +"@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#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": "GENERAL" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_39" +} +], +"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": "[(3,8)-(3,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#countryDialCode": [ +{ +"@id": "amf://id#616", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "+32" +} +], +"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#616/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#616/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#616" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,20)-(4,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#areaCode": [ +{ +"@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": "21" +} +], +"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#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": "[(5,13)-(5,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#subscriberNumber": [ +{ +"@id": "amf://id#618", +"@type": [ +"http://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.87.00" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_42" +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#618/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#618/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#618" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,20)-(6,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#formatted": [ +{ +"@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": "+32-(0)21 302099" +} +], +"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#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": "[(7,13)-(7,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_38" +} +], +"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#lexical": [ +{ +"@id": "amf://id#614/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#subscriberNumber" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#614/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#614" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#614/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#areaCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#614/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#formatted" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,2)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#614/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": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#614/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#countryDialCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(5,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_37" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#613" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,11)-(3,44)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#email": [ +{ +"@id": "amf://id#620", +"@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#621", +"@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#622", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "GENERAL" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#622" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,8)-(2,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#value": [ +{ +"@id": "amf://id#623", +"@type": [ +"http://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@company.be" +} +], +"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#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": "[(3,9)-(3,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_45" +} +], +"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#lexical": [ +{ +"@id": "amf://id#621/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": "[(2,2)-(3,0)]" +} +] +}, +{ +"@id": "amf://id#621/source-map/lexical/element_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": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#621/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#621" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#624", +"@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#625", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "IT_DEPT" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_49" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#625" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,8)-(5,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#value": [ +{ +"@id": "amf://id#626", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "it-service@company.be" +} +], +"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#626/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#626/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#626" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,9)-(6,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_48" +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#624/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#624/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": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#624/source-map/lexical/element_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": "[(6,2)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#624/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#624" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,0)-(7,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_44" +} +], +"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": "[(4,7)-(4,42)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#website": [ +{ +"@id": "amf://id#627", +"@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#628", +"@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#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": "GENERAL" +} +], +"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#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": "[(3,8)-(3,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#value": [ +{ +"@id": "amf://id#630", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "www.company.be" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_54" +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#630/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#630/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#630" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,9)-(4,25)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_52" +} +], +"http://a.ml/vocabularies/document-source-maps#sources": [ +{ +"@id": "amf://id#628/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#628/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": "[(3,2)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#628/source-map/lexical/element_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": "[(4,2)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#628/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#628" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(5,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_51" +} +], +"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": "[(5,9)-(5,46)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_29" +} +], +"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#lexical": [ +{ +"@id": "amf://id#605/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#email" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#605/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#605" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#605/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#website" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,0)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#605/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#faxNumber" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#605/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#phoneNumber" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#legalForm": [ +{ +"@id": "amf://id#631", +"@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#632", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "5" +} +], +"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#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": "[(2,6)-(2,9)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#description": [ +{ +"@id": "amf://id#633", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Limited company" +} +], +"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#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": "[(3,13)-(3,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_55" +} +], +"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_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#code" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "amf://id#631/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": "[(3,0)-(3,30)]" +} +] +}, +{ +"@id": "amf://id#631/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#631" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(3,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#size": [ +{ +"@id": "amf://id#634", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#class": [ +{ +"@id": "amf://id#635", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "3" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_59" +} +], +"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#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": "[(2,7)-(2,10)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#description": [ +{ +"@id": "amf://id#636", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "150 - 300" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_60" +} +], +"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": "[(3,13)-(3,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#numberOfFte": [ +{ +"@id": "amf://id#637", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "5500" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_61" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#637" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,13)-(4,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#numberOfEmployees": [ +{ +"@id": "amf://id#638", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "5232" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_62" +} +], +"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#lexical": [ +{ +"@id": "amf://id#638/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#638" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,19)-(5,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_58" +} +], +"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#lexical": [ +{ +"@id": "amf://id#634/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#numberOfFte" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#634/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#634" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(5,23)]" +} +] +}, +{ +"@id": "amf://id#634/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#numberOfEmployees" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,0)-(5,23)]" +} +] +}, +{ +"@id": "amf://id#634/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,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#634/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#class" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#industry": [ +{ +"@id": "amf://id#639", +"@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#640", +"@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#641", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "J" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_65" +} +], +"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#lexical": [ +{ +"@id": "amf://id#641/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#641" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,6)-(2,9)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#description": [ +{ +"@id": "amf://id#642", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Information and communication" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_66" +} +], +"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": "[(3,13)-(3,44)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_64" +} +], +"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/data#code" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "amf://id#640/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": "[(3,0)-(3,44)]" +} +] +}, +{ +"@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": "[(2,0)-(3,44)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_63" +} +], +"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": "[(15,9)-(17,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#activities": [ +{ +"@id": "amf://id#643", +"@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#644", +"@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#645", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "7487" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_69" +} +], +"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#lexical": [ +{ +"@id": "amf://id#645/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#645" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,8)-(3,14)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#description": [ +{ +"@id": "amf://id#646", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Financial and insurance activities" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_70" +} +], +"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#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": "[(4,15)-(4,51)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#type": [ +{ +"@id": "amf://id#647", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "PRIMARY" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_71" +} +], +"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": "[(5,8)-(5,17)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#classificationCode": [ +{ +"@id": "amf://id#648", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "BE_NACEBEL2008" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_72" +} +], +"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": "[(6,22)-(6,38)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#activityGroupCode": [ +{ +"@id": "amf://id#649", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "ABCDE" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_73" +} +], +"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#lexical": [ +{ +"@id": "amf://id#649/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#649" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,21)-(7,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_68" +} +], +"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_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#classificationCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#644/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#644" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(7,28)]" +} +] +}, +{ +"@id": "amf://id#644/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": "[(5,2)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#644/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#activityGroupCode" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,2)-(7,28)]" +} +] +}, +{ +"@id": "amf://id#644/source-map/lexical/element_2", +"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#644/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": "[(4,2)-(5,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_67" +} +], +"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": "[(17,12)-(17,35)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#isActive": [ +{ +"@id": "amf://id#650", +"@type": [ +"http://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#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_74" +} +], +"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#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": "[(18,10)-(18,16)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#foundationDate": [ +{ +"@id": "amf://id#651", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "1940-07-11" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#date" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_75" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#651" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,16)-(19,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#dissolutionDate": [ +{ +"@id": "amf://id#652", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "2007-01-01" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#date" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_76" +} +], +"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": "[(20,17)-(20,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#nonEmailIndicator": [ +{ +"@id": "amf://id#653", +"@type": [ +"http://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_77" +} +], +"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#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": "[(21,19)-(21,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_2" +} +], +"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_14", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#dissolutionDate" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,0)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#578/source-map/lexical/element_12", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#industry" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,0)-(17,0)]" +} +] +}, +{ +"@id": "amf://id#578/source-map/lexical/element_10", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#companyAddress" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,0)-(12,0)]" +} +] +}, +{ +"@id": "amf://id#578/source-map/lexical/element_8", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#companyIdentification" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "amf://id#578/source-map/lexical/element_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#companyName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#578/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#contactInformation" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,0)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#578/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#activities" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,0)-(18,0)]" +} +] +}, +{ +"@id": "amf://id#578/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#nonEmailIndicator" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,0)-(23,0)]" +} +] +}, +{ +"@id": "amf://id#578/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#foundationDate" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,0)-(20,0)]" +} +] +}, +{ +"@id": "amf://id#578/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#size" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,0)-(15,0)]" +} +] +}, +{ +"@id": "amf://id#578/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#tradeNames" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,0)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#578/source-map/lexical/element_7", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#578" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(23,0)]" +} +] +}, +{ +"@id": "amf://id#578/source-map/lexical/element_9", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#alternateCompanyName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +}, +{ +"@id": "amf://id#578/source-map/lexical/element_11", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#legalForm" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,0)-(14,0)]" +} +] +}, +{ +"@id": "amf://id#578/source-map/lexical/element_13", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#isActive" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,0)-(19,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#startDate": [ +{ +"@id": "amf://id#654", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "2000-01-01" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_78" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#654" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,11)-(3,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_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_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#company" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "amf://id#577/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#startDate" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#577/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#577" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(4,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "company: !include linked-named-example.raml\nstartDate: '2000-01-01'" +} +], +"http://a.ml/vocabularies/document#location": [ +{ +"@value": "file://demo/examples-api/named-example-with-link.raml" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#576/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#576/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": "[(305,17)-(305,54)]" +} +] +}, +{ +"@id": "amf://id#576/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": "[(2,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#576/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#576" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(305,8)-(306,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#576/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#576" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#574" +} +] +} +] +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#575/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#575" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#575/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#575" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(304,6)-(306,0)]" +} +] +}, +{ +"@id": "amf://id#575/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(305,8)-(306,0)]" +} +] +} +] +} +] +} +], +"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": "[(304,6)-(306,0)]" +} +] +} +] +} +] +} +], +"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#lexical": [ +{ +"@id": "amf://id#492/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#492" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(301,0)-(306,0)]" +} +] +}, +{ +"@id": "amf://id#492/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": "[(301,4)-(306,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#491/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#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": "[(300,2)-(306,0)]" +} +] +} +] +} +] +} +], +"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": "[(299,0)-(306,0)]" +} +] +} +] +} +] +} +], +"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#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" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#335/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": "[(4,0)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#335/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)-(3,0)]" +} +] +}, +{ +"@id": "amf://id#335/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#335/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#335" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(306,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"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#26", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncompany: !include linked-named-example.raml\nstartDate: '2000-01-01'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#26/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#26" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#references": [ +{ +"@id": "amf://id#2", +"@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#25", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncompanyIdentification: !include example-1.raml\ncompanyName: 'GRAYDON BELGI\u00CB NV'\nalternateCompanyName: 'GRAYDON BELGIQUE NV'\ntradeNames:\n - 'GRAYDON'\n - 'MARKTSELECT'\n - 'CREDITEL'\n - 'ACM'\n - 'IT FACILITY MANAGEMENT'\ncompanyAddress: !include example-2.raml\ncontactInformation: !include example-3.raml\nlegalForm: !include example-4.raml\nsize: !include example-5.raml\nindustry:\n - !include example-6.raml\nactivities: !include example-7.raml\nisActive: \"true\"\nfoundationDate: 1940-07-11\ndissolutionDate: 2007-01-01\nnonEmailIndicator: true\n#numberOfBranchOffices: 0\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#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" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#references": [ +{ +"@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": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,44)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#5", +"@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#6", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"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": "[(2,0)-(7,28)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#7", +"@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#8", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#8/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,30)]" +} +] +} +] +} +] +}, +{ +"@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": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#10/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#10" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(12,74)]" +} +] +} +] +} +] +}, +{ +"@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": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#12/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#12" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(7,21)]" +} +] +} +] +} +] +}, +{ +"@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#22", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#22/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#22" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#references": [ +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(6,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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" +} +], +"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.1.0" +} +], +"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)-(5,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#7", +"@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#8", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#8/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,30)]" +} +] +} +] +} +] +}, +{ +"@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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" +} +], +"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.1.0" +} +], +"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)-(5,23)]" +} +] +} +] +} +] +}, +{ +"@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": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,44)]" +} +] +} +] +} +] +}, +{ +"@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": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#12/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#12" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(7,21)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#5", +"@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#6", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"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": "[(2,0)-(7,28)]" +} +] +} +] +} +] +}, +{ +"@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": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#10/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#10" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(12,74)]" +} +] +} +] +} +] +}, +{ +"@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#22", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#22/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#22" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#references": [ +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#7", +"@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#8", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#8/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,30)]" +} +] +} +] +} +] +}, +{ +"@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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" +} +], +"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.1.0" +} +], +"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)-(5,23)]" +} +] +} +] +} +] +}, +{ +"@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": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,44)]" +} +] +} +] +} +] +}, +{ +"@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": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#12/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#12" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(7,21)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#5", +"@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#6", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"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": "[(2,0)-(7,28)]" +} +] +} +] +} +] +}, +{ +"@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": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#10/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#10" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(12,74)]" +} +] +} +] +} +] +}, +{ +"@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#22", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#22/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#22" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#references": [ +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(6,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(23,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#2", +"@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#25", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncompanyIdentification: !include example-1.raml\ncompanyName: 'GRAYDON BELGI\u00CB NV'\nalternateCompanyName: 'GRAYDON BELGIQUE NV'\ntradeNames:\n - 'GRAYDON'\n - 'MARKTSELECT'\n - 'CREDITEL'\n - 'ACM'\n - 'IT FACILITY MANAGEMENT'\ncompanyAddress: !include example-2.raml\ncontactInformation: !include example-3.raml\nlegalForm: !include example-4.raml\nsize: !include example-5.raml\nindustry:\n - !include example-6.raml\nactivities: !include example-7.raml\nisActive: \"true\"\nfoundationDate: 1940-07-11\ndissolutionDate: 2007-01-01\nnonEmailIndicator: true\n#numberOfBranchOffices: 0\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#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" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#references": [ +{ +"@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": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,44)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#5", +"@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#6", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"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": "[(2,0)-(7,28)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#7", +"@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#8", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#8/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,30)]" +} +] +} +] +} +] +}, +{ +"@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": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#10/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#10" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(12,74)]" +} +] +} +] +} +] +}, +{ +"@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": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#12/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#12" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(7,21)]" +} +] +} +] +} +] +}, +{ +"@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#22", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#22/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#22" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#references": [ +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(6,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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" +} +], +"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.1.0" +} +], +"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)-(5,23)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#7", +"@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#8", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#8/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,30)]" +} +] +} +] +} +] +}, +{ +"@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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" +} +], +"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.1.0" +} +], +"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)-(5,23)]" +} +] +} +] +} +] +}, +{ +"@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": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,44)]" +} +] +} +] +} +] +}, +{ +"@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": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#12/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#12" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(7,21)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#5", +"@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#6", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"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": "[(2,0)-(7,28)]" +} +] +} +] +} +] +}, +{ +"@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": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#10/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#10" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(12,74)]" +} +] +} +] +} +] +}, +{ +"@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#22", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#22/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#22" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#references": [ +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(6,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#7", +"@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#8", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncode: '5'\ndescription: 'Limited company'" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#8/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,30)]" +} +] +} +] +} +] +}, +{ +"@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\nclass: '3'\ndescription: '150 - 300'\nnumberOfFte: 5500\nnumberOfEmployees: 5232" +} +], +"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.1.0" +} +], +"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)-(5,23)]" +} +] +} +] +} +] +}, +{ +"@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": "#%RAML 1.0 NamedExample\ncode: 'J'\ndescription: 'Information and communication'" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(3,44)]" +} +] +} +] +} +] +}, +{ +"@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": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#12/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#12" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(7,21)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#5", +"@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#6", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n- \n code: '7487'\n description: 'Financial and insurance activities'\n type: \"PRIMARY\"\n classificationCode: 'BE_NACEBEL2008'\n activityGroupCode: 'ABCDE'" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"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": "[(2,0)-(7,28)]" +} +] +} +] +} +] +}, +{ +"@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": "#%RAML 1.0 NamedExample\n- #Item 1\n addressType: 'REGISTERED-OFFICE-ADDRESS'\n streetName: 'UITBREIDINGSTRAAT'\n houseNumber: '84'\n houseNumberAddition: '/1'\n postalCode: '2600'\n city: 'BERCHEM (ANTWERPEN)'\n country: 'Belgium'\n countryCode: 'BE'\n fullFormatedAddress: \"UITBREIDINGSTRAAT 84 /1, 2600 BERCHEM (ANTWERPEN), BELIUM\"\n# addressClassification: !include AddressClassification_BE-Example-1.raml" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#10/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#10" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(12,74)]" +} +] +} +] +} +] +}, +{ +"@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#22", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\nphoneNumber: !include contact-example.raml\nfaxNumber: !include contact-fax-example.raml\nemail: !include contact-email-example.raml\nwebsite: !include contact-website-example.raml\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#22/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#22" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#references": [ +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#14", +"@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#15", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '22'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)22 000000'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#15/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#15" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#16", +"@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#17", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: \"GENERAL\"\n value: \"www.company.be\"\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#17/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#17" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(5,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#18", +"@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#19", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\n-\n type: 'GENERAL'\n countryDialCode : '+32'\n areaCode : '21'\n subscriberNumber: '12.87.00'\n formatted: '+32-(0)21 302099'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#19/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#19" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#20", +"@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#21", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n type: 'GENERAL'\n value: 'info@company.be'\n-\n type: 'IT_DEPT'\n value: 'it-service@company.be'\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(6,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(23,0)]" +} +] +} +] +} +] +} +], +"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": "[(2,0)-(4,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#27", +"@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#28", +"@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 W\\\\244m4n5kj3gbn2nj4k4n4\n\n" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#29", +"@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#30", +"@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.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#31", +"@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#32", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/json" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#33", +"@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#34", +"@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#42", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#43", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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": "Id" +} +], +"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": "[(5,2)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#43/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": "[(6,4)-(7,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#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": "[(5,2)-(7,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#44", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#username" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#45", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "username" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Username" +} +], +"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": "[(7,2)-(9,0)]" +} +] +}, +{ +"@id": "amf://id#45/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": "[(8,4)-(9,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "username" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#44" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,2)-(9,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#46", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#47", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/core#name": [ +{ +"@value": "First Name" +} +], +"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": "[(9,2)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#47/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": "[(10,4)-(11,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#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": "[(9,2)-(11,0)]" +} +] +} +] +} +] +}, +{ +"@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#lastName" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#49", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/core#name": [ +{ +"@value": "Last Name" +} +], +"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": "[(11,2)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#49/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": "[(12,4)-(13,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#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": "[(11,2)-(13,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#50", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#profilePhoto" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#51", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "profilePhoto" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Profile photo" +} +], +"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": "[(13,2)-(15,0)]" +} +] +}, +{ +"@id": "amf://id#51/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": "[(14,4)-(15,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "profilePhoto" +} +], +"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": [ +{ +"@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": "[(13,2)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#52", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#53", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#name": [ +{ +"@value": "Email" +} +], +"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": "[(15,2)-(17,0)]" +} +] +}, +{ +"@id": "amf://id#53/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": "[(16,4)-(17,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#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": "[(15,2)-(17,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "User" +} +], +"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#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#id": [ +{ +"@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": "4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97" +} +], +"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#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": "[(2,8)-(2,46)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#username": [ +{ +"@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": "char" +} +], +"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#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": "[(3,14)-(3,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#firstName": [ +{ +"@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": "Charlie" +} +], +"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#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": "[(4,15)-(4,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastName": [ +{ +"@id": "amf://id#39", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Brown" +} +], +"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#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": "[(5,14)-(5,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#profilePhoto": [ +{ +"@id": "amf://id#40", +"@type": [ +"http://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://my-photos.com/char.jpg" +} +], +"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#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": "[(6,18)-(6,49)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#email": [ +{ +"@id": "amf://id#41", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "char@wash.com" +} +], +"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#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": "[(7,11)-(7,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_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#parsed-json-example": [ +{ +"@id": "amf://id#35/source-map/parsed-json-example/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#35" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#35/source-map/lexical/element_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#profilePhoto" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(6,49)]" +} +] +}, +{ +"@id": "amf://id#35/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,46)]" +} +] +}, +{ +"@id": "amf://id#35/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#username" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,2)-(3,20)]" +} +] +}, +{ +"@id": "amf://id#35/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": "[(7,2)-(7,26)]" +} +] +}, +{ +"@id": "amf://id#35/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": "[(5,2)-(5,21)]" +} +] +}, +{ +"@id": "amf://id#35/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#35" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(1,0)-(8,1)]" +} +] +}, +{ +"@id": "amf://id#35/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#firstName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(4,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" +} +], +"http://a.ml/vocabularies/document#location": [ +{ +"@value": "file://demo/examples-api/user.json" +} +], +"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": "[(17,9)-(17,27)]" +} +] +}, +{ +"@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": "[(1,0)-(1,0)]" +} +] +}, +{ +"@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": "[(17,9)-(17,27)]" +} +] +} +] +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#34/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#34" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(2,0)-(2,4)]" +} +] +} +], +"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/core#name" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "amf://id#34/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,0)-(18,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": "[(2,0)-(18,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#34/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#34" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#references": [ +{ +"@id": "amf://id#31", +"@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#32", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/json" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(18,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#54", +"@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#55", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "#%RAML 1.0 NamedExample\ncountryCode: \"BE\"\ngraydonEnterpriseId: 1057155523\nregistrationId: \"0422319093\"\nvatNumber: \"BE0422319093\"\ngraydonCompanyId: \"0422319093\" \nisBranchOffice: false" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/raml+yaml" +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#55/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#55" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(7,21)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#56", +"@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#57", +"@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#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#id" +} +], +"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": "id" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Id" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#92" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,2)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#92/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": "[(6,4)-(7,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#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": "[(5,2)-(7,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#username" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#94", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "username" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Username" +} +], +"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#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": "[(7,2)-(9,0)]" +} +] +}, +{ +"@id": "amf://id#94/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": "[(8,4)-(9,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "username" +} +], +"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": "[(7,2)-(9,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#firstName" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#96", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/core#name": [ +{ +"@value": "First Name" +} +], +"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": "[(9,2)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#96/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": "[(10,4)-(11,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#95" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,2)-(11,0)]" +} +] +} +] +} +] +}, +{ +"@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#lastName" +} +], +"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": "lastName" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Last Name" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#98" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,2)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#98/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": "[(12,4)-(13,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#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": "[(11,2)-(13,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#99", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#profilePhoto" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#100", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "profilePhoto" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Profile photo" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#100" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,2)-(15,0)]" +} +] +}, +{ +"@id": "amf://id#100/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": "[(14,4)-(15,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "profilePhoto" +} +], +"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": "[(13,2)-(15,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#email" +} +], +"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": "email" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Email" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#102" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,2)-(17,0)]" +} +] +}, +{ +"@id": "amf://id#102/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": "[(16,4)-(17,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#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": "[(15,2)-(17,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#age" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#104", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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": "age" +} +], +"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": "[(17,2)-(18,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#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": "[(17,2)-(18,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#newsletter" +} +], +"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": "newsletter" +} +], +"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": "[(18,2)-(19,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "newsletter" +} +], +"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": "[(18,2)-(19,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "User" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#58", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "User 1" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#58", +"@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#59", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "uid1" +} +], +"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#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": "[(21,8)-(21,12)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#username": [ +{ +"@id": "amf://id#60", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "ppsztyc" +} +], +"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#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": "[(22,14)-(22,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#firstName": [ +{ +"@id": "amf://id#61", +"@type": [ +"http://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_4" +} +], +"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": "[(23,15)-(23,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastName": [ +{ +"@id": "amf://id#62", +"@type": [ +"http://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_5" +} +], +"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": "[(24,14)-(24,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#profilePhoto": [ +{ +"@id": "amf://id#63", +"@type": [ +"http://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://img/domain.com/ppsztyc" +} +], +"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#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": "[(25,18)-(25,48)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#email": [ +{ +"@id": "amf://id#64", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "ppsztyc@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_7" +} +], +"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": "[(26,11)-(26,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#age": [ +{ +"@id": "amf://id#65", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "35" +} +], +"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#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": "[(27,9)-(27,11)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#newsletter": [ +{ +"@id": "amf://id#66", +"@type": [ +"http://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_9" +} +], +"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": "[(28,16)-(28,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_8", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#age" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,4)-(28,0)]" +} +] +}, +{ +"@id": "amf://id#58/source-map/lexical/element_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#firstName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "amf://id#58/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#58" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,0)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#58/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#lastName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,4)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#58/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#newsletter" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,4)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#58/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#email" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,4)-(27,0)]" +} +] +}, +{ +"@id": "amf://id#58/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#username" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,4)-(23,0)]" +} +] +}, +{ +"@id": "amf://id#58/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,4)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#58/source-map/lexical/element_7", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#profilePhoto" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,4)-(26,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "id: uid1\nusername: ppsztyc\nfirstName: Pawel\nlastName: Psztyc\nprofilePhoto: https://img/domain.com/ppsztyc\nemail: ppsztyc@domain.com\nage: 35\nnewsletter: true" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#58/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#58/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": "[(20,9)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#58/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": "[(20,2)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#58/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,0)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#58/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#58" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,2)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#67", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "User 2" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#67", +"@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#68", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "uid2" +} +], +"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#68/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(30,8)-(30,12)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#username": [ +{ +"@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": "jdoe" +} +], +"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#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": "[(31,14)-(31,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#firstName": [ +{ +"@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": "John" +} +], +"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#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": "[(32,15)-(32,19)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastName": [ +{ +"@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": "Does" +} +], +"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#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": "[(33,14)-(33,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#profilePhoto": [ +{ +"@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": "https://img/domain.com/jdoe" +} +], +"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#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": "[(34,18)-(34,45)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#email": [ +{ +"@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": "jdoe@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_7" +} +], +"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": "[(35,11)-(35,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#age": [ +{ +"@id": "amf://id#74", +"@type": [ +"http://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_8" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#74" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,9)-(36,11)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#newsletter": [ +{ +"@id": "amf://id#75", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#75" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(37,16)-(37,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_8", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#age" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,4)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#67/source-map/lexical/element_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#firstName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(32,4)-(33,0)]" +} +] +}, +{ +"@id": "amf://id#67/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#67" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,0)-(38,0)]" +} +] +}, +{ +"@id": "amf://id#67/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#lastName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(33,4)-(34,0)]" +} +] +}, +{ +"@id": "amf://id#67/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#newsletter" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(37,4)-(38,0)]" +} +] +}, +{ +"@id": "amf://id#67/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#email" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(35,4)-(36,0)]" +} +] +}, +{ +"@id": "amf://id#67/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#username" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(31,4)-(32,0)]" +} +] +}, +{ +"@id": "amf://id#67/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,4)-(31,0)]" +} +] +}, +{ +"@id": "amf://id#67/source-map/lexical/element_7", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#profilePhoto" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(34,4)-(35,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "id: uid2\nusername: jdoe\nfirstName: John\nlastName: Does\nprofilePhoto: https://img/domain.com/jdoe\nemail: jdoe@domain.com\nage: 25\nnewsletter: false" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#67/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#67/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": "[(29,9)-(38,0)]" +} +] +}, +{ +"@id": "amf://id#67/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,2)-(38,0)]" +} +] +}, +{ +"@id": "amf://id#67/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": "[(30,0)-(38,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": "[(29,2)-(38,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#76", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "User 3" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@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#id": [ +{ +"@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": "uid3" +} +], +"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#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": "[(260,16)-(260,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#username": [ +{ +"@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": "ppsztyc" +} +], +"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#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": "[(261,22)-(261,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#firstName": [ +{ +"@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": "Pawel" +} +], +"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#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": "[(262,23)-(262,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastName": [ +{ +"@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": "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#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": "[(263,22)-(263,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#profilePhoto": [ +{ +"@id": "amf://id#81", +"@type": [ +"http://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://img/domain.com/ppsztyc" +} +], +"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#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": "[(264,26)-(264,56)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#email": [ +{ +"@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": "ppsztyc@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_7" +} +], +"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": "[(265,19)-(265,37)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_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_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#profilePhoto" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(264,12)-(265,0)]" +} +] +}, +{ +"@id": "amf://id#76/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": "[(260,12)-(261,0)]" +} +] +}, +{ +"@id": "amf://id#76/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#username" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(261,12)-(262,0)]" +} +] +}, +{ +"@id": "amf://id#76/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": "[(265,12)-(266,0)]" +} +] +}, +{ +"@id": "amf://id#76/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": "[(263,12)-(264,0)]" +} +] +}, +{ +"@id": "amf://id#76/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#76" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(260,0)-(266,0)]" +} +] +}, +{ +"@id": "amf://id#76/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#firstName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(262,12)-(263,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "id: uid3\nusername: ppsztyc\nfirstName: Pawel\nlastName: Psztyc\nprofilePhoto: https://img/domain.com/ppsztyc\nemail: ppsztyc@domain.com" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#76/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#76/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": "[(259,17)-(266,0)]" +} +] +}, +{ +"@id": "amf://id#76/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": "[(259,10)-(266,0)]" +} +] +}, +{ +"@id": "amf://id#76/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": "[(260,0)-(266,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": "[(259,10)-(266,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#76/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#76" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#76/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#76" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#83" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#84", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "User 4" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#84", +"@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#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": "uid4" +} +], +"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#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": "[(267,16)-(267,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#username": [ +{ +"@id": "amf://id#86", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "jdoe" +} +], +"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#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": "[(268,22)-(268,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#firstName": [ +{ +"@id": "amf://id#87", +"@type": [ +"http://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" +} +], +"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#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": "[(269,23)-(269,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastName": [ +{ +"@id": "amf://id#88", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Does" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#88" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(270,22)-(270,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#profilePhoto": [ +{ +"@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": "https://img/domain.com/jdoe" +} +], +"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#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": "[(271,26)-(271,53)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#email": [ +{ +"@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": "jdoe@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_7" +} +], +"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": "[(272,19)-(272,34)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#profilePhoto" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(271,12)-(272,0)]" +} +] +}, +{ +"@id": "amf://id#84/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": "[(267,12)-(268,0)]" +} +] +}, +{ +"@id": "amf://id#84/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#username" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(268,12)-(269,0)]" +} +] +}, +{ +"@id": "amf://id#84/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": "[(272,12)-(273,0)]" +} +] +}, +{ +"@id": "amf://id#84/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": "[(270,12)-(271,0)]" +} +] +}, +{ +"@id": "amf://id#84/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#84" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(267,0)-(273,0)]" +} +] +}, +{ +"@id": "amf://id#84/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#firstName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(269,12)-(270,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "id: uid4\nusername: jdoe\nfirstName: John\nlastName: Does\nprofilePhoto: https://img/domain.com/jdoe\nemail: jdoe@domain.com" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#84/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#84/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": "[(266,17)-(273,0)]" +} +] +}, +{ +"@id": "amf://id#84/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": "[(266,10)-(273,0)]" +} +] +}, +{ +"@id": "amf://id#84/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": "[(267,0)-(273,0)]" +} +] +}, +{ +"@id": "amf://id#84/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#84" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(266,10)-(273,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#84/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#84" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#84/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#84" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#83" +} +] +} +] +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#57/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#57" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#57/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#57" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(2,4)]" +} +] +} +], +"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": "[(2,0)-(38,0)]" +} +] +}, +{ +"@id": "amf://id#57/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": "[(3,0)-(4,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#57/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#57" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(38,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#107", +"@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#108", +"@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.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#109", +"@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#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": [ +{ +"@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#id" +} +], +"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#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "id" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Id" +} +], +"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": "[(5,2)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#122/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": "[(6,4)-(7,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#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": "[(5,2)-(7,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#username" +} +], +"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#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "username" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Username" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#124" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,2)-(9,0)]" +} +] +}, +{ +"@id": "amf://id#124/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": "[(8,4)-(9,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "username" +} +], +"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": "[(7,2)-(9,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#firstName" +} +], +"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#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "firstName" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "First Name" +} +], +"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": "[(9,2)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#126/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": "[(10,4)-(11,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#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": "[(9,2)-(11,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#lastName" +} +], +"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": "lastName" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Last Name" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#128" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,2)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#128/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": "[(12,4)-(13,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#127" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,2)-(13,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#profilePhoto" +} +], +"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": "profilePhoto" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Profile photo" +} +], +"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#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": "[(13,2)-(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#name" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,4)-(15,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "profilePhoto" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#129" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,2)-(15,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#email" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#132", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#name": [ +{ +"@value": "Email" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#132" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,2)-(17,0)]" +} +] +}, +{ +"@id": "amf://id#132/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": "[(16,4)-(17,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#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": "[(15,2)-(17,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "User" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#113", +"@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#113", +"@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#114", +"@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#115", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97" +} +], +"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#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": "[(2,8)-(2,46)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#username": [ +{ +"@id": "amf://id#116", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "char" +} +], +"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#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,14)-(3,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#firstName": [ +{ +"@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": "Charlie" +} +], +"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#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": "[(4,15)-(4,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastName": [ +{ +"@id": "amf://id#118", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Brown" +} +], +"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#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": "[(5,14)-(5,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#profilePhoto": [ +{ +"@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": "http://my-photos.com/char.jpg" +} +], +"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#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,18)-(6,49)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#email": [ +{ +"@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": "char@wash.com" +} +], +"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#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": "[(7,11)-(7,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_2" +} +], +"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_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#profilePhoto" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(6,49)]" +} +] +}, +{ +"@id": "amf://id#114/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,46)]" +} +] +}, +{ +"@id": "amf://id#114/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#username" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,2)-(3,20)]" +} +] +}, +{ +"@id": "amf://id#114/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": "[(7,2)-(7,26)]" +} +] +}, +{ +"@id": "amf://id#114/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": "[(5,2)-(5,21)]" +} +] +}, +{ +"@id": "amf://id#114/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#114" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(1,1)-(8,1)]" +} +] +}, +{ +"@id": "amf://id#114/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#firstName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(4,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_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#parsed-json-example": [ +{ +"@id": "amf://id#113/source-map/parsed-json-example/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#113" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}]\n" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#113/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#113" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(1,0)-(8,2)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "[{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}]\n" +} +], +"http://a.ml/vocabularies/document#location": [ +{ +"@value": "file://demo/examples-api/users.json" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#113/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#113/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,9)-(17,28)]" +} +] +}, +{ +"@id": "amf://id#113/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#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": "[(17,9)-(17,28)]" +} +] +} +] +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#112/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#112" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(2,0)-(2,4)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#112/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#112/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,0)-(18,0)]" +} +] +}, +{ +"@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": "[(2,0)-(18,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#112/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#112" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#references": [ +{ +"@id": "amf://id#110", +"@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#111", +"@type": [ +"http://a.ml/vocabularies/document#ExternalDomainElement", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "[{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}]\n" +} +], +"http://a.ml/vocabularies/core#mediaType": [ +{ +"@value": "application/json" +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(18,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#133", +"@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#134", +"@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#149", +"@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#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#id" +} +], +"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": "id" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Id" +} +], +"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": "[(6,4)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#151/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": "[(7,6)-(8,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#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": "[(6,4)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#152", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#username" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#153", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "username" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Username" +} +], +"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": "[(8,4)-(10,0)]" +} +] +}, +{ +"@id": "amf://id#153/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": "[(9,6)-(10,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "username" +} +], +"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": "[(8,4)-(10,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#154", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#155", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/core#name": [ +{ +"@value": "First Name" +} +], +"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": "[(10,4)-(12,0)]" +} +] +}, +{ +"@id": "amf://id#155/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": "[(11,6)-(12,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#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": "[(10,4)-(12,0)]" +} +] +} +] +} +] +}, +{ +"@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#lastName" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#157", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/core#name": [ +{ +"@value": "Last Name" +} +], +"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": "[(12,4)-(14,0)]" +} +] +}, +{ +"@id": "amf://id#157/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": "[(13,6)-(14,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#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": "[(12,4)-(14,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#profilePhoto" +} +], +"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#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "profilePhoto" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Profile photo" +} +], +"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": "[(14,4)-(16,0)]" +} +] +}, +{ +"@id": "amf://id#159/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": "[(15,6)-(16,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "profilePhoto" +} +], +"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": "[(14,4)-(16,0)]" +} +] +} +] +} +] +}, +{ +"@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#email" +} +], +"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#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "email" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Email" +} +], +"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": "[(16,4)-(18,0)]" +} +] +}, +{ +"@id": "amf://id#161/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": "[(17,6)-(18,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#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": "[(16,4)-(18,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "items" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#149" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(18,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Users" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#135", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "User 1" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#135", +"@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#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": "uid1" +} +], +"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#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": "[(20,8)-(20,12)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#username": [ +{ +"@id": "amf://id#137", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "ppsztyc" +} +], +"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#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": "[(21,14)-(21,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#firstName": [ +{ +"@id": "amf://id#138", +"@type": [ +"http://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_4" +} +], +"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": "[(22,15)-(22,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastName": [ +{ +"@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": "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#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": "[(23,14)-(23,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#profilePhoto": [ +{ +"@id": "amf://id#140", +"@type": [ +"http://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://img/domain.com/ppsztyc" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#140" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,18)-(24,48)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#email": [ +{ +"@id": "amf://id#141", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "ppsztyc@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_7" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#141" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,11)-(25,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#profilePhoto" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,4)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#135/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": "[(20,4)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#135/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#username" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,4)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#135/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": "[(25,4)-(26,0)]" +} +] +}, +{ +"@id": "amf://id#135/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": "[(23,4)-(24,0)]" +} +] +}, +{ +"@id": "amf://id#135/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#135" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,0)-(26,0)]" +} +] +}, +{ +"@id": "amf://id#135/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#firstName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,4)-(23,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "id: uid1\nusername: ppsztyc\nfirstName: Pawel\nlastName: Psztyc\nprofilePhoto: https://img/domain.com/ppsztyc\nemail: ppsztyc@domain.com" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#135/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#135/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": "[(19,9)-(26,0)]" +} +] +}, +{ +"@id": "amf://id#135/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,2)-(26,0)]" +} +] +}, +{ +"@id": "amf://id#135/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": "[(20,0)-(26,0)]" +} +] +}, +{ +"@id": "amf://id#135/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#135" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(19,2)-(26,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#142", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "User 2" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#142", +"@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#143", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "uid2" +} +], +"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#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": "[(27,8)-(27,12)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#username": [ +{ +"@id": "amf://id#144", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "jdoe" +} +], +"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#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": "[(28,14)-(28,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#firstName": [ +{ +"@id": "amf://id#145", +"@type": [ +"http://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" +} +], +"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#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": "[(29,15)-(29,19)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastName": [ +{ +"@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": "Does" +} +], +"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#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": "[(30,14)-(30,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#profilePhoto": [ +{ +"@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://img/domain.com/jdoe" +} +], +"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#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": "[(31,18)-(31,45)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#email": [ +{ +"@id": "amf://id#148", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "jdoe@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_7" +} +], +"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": "[(32,11)-(32,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_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_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#profilePhoto" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(31,4)-(32,0)]" +} +] +}, +{ +"@id": "amf://id#142/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": "[(27,4)-(28,0)]" +} +] +}, +{ +"@id": "amf://id#142/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#username" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,4)-(29,0)]" +} +] +}, +{ +"@id": "amf://id#142/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": "[(32,4)-(33,0)]" +} +] +}, +{ +"@id": "amf://id#142/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": "[(30,4)-(31,0)]" +} +] +}, +{ +"@id": "amf://id#142/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#142" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,0)-(33,0)]" +} +] +}, +{ +"@id": "amf://id#142/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#firstName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,4)-(30,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "id: uid2\nusername: jdoe\nfirstName: John\nlastName: Does\nprofilePhoto: https://img/domain.com/jdoe\nemail: jdoe@domain.com" +} +], +"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_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": "[(26,9)-(33,0)]" +} +] +}, +{ +"@id": "amf://id#142/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": "[(26,2)-(33,0)]" +} +] +}, +{ +"@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": "[(27,0)-(33,0)]" +} +] +}, +{ +"@id": "amf://id#142/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#142" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,2)-(33,0)]" +} +] +} +] +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#134/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#134" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(2,0)-(2,4)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#134/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#134/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,0)-(33,0)]" +} +] +}, +{ +"@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": "[(2,0)-(33,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#134/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#134" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#133" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(33,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#162", +"@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#163", +"@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#172", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#173", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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": "Id" +} +], +"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": "[(5,2)-(7,0)]" +} +] +}, +{ +"@id": "amf://id#173/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": "[(6,4)-(7,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#172/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(5,2)-(7,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#174", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#username" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#175", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "username" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Username" +} +], +"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": "[(7,2)-(9,0)]" +} +] +}, +{ +"@id": "amf://id#175/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": "[(8,4)-(9,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "username" +} +], +"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": "[(7,2)-(9,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#176", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#177", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/core#name": [ +{ +"@value": "First Name" +} +], +"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": "[(9,2)-(11,0)]" +} +] +}, +{ +"@id": "amf://id#177/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": "[(10,4)-(11,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#176" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,2)-(11,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#178", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#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": "lastName" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Last Name" +} +], +"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": "[(11,2)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#179/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": "[(12,4)-(13,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#178/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#178/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#178" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,2)-(13,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#profilePhoto" +} +], +"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": "profilePhoto" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Profile photo" +} +], +"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": "[(13,2)-(15,0)]" +} +] +}, +{ +"@id": "amf://id#181/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": "[(14,4)-(15,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "profilePhoto" +} +], +"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": "[(13,2)-(15,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#182", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#183", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#name": [ +{ +"@value": "Email" +} +], +"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": "[(15,2)-(17,0)]" +} +] +}, +{ +"@id": "amf://id#183/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": "[(16,4)-(17,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#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": "[(15,2)-(17,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#184", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#185", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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": "age" +} +], +"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": "[(17,2)-(18,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#184/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(17,2)-(18,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#186", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#newsletter" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#187", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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": "newsletter" +} +], +"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": "[(18,2)-(19,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "newsletter" +} +], +"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": "[(18,2)-(19,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "User" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#164", +"@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#164", +"@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#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": "4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97" +} +], +"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#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": "[(2,8)-(2,46)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#username": [ +{ +"@id": "amf://id#166", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "char" +} +], +"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#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": "[(3,14)-(3,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#firstName": [ +{ +"@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": "Charlie" +} +], +"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#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": "[(4,15)-(4,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastName": [ +{ +"@id": "amf://id#168", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Brown" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#168" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,14)-(5,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#profilePhoto": [ +{ +"@id": "amf://id#169", +"@type": [ +"http://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://my-photos.com/char.jpg" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#169" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,18)-(6,49)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#email": [ +{ +"@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": "char@wash.com" +} +], +"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#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": "[(7,11)-(7,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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#parsed-json-example": [ +{ +"@id": "amf://id#164/source-map/parsed-json-example/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#164" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#164/source-map/lexical/element_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#profilePhoto" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(6,2)-(6,49)]" +} +] +}, +{ +"@id": "amf://id#164/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,46)]" +} +] +}, +{ +"@id": "amf://id#164/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#username" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(3,2)-(3,20)]" +} +] +}, +{ +"@id": "amf://id#164/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": "[(7,2)-(7,26)]" +} +] +}, +{ +"@id": "amf://id#164/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": "[(5,2)-(5,21)]" +} +] +}, +{ +"@id": "amf://id#164/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#164" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(1,0)-(8,1)]" +} +] +}, +{ +"@id": "amf://id#164/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#firstName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(4,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "{\n \"id\": \"4b8c4ccd-c8fd-49ff-aa97-cf434d9d4e97\",\n \"username\": \"char\",\n \"firstName\": \"Charlie\",\n \"lastName\": \"Brown\",\n \"profilePhoto\": \"http://my-photos.com/char.jpg\",\n \"email\": \"char@wash.com\"\n}\n" +} +], +"http://a.ml/vocabularies/document#location": [ +{ +"@value": "file://demo/examples-api/user.json" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#164/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#164/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": "[(158,17)-(158,35)]" +} +] +}, +{ +"@id": "amf://id#164/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#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": "[(158,17)-(158,35)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#164/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#164" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#164/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#164" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#171" +} +] +} +] +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#163/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#163" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#163/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#163" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(2,4)]" +} +] +} +], +"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": "[(2,0)-(19,0)]" +} +] +}, +{ +"@id": "amf://id#163/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": "[(3,0)-(4,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#163/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#163" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(2,0)-(19,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#declares": [ +{ +"@id": "amf://id#188", +"@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#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#xtra" +} +], +"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#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "xtra" +} +], +"http://a.ml/vocabularies/shapes#xmlSerialization": [ +{ +"@id": "amf://id#191", +"@type": [ +"http://a.ml/vocabularies/shapes#XMLSerializer", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/shapes#xmlAttribute": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/shapes#xmlWrapped": [ +{ +"@value": false +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#191" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(89,0)-(90,0)]" +} +] +}, +{ +"@id": "amf://id#191/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#xmlAttribute" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(89,10)-(90,0)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#190/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#190" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(87,8)-(87,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#190/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": "[(87,8)-(88,0)]" +} +] +}, +{ +"@id": "amf://id#190/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#xmlSerialization" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(88,8)-(90,0)]" +} +] +}, +{ +"@id": "amf://id#190/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#190" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(86,6)-(90,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "xtra" +} +], +"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": "[(86,6)-(90,0)]" +} +] +} +] +} +] +}, +{ +"@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#firstName" +} +], +"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": "firstName" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#194", +"@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#194", +"@type": [ +"http://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_1" +} +], +"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": "[(92,17)-(92,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "Pawel" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#194/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#194/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": "[(92,17)-(92,22)]" +} +] +}, +{ +"@id": "amf://id#194/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": "[(92,17)-(92,22)]" +} +] +}, +{ +"@id": "amf://id#194/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#194" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(92,17)-(92,22)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#193/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#193" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(91,8)-(91,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#193/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": "[(91,8)-(92,0)]" +} +] +}, +{ +"@id": "amf://id#193/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(92,8)-(93,0)]" +} +] +}, +{ +"@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": "[(90,6)-(93,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#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": "[(90,6)-(93,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#195", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#196", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/apiContract#examples": [ +{ +"@id": "amf://id#197", +"@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#197", +"@type": [ +"http://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_1" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#197" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(95,17)-(95,23)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "Psztyc" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#197/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#197/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": "[(95,17)-(95,23)]" +} +] +}, +{ +"@id": "amf://id#197/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": "[(95,17)-(95,23)]" +} +] +}, +{ +"@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": "[(95,17)-(95,23)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#196/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#196" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(94,8)-(94,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#196/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": "[(94,8)-(95,0)]" +} +] +}, +{ +"@id": "amf://id#196/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(95,8)-(96,0)]" +} +] +}, +{ +"@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": "[(93,6)-(96,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#195/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#195/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#195" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(93,6)-(96,0)]" +} +] +} +] +} +] +}, +{ +"@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#address" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#199", +"@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#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#street" +} +], +"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": "street" +} +], +"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#lexical": [ +{ +"@id": "amf://id#201/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#201" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(106,6)-(107,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#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": "[(106,6)-(107,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#zip" +} +], +"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": "zip" +} +], +"http://www.w3.org/ns/shacl#defaultValue": [ +{ +"@id": "amf://id#204", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "00000" +} +], +"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#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": "[(110,17)-(110,24)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#defaultValueStr": [ +{ +"@value": "00000" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#205", +"@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#205", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "94100" +} +], +"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#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": "[(109,17)-(109,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "94100" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#205/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#205/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": "[(109,17)-(109,24)]" +} +] +}, +{ +"@id": "amf://id#205/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": "[(109,17)-(109,24)]" +} +] +}, +{ +"@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": "[(109,17)-(109,24)]" +} +] +} +] +} +] +} +], +"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": "[(108,8)-(108,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#203/source-map/lexical/element_4", +"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": "[(110,8)-(111,0)]" +} +] +}, +{ +"@id": "amf://id#203/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#203" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(107,6)-(111,0)]" +} +] +}, +{ +"@id": "amf://id#203/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(109,8)-(110,0)]" +} +] +}, +{ +"@id": "amf://id#203/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": "[(110,8)-(111,0)]" +} +] +}, +{ +"@id": "amf://id#203/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": "[(108,8)-(109,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "zip" +} +], +"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": "[(107,6)-(111,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#house" +} +], +"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://a.ml/vocabularies/shapes#number" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "house" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#208", +"@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#208", +"@type": [ +"http://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#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": "[(113,17)-(113,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "1" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#208/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#208/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": "[(113,17)-(113,18)]" +} +] +}, +{ +"@id": "amf://id#208/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": "[(113,17)-(113,18)]" +} +] +}, +{ +"@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": "[(113,17)-(113,18)]" +} +] +} +] +} +] +} +], +"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": "[(112,8)-(112,12)]" +} +] +} +], +"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": "[(112,8)-(113,0)]" +} +] +}, +{ +"@id": "amf://id#207/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(113,8)-(114,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": "[(111,6)-(114,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "house" +} +], +"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": "[(111,6)-(114,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Address" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#199/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#199" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(104,2)-(114,0)]" +} +] +}, +{ +"@id": "amf://id#199/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": "[(104,2)-(104,9)]" +} +] +} +] +} +] +} +], +"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#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": "[(96,6)-(97,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#num" +} +], +"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://a.ml/vocabularies/shapes#number" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "num" +} +], +"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": "[(97,6)-(98,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "num" +} +], +"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": "[(97,6)-(98,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#int" +} +], +"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": "int" +} +], +"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": "[(98,6)-(99,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "int" +} +], +"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": "[(98,6)-(99,0)]" +} +] +} +] +} +] +}, +{ +"@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#bool" +} +], +"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#boolean" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "bool" +} +], +"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": "[(99,6)-(100,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "bool" +} +], +"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": "[(99,6)-(100,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#215", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#defVal" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#216", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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": "defVal" +} +], +"http://www.w3.org/ns/shacl#defaultValue": [ +{ +"@id": "amf://id#217", +"@type": [ +"http://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" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#217" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(102,17)-(102,19)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#defaultValueStr": [ +{ +"@value": "10" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#218", +"@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#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": "[(103,17)-(103,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "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#synthesized-field": [ +{ +"@id": "amf://id#218/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#218/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": "[(103,17)-(103,18)]" +} +] +}, +{ +"@id": "amf://id#218/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": "[(103,17)-(103,18)]" +} +] +}, +{ +"@id": "amf://id#218/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#218" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(103,17)-(103,18)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#216/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#216" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(101,8)-(101,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#216/source-map/lexical/element_4", +"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": "[(102,8)-(103,0)]" +} +] +}, +{ +"@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": "[(100,6)-(104,0)]" +} +] +}, +{ +"@id": "amf://id#216/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(103,8)-(104,0)]" +} +] +}, +{ +"@id": "amf://id#216/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": "[(102,8)-(103,0)]" +} +] +}, +{ +"@id": "amf://id#216/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": "[(101,8)-(102,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "defVal" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#215" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(100,6)-(104,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "PropertyExamples" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#188/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#188" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#188/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#188" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(84,2)-(104,0)]" +} +] +}, +{ +"@id": "amf://id#188/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": "[(84,2)-(84,18)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#199", +"@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#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#street" +} +], +"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": "street" +} +], +"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#lexical": [ +{ +"@id": "amf://id#201/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#201" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(106,6)-(107,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#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": "[(106,6)-(107,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#zip" +} +], +"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": "zip" +} +], +"http://www.w3.org/ns/shacl#defaultValue": [ +{ +"@id": "amf://id#204", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "00000" +} +], +"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#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": "[(110,17)-(110,24)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#defaultValueStr": [ +{ +"@value": "00000" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#205", +"@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#205", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "94100" +} +], +"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#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": "[(109,17)-(109,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "94100" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#205/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#205/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": "[(109,17)-(109,24)]" +} +] +}, +{ +"@id": "amf://id#205/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": "[(109,17)-(109,24)]" +} +] +}, +{ +"@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": "[(109,17)-(109,24)]" +} +] +} +] +} +] +} +], +"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": "[(108,8)-(108,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#203/source-map/lexical/element_4", +"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": "[(110,8)-(111,0)]" +} +] +}, +{ +"@id": "amf://id#203/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#203" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(107,6)-(111,0)]" +} +] +}, +{ +"@id": "amf://id#203/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(109,8)-(110,0)]" +} +] +}, +{ +"@id": "amf://id#203/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": "[(110,8)-(111,0)]" +} +] +}, +{ +"@id": "amf://id#203/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": "[(108,8)-(109,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "zip" +} +], +"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": "[(107,6)-(111,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#house" +} +], +"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://a.ml/vocabularies/shapes#number" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "house" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#208", +"@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#208", +"@type": [ +"http://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#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": "[(113,17)-(113,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "1" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#208/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#208/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": "[(113,17)-(113,18)]" +} +] +}, +{ +"@id": "amf://id#208/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": "[(113,17)-(113,18)]" +} +] +}, +{ +"@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": "[(113,17)-(113,18)]" +} +] +} +] +} +] +} +], +"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": "[(112,8)-(112,12)]" +} +] +} +], +"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": "[(112,8)-(113,0)]" +} +] +}, +{ +"@id": "amf://id#207/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(113,8)-(114,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": "[(111,6)-(114,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "house" +} +], +"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": "[(111,6)-(114,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Address" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#199/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#199" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(104,2)-(114,0)]" +} +] +}, +{ +"@id": "amf://id#199/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": "[(104,2)-(104,9)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#219", +"@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#244", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#245", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/apiContract#examples": [ +{ +"@id": "amf://id#246", +"@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#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": "etag 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#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": "[(59,17)-(59,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "etag example" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#246/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#246/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": "[(59,17)-(59,29)]" +} +] +}, +{ +"@id": "amf://id#246/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": "[(59,17)-(59,29)]" +} +] +}, +{ +"@id": "amf://id#246/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#246" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(59,17)-(59,29)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#245/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#245" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(58,8)-(58,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#245/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,8)-(59,0)]" +} +] +}, +{ +"@id": "amf://id#245/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(59,8)-(60,0)]" +} +] +}, +{ +"@id": "amf://id#245/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#245" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(57,6)-(60,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#244" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(57,6)-(60,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#247", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#248", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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/shapes#xmlSerialization": [ +{ +"@id": "amf://id#249", +"@type": [ +"http://a.ml/vocabularies/shapes#XMLSerializer", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/shapes#xmlAttribute": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/shapes#xmlWrapped": [ +{ +"@value": false +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#249" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(42,0)-(43,0)]" +} +] +}, +{ +"@id": "amf://id#249/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#xmlAttribute" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(42,10)-(43,0)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#248/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#248" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(40,8)-(40,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#248/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,8)-(41,0)]" +} +] +}, +{ +"@id": "amf://id#248/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#xmlSerialization" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(41,8)-(43,0)]" +} +] +}, +{ +"@id": "amf://id#248/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#248" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(39,6)-(43,0)]" +} +] +} +] +} +] +} +], +"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#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": "[(39,6)-(43,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#250", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#251", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#251" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(53,6)-(54,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#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": "[(53,6)-(54,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#252", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#253", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(45,6)-(46,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#254", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#255", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(52,6)-(53,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#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": "[(52,6)-(53,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#256", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#opt" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#257", +"@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#258", +"@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#259", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#260", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#260" +} +], +"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": "url" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#261", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#262", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/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": "[(29,6)-(30,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#261" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Image" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#258/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#258" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(25,2)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#258/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": "[(25,2)-(25,7)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#258/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#258" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,4)-(26,8)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#263", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "opt?" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#257" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(65,6)-(66,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "opt" +} +], +"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": "[(65,6)-(66,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#264", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#265", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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://www.w3.org/ns/shacl#defaultValue": [ +{ +"@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": "PL" +} +], +"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#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": "[(56,17)-(56,19)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#defaultValueStr": [ +{ +"@value": "PL" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#265/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#265" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(55,8)-(55,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#265/source-map/lexical/element_3", +"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": "[(56,8)-(57,0)]" +} +] +}, +{ +"@id": "amf://id#265/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": "[(55,8)-(56,0)]" +} +] +}, +{ +"@id": "amf://id#265/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": "[(56,8)-(57,0)]" +} +] +}, +{ +"@id": "amf://id#265/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#265" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(54,6)-(57,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#264" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(54,6)-(57,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#267", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#268", +"@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#269", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +] +}, +{ +"@id": "amf://id#270", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/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://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": "[(44,8)-(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#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": "[(43,6)-(45,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#271", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#272", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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": "birthday" +} +], +"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": "[(46,6)-(47,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#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": "[(46,6)-(47,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#273", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#274", +"@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#275", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#276", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#276" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(63,10)-(64,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#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": "[(63,10)-(64,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#277", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#278", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/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": "[(64,10)-(65,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#277" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(64,10)-(65,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "image" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#274/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#274" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(61,8)-(61,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#274/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#274" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(60,6)-(65,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#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": "[(60,6)-(65,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#279", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#280", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/apiContract#examples": [ +{ +"@id": "amf://id#281", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Male" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#281", +"@type": [ +"http://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_1" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#281" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(50,16)-(50,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "male" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#281/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#281/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": "[(50,16)-(50,20)]" +} +] +}, +{ +"@id": "amf://id#281/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": "[(50,10)-(51,0)]" +} +] +}, +{ +"@id": "amf://id#281/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": "[(50,16)-(50,20)]" +} +] +}, +{ +"@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": "[(50,10)-(51,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#282", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Female" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@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": "female" +} +], +"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#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": "[(51,18)-(51,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "female" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#282/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#282/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": "[(51,18)-(51,24)]" +} +] +}, +{ +"@id": "amf://id#282/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": "[(51,10)-(52,0)]" +} +] +}, +{ +"@id": "amf://id#282/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,18)-(51,24)]" +} +] +}, +{ +"@id": "amf://id#282/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#282" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(51,10)-(52,0)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#280/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#280" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(48,8)-(48,12)]" +} +] +} +], +"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://www.w3.org/ns/shacl#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(48,8)-(49,0)]" +} +] +}, +{ +"@id": "amf://id#280/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(49,8)-(52,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": "[(47,6)-(52,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "gender" +} +], +"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": "[(47,6)-(52,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "JsonExampleInclude" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#220", +"@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#220", +"@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#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": "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#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": "[(2,8)-(2,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@id": "amf://id#222", +"@type": [ +"http://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#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": "[(3,10)-(3,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#birthday": [ +{ +"@id": "amf://id#223", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#223" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,14)-(4,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#gender": [ +{ +"@id": "amf://id#224", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#224" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(5,12)-(5,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#url": [ +{ +"@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": "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#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": "[(6,9)-(6,50)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#image": [ +{ +"@id": "amf://id#226", +"@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#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": "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#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": "[(8,11)-(8,58)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#thumb": [ +{ +"@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": "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#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": "[(9,13)-(9,66)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_7" +} +], +"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_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#226/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#226/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#226" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,11)-(10,3)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#tagline": [ +{ +"@id": "amf://id#229", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#229" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,13)-(11,34)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#language": [ +{ +"@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": "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#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": "[(12,14)-(12,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#etag": [ +{ +"@id": "amf://id#231", +"@type": [ +"http://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#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": "amf://id#231" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,10)-(13,40)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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#parsed-json-example": [ +{ +"@id": "amf://id#220/source-map/parsed-json-example/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#220" +} +], +"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#220/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#220/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#220/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#220" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(1,0)-(14,1)]" +} +] +}, +{ +"@id": "amf://id#220/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#220/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#220/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,40)]" +} +] +}, +{ +"@id": "amf://id#220/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#220/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#220/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#220/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#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/document#location": [ +{ +"@value": "file://demo/examples-api/example.json" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#220/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#220/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": "[(80,13)-(80,34)]" +} +] +}, +{ +"@id": "amf://id#220/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#220/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#220" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(80,13)-(80,34)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#232", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "example_1" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#232", +"@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#233", +"@type": [ +"http://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_2" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#233" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(67,13)-(67,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#id": [ +{ +"@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": "1234" +} +], +"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#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": "[(68,10)-(68,14)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@id": "amf://id#235", +"@type": [ +"http://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_4" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#235" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(69,12)-(69,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#birthday": [ +{ +"@id": "amf://id#236", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "20-10-1983" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#236" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(70,16)-(70,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#tagline": [ +{ +"@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": "Test 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#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": "[(71,15)-(71,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#url": [ +{ +"@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": "https://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_7" +} +], +"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": "[(72,11)-(72,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#language": [ +{ +"@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": "PL" +} +], +"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#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": "[(73,16)-(73,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#etag": [ +{ +"@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": "test" +} +], +"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#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": "[(74,12)-(74,16)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#image": [ +{ +"@id": "amf://id#241", +"@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#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": "https://image.com" +} +], +"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#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": "[(76,13)-(76,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#thumb": [ +{ +"@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": "https://image.com/thumb" +} +], +"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#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": "[(77,15)-(77,38)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_10" +} +], +"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_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": "[(76,8)-(77,0)]" +} +] +}, +{ +"@id": "amf://id#241/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": "[(77,8)-(78,0)]" +} +] +}, +{ +"@id": "amf://id#241/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#241" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(76,0)-(78,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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#lexical": [ +{ +"@id": "amf://id#232/source-map/lexical/element_9", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#etag" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(74,6)-(75,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_7", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#birthday" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(70,6)-(71,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#232" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(67,0)-(78,0)]" +} +] +}, +{ +"@id": "amf://id#232/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": "[(69,6)-(70,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#language" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(73,6)-(74,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#image" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(75,6)-(78,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#tagline" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(71,6)-(72,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#error" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(67,6)-(68,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(68,6)-(69,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_8", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#url" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(72,6)-(73,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "error: false\nid: 1234\nname: Pawel Psztyc\nbirthday: 20-10-1983\ntagline: Test example\nurl: https://domain.com\nlanguage: PL\netag: test\nimage:\n url: https://image.com\n thumb: https://image.com/thumb" +} +], +"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": "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#232/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": "[(66,12)-(78,0)]" +} +] +}, +{ +"@id": "amf://id#232/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": "[(67,0)-(78,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#232" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(66,4)-(78,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#232/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#232" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#219/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#219" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(78,2)-(81,0)]" +} +] +}, +{ +"@id": "amf://id#219/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": "[(78,2)-(78,20)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#219/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#219" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(79,4)-(79,8)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#283", +"@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#258", +"@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#259", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#260", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#260" +} +], +"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": "url" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#261", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#262", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/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": "[(29,6)-(30,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#261" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Image" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#258/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#258" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(25,2)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#258/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": "[(25,2)-(25,7)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#258/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#258" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,4)-(26,8)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "ArrayType" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#283/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#283" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#283/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#283" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,2)-(12,0)]" +} +] +}, +{ +"@id": "amf://id#283/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": "[(9,2)-(9,11)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#283/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#283" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(10,4)-(10,8)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#284", +"@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#258", +"@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#259", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#260", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#260" +} +], +"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": "url" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#261", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#262", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/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": "[(29,6)-(30,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#261" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Image" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#258/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#258" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(25,2)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#258/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": "[(25,2)-(25,7)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#258/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#258" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,4)-(26,8)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "ArrayTypeWithExample" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#285", +"@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#285", +"@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#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#url": [ +{ +"@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": "url 1" +} +], +"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#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": "[(124,22)-(124,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#thumb": [ +{ +"@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": "thumb 1" +} +], +"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#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": "[(124,40)-(124,49)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_2" +} +], +"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_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": "[(124,15)-(124,29)]" +} +] +}, +{ +"@id": "amf://id#286/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": "[(124,31)-(124,49)]" +} +] +}, +{ +"@id": "amf://id#286/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#286" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(124,14)-(124,50)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_1" +} +], +"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": "[(124,13)-(124,51)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "-\n \"url\": \"url 1\"\n \"thumb\": \"thumb 1\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#285/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#285/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": "[(124,13)-(124,51)]" +} +] +}, +{ +"@id": "amf://id#285/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": "[(124,13)-(124,51)]" +} +] +}, +{ +"@id": "amf://id#285/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#285" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(124,13)-(124,51)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#284/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#284" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#284/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": "[(121,2)-(121,22)]" +} +] +}, +{ +"@id": "amf://id#284/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(124,4)-(126,0)]" +} +] +}, +{ +"@id": "amf://id#284/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#284" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(121,2)-(126,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#284/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#284" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(122,4)-(122,8)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#289", +"@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#244", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#245", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/apiContract#examples": [ +{ +"@id": "amf://id#246", +"@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#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": "etag 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#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": "[(59,17)-(59,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "etag example" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#246/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#246/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": "[(59,17)-(59,29)]" +} +] +}, +{ +"@id": "amf://id#246/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": "[(59,17)-(59,29)]" +} +] +}, +{ +"@id": "amf://id#246/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#246" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(59,17)-(59,29)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#245/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#245" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(58,8)-(58,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#245/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,8)-(59,0)]" +} +] +}, +{ +"@id": "amf://id#245/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(59,8)-(60,0)]" +} +] +}, +{ +"@id": "amf://id#245/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#245" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(57,6)-(60,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#244" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(57,6)-(60,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#247", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#248", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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/shapes#xmlSerialization": [ +{ +"@id": "amf://id#249", +"@type": [ +"http://a.ml/vocabularies/shapes#XMLSerializer", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/shapes#xmlAttribute": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/shapes#xmlWrapped": [ +{ +"@value": false +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#249" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(42,0)-(43,0)]" +} +] +}, +{ +"@id": "amf://id#249/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#xmlAttribute" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(42,10)-(43,0)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#248/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#248" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(40,8)-(40,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#248/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,8)-(41,0)]" +} +] +}, +{ +"@id": "amf://id#248/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#xmlSerialization" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(41,8)-(43,0)]" +} +] +}, +{ +"@id": "amf://id#248/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#248" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(39,6)-(43,0)]" +} +] +} +] +} +] +} +], +"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#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": "[(39,6)-(43,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#250", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#251", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#251" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(53,6)-(54,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#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": "[(53,6)-(54,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#252", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#253", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(45,6)-(46,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#254", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#255", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(52,6)-(53,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#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": "[(52,6)-(53,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#256", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#opt" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#257", +"@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#258", +"@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#259", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#260", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#260" +} +], +"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": "url" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#261", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#262", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/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": "[(29,6)-(30,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#261" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Image" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#258/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#258" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(25,2)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#258/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": "[(25,2)-(25,7)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#258/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#258" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,4)-(26,8)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#263", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "opt?" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#257" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(65,6)-(66,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "opt" +} +], +"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": "[(65,6)-(66,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#264", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#265", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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://www.w3.org/ns/shacl#defaultValue": [ +{ +"@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": "PL" +} +], +"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#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": "[(56,17)-(56,19)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#defaultValueStr": [ +{ +"@value": "PL" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#265/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#265" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(55,8)-(55,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#265/source-map/lexical/element_3", +"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": "[(56,8)-(57,0)]" +} +] +}, +{ +"@id": "amf://id#265/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": "[(55,8)-(56,0)]" +} +] +}, +{ +"@id": "amf://id#265/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": "[(56,8)-(57,0)]" +} +] +}, +{ +"@id": "amf://id#265/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#265" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(54,6)-(57,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#264" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(54,6)-(57,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#267", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#268", +"@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#269", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +] +}, +{ +"@id": "amf://id#270", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/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://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": "[(44,8)-(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#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": "[(43,6)-(45,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#271", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#272", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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": "birthday" +} +], +"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": "[(46,6)-(47,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#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": "[(46,6)-(47,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#273", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#274", +"@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#275", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#276", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#276" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(63,10)-(64,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#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": "[(63,10)-(64,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#277", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#278", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/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": "[(64,10)-(65,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#277" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(64,10)-(65,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "image" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#274/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#274" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(61,8)-(61,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#274/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#274" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(60,6)-(65,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#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": "[(60,6)-(65,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#279", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#280", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/apiContract#examples": [ +{ +"@id": "amf://id#281", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Male" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#281", +"@type": [ +"http://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_1" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#281" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(50,16)-(50,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "male" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#281/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#281/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": "[(50,16)-(50,20)]" +} +] +}, +{ +"@id": "amf://id#281/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": "[(50,10)-(51,0)]" +} +] +}, +{ +"@id": "amf://id#281/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": "[(50,16)-(50,20)]" +} +] +}, +{ +"@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": "[(50,10)-(51,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#282", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Female" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@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": "female" +} +], +"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#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": "[(51,18)-(51,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "female" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#282/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#282/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": "[(51,18)-(51,24)]" +} +] +}, +{ +"@id": "amf://id#282/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": "[(51,10)-(52,0)]" +} +] +}, +{ +"@id": "amf://id#282/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,18)-(51,24)]" +} +] +}, +{ +"@id": "amf://id#282/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#282" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(51,10)-(52,0)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#280/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#280" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(48,8)-(48,12)]" +} +] +} +], +"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://www.w3.org/ns/shacl#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(48,8)-(49,0)]" +} +] +}, +{ +"@id": "amf://id#280/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(49,8)-(52,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": "[(47,6)-(52,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "gender" +} +], +"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": "[(47,6)-(52,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "XmlExampleInclude" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#290", +"@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#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 W\\\\244m4n5kj3gbn2nj4k4n4\n\n" +} +], +"http://a.ml/vocabularies/document#location": [ +{ +"@value": "file://demo/examples-api/example.xml" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#290/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#290/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#290" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(83,13)-(83,33)]" +} +] +}, +{ +"@id": "amf://id#290/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#232", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "example_1" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#232", +"@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#233", +"@type": [ +"http://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_2" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#233" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(67,13)-(67,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#id": [ +{ +"@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": "1234" +} +], +"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#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": "[(68,10)-(68,14)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@id": "amf://id#235", +"@type": [ +"http://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_4" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#235" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(69,12)-(69,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#birthday": [ +{ +"@id": "amf://id#236", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "20-10-1983" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#236" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(70,16)-(70,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#tagline": [ +{ +"@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": "Test 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#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": "[(71,15)-(71,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#url": [ +{ +"@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": "https://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_7" +} +], +"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": "[(72,11)-(72,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#language": [ +{ +"@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": "PL" +} +], +"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#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": "[(73,16)-(73,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#etag": [ +{ +"@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": "test" +} +], +"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#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": "[(74,12)-(74,16)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#image": [ +{ +"@id": "amf://id#241", +"@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#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": "https://image.com" +} +], +"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#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": "[(76,13)-(76,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#thumb": [ +{ +"@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": "https://image.com/thumb" +} +], +"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#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": "[(77,15)-(77,38)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_10" +} +], +"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_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": "[(76,8)-(77,0)]" +} +] +}, +{ +"@id": "amf://id#241/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": "[(77,8)-(78,0)]" +} +] +}, +{ +"@id": "amf://id#241/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#241" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(76,0)-(78,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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#lexical": [ +{ +"@id": "amf://id#232/source-map/lexical/element_9", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#etag" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(74,6)-(75,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_7", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#birthday" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(70,6)-(71,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#232" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(67,0)-(78,0)]" +} +] +}, +{ +"@id": "amf://id#232/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": "[(69,6)-(70,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#language" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(73,6)-(74,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#image" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(75,6)-(78,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#tagline" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(71,6)-(72,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#error" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(67,6)-(68,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(68,6)-(69,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_8", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#url" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(72,6)-(73,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "error: false\nid: 1234\nname: Pawel Psztyc\nbirthday: 20-10-1983\ntagline: Test example\nurl: https://domain.com\nlanguage: PL\netag: test\nimage:\n url: https://image.com\n thumb: https://image.com/thumb" +} +], +"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": "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#232/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": "[(66,12)-(78,0)]" +} +] +}, +{ +"@id": "amf://id#232/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": "[(67,0)-(78,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#232" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(66,4)-(78,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#232/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#232" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#289/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#289" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#289/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#289" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(81,2)-(84,0)]" +} +] +}, +{ +"@id": "amf://id#289/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": "[(81,2)-(81,19)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#289/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#289" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(82,4)-(82,8)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#291", +"@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#294", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#testProperty" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#295", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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": "testProperty" +} +], +"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#lexical": [ +{ +"@id": "amf://id#295/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#295" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(22,6)-(23,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "testProperty" +} +], +"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": "[(22,6)-(23,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "SimpleInlineExample" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#292", +"@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#292", +"@type": [ +"http://a.ml/vocabularies/data#Object", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#testProperty": [ +{ +"@id": "amf://id#293", +"@type": [ +"http://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#293/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#293/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#293" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,20)-(24,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#292" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,0)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#292/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#testProperty" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(24,6)-(25,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "testProperty: true" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#292/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#292/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,12)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#292/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": "[(24,0)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#292/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#292" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,4)-(25,0)]" +} +] +} +] +} +] +} +], +"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_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": "[(19,2)-(19,21)]" +} +] +}, +{ +"@id": "amf://id#291/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(23,4)-(25,0)]" +} +] +}, +{ +"@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": "[(19,2)-(25,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#291/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#291" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(20,4)-(20,8)]" +} +] +} +] +} +] +}, +{ +"@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#247", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#248", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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/shapes#xmlSerialization": [ +{ +"@id": "amf://id#249", +"@type": [ +"http://a.ml/vocabularies/shapes#XMLSerializer", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/shapes#xmlAttribute": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/shapes#xmlWrapped": [ +{ +"@value": false +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#249" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(42,0)-(43,0)]" +} +] +}, +{ +"@id": "amf://id#249/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#xmlAttribute" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(42,10)-(43,0)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#248/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#248" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(40,8)-(40,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#248/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,8)-(41,0)]" +} +] +}, +{ +"@id": "amf://id#248/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#xmlSerialization" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(41,8)-(43,0)]" +} +] +}, +{ +"@id": "amf://id#248/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#248" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(39,6)-(43,0)]" +} +] +} +] +} +] +} +], +"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#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": "[(39,6)-(43,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#267", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#268", +"@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#269", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +] +}, +{ +"@id": "amf://id#270", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/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://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": "[(44,8)-(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#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": "[(43,6)-(45,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#252", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#253", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(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#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": "[(45,6)-(46,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#271", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#272", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.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": "birthday" +} +], +"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": "[(46,6)-(47,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#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": "[(46,6)-(47,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#279", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#280", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/apiContract#examples": [ +{ +"@id": "amf://id#281", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Male" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#281", +"@type": [ +"http://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_1" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#281" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(50,16)-(50,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "male" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#281/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#281/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": "[(50,16)-(50,20)]" +} +] +}, +{ +"@id": "amf://id#281/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": "[(50,10)-(51,0)]" +} +] +}, +{ +"@id": "amf://id#281/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": "[(50,16)-(50,20)]" +} +] +}, +{ +"@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": "[(50,10)-(51,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#282", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "Female" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@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": "female" +} +], +"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#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": "[(51,18)-(51,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "female" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#282/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#282/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": "[(51,18)-(51,24)]" +} +] +}, +{ +"@id": "amf://id#282/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": "[(51,10)-(52,0)]" +} +] +}, +{ +"@id": "amf://id#282/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,18)-(51,24)]" +} +] +}, +{ +"@id": "amf://id#282/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#282" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(51,10)-(52,0)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#280/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#280" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(48,8)-(48,12)]" +} +] +} +], +"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://www.w3.org/ns/shacl#datatype" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(48,8)-(49,0)]" +} +] +}, +{ +"@id": "amf://id#280/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(49,8)-(52,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": "[(47,6)-(52,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "gender" +} +], +"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": "[(47,6)-(52,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#254", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#255", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(52,6)-(53,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#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": "[(52,6)-(53,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#250", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#251", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#251" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(53,6)-(54,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#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": "[(53,6)-(54,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#264", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#265", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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://www.w3.org/ns/shacl#defaultValue": [ +{ +"@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": "PL" +} +], +"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#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": "[(56,17)-(56,19)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#defaultValueStr": [ +{ +"@value": "PL" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#265/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#265" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(55,8)-(55,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#265/source-map/lexical/element_3", +"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": "[(56,8)-(57,0)]" +} +] +}, +{ +"@id": "amf://id#265/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": "[(55,8)-(56,0)]" +} +] +}, +{ +"@id": "amf://id#265/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": "[(56,8)-(57,0)]" +} +] +}, +{ +"@id": "amf://id#265/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#265" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(54,6)-(57,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#264" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(54,6)-(57,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#244", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#245", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/apiContract#examples": [ +{ +"@id": "amf://id#246", +"@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#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": "etag 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#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": "[(59,17)-(59,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "etag example" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#246/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#246/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": "[(59,17)-(59,29)]" +} +] +}, +{ +"@id": "amf://id#246/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": "[(59,17)-(59,29)]" +} +] +}, +{ +"@id": "amf://id#246/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#246" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(59,17)-(59,29)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#245/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#245" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(58,8)-(58,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#245/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,8)-(59,0)]" +} +] +}, +{ +"@id": "amf://id#245/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(59,8)-(60,0)]" +} +] +}, +{ +"@id": "amf://id#245/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#245" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(57,6)-(60,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#244" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(57,6)-(60,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#273", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#274", +"@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#275", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#276", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#276" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(63,10)-(64,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#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": "[(63,10)-(64,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#277", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#278", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/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": "[(64,10)-(65,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#277" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(64,10)-(65,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "image" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#274/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#274" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(61,8)-(61,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#274/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#274" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(60,6)-(65,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#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": "[(60,6)-(65,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#256", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#opt" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#257", +"@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#258", +"@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#259", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#260", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#260" +} +], +"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": "url" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#261", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#262", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/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": "[(29,6)-(30,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#261" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Image" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#258/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#258" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(25,2)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#258/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": "[(25,2)-(25,7)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#258/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#258" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,4)-(26,8)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#263", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "opt?" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#257" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(65,6)-(66,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 0 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "opt" +} +], +"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": "[(65,6)-(66,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Person" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#232", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "example_1" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#232", +"@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#233", +"@type": [ +"http://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_2" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#233" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(67,13)-(67,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#id": [ +{ +"@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": "1234" +} +], +"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#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": "[(68,10)-(68,14)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@id": "amf://id#235", +"@type": [ +"http://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_4" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#235" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(69,12)-(69,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#birthday": [ +{ +"@id": "amf://id#236", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "20-10-1983" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#236" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(70,16)-(70,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#tagline": [ +{ +"@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": "Test 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#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": "[(71,15)-(71,27)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#url": [ +{ +"@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": "https://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_7" +} +], +"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": "[(72,11)-(72,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#language": [ +{ +"@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": "PL" +} +], +"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#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": "[(73,16)-(73,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#etag": [ +{ +"@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": "test" +} +], +"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#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": "[(74,12)-(74,16)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#image": [ +{ +"@id": "amf://id#241", +"@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#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": "https://image.com" +} +], +"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#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": "[(76,13)-(76,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#thumb": [ +{ +"@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": "https://image.com/thumb" +} +], +"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#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": "[(77,15)-(77,38)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_10" +} +], +"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_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": "[(76,8)-(77,0)]" +} +] +}, +{ +"@id": "amf://id#241/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": "[(77,8)-(78,0)]" +} +] +}, +{ +"@id": "amf://id#241/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#241" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(76,0)-(78,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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#lexical": [ +{ +"@id": "amf://id#232/source-map/lexical/element_9", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#etag" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(74,6)-(75,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_7", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#birthday" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(70,6)-(71,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#232" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(67,0)-(78,0)]" +} +] +}, +{ +"@id": "amf://id#232/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": "[(69,6)-(70,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#language" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(73,6)-(74,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#image" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(75,6)-(78,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#tagline" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(71,6)-(72,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#error" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(67,6)-(68,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(68,6)-(69,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_8", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#url" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(72,6)-(73,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "error: false\nid: 1234\nname: Pawel Psztyc\nbirthday: 20-10-1983\ntagline: Test example\nurl: https://domain.com\nlanguage: PL\netag: test\nimage:\n url: https://image.com\n thumb: https://image.com/thumb" +} +], +"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": "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#232/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": "[(66,12)-(78,0)]" +} +] +}, +{ +"@id": "amf://id#232/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": "[(67,0)-(78,0)]" +} +] +}, +{ +"@id": "amf://id#232/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#232" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(66,4)-(78,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#232/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#232" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#297", +"@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#297", +"@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#298", +"@type": [ +"http://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_2" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#298" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(139,17)-(139,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#id": [ +{ +"@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": "1234" +} +], +"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#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": "[(140,14)-(140,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@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": "Inline person" +} +], +"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#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": "[(141,16)-(141,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#birthday": [ +{ +"@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": "01-01-1990" +} +], +"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#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": "[(142,20)-(142,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#tagline": [ +{ +"@id": "amf://id#302", +"@type": [ +"http://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 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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#302" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(143,19)-(143,31)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#url": [ +{ +"@id": "amf://id#303", +"@type": [ +"http://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" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#303" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(144,15)-(144,33)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#language": [ +{ +"@id": "amf://id#304", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "PL" +} +], +"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#304/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#304/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#304" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(145,20)-(145,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#etag": [ +{ +"@id": "amf://id#305", +"@type": [ +"http://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_9" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#305" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(146,16)-(146,20)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#image": [ +{ +"@id": "amf://id#306", +"@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#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": "https://image.com" +} +], +"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#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": "[(148,17)-(148,34)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#thumb": [ +{ +"@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": "https://image.com/thumb" +} +], +"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#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": "[(149,19)-(149,42)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_10" +} +], +"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#lexical": [ +{ +"@id": "amf://id#306/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": "[(148,12)-(149,0)]" +} +] +}, +{ +"@id": "amf://id#306/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": "[(149,12)-(150,0)]" +} +] +}, +{ +"@id": "amf://id#306/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#306" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(148,0)-(150,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_9", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#etag" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(146,10)-(147,0)]" +} +] +}, +{ +"@id": "amf://id#297/source-map/lexical/element_7", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#birthday" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(142,10)-(143,0)]" +} +] +}, +{ +"@id": "amf://id#297/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#297" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(139,0)-(150,0)]" +} +] +}, +{ +"@id": "amf://id#297/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": "[(141,10)-(142,0)]" +} +] +}, +{ +"@id": "amf://id#297/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#language" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(145,10)-(146,0)]" +} +] +}, +{ +"@id": "amf://id#297/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#image" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(147,10)-(150,0)]" +} +] +}, +{ +"@id": "amf://id#297/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#tagline" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(143,10)-(144,0)]" +} +] +}, +{ +"@id": "amf://id#297/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#error" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(139,10)-(140,0)]" +} +] +}, +{ +"@id": "amf://id#297/source-map/lexical/element_6", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#id" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(140,10)-(141,0)]" +} +] +}, +{ +"@id": "amf://id#297/source-map/lexical/element_8", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#url" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(144,10)-(145,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "error: false\nid: 1234\nname: Inline person\nbirthday: 01-01-1990\ntagline: Test example\nurl: https://domain.com\nlanguage: PL\netag: test\nimage:\n url: https://image.com\n thumb: https://image.com/thumb" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#297/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#297/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": "[(138,16)-(150,0)]" +} +] +}, +{ +"@id": "amf://id#297/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": "[(139,0)-(150,0)]" +} +] +}, +{ +"@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": "[(138,8)-(150,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#297/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#297" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#297/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#297" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#309" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#296/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#296" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#296/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#296" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(37,2)-(78,0)]" +} +] +}, +{ +"@id": "amf://id#296/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": "[(37,2)-(37,8)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#310", +"@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#311", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#something" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#312", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "something" +} +], +"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": "[(32,6)-(33,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "something" +} +], +"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#lexical": [ +{ +"@id": "amf://id#311/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#311" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(32,6)-(33,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#313", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#images" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#314", +"@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#258", +"@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#259", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#260", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#260" +} +], +"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": "url" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#261", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#262", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/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": "[(29,6)-(30,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#261" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Image" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#258/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#258" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(25,2)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#258/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": "[(25,2)-(25,7)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#258/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#258" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,4)-(26,8)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "images" +} +], +"http://a.ml/vocabularies/shapes#xmlSerialization": [ +{ +"@id": "amf://id#315", +"@type": [ +"http://a.ml/vocabularies/shapes#XMLSerializer", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/shapes#xmlAttribute": [ +{ +"@value": false +} +], +"http://a.ml/vocabularies/shapes#xmlWrapped": [ +{ +"@value": true +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#315" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,0)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#315/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#xmlWrapped" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,10)-(37,0)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#314/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#314" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(34,8)-(34,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#314/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#314" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(33,6)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#314/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#xmlSerialization" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(35,8)-(37,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "images" +} +], +"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": "[(33,6)-(37,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Imgs" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#310/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#310" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(30,2)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#310/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": "[(30,2)-(30,6)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#316", +"@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#258", +"@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#259", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#260", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#260" +} +], +"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": "url" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#261", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#262", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/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": "[(29,6)-(30,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#261" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Image" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#258/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#258" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(25,2)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#258/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": "[(25,2)-(25,7)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#258/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#258" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,4)-(26,8)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#310", +"@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#311", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#something" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#312", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "something" +} +], +"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": "[(32,6)-(33,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "something" +} +], +"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#lexical": [ +{ +"@id": "amf://id#311/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#311" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(32,6)-(33,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#313", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://www.w3.org/ns/shacl#path": [ +{ +"@id": "http://a.ml/vocabularies/data#images" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#314", +"@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#258", +"@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#259", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#260", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#260" +} +], +"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": "url" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#261", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#262", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/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": "[(29,6)-(30,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#261" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Image" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#258/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#258" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(25,2)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#258/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": "[(25,2)-(25,7)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#258/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#258" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,4)-(26,8)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "images" +} +], +"http://a.ml/vocabularies/shapes#xmlSerialization": [ +{ +"@id": "amf://id#315", +"@type": [ +"http://a.ml/vocabularies/shapes#XMLSerializer", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/shapes#xmlAttribute": [ +{ +"@value": false +} +], +"http://a.ml/vocabularies/shapes#xmlWrapped": [ +{ +"@value": true +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#315" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,0)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#315/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#xmlWrapped" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(36,10)-(37,0)]" +} +] +} +] +} +] +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#314/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#314" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(34,8)-(34,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#314/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#314" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(33,6)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#314/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/shapes#xmlSerialization" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(35,8)-(37,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "images" +} +], +"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": "[(33,6)-(37,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Imgs" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#310/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#310" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(30,2)-(37,0)]" +} +] +}, +{ +"@id": "amf://id#310/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": "[(30,2)-(30,6)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "UnionType" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#316/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#316" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#316/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#316" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(12,2)-(13,0)]" +} +] +}, +{ +"@id": "amf://id#316/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": "[(12,2)-(12,11)]" +} +] +} +] +} +] +}, +{ +"@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://www.w3.org/2001/XMLSchema#string" +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "ScalarType" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#317/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#317" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#317/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#317" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,2)-(8,0)]" +} +] +}, +{ +"@id": "amf://id#317/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": "[(7,2)-(7,12)]" +} +] +} +] +} +] +}, +{ +"@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#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#firstName" +} +], +"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#name": [ +{ +"@value": "firstName" +} +], +"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#lexical": [ +{ +"@id": "amf://id#323/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#323" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(116,6)-(117,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#322" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(116,6)-(117,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#lastName" +} +], +"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": "lastName" +} +], +"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#lexical": [ +{ +"@id": "amf://id#325/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#325" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(117,6)-(118,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#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": "[(117,6)-(118,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "TypeExamples" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#319", +"@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#319", +"@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#320", +"@type": [ +"http://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#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": "[(119,17)-(119,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#lastName": [ +{ +"@id": "amf://id#321", +"@type": [ +"http://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#321/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#321/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#321" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(120,16)-(120,22)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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#lexical": [ +{ +"@id": "amf://id#319/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": "[(119,6)-(120,0)]" +} +] +}, +{ +"@id": "amf://id#319/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#lastName" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(120,6)-(121,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": "[(119,0)-(121,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "firstName: Pawel\nlastName: Psztyc" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#319/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#319/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": "[(118,12)-(121,0)]" +} +] +}, +{ +"@id": "amf://id#319/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": "[(119,0)-(121,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": "[(118,4)-(121,0)]" +} +] +} +] +} +] +} +], +"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_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": "[(114,2)-(114,14)]" +} +] +}, +{ +"@id": "amf://id#318/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(118,4)-(121,0)]" +} +] +}, +{ +"@id": "amf://id#318/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#318" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(114,2)-(121,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#258", +"@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#259", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#260", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#260" +} +], +"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": "url" +} +], +"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": "[(28,6)-(29,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#261", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#262", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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/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": "[(29,6)-(30,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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#261" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,6)-(30,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Image" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#258/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#258" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(25,2)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#258/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": "[(25,2)-(25,7)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#258/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#258" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(26,4)-(26,8)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#326", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/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": "ScalarWithExample" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#327", +"@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#327", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "5" +} +], +"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#327/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#327/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#327" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,13)-(15,14)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "5" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#327/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#327/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": "[(15,13)-(15,14)]" +} +] +}, +{ +"@id": "amf://id#327/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": "[(15,13)-(15,14)]" +} +] +}, +{ +"@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": "[(15,13)-(15,14)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#326/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#326" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#326/source-map/lexical/element_3", +"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": "[(13,2)-(13,19)]" +} +] +}, +{ +"@id": "amf://id#326/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": "[(14,4)-(15,0)]" +} +] +}, +{ +"@id": "amf://id#326/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,4)-(16,0)]" +} +] +}, +{ +"@id": "amf://id#326/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#326" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(13,2)-(16,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#326/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#326" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(14,4)-(14,8)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#328", +"@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#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": "ScalarArray" +} +], +"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#declared-element": [ +{ +"@id": "amf://id#328/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#328" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#328/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#328" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,2)-(9,0)]" +} +] +}, +{ +"@id": "amf://id#328/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": "[(8,2)-(8,13)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#330", +"@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#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://a.ml/vocabularies/shapes#number" +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "ScalarArrayWithExample" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#331", +"@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#331", +"@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#332", +"@type": [ +"http://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_2" +} +], +"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": "[(18,14)-(18,15)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#333", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "5" +} +], +"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#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": "[(18,17)-(18,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_1" +} +], +"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#lexical": [ +{ +"@id": "amf://id#331/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#331" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,13)-(18,19)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "- 1\n- 5" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#331/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#331/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": "[(18,13)-(18,19)]" +} +] +}, +{ +"@id": "amf://id#331/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,13)-(18,19)]" +} +] +}, +{ +"@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": "[(18,13)-(18,19)]" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#330/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#330" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#330/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": "[(16,2)-(16,24)]" +} +] +}, +{ +"@id": "amf://id#330/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(18,4)-(19,0)]" +} +] +}, +{ +"@id": "amf://id#330/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#330" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,2)-(19,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#330/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#330" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(17,4)-(17,8)]" +} +] +} +] +} +] +} +] +} +] diff --git a/demo/raml-types-compact.json b/demo/raml-types-compact.json new file mode 100644 index 0000000..df17358 --- /dev/null +++ b/demo/raml-types-compact.json @@ -0,0 +1,11333 @@ +[ +{ +"@id": "", +"@type": [ +"doc:Document", +"doc:Fragment", +"doc:Module", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#100", +"@type": [ +"apiContract:WebAPI", +"doc:RootDomainElement", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "RAML types example" +} +], +"apiContract:server": [ +{ +"@id": "#160", +"@type": [ +"apiContract:Server", +"doc:DomainElement" +], +"core:urlTemplate": [ +{ +"@value": "http://api.domain.com/" +} +], +"sourcemaps:sources": [ +{ +"@id": "#160/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#160/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:urlTemplate" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(6,0)]" +} +] +} +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#160/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#160" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +] +} +] +} +], +"core:version": [ +{ +"@value": "v1" +} +], +"apiContract:endpoint": [ +{ +"@id": "#101", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/examples" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#102", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#103", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#40", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#28/link-1395988761", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#28" +} +], +"doc:link-label": [ +{ +"@value": "Message" +} +] +} +], +"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": "[(12,6)-(25,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#52", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/xml" +} +], +"raml-shapes:schema": [ +{ +"@id": "#28/link-1395988761", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#28" +} +], +"doc:link-label": [ +{ +"@value": "Message" +} +] +} +], +"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": "[(25,6)-(38,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#103/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#103/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#103" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,0)-(38,0)]" +} +] +}, +{ +"@id": "#103/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,4)-(38,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#102/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#102/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#102/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#102" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,2)-(38,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#104", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "put" +} +], +"apiContract:expects": [ +{ +"@id": "#105", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#64", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#28/link-1395988761", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#28" +} +], +"doc:link-label": [ +{ +"@value": "Message" +} +] +} +], +"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": "[(40,6)-(54,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#76", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/xml" +} +], +"raml-shapes:schema": [ +{ +"@id": "#28/link-1395988761", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#28" +} +], +"doc:link-label": [ +{ +"@value": "Message" +} +] +} +], +"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": "[(54,6)-(67,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#105/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#105/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#105" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,0)-(67,0)]" +} +] +}, +{ +"@id": "#105/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(39,4)-(67,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#104/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#104/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#104/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#104" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,2)-(67,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#106", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "delete" +} +], +"apiContract:expects": [ +{ +"@id": "#107", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#108", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#109", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#122", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#id" +} +], +"raml-shapes:range": [ +{ +"@id": "#123", +"@type": [ +"raml-shapes: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": "#124", +"@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": "#124/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#124/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#124" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,17)-(11,19)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "" +} +], +"sourcemaps:sources": [ +{ +"@id": "#123/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#123/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#123" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,6)-(9,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#123/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(11,19)]" +} +] +}, +{ +"@id": "#123/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#123" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(15,5)]" +} +] +}, +{ +"@id": "#123/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(11,19)]" +} +] +}, +{ +"@id": "#123/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,6)-(10,31)]" +} +] +}, +{ +"@id": "#123/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": "#122/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#122/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#122" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,4)-(15,5)]" +} +] +} +] +} +] +}, +{ +"@id": "#125", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#name" +} +], +"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#string" +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"core:name": [ +{ +"@value": "The Name Schema " +} +], +"shacl:defaultValue": [ +{ +"@id": "#127", +"@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": "#127/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#127/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#127" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,17)-(20,19)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "" +} +], +"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": "[(18,6)-(18,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#126/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(20,19)]" +} +] +}, +{ +"@id": "#126/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#126" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(24,5)]" +} +] +}, +{ +"@id": "#126/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,6)-(20,19)]" +} +] +}, +{ +"@id": "#126/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,6)-(19,33)]" +} +] +}, +{ +"@id": "#126/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": "#125/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#125/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#125" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,4)-(24,5)]" +} +] +} +] +} +] +}, +{ +"@id": "#128", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#birthday" +} +], +"raml-shapes:range": [ +{ +"@id": "#129", +"@type": [ +"raml-shapes: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": "#130", +"@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": "#130/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#130/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#130" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,17)-(29,19)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "" +} +], +"sourcemaps:sources": [ +{ +"@id": "#129/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#129/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#129" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,6)-(27,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#129/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(29,19)]" +} +] +}, +{ +"@id": "#129/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#129" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,4)-(33,5)]" +} +] +}, +{ +"@id": "#129/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,6)-(29,19)]" +} +] +}, +{ +"@id": "#129/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,6)-(28,37)]" +} +] +}, +{ +"@id": "#129/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": "#128/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#128/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#128" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,4)-(33,5)]" +} +] +} +] +} +] +}, +{ +"@id": "#131", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#gender" +} +], +"raml-shapes:range": [ +{ +"@id": "#132", +"@type": [ +"raml-shapes: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": "#133", +"@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": "#133/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#133/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#133" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,17)-(38,19)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "" +} +], +"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": "[(36,6)-(36,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#132/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,6)-(38,19)]" +} +] +}, +{ +"@id": "#132/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#132" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,4)-(42,5)]" +} +] +}, +{ +"@id": "#132/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(38,6)-(38,19)]" +} +] +}, +{ +"@id": "#132/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(37,6)-(37,35)]" +} +] +}, +{ +"@id": "#132/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": "#131/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#131/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#131" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,4)-(42,5)]" +} +] +} +] +} +] +}, +{ +"@id": "#134", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#url" +} +], +"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": "url" +} +], +"core:name": [ +{ +"@value": "The Url Schema " +} +], +"shacl:defaultValue": [ +{ +"@id": "#136", +"@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": "#136/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#136/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#136" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,17)-(47,19)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "" +} +], +"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": "[(45,6)-(45,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#135/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,6)-(47,19)]" +} +] +}, +{ +"@id": "#135/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#135" +} +], +"sourcemaps:value": [ +{ +"@value": "[(43,4)-(51,5)]" +} +] +}, +{ +"@id": "#135/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,6)-(47,19)]" +} +] +}, +{ +"@id": "#135/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(46,6)-(46,32)]" +} +] +}, +{ +"@id": "#135/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": "#134/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#134/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#134" +} +], +"sourcemaps:value": [ +{ +"@value": "[(43,4)-(51,5)]" +} +] +} +] +} +] +}, +{ +"@id": "#137", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#image" +} +], +"raml-shapes:range": [ +{ +"@id": "#138", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#139", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#url" +} +], +"raml-shapes:range": [ +{ +"@id": "#140", +"@type": [ +"raml-shapes: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": "#141", +"@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": "#141/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#141/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#141" +} +], +"sourcemaps:value": [ +{ +"@value": "[(60,21)-(60,23)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "" +} +], +"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": "[(58,10)-(58,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#140/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(60,10)-(60,23)]" +} +] +}, +{ +"@id": "#140/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#140" +} +], +"sourcemaps:value": [ +{ +"@value": "[(56,8)-(64,9)]" +} +] +}, +{ +"@id": "#140/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(60,10)-(60,23)]" +} +] +}, +{ +"@id": "#140/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(59,10)-(59,36)]" +} +] +}, +{ +"@id": "#140/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": "#139/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#139/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#139" +} +], +"sourcemaps:value": [ +{ +"@value": "[(56,8)-(64,9)]" +} +] +} +] +} +] +}, +{ +"@id": "#142", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#thumb" +} +], +"raml-shapes:range": [ +{ +"@id": "#143", +"@type": [ +"raml-shapes: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": "#144", +"@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": "#144/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#144/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#144" +} +], +"sourcemaps:value": [ +{ +"@value": "[(69,21)-(69,23)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "" +} +], +"sourcemaps:sources": [ +{ +"@id": "#143/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#143/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#143" +} +], +"sourcemaps:value": [ +{ +"@value": "[(67,10)-(67,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#143/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(69,10)-(69,23)]" +} +] +}, +{ +"@id": "#143/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#143" +} +], +"sourcemaps:value": [ +{ +"@value": "[(65,8)-(73,9)]" +} +] +}, +{ +"@id": "#143/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(69,10)-(69,23)]" +} +] +}, +{ +"@id": "#143/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(68,10)-(68,38)]" +} +] +}, +{ +"@id": "#143/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": "#142/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#142/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#142" +} +], +"sourcemaps:value": [ +{ +"@value": "[(65,8)-(73,9)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "image" +} +], +"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": "[(54,6)-(54,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#138/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#138" +} +], +"sourcemaps:value": [ +{ +"@value": "[(52,4)-(75,5)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "image" +} +], +"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": "[(52,4)-(75,5)]" +} +] +} +] +} +] +}, +{ +"@id": "#145", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#tagline" +} +], +"raml-shapes:range": [ +{ +"@id": "#146", +"@type": [ +"raml-shapes: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": "#147", +"@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": "#147/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#147/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#147" +} +], +"sourcemaps:value": [ +{ +"@value": "[(80,17)-(80,19)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "" +} +], +"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": "[(78,6)-(78,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#146/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(80,6)-(80,19)]" +} +] +}, +{ +"@id": "#146/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#146" +} +], +"sourcemaps:value": [ +{ +"@value": "[(76,4)-(84,5)]" +} +] +}, +{ +"@id": "#146/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(80,6)-(80,19)]" +} +] +}, +{ +"@id": "#146/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(79,6)-(79,36)]" +} +] +}, +{ +"@id": "#146/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": "#145/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#145/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#145" +} +], +"sourcemaps:value": [ +{ +"@value": "[(76,4)-(84,5)]" +} +] +} +] +} +] +}, +{ +"@id": "#148", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#language" +} +], +"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": "language" +} +], +"core:name": [ +{ +"@value": "The Language Schema " +} +], +"shacl:defaultValue": [ +{ +"@id": "#150", +"@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": "#150/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#150/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#150" +} +], +"sourcemaps:value": [ +{ +"@value": "[(89,17)-(89,19)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "" +} +], +"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": "[(87,6)-(87,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#149/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(89,6)-(89,19)]" +} +] +}, +{ +"@id": "#149/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#149" +} +], +"sourcemaps:value": [ +{ +"@value": "[(85,4)-(93,5)]" +} +] +}, +{ +"@id": "#149/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(89,6)-(89,19)]" +} +] +}, +{ +"@id": "#149/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(88,6)-(88,37)]" +} +] +}, +{ +"@id": "#149/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": "#148/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#148/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#148" +} +], +"sourcemaps:value": [ +{ +"@value": "[(85,4)-(93,5)]" +} +] +} +] +} +] +}, +{ +"@id": "#151", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#etag" +} +], +"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": "etag" +} +], +"core:name": [ +{ +"@value": "The Etag Schema " +} +], +"shacl:defaultValue": [ +{ +"@id": "#153", +"@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": "#153/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#153/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#153" +} +], +"sourcemaps:value": [ +{ +"@value": "[(98,17)-(98,19)]" +} +] +} +] +} +] +} +], +"shacl:defaultValueStr": [ +{ +"@value": "" +} +], +"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": "[(96,6)-(96,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#152/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(98,6)-(98,19)]" +} +] +}, +{ +"@id": "#152/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#152" +} +], +"sourcemaps:value": [ +{ +"@value": "[(94,4)-(102,5)]" +} +] +}, +{ +"@id": "#152/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:defaultValueStr" +} +], +"sourcemaps:value": [ +{ +"@value": "[(98,6)-(98,19)]" +} +] +}, +{ +"@id": "#152/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(97,6)-(97,33)]" +} +] +}, +{ +"@id": "#152/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": "#151/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#151/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#151" +} +], +"sourcemaps:value": [ +{ +"@value": "[(94,4)-(102,5)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"apiContract:examples": [ +{ +"@id": "#110", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#110", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:id": [ +{ +"@id": "#111", +"@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": "#111/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#111/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#111" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,8)-(2,30)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#112", +"@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": "#112/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#112/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#112" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,10)-(3,24)]" +} +] +} +] +} +] +} +], +"data:birthday": [ +{ +"@id": "#113", +"@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": "#113/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#113/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#113" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,14)-(4,26)]" +} +] +} +] +} +] +} +], +"data:gender": [ +{ +"@id": "#114", +"@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": "#114/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#114/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#114" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,12)-(5,18)]" +} +] +} +] +} +] +} +], +"data:url": [ +{ +"@id": "#115", +"@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": "#115/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#115/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#115" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,9)-(6,50)]" +} +] +} +] +} +] +} +], +"data:image": [ +{ +"@id": "#116", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:url": [ +{ +"@id": "#117", +"@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": "#117/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#117/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#117" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,11)-(8,58)]" +} +] +} +] +} +] +} +], +"data:thumb": [ +{ +"@id": "#118", +"@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": "#118/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#118/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#118" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,13)-(9,66)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_7" +} +], +"sourcemaps:sources": [ +{ +"@id": "#116/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#116/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,4)-(8,58)]" +} +] +}, +{ +"@id": "#116/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:thumb" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(9,66)]" +} +] +}, +{ +"@id": "#116/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#116" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,11)-(10,3)]" +} +] +} +] +} +] +} +], +"data:tagline": [ +{ +"@id": "#119", +"@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": "#119/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#119/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#119" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,13)-(11,34)]" +} +] +} +] +} +] +} +], +"data:language": [ +{ +"@id": "#120", +"@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": "#120/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#120/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#120" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,14)-(12,21)]" +} +] +} +] +} +] +} +], +"data:etag": [ +{ +"@id": "#121", +"@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": "#121/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#121/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#121" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,10)-(13,36)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#110/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:parsed-json-example": [ +{ +"@id": "#110/source-map/parsed-json-example/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#110" +} +], +"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": "#110/source-map/lexical/element_9", +"sourcemaps:element": [ +{ +"@value": "data:language" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,2)-(12,21)]" +} +] +}, +{ +"@id": "#110/source-map/lexical/element_7", +"sourcemaps:element": [ +{ +"@value": "data:gender" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,2)-(5,18)]" +} +] +}, +{ +"@id": "#110/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "amf://id#110" +} +], +"sourcemaps:value": [ +{ +"@value": "[(1,0)-(14,1)]" +} +] +}, +{ +"@id": "#110/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:birthday" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(4,26)]" +} +] +}, +{ +"@id": "#110/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:tagline" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,2)-(11,34)]" +} +] +}, +{ +"@id": "#110/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:etag" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,2)-(13,36)]" +} +] +}, +{ +"@id": "#110/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:url" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(6,50)]" +} +] +}, +{ +"@id": "#110/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:id" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,2)-(2,30)]" +} +] +}, +{ +"@id": "#110/source-map/lexical/element_6", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(3,24)]" +} +] +}, +{ +"@id": "#110/source-map/lexical/element_8", +"sourcemaps:element": [ +{ +"@value": "data:image" +} +], +"sourcemaps:value": [ +{ +"@value": "[(7,2)-(10,3)]" +} +] +} +] +} +] +} +], +"doc:reference-id": [ +{ +"@id": "#6" +} +], +"doc:location": [ +{ +"@value": "file://demo/raml-types/examples/person.json" +} +], +"sourcemaps:sources": [ +{ +"@id": "#110/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#110/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#110/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#110" +} +], +"sourcemaps:value": [ +{ +"@value": "[(71,17)-(71,46)]" +} +] +}, +{ +"@id": "#110/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(71,17)-(71,46)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#110/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#110" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#108" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#109/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#109/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#109" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#109/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#109" +} +], +"sourcemaps:value": [ +{ +"@value": "[(69,6)-(104,1)]" +} +] +}, +{ +"@id": "#109/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(71,8)-(72,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#109/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#109" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,2)-(3,8)]" +} +] +} +], +"sourcemaps:parsed-json-schema": [ +{ +"@id": "#109/source-map/parsed-json-schema/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#109" +} +], +"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": "#108/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#108/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#108" +} +], +"sourcemaps:value": [ +{ +"@value": "[(69,6)-(72,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#154", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/xml" +} +], +"raml-shapes:schema": [ +{ +"@id": "#155", +"@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": "#156", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:reference-id": [ +{ +"@id": "#2" +} +], +"doc:location": [ +{ +"@value": "file://demo/raml-types/examples/person.xml" +} +], +"sourcemaps:sources": [ +{ +"@id": "#156/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#156/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#156/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#156" +} +], +"sourcemaps:value": [ +{ +"@value": "[(74,17)-(74,45)]" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#156/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#156" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#154" +} +] +} +] +} +] +} +], +"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/raml-types/schemas/person.xsd" +} +], +"sourcemaps:sources": [ +{ +"@id": "#155/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#155/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(74,8)-(75,0)]" +} +] +} +], +"sourcemaps:auto-generated-name": [ +{ +"@id": "#155/source-map/auto-generated-name/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#155" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +] +} +] +} +], +"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": "[(72,6)-(75,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#107/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#107/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#107" +} +], +"sourcemaps:value": [ +{ +"@value": "[(68,0)-(75,0)]" +} +] +}, +{ +"@id": "#107/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(68,4)-(75,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#106/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#106/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#106/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#106" +} +], +"sourcemaps:value": [ +{ +"@value": "[(67,2)-(75,0)]" +} +] +} +] +} +] +} +], +"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": "[(9,0)-(75,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#157", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/multiple" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#158", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"apiContract:expects": [ +{ +"@id": "#159", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#88", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "application/json" +} +], +"raml-shapes:schema": [ +{ +"@id": "#28/link-1395988761", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"doc:link-target": [ +{ +"@id": "#28" +} +], +"doc:link-label": [ +{ +"@value": "Message" +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#88/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#88/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#88" +} +], +"sourcemaps:value": [ +{ +"@value": "[(78,6)-(103,0)]" +} +] +} +] +} +] +} +], +"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": "[(77,0)-(103,0)]" +} +] +}, +{ +"@id": "#159/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(77,4)-(103,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#158/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#158/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:expects" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#158/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#158" +} +], +"sourcemaps:value": [ +{ +"@value": "[(76,2)-(103,0)]" +} +] +} +] +} +] +} +], +"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": "[(75,0)-(103,0)]" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#100/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#100/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#100" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#100/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "apiContract:server" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(6,0)]" +} +] +}, +{ +"@id": "#100/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +}, +{ +"@id": "#100/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:version" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(4,0)]" +} +] +}, +{ +"@id": "#100/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#100" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(103,0)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"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 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.1.0" +} +], +"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 \"$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.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#5", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#6", +"@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.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +}, +{ +"@id": "#7", +"@type": [ +"raml-shapes:DataTypeFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#8", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#9", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#from" +} +], +"raml-shapes:range": [ +{ +"@id": "#10", +"@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#uid" +} +], +"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": "uid" +} +], +"core:description": [ +{ +"@value": "User ID." +} +], +"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": "[(12,8)-(12,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,8)-(13,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,8)-(14,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(14,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "uid" +} +], +"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": "[(11,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#name" +} +], +"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": "name" +} +], +"core:description": [ +{ +"@value": "User full name" +} +], +"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": "[(15,8)-(15,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,8)-(16,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,8)-(17,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(17,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(14,6)-(17,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#15", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#email" +} +], +"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": "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": "#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": "[(18,8)-(18,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#16/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,8)-(19,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,8)-(20,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#16" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(20,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "email" +} +], +"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": "[(17,6)-(20,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "from" +} +], +"core:description": [ +{ +"@value": "Object representing sender of the message." +} +], +"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": "[(7,4)-(7,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#10/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(20,0)]" +} +] +}, +{ +"@id": "#10/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": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(20,0)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(10,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#17", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#message" +} +], +"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": "message" +} +], +"core:description": [ +{ +"@value": "Message body" +} +], +"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": "[(21,4)-(21,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#18/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,4)-(22,0)]" +} +] +}, +{ +"@id": "#18/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(23,0)]" +} +] +}, +{ +"@id": "#18/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#18" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,2)-(23,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "message" +} +], +"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": "[(20,2)-(23,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#19", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#timestamp" +} +], +"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#integer" +} +], +"shacl:name": [ +{ +"@value": "timestamp" +} +], +"core:description": [ +{ +"@value": "Message sent timestamp as a Uxin timestamp." +} +], +"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": "[(24,4)-(24,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#20/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(25,0)]" +} +] +}, +{ +"@id": "#20/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,4)-(26,0)]" +} +] +}, +{ +"@id": "#20/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#20" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,2)-(26,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "timestamp" +} +], +"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": "[(23,2)-(26,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#21", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#attachements" +} +], +"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": [ +"raml-shapes: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": "#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": "[(27,4)-(27,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#22/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#22" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,2)-(30,0)]" +} +] +}, +{ +"@id": "#22/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": "#21/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#21/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#21" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,2)-(30,0)]" +} +] +}, +{ +"@id": "#21/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,4)-(30,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#24", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#important" +} +], +"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#boolean" +} +], +"shacl:name": [ +{ +"@value": "important" +} +], +"core:description": [ +{ +"@value": "True if the message should be marked as an important." +} +], +"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": "[(31,4)-(31,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#25/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,4)-(32,0)]" +} +] +}, +{ +"@id": "#25/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,4)-(33,0)]" +} +] +}, +{ +"@id": "#25/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#25" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,2)-(34,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "important" +} +], +"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": "[(30,2)-(34,0)]" +} +] +}, +{ +"@id": "#24/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,4)-(34,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "type" +} +], +"core:description": [ +{ +"@value": "An user message object." +} +], +"sourcemaps:sources": [ +{ +"@id": "#8/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:source-vendor": [ +{ +"@id": "#8/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#8/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(34,0)]" +} +] +}, +{ +"@id": "#8/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,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": "[(3,0)-(3,4)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(34,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#26", +"@type": [ +"doc:ExternalFragment", +"doc:Fragment", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#27", +"@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.1.0" +} +], +"doc:root": [ +{ +"@value": false +} +] +} +], +"doc:declares": [ +{ +"@id": "#28", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#9", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#from" +} +], +"raml-shapes:range": [ +{ +"@id": "#10", +"@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#uid" +} +], +"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": "uid" +} +], +"core:description": [ +{ +"@value": "User ID." +} +], +"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": "[(12,8)-(12,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#12/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,8)-(13,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(13,8)-(14,0)]" +} +] +}, +{ +"@id": "#12/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#12" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,6)-(14,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "uid" +} +], +"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": "[(11,6)-(14,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#13", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#name" +} +], +"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": "name" +} +], +"core:description": [ +{ +"@value": "User full name" +} +], +"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": "[(15,8)-(15,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#14/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,8)-(16,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,8)-(17,0)]" +} +] +}, +{ +"@id": "#14/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#14" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,6)-(17,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "name" +} +], +"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": "[(14,6)-(17,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#15", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#email" +} +], +"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": "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": "#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": "[(18,8)-(18,12)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#16/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,8)-(19,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,8)-(20,0)]" +} +] +}, +{ +"@id": "#16/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#16" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,6)-(20,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "email" +} +], +"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": "[(17,6)-(20,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "from" +} +], +"core:description": [ +{ +"@value": "Object representing sender of the message." +} +], +"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": "[(7,4)-(7,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#10/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(20,0)]" +} +] +}, +{ +"@id": "#10/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": "#9/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#9/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#9" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,2)-(20,0)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(9,4)-(10,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#17", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#message" +} +], +"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": "message" +} +], +"core:description": [ +{ +"@value": "Message body" +} +], +"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": "[(21,4)-(21,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#18/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,4)-(22,0)]" +} +] +}, +{ +"@id": "#18/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,4)-(23,0)]" +} +] +}, +{ +"@id": "#18/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#18" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,2)-(23,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "message" +} +], +"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": "[(20,2)-(23,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#19", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#timestamp" +} +], +"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#integer" +} +], +"shacl:name": [ +{ +"@value": "timestamp" +} +], +"core:description": [ +{ +"@value": "Message sent timestamp as a Uxin timestamp." +} +], +"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": "[(24,4)-(24,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#20/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(24,4)-(25,0)]" +} +] +}, +{ +"@id": "#20/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(25,4)-(26,0)]" +} +] +}, +{ +"@id": "#20/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#20" +} +], +"sourcemaps:value": [ +{ +"@value": "[(23,2)-(26,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "timestamp" +} +], +"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": "[(23,2)-(26,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#21", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#attachements" +} +], +"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": [ +"raml-shapes: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": "#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": "[(27,4)-(27,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#22/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#22" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,2)-(30,0)]" +} +] +}, +{ +"@id": "#22/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": "#21/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#21/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#21" +} +], +"sourcemaps:value": [ +{ +"@value": "[(26,2)-(30,0)]" +} +] +}, +{ +"@id": "#21/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,4)-(30,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#24", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#important" +} +], +"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#boolean" +} +], +"shacl:name": [ +{ +"@value": "important" +} +], +"core:description": [ +{ +"@value": "True if the message should be marked as an important." +} +], +"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": "[(31,4)-(31,8)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#25/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "shacl:datatype" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,4)-(32,0)]" +} +] +}, +{ +"@id": "#25/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,4)-(33,0)]" +} +] +}, +{ +"@id": "#25/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#25" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,2)-(34,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 0 +} +], +"shacl:name": [ +{ +"@value": "important" +} +], +"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": "[(30,2)-(34,0)]" +} +] +}, +{ +"@id": "#24/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,4)-(34,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "Message" +} +], +"core:description": [ +{ +"@value": "An user message object." +} +], +"apiContract:examples": [ +{ +"@id": "#29", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "example_0" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#29", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:from": [ +{ +"@id": "#30", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:uid": [ +{ +"@id": "#31", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456abc" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(16,17)-(16,26)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#32", +"@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_4" +} +], +"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": "[(17,18)-(17,30)]" +} +] +} +] +} +] +} +], +"data:email": [ +{ +"@id": "#33", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "pawel.psztyc@mulesoft.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(18,19)-(18,44)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#30/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#30/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(17,12)-(18,0)]" +} +] +}, +{ +"@id": "#30/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:uid" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,12)-(17,0)]" +} +] +}, +{ +"@id": "#30/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(18,12)-(19,0)]" +} +] +}, +{ +"@id": "#30/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#30" +} +], +"sourcemaps:value": [ +{ +"@value": "[(16,0)-(19,0)]" +} +] +} +] +} +] +} +], +"data:message": [ +{ +"@id": "#34", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Hi, this is message" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(19,19)-(19,38)]" +} +] +} +] +} +] +} +], +"data:timestamp": [ +{ +"@id": "#35", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(20,21)-(20,30)]" +} +] +} +] +} +] +} +], +"data:important": [ +{ +"@id": "#36", +"@type": [ +"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": "#36/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#36/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#36" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,21)-(21,26)]" +} +] +} +] +} +] +} +], +"data:attachements": [ +{ +"@id": "#37", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#38", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Attachment URL no 1" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_10" +} +], +"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": "[(23,14)-(23,33)]" +} +] +} +] +} +] +}, +{ +"@id": "#39", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Attachment URL no 2" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_11" +} +], +"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": "[(24,14)-(24,33)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_9" +} +], +"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": "[(22,23)-(25,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#29/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#29/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:important" +} +], +"sourcemaps:value": [ +{ +"@value": "[(21,10)-(22,0)]" +} +] +}, +{ +"@id": "#29/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#29" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,0)-(25,0)]" +} +] +}, +{ +"@id": "#29/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:timestamp" +} +], +"sourcemaps:value": [ +{ +"@value": "[(20,10)-(21,0)]" +} +] +}, +{ +"@id": "#29/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:attachements" +} +], +"sourcemaps:value": [ +{ +"@value": "[(22,10)-(25,0)]" +} +] +}, +{ +"@id": "#29/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:from" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,10)-(19,0)]" +} +] +}, +{ +"@id": "#29/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:message" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,10)-(20,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "from:\n uid: 123456abc\n name: Pawel Psztyc\n email: pawel.psztyc@mulesoft.com\nmessage: Hi, this is message\ntimestamp: 123456789\nimportant: false\nattachements:\n - Attachment URL no 1\n - Attachment URL no 2" +} +], +"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": "[(14,16)-(25,0)]" +} +] +}, +{ +"@id": "#29/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(15,0)-(25,0)]" +} +] +}, +{ +"@id": "#29/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#29" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,8)-(25,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#29/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#29" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#29/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#29" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#40" +} +] +} +] +} +] +}, +{ +"@id": "#41", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "example_1" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#41", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:from": [ +{ +"@id": "#42", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:uid": [ +{ +"@id": "#43", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "2f101b0e-40bb-4a2c-a686-c1ace840a5fd" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"sourcemaps:sources": [ +{ +"@id": "#43/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#43/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#43" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,17)-(29,53)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#44", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Tyler McKinney" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"sourcemaps:sources": [ +{ +"@id": "#44/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#44/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#44" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,18)-(30,32)]" +} +] +} +] +} +] +} +], +"data:email": [ +{ +"@id": "#45", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "tono@medfu.cn" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(31,19)-(31,32)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#42/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#42/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(30,12)-(31,0)]" +} +] +}, +{ +"@id": "#42/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:uid" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,12)-(30,0)]" +} +] +}, +{ +"@id": "#42/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(31,12)-(32,0)]" +} +] +}, +{ +"@id": "#42/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#42" +} +], +"sourcemaps:value": [ +{ +"@value": "[(29,0)-(32,0)]" +} +] +} +] +} +] +} +], +"data:message": [ +{ +"@id": "#46", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Guowo gakiw lilo nuggedjil tarpezdo zug abacaz torhic nuzvupbap ica luguvi ife dujer he." +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(32,19)-(32,107)]" +} +] +} +] +} +] +} +], +"data:timestamp": [ +{ +"@id": "#47", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "2374110741252" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(33,21)-(33,34)]" +} +] +} +] +} +] +} +], +"data:important": [ +{ +"@id": "#48", +"@type": [ +"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": "#48/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#48/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#48" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,21)-(34,26)]" +} +] +} +] +} +] +} +], +"data:attachements": [ +{ +"@id": "#49", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#50", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "http://eziciheg.tm/ge" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_10" +} +], +"sourcemaps:sources": [ +{ +"@id": "#50/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#50/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#50" +} +], +"sourcemaps:value": [ +{ +"@value": "[(36,14)-(36,37)]" +} +] +} +] +} +] +}, +{ +"@id": "#51", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "http://iragazvit.la/vak" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_11" +} +], +"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": "[(37,14)-(37,39)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_9" +} +], +"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": "[(35,23)-(38,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#41/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#41/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:important" +} +], +"sourcemaps:value": [ +{ +"@value": "[(34,10)-(35,0)]" +} +] +}, +{ +"@id": "#41/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#41" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,0)-(38,0)]" +} +] +}, +{ +"@id": "#41/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:timestamp" +} +], +"sourcemaps:value": [ +{ +"@value": "[(33,10)-(34,0)]" +} +] +}, +{ +"@id": "#41/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:attachements" +} +], +"sourcemaps:value": [ +{ +"@value": "[(35,10)-(38,0)]" +} +] +}, +{ +"@id": "#41/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:from" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,10)-(32,0)]" +} +] +}, +{ +"@id": "#41/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:message" +} +], +"sourcemaps:value": [ +{ +"@value": "[(32,10)-(33,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "from:\n uid: 2f101b0e-40bb-4a2c-a686-c1ace840a5fd\n name: Tyler McKinney\n email: tono@medfu.cn\nmessage: Guowo gakiw lilo nuggedjil tarpezdo zug abacaz torhic nuzvupbap ica luguvi ife dujer he.\ntimestamp: 2374110741252\nimportant: false\nattachements:\n - \"http://eziciheg.tm/ge\"\n - \"http://iragazvit.la/vak\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#41/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#41/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#41/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,16)-(38,0)]" +} +] +}, +{ +"@id": "#41/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(28,0)-(38,0)]" +} +] +}, +{ +"@id": "#41/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#41" +} +], +"sourcemaps:value": [ +{ +"@value": "[(27,8)-(38,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#41/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#41" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#41/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#41" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#52" +} +] +} +] +} +] +}, +{ +"@id": "#53", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "example_2" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#53", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:from": [ +{ +"@id": "#54", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:uid": [ +{ +"@id": "#55", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456abc" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(45,27)-(45,38)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#56", +"@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_4" +} +], +"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": "[(46,28)-(46,42)]" +} +] +} +] +} +] +} +], +"data:email": [ +{ +"@id": "#57", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "pawel.psztyc@mulesoft.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(47,29)-(47,56)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#54/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#54/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(46,20)-(46,42)]" +} +] +}, +{ +"@id": "#54/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:uid" +} +], +"sourcemaps:value": [ +{ +"@value": "[(45,20)-(45,38)]" +} +] +}, +{ +"@id": "#54/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(47,20)-(47,56)]" +} +] +}, +{ +"@id": "#54/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#54" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,26)-(48,19)]" +} +] +} +] +} +] +} +], +"data:message": [ +{ +"@id": "#58", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Hi, this is message" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(49,29)-(49,50)]" +} +] +} +] +} +] +} +], +"data:timestamp": [ +{ +"@id": "#59", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(50,31)-(50,40)]" +} +] +} +] +} +] +} +], +"data:important": [ +{ +"@id": "#60", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "true" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"core:name": [ +{ +"@value": "scalar_8" +} +], +"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": "[(51,31)-(51,35)]" +} +] +} +] +} +] +} +], +"data:attachements": [ +{ +"@id": "#61", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#62", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Attachment URL no 1" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_10" +} +], +"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": "[(52,35)-(52,56)]" +} +] +} +] +} +] +}, +{ +"@id": "#63", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Attachment URL no 2" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_11" +} +], +"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": "[(52,58)-(52,79)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_9" +} +], +"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": "[(52,34)-(52,80)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#53/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:parsed-json-example": [ +{ +"@id": "#53/source-map/parsed-json-example/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#53" +} +], +"sourcemaps:value": [ +{ +"@value": "{\n \"from\": {\n \"uid\": \"123456abc\",\n \"name\": \"Pawel Psztyc\",\n \"email\": \"pawel.psztyc@mulesoft.com\"\n },\n \"message\": \"Hi, this is message\",\n \"timestamp\": 123456789,\n \"important\": true,\n \"attachements\": [\"Attachment URL no 1\", \"Attachment URL no 2\"]\n}\n" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#53/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:important" +} +], +"sourcemaps:value": [ +{ +"@value": "[(51,18)-(51,35)]" +} +] +}, +{ +"@id": "#53/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#53" +} +], +"sourcemaps:value": [ +{ +"@value": "[(43,16)-(53,17)]" +} +] +}, +{ +"@id": "#53/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:timestamp" +} +], +"sourcemaps:value": [ +{ +"@value": "[(50,18)-(50,40)]" +} +] +}, +{ +"@id": "#53/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:attachements" +} +], +"sourcemaps:value": [ +{ +"@value": "[(52,18)-(52,80)]" +} +] +}, +{ +"@id": "#53/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:from" +} +], +"sourcemaps:value": [ +{ +"@value": "[(44,18)-(48,19)]" +} +] +}, +{ +"@id": "#53/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:message" +} +], +"sourcemaps:value": [ +{ +"@value": "[(49,18)-(49,50)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "{\n \"from\": {\n \"uid\": \"123456abc\",\n \"name\": \"Pawel Psztyc\",\n \"email\": \"pawel.psztyc@mulesoft.com\"\n },\n \"message\": \"Hi, this is message\",\n \"timestamp\": 123456789,\n \"important\": true,\n \"attachements\": [\"Attachment URL no 1\", \"Attachment URL no 2\"]\n}\n" +} +], +"sourcemaps:sources": [ +{ +"@id": "#53/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#53/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#53/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,16)-(54,0)]" +} +] +}, +{ +"@id": "#53/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,17)-(54,0)]" +} +] +}, +{ +"@id": "#53/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#53" +} +], +"sourcemaps:value": [ +{ +"@value": "[(42,16)-(54,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#53/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#53" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#53/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#53" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#64" +} +] +} +] +} +] +}, +{ +"@id": "#65", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "example_3" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#65", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:from": [ +{ +"@id": "#66", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:uid": [ +{ +"@id": "#67", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "2f101b0e-40bb-4a2c-a686-c1ace840a5fd" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(58,17)-(58,53)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#68", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Tyler McKinney" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(59,18)-(59,32)]" +} +] +} +] +} +] +} +], +"data:email": [ +{ +"@id": "#69", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "tono@medfu.cn" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(60,19)-(60,32)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#66/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#66/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(59,12)-(60,0)]" +} +] +}, +{ +"@id": "#66/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:uid" +} +], +"sourcemaps:value": [ +{ +"@value": "[(58,12)-(59,0)]" +} +] +}, +{ +"@id": "#66/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(60,12)-(61,0)]" +} +] +}, +{ +"@id": "#66/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#66" +} +], +"sourcemaps:value": [ +{ +"@value": "[(58,0)-(61,0)]" +} +] +} +] +} +] +} +], +"data:message": [ +{ +"@id": "#70", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Guowo gakiw lilo nuggedjil tarpezdo zug abacaz torhic nuzvupbap ica luguvi ife dujer he." +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(61,19)-(61,107)]" +} +] +} +] +} +] +} +], +"data:timestamp": [ +{ +"@id": "#71", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "2374110741252" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(62,21)-(62,34)]" +} +] +} +] +} +] +} +], +"data:important": [ +{ +"@id": "#72", +"@type": [ +"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": "#72/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#72/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#72" +} +], +"sourcemaps:value": [ +{ +"@value": "[(63,21)-(63,26)]" +} +] +} +] +} +] +} +], +"data:attachements": [ +{ +"@id": "#73", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#74", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "http://eziciheg.tm/ge" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_10" +} +], +"sourcemaps:sources": [ +{ +"@id": "#74/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#74/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#74" +} +], +"sourcemaps:value": [ +{ +"@value": "[(65,14)-(65,37)]" +} +] +} +] +} +] +}, +{ +"@id": "#75", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "http://iragazvit.la/vak" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_11" +} +], +"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": "[(66,14)-(66,39)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_9" +} +], +"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": "[(64,23)-(67,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#65/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#65/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:important" +} +], +"sourcemaps:value": [ +{ +"@value": "[(63,10)-(64,0)]" +} +] +}, +{ +"@id": "#65/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#65" +} +], +"sourcemaps:value": [ +{ +"@value": "[(57,0)-(67,0)]" +} +] +}, +{ +"@id": "#65/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:timestamp" +} +], +"sourcemaps:value": [ +{ +"@value": "[(62,10)-(63,0)]" +} +] +}, +{ +"@id": "#65/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:attachements" +} +], +"sourcemaps:value": [ +{ +"@value": "[(64,10)-(67,0)]" +} +] +}, +{ +"@id": "#65/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:from" +} +], +"sourcemaps:value": [ +{ +"@value": "[(57,10)-(61,0)]" +} +] +}, +{ +"@id": "#65/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:message" +} +], +"sourcemaps:value": [ +{ +"@value": "[(61,10)-(62,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "from:\n uid: 2f101b0e-40bb-4a2c-a686-c1ace840a5fd\n name: Tyler McKinney\n email: tono@medfu.cn\nmessage: Guowo gakiw lilo nuggedjil tarpezdo zug abacaz torhic nuzvupbap ica luguvi ife dujer he.\ntimestamp: 2374110741252\nimportant: false\nattachements:\n - \"http://eziciheg.tm/ge\"\n - \"http://iragazvit.la/vak\"" +} +], +"sourcemaps:sources": [ +{ +"@id": "#65/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#65/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#65/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(56,16)-(67,0)]" +} +] +}, +{ +"@id": "#65/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(57,0)-(67,0)]" +} +] +}, +{ +"@id": "#65/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#65" +} +], +"sourcemaps:value": [ +{ +"@value": "[(56,8)-(67,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#65/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#65" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#65/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#65" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#76" +} +] +} +] +} +] +}, +{ +"@id": "#77", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "ex1" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#77", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:from": [ +{ +"@id": "#78", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:uid": [ +{ +"@id": "#79", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "example-1" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(83,19)-(83,28)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#80", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Example 1" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(84,20)-(84,29)]" +} +] +} +] +} +] +} +], +"data:email": [ +{ +"@id": "#81", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "ex1@mulesoft.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(85,21)-(85,37)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#78/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#78/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(84,14)-(85,0)]" +} +] +}, +{ +"@id": "#78/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:uid" +} +], +"sourcemaps:value": [ +{ +"@value": "[(83,14)-(84,0)]" +} +] +}, +{ +"@id": "#78/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(85,14)-(86,0)]" +} +] +}, +{ +"@id": "#78/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#78" +} +], +"sourcemaps:value": [ +{ +"@value": "[(83,0)-(86,0)]" +} +] +} +] +} +] +} +], +"data:message": [ +{ +"@id": "#82", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Hi, this is message from EX1" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(86,21)-(86,49)]" +} +] +} +] +} +] +} +], +"data:timestamp": [ +{ +"@id": "#83", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(87,23)-(87,32)]" +} +] +} +] +} +] +} +], +"data:important": [ +{ +"@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_8" +} +], +"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": "[(88,23)-(88,28)]" +} +] +} +] +} +] +} +], +"data:attachements": [ +{ +"@id": "#85", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#86", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Attachment URL no 1" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_10" +} +], +"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": "[(90,16)-(90,35)]" +} +] +} +] +} +] +}, +{ +"@id": "#87", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Attachment URL no 2" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_11" +} +], +"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": "[(91,16)-(91,35)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_9" +} +], +"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": "[(89,25)-(92,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#77/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#77/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:important" +} +], +"sourcemaps:value": [ +{ +"@value": "[(88,12)-(89,0)]" +} +] +}, +{ +"@id": "#77/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#77" +} +], +"sourcemaps:value": [ +{ +"@value": "[(82,0)-(92,0)]" +} +] +}, +{ +"@id": "#77/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:timestamp" +} +], +"sourcemaps:value": [ +{ +"@value": "[(87,12)-(88,0)]" +} +] +}, +{ +"@id": "#77/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:attachements" +} +], +"sourcemaps:value": [ +{ +"@value": "[(89,12)-(92,0)]" +} +] +}, +{ +"@id": "#77/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:from" +} +], +"sourcemaps:value": [ +{ +"@value": "[(82,12)-(86,0)]" +} +] +}, +{ +"@id": "#77/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:message" +} +], +"sourcemaps:value": [ +{ +"@value": "[(86,12)-(87,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "from:\n uid: example-1\n name: Example 1\n email: ex1@mulesoft.com\nmessage: Hi, this is message from EX1\ntimestamp: 123456789\nimportant: false\nattachements:\n - Attachment URL no 1\n - Attachment URL no 2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#77/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#77/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#77/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(81,14)-(92,0)]" +} +] +}, +{ +"@id": "#77/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(81,10)-(92,0)]" +} +] +}, +{ +"@id": "#77/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(82,0)-(92,0)]" +} +] +}, +{ +"@id": "#77/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#77" +} +], +"sourcemaps:value": [ +{ +"@value": "[(81,10)-(92,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#77/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#77" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#77/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#77" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#88" +} +] +} +] +} +] +}, +{ +"@id": "#89", +"@type": [ +"apiContract:Example", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "ex2" +} +], +"doc:strict": [ +{ +"@value": true +} +], +"doc:structuredValue": [ +{ +"@id": "#89", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:from": [ +{ +"@id": "#90", +"@type": [ +"data:Object", +"data:Node", +"doc:DomainElement" +], +"data:uid": [ +{ +"@id": "#91", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "example-2" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_3" +} +], +"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": "[(94,19)-(94,28)]" +} +] +} +] +} +] +} +], +"data:name": [ +{ +"@id": "#92", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Example 2" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_4" +} +], +"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": "[(95,20)-(95,29)]" +} +] +} +] +} +] +} +], +"data:email": [ +{ +"@id": "#93", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "ex2@mulesoft.com" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_5" +} +], +"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": "[(96,21)-(96,37)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#90/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#90/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "data:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(95,14)-(96,0)]" +} +] +}, +{ +"@id": "#90/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:uid" +} +], +"sourcemaps:value": [ +{ +"@value": "[(94,14)-(95,0)]" +} +] +}, +{ +"@id": "#90/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:email" +} +], +"sourcemaps:value": [ +{ +"@value": "[(96,14)-(97,0)]" +} +] +}, +{ +"@id": "#90/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#90" +} +], +"sourcemaps:value": [ +{ +"@value": "[(94,0)-(97,0)]" +} +] +} +] +} +] +} +], +"data:message": [ +{ +"@id": "#94", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Hi, this is message from EX2" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_6" +} +], +"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": "[(97,21)-(97,49)]" +} +] +} +] +} +] +} +], +"data:timestamp": [ +{ +"@id": "#95", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "123456789" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#integer" +} +], +"core:name": [ +{ +"@value": "scalar_7" +} +], +"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": "[(98,23)-(98,32)]" +} +] +} +] +} +] +} +], +"data:important": [ +{ +"@id": "#96", +"@type": [ +"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": "#96/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#96/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#96" +} +], +"sourcemaps:value": [ +{ +"@value": "[(99,23)-(99,28)]" +} +] +} +] +} +] +} +], +"data:attachements": [ +{ +"@id": "#97", +"@type": [ +"data:Array", +"rdf:Seq", +"data:Node", +"doc:DomainElement" +], +"rdfs:member": [ +{ +"@id": "#98", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Attachment URL no 1" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_10" +} +], +"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": "[(101,16)-(101,35)]" +} +] +} +] +} +] +}, +{ +"@id": "#99", +"@type": [ +"data:Scalar", +"data:Node", +"doc:DomainElement" +], +"data:value": [ +{ +"@value": "Attachment URL no 2" +} +], +"shacl:datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#string" +} +], +"core:name": [ +{ +"@value": "scalar_11" +} +], +"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": "[(102,16)-(102,35)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "array_9" +} +], +"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": "[(100,25)-(103,0)]" +} +] +} +] +} +] +} +], +"core:name": [ +{ +"@value": "object_1" +} +], +"sourcemaps:sources": [ +{ +"@id": "#89/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:lexical": [ +{ +"@id": "#89/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "data:important" +} +], +"sourcemaps:value": [ +{ +"@value": "[(99,12)-(100,0)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "amf://id#89" +} +], +"sourcemaps:value": [ +{ +"@value": "[(93,0)-(103,0)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "data:timestamp" +} +], +"sourcemaps:value": [ +{ +"@value": "[(98,12)-(99,0)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "data:attachements" +} +], +"sourcemaps:value": [ +{ +"@value": "[(100,12)-(103,0)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "data:from" +} +], +"sourcemaps:value": [ +{ +"@value": "[(93,12)-(97,0)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_4", +"sourcemaps:element": [ +{ +"@value": "data:message" +} +], +"sourcemaps:value": [ +{ +"@value": "[(97,12)-(98,0)]" +} +] +} +] +} +] +} +], +"doc:raw": [ +{ +"@value": "from:\n uid: example-2\n name: Example 2\n email: ex2@mulesoft.com\nmessage: Hi, this is message from EX2\ntimestamp: 123456789\nimportant: false\nattachements:\n - Attachment URL no 1\n - Attachment URL no 2" +} +], +"sourcemaps:sources": [ +{ +"@id": "#89/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:synthesized-field": [ +{ +"@id": "#89/source-map/synthesized-field/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:strict" +} +], +"sourcemaps:value": [ +{ +"@value": "true" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#89/source-map/lexical/element_3", +"sourcemaps:element": [ +{ +"@value": "doc:structuredValue" +} +], +"sourcemaps:value": [ +{ +"@value": "[(92,14)-(103,0)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(92,10)-(103,0)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "doc:raw" +} +], +"sourcemaps:value": [ +{ +"@value": "[(93,0)-(103,0)]" +} +] +}, +{ +"@id": "#89/source-map/lexical/element_2", +"sourcemaps:element": [ +{ +"@value": "amf://id#89" +} +], +"sourcemaps:value": [ +{ +"@value": "[(92,10)-(103,0)]" +} +] +} +], +"sourcemaps:local-element": [ +{ +"@id": "#89/source-map/local-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#89" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:tracked-element": [ +{ +"@id": "#89/source-map/tracked-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#89" +} +], +"sourcemaps:value": [ +{ +"@value": "amf://id#88" +} +] +} +] +} +] +} +], +"sourcemaps:sources": [ +{ +"@id": "#28/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:declared-element": [ +{ +"@id": "#28/source-map/declared-element/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#28" +} +], +"sourcemaps:value": [ +{ +"@value": "" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#28/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#28" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(3,4)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#28/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#28" +} +], +"sourcemaps:value": [ +{ +"@value": "[(3,0)-(34,0)]" +} +] +}, +{ +"@id": "#28/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,0)-(5,0)]" +} +] +} +], +"sourcemaps:source-vendor": [ +{ +"@id": "#28/source-map/source-vendor/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#28" +} +], +"sourcemaps:value": [ +{ +"@value": "RAML 1.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#", +"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/raml-types.json b/demo/raml-types.json new file mode 100644 index 0000000..b6100a7 --- /dev/null +++ b/demo/raml-types.json @@ -0,0 +1,11321 @@ +[ +{ +"@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#100", +"@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": "RAML types example" +} +], +"http://a.ml/vocabularies/apiContract#server": [ +{ +"@id": "amf://id#160", +"@type": [ +"http://a.ml/vocabularies/apiContract#Server", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#urlTemplate": [ +{ +"@value": "http://api.domain.com/" +} +], +"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": "http://a.ml/vocabularies/core#urlTemplate" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,0)-(6,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#synthesized-field": [ +{ +"@id": "amf://id#160/source-map/synthesized-field/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#160" +} +], +"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#101", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/examples" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#102", +"@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#103", +"@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#40", +"@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#28/link-1395988761", +"@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#28" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "Message" +} +] +} +], +"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": "[(12,6)-(25,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#52", +"@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#28/link-1395988761", +"@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#28" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "Message" +} +] +} +], +"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": "[(25,6)-(38,0)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#103" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(11,0)-(38,0)]" +} +] +}, +{ +"@id": "amf://id#103/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": "[(11,4)-(38,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#102/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#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": "[(10,2)-(38,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#104", +"@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#105", +"@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#64", +"@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#28/link-1395988761", +"@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#28" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "Message" +} +] +} +], +"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": "[(40,6)-(54,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#76", +"@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#28/link-1395988761", +"@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#28" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "Message" +} +] +} +], +"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": "[(54,6)-(67,0)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#105" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(39,0)-(67,0)]" +} +] +}, +{ +"@id": "amf://id#105/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": "[(39,4)-(67,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#104/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#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": "[(38,2)-(67,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#106", +"@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/apiContract#expects": [ +{ +"@id": "amf://id#107", +"@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#108", +"@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#109", +"@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#122", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#123", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "" +} +], +"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#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": "[(11,17)-(11,19)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#defaultValueStr": [ +{ +"@value": "" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#123/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#123" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(9,6)-(9,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#123/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#123/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#123" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(7,4)-(15,5)]" +} +] +}, +{ +"@id": "amf://id#123/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#123/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#123/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#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": "[(7,4)-(15,5)]" +} +] +} +] +} +] +}, +{ +"@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#name" +} +], +"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#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#127", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#127" +} +], +"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#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": "[(18,6)-(18,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#126/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#126/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#126" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,4)-(24,5)]" +} +] +}, +{ +"@id": "amf://id#126/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#126/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#126/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#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": "[(16,4)-(24,5)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#128", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#129", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#130", +"@type": [ +"http://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#130/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#130/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#130" +} +], +"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#129/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#129/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#129" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(27,6)-(27,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#129/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#129/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#129" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(25,4)-(33,5)]" +} +] +}, +{ +"@id": "amf://id#129/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#129/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#129/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#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": "[(25,4)-(33,5)]" +} +] +} +] +} +] +}, +{ +"@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#gender" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#132", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#133", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#133" +} +], +"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#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": "[(36,6)-(36,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#132/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#132/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#132" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(34,4)-(42,5)]" +} +] +}, +{ +"@id": "amf://id#132/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#132/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#132/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#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": "[(34,4)-(42,5)]" +} +] +} +] +} +] +}, +{ +"@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#url" +} +], +"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": "url" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "The Url Schema " +} +], +"http://www.w3.org/ns/shacl#defaultValue": [ +{ +"@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": "" +} +], +"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": "[(47,17)-(47,19)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#defaultValueStr": [ +{ +"@value": "" +} +], +"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": "[(45,6)-(45,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#135/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#135/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#135" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(43,4)-(51,5)]" +} +] +}, +{ +"@id": "amf://id#135/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#135/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#135/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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#134" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(43,4)-(51,5)]" +} +] +} +] +} +] +}, +{ +"@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#image" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#138", +"@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#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#url" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#140", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#141", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#141" +} +], +"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#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": "[(58,10)-(58,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#140/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#140/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#140" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(56,8)-(64,9)]" +} +] +}, +{ +"@id": "amf://id#140/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#140/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#140/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#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": "[(56,8)-(64,9)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#142", +"@type": [ +"http://www.w3.org/ns/shacl#PropertyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://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#143", +"@type": [ +"http://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#144", +"@type": [ +"http://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#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": "[(69,21)-(69,23)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#defaultValueStr": [ +{ +"@value": "" +} +], +"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#type-property-lexical-info": [ +{ +"@id": "amf://id#143/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#143" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(67,10)-(67,16)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#143/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#143/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#143" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(65,8)-(73,9)]" +} +] +}, +{ +"@id": "amf://id#143/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#143/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#143/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#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": "[(65,8)-(73,9)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "image" +} +], +"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": "[(54,6)-(54,12)]" +} +] +} +], +"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": "[(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#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": "[(52,4)-(75,5)]" +} +] +} +] +} +] +}, +{ +"@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#tagline" +} +], +"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://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#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": "" +} +], +"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#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": "[(80,17)-(80,19)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#defaultValueStr": [ +{ +"@value": "" +} +], +"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": "[(78,6)-(78,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#146/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#146/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#146" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(76,4)-(84,5)]" +} +] +}, +{ +"@id": "amf://id#146/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#146/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#146/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#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": "[(76,4)-(84,5)]" +} +] +} +] +} +] +}, +{ +"@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#language" +} +], +"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": "language" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "The Language Schema " +} +], +"http://www.w3.org/ns/shacl#defaultValue": [ +{ +"@id": "amf://id#150", +"@type": [ +"http://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#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": "[(89,17)-(89,19)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#defaultValueStr": [ +{ +"@value": "" +} +], +"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": "[(87,6)-(87,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#149/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#149/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#149" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(85,4)-(93,5)]" +} +] +}, +{ +"@id": "amf://id#149/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#149/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#149/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#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": "[(85,4)-(93,5)]" +} +] +} +] +} +] +}, +{ +"@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#etag" +} +], +"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": "etag" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "The Etag Schema " +} +], +"http://www.w3.org/ns/shacl#defaultValue": [ +{ +"@id": "amf://id#153", +"@type": [ +"http://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#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": "[(98,17)-(98,19)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#defaultValueStr": [ +{ +"@value": "" +} +], +"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": "[(96,6)-(96,12)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#152/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#152/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#152" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(94,4)-(102,5)]" +} +] +}, +{ +"@id": "amf://id#152/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#152/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#152/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#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": "[(94,4)-(102,5)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"http://a.ml/vocabularies/apiContract#examples": [ +{ +"@id": "amf://id#110", +"@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#110", +"@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#111", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#111" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,8)-(2,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@id": "amf://id#112", +"@type": [ +"http://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#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": "[(3,10)-(3,24)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#birthday": [ +{ +"@id": "amf://id#113", +"@type": [ +"http://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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#113" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,14)-(4,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#gender": [ +{ +"@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": "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#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": "[(5,12)-(5,18)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#url": [ +{ +"@id": "amf://id#115", +"@type": [ +"http://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#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": "[(6,9)-(6,50)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#image": [ +{ +"@id": "amf://id#116", +"@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#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": "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#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": "[(8,11)-(8,58)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#thumb": [ +{ +"@id": "amf://id#118", +"@type": [ +"http://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#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": "[(9,13)-(9,66)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_7" +} +], +"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_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#116/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#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": "[(7,11)-(10,3)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#tagline": [ +{ +"@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": "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#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": "[(11,13)-(11,34)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#language": [ +{ +"@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": "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#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": "[(12,14)-(12,21)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#etag": [ +{ +"@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": "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#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": "[(13,10)-(13,36)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_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#parsed-json-example": [ +{ +"@id": "amf://id#110/source-map/parsed-json-example/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#110" +} +], +"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#110/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#110/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#110/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#110" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(1,0)-(14,1)]" +} +] +}, +{ +"@id": "amf://id#110/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#110/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#110/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#110/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#110/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#110/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#110/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#6" +} +], +"http://a.ml/vocabularies/document#location": [ +{ +"@value": "file://demo/raml-types/examples/person.json" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#110/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#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": "[(71,17)-(71,46)]" +} +] +}, +{ +"@id": "amf://id#110/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": "[(71,17)-(71,46)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#110/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#110" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#108" +} +] +} +] +} +] +} +], +"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#auto-generated-name": [ +{ +"@id": "amf://id#109/source-map/auto-generated-name/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#109" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@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": "[(69,6)-(104,1)]" +} +] +}, +{ +"@id": "amf://id#109/source-map/lexical/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(71,8)-(72,0)]" +} +] +} +], +"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": "[(3,2)-(3,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#parsed-json-schema": [ +{ +"@id": "amf://id#109/source-map/parsed-json-schema/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#109" +} +], +"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#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": "[(69,6)-(72,0)]" +} +] +} +] +} +] +}, +{ +"@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/xml" +} +], +"http://a.ml/vocabularies/shapes#schema": [ +{ +"@id": "amf://id#155", +"@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#156", +"@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#2" +} +], +"http://a.ml/vocabularies/document#location": [ +{ +"@value": "file://demo/raml-types/examples/person.xml" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#156/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#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": "[(74,17)-(74,45)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#156/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#156" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#154" +} +] +} +] +} +] +} +], +"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/raml-types/schemas/person.xsd" +} +], +"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": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(74,8)-(75,0)]" +} +] +} +], +"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#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": "[(72,6)-(75,0)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#107" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(68,0)-(75,0)]" +} +] +}, +{ +"@id": "amf://id#107/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": "[(68,4)-(75,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#106/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#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": "[(67,2)-(75,0)]" +} +] +} +] +} +] +} +], +"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": "[(9,0)-(75,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#157", +"@type": [ +"http://a.ml/vocabularies/apiContract#EndPoint", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/apiContract#path": [ +{ +"@value": "/multiple" +} +], +"http://a.ml/vocabularies/apiContract#supportedOperation": [ +{ +"@id": "amf://id#158", +"@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#159", +"@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#88", +"@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#28/link-1395988761", +"@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#28" +} +], +"http://a.ml/vocabularies/document#link-label": [ +{ +"@value": "Message" +} +] +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#88" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(78,6)-(103,0)]" +} +] +} +] +} +] +} +], +"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": "[(77,0)-(103,0)]" +} +] +}, +{ +"@id": "amf://id#159/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": "[(77,4)-(103,0)]" +} +] +} +] +} +] +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#158/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#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": "[(76,2)-(103,0)]" +} +] +} +] +} +] +} +], +"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": "[(75,0)-(103,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#source-vendor": [ +{ +"@id": "amf://id#100/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#100" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#100/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": "[(4,0)-(6,0)]" +} +] +}, +{ +"@id": "amf://id#100/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)-(3,0)]" +} +] +}, +{ +"@id": "amf://id#100/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#100/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#100" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(2,0)-(103,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"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 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.1.0" +} +], +"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 \"$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.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#5", +"@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#6", +"@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.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +}, +{ +"@id": "amf://id#7", +"@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#8", +"@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#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#from" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#10", +"@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#uid" +} +], +"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": "uid" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "User 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#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": "[(12,8)-(12,12)]" +} +] +} +], +"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": "[(12,8)-(13,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": "[(13,8)-(14,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": "[(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#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": "[(11,6)-(14,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#name" +} +], +"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": "name" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "User full 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#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": "[(15,8)-(15,12)]" +} +] +} +], +"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": "[(15,8)-(16,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": "[(16,8)-(17,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": "[(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#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": "[(14,6)-(17,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#email" +} +], +"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": "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#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": "[(18,8)-(18,12)]" +} +] +} +], +"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": "[(18,8)-(19,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": "[(19,8)-(20,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": "[(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#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": "[(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#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": "[(7,4)-(7,8)]" +} +] +} +], +"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": "[(6,2)-(20,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": "[(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#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": "[(6,2)-(20,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": "[(9,4)-(10,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#message" +} +], +"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": "message" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Message body" +} +], +"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": "[(21,4)-(21,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": "[(21,4)-(22,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": "[(22,4)-(23,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": "[(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#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": "[(20,2)-(23,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#timestamp" +} +], +"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#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#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": "[(24,4)-(24,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": "[(24,4)-(25,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": "[(25,4)-(26,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": "[(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#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": "[(23,2)-(26,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#attachements" +} +], +"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://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(27,4)-(27,8)]" +} +] +} +], +"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": "[(26,2)-(30,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": "[(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#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": "[(26,2)-(30,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": "[(29,4)-(30,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://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#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#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#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": "[(31,4)-(31,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#25/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#25/source-map/lexical/element_0", +"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#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": "[(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#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": "[(30,2)-(34,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": "[(33,4)-(34,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "type" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "An user message object." +} +], +"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#source-vendor": [ +{ +"@id": "amf://id#8/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +], +"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": "[(3,0)-(34,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": "[(4,0)-(5,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": "[(3,0)-(3,4)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +], +"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": "[(3,0)-(34,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#26", +"@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#27", +"@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.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": false +} +] +} +], +"http://a.ml/vocabularies/document#declares": [ +{ +"@id": "amf://id#28", +"@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#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#from" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#10", +"@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#uid" +} +], +"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": "uid" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "User 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#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": "[(12,8)-(12,12)]" +} +] +} +], +"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": "[(12,8)-(13,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": "[(13,8)-(14,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": "[(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#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": "[(11,6)-(14,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#name" +} +], +"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": "name" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "User full 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#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": "[(15,8)-(15,12)]" +} +] +} +], +"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": "[(15,8)-(16,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": "[(16,8)-(17,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": "[(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#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": "[(14,6)-(17,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#email" +} +], +"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": "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#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": "[(18,8)-(18,12)]" +} +] +} +], +"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": "[(18,8)-(19,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": "[(19,8)-(20,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": "[(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#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": "[(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#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": "[(7,4)-(7,8)]" +} +] +} +], +"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": "[(6,2)-(20,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": "[(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#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": "[(6,2)-(20,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": "[(9,4)-(10,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#message" +} +], +"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": "message" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "Message body" +} +], +"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": "[(21,4)-(21,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": "[(21,4)-(22,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": "[(22,4)-(23,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": "[(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#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": "[(20,2)-(23,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#timestamp" +} +], +"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#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#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": "[(24,4)-(24,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": "[(24,4)-(25,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": "[(25,4)-(26,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": "[(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#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": "[(23,2)-(26,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#attachements" +} +], +"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://a.ml/vocabularies/shapes#ScalarShape", +"http://a.ml/vocabularies/shapes#AnyShape", +"http://www.w3.org/ns/shacl#Shape", +"http://a.ml/vocabularies/shapes#Shape", +"http://a.ml/vocabularies/document#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#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": "[(27,4)-(27,8)]" +} +] +} +], +"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": "[(26,2)-(30,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": "[(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#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": "[(26,2)-(30,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": "[(29,4)-(30,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://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#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#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#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": "[(31,4)-(31,8)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#25/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#25/source-map/lexical/element_0", +"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#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": "[(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#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": "[(30,2)-(34,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": "[(33,4)-(34,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "Message" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "An user message object." +} +], +"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/core#name": [ +{ +"@value": "example_0" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#29", +"@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#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#uid": [ +{ +"@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": "123456abc" +} +], +"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#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": "[(16,17)-(16,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@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": "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_4" +} +], +"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": "[(17,18)-(17,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#email": [ +{ +"@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": "pawel.psztyc@mulesoft.com" +} +], +"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#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": "[(18,19)-(18,44)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_2" +} +], +"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_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": "[(17,12)-(18,0)]" +} +] +}, +{ +"@id": "amf://id#30/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": "[(16,12)-(17,0)]" +} +] +}, +{ +"@id": "amf://id#30/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": "[(18,12)-(19,0)]" +} +] +}, +{ +"@id": "amf://id#30/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#30" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(16,0)-(19,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#message": [ +{ +"@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": "Hi, this is message" +} +], +"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#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": "[(19,19)-(19,38)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#timestamp": [ +{ +"@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": "123456789" +} +], +"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#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": "[(20,21)-(20,30)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#important": [ +{ +"@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": "false" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_8" +} +], +"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": "[(21,21)-(21,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#attachements": [ +{ +"@id": "amf://id#37", +"@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#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": "Attachment URL no 1" +} +], +"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#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": "[(23,14)-(23,33)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#39", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Attachment URL no 2" +} +], +"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#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": "[(24,14)-(24,33)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_9" +} +], +"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": "[(22,23)-(25,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_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_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#important" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(21,10)-(22,0)]" +} +] +}, +{ +"@id": "amf://id#29/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#29" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,0)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#29/source-map/lexical/element_1", +"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,10)-(21,0)]" +} +] +}, +{ +"@id": "amf://id#29/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": "[(22,10)-(25,0)]" +} +] +}, +{ +"@id": "amf://id#29/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#from" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(15,10)-(19,0)]" +} +] +}, +{ +"@id": "amf://id#29/source-map/lexical/element_4", +"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,10)-(20,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "from:\n uid: 123456abc\n name: Pawel Psztyc\n email: pawel.psztyc@mulesoft.com\nmessage: Hi, this is message\ntimestamp: 123456789\nimportant: false\nattachements:\n - Attachment URL no 1\n - Attachment URL no 2" +} +], +"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": "[(14,16)-(25,0)]" +} +] +}, +{ +"@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": "[(15,0)-(25,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": "[(14,8)-(25,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#29/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#29" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#29/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#29" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#40" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#41", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "example_1" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#41", +"@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#42", +"@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#43", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "2f101b0e-40bb-4a2c-a686-c1ace840a5fd" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#43" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,17)-(29,53)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@id": "amf://id#44", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Tyler McKinney" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#44" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(30,18)-(30,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#email": [ +{ +"@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": "tono@medfu.cn" +} +], +"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#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": "[(31,19)-(31,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_2" +} +], +"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_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": "[(30,12)-(31,0)]" +} +] +}, +{ +"@id": "amf://id#42/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": "[(29,12)-(30,0)]" +} +] +}, +{ +"@id": "amf://id#42/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": "[(31,12)-(32,0)]" +} +] +}, +{ +"@id": "amf://id#42/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#42" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(29,0)-(32,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#message": [ +{ +"@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": "Guowo gakiw lilo nuggedjil tarpezdo zug abacaz torhic nuzvupbap ica luguvi ife dujer he." +} +], +"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#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": "[(32,19)-(32,107)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#timestamp": [ +{ +"@id": "amf://id#47", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "2374110741252" +} +], +"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#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": "[(33,21)-(33,34)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#important": [ +{ +"@id": "amf://id#48", +"@type": [ +"http://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_8" +} +], +"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": "[(34,21)-(34,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#attachements": [ +{ +"@id": "amf://id#49", +"@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#50", +"@type": [ +"http://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://eziciheg.tm/ge" +} +], +"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#50/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(36,14)-(36,37)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#51", +"@type": [ +"http://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://iragazvit.la/vak" +} +], +"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#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": "[(37,14)-(37,39)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_9" +} +], +"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": "[(35,23)-(38,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#important" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(34,10)-(35,0)]" +} +] +}, +{ +"@id": "amf://id#41/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#41" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,0)-(38,0)]" +} +] +}, +{ +"@id": "amf://id#41/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#timestamp" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(33,10)-(34,0)]" +} +] +}, +{ +"@id": "amf://id#41/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": "[(35,10)-(38,0)]" +} +] +}, +{ +"@id": "amf://id#41/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#from" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(28,10)-(32,0)]" +} +] +}, +{ +"@id": "amf://id#41/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#message" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(32,10)-(33,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "from:\n uid: 2f101b0e-40bb-4a2c-a686-c1ace840a5fd\n name: Tyler McKinney\n email: tono@medfu.cn\nmessage: Guowo gakiw lilo nuggedjil tarpezdo zug abacaz torhic nuzvupbap ica luguvi ife dujer he.\ntimestamp: 2374110741252\nimportant: false\nattachements:\n - \"http://eziciheg.tm/ge\"\n - \"http://iragazvit.la/vak\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#41/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#41/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": "[(27,16)-(38,0)]" +} +] +}, +{ +"@id": "amf://id#41/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,0)-(38,0)]" +} +] +}, +{ +"@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": "[(27,8)-(38,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#41/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#41" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#41/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#41" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#52" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#53", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "example_2" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#53", +"@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#54", +"@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#55", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "123456abc" +} +], +"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#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": "[(45,27)-(45,38)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@id": "amf://id#56", +"@type": [ +"http://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_4" +} +], +"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": "[(46,28)-(46,42)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#email": [ +{ +"@id": "amf://id#57", +"@type": [ +"http://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@mulesoft.com" +} +], +"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#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": "[(47,29)-(47,56)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_2" +} +], +"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_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": "[(46,20)-(46,42)]" +} +] +}, +{ +"@id": "amf://id#54/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": "[(45,20)-(45,38)]" +} +] +}, +{ +"@id": "amf://id#54/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": "[(47,20)-(47,56)]" +} +] +}, +{ +"@id": "amf://id#54/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#54" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(44,26)-(48,19)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#message": [ +{ +"@id": "amf://id#58", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Hi, this is message" +} +], +"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#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": "[(49,29)-(49,50)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#timestamp": [ +{ +"@id": "amf://id#59", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "123456789" +} +], +"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#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": "[(50,31)-(50,40)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#important": [ +{ +"@id": "amf://id#60", +"@type": [ +"http://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_8" +} +], +"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": "[(51,31)-(51,35)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#attachements": [ +{ +"@id": "amf://id#61", +"@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#62", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Attachment URL no 1" +} +], +"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#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": "[(52,35)-(52,56)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#63", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Attachment URL no 2" +} +], +"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#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": "[(52,58)-(52,79)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_9" +} +], +"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": "[(52,34)-(52,80)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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#parsed-json-example": [ +{ +"@id": "amf://id#53/source-map/parsed-json-example/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#53" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "{\n \"from\": {\n \"uid\": \"123456abc\",\n \"name\": \"Pawel Psztyc\",\n \"email\": \"pawel.psztyc@mulesoft.com\"\n },\n \"message\": \"Hi, this is message\",\n \"timestamp\": 123456789,\n \"important\": true,\n \"attachements\": [\"Attachment URL no 1\", \"Attachment URL no 2\"]\n}\n" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#lexical": [ +{ +"@id": "amf://id#53/source-map/lexical/element_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#important" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(51,18)-(51,35)]" +} +] +}, +{ +"@id": "amf://id#53/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#53" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(43,16)-(53,17)]" +} +] +}, +{ +"@id": "amf://id#53/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#timestamp" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(50,18)-(50,40)]" +} +] +}, +{ +"@id": "amf://id#53/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": "[(52,18)-(52,80)]" +} +] +}, +{ +"@id": "amf://id#53/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#from" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(44,18)-(48,19)]" +} +] +}, +{ +"@id": "amf://id#53/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#message" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(49,18)-(49,50)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "{\n \"from\": {\n \"uid\": \"123456abc\",\n \"name\": \"Pawel Psztyc\",\n \"email\": \"pawel.psztyc@mulesoft.com\"\n },\n \"message\": \"Hi, this is message\",\n \"timestamp\": 123456789,\n \"important\": true,\n \"attachements\": [\"Attachment URL no 1\", \"Attachment URL no 2\"]\n}\n" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#53/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#53/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": "[(42,16)-(54,0)]" +} +] +}, +{ +"@id": "amf://id#53/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": "[(42,17)-(54,0)]" +} +] +}, +{ +"@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": "[(42,16)-(54,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#53/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#53" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#53/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#53" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#64" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#65", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "example_3" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#65", +"@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#66", +"@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#67", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "2f101b0e-40bb-4a2c-a686-c1ace840a5fd" +} +], +"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#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": "[(58,17)-(58,53)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@id": "amf://id#68", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Tyler McKinney" +} +], +"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#68/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(59,18)-(59,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#email": [ +{ +"@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": "tono@medfu.cn" +} +], +"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#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": "[(60,19)-(60,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_2" +} +], +"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_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": "[(59,12)-(60,0)]" +} +] +}, +{ +"@id": "amf://id#66/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": "[(58,12)-(59,0)]" +} +] +}, +{ +"@id": "amf://id#66/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": "[(60,12)-(61,0)]" +} +] +}, +{ +"@id": "amf://id#66/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#66" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(58,0)-(61,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#message": [ +{ +"@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": "Guowo gakiw lilo nuggedjil tarpezdo zug abacaz torhic nuzvupbap ica luguvi ife dujer he." +} +], +"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#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": "[(61,19)-(61,107)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#timestamp": [ +{ +"@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": "2374110741252" +} +], +"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#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": "[(62,21)-(62,34)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#important": [ +{ +"@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": "false" +} +], +"http://www.w3.org/ns/shacl#datatype": [ +{ +"@id": "http://www.w3.org/2001/XMLSchema#boolean" +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "scalar_8" +} +], +"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": "[(63,21)-(63,26)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#attachements": [ +{ +"@id": "amf://id#73", +"@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#74", +"@type": [ +"http://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://eziciheg.tm/ge" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#74" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(65,14)-(65,37)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#75", +"@type": [ +"http://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://iragazvit.la/vak" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#75" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(66,14)-(66,39)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_9" +} +], +"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": "[(64,23)-(67,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#important" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(63,10)-(64,0)]" +} +] +}, +{ +"@id": "amf://id#65/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#65" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(57,0)-(67,0)]" +} +] +}, +{ +"@id": "amf://id#65/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#timestamp" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(62,10)-(63,0)]" +} +] +}, +{ +"@id": "amf://id#65/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": "[(64,10)-(67,0)]" +} +] +}, +{ +"@id": "amf://id#65/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#from" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(57,10)-(61,0)]" +} +] +}, +{ +"@id": "amf://id#65/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#message" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(61,10)-(62,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "from:\n uid: 2f101b0e-40bb-4a2c-a686-c1ace840a5fd\n name: Tyler McKinney\n email: tono@medfu.cn\nmessage: Guowo gakiw lilo nuggedjil tarpezdo zug abacaz torhic nuzvupbap ica luguvi ife dujer he.\ntimestamp: 2374110741252\nimportant: false\nattachements:\n - \"http://eziciheg.tm/ge\"\n - \"http://iragazvit.la/vak\"" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#65/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#65/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": "[(56,16)-(67,0)]" +} +] +}, +{ +"@id": "amf://id#65/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,0)-(67,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": "[(56,8)-(67,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#65/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#65" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#65/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#65" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#76" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#77", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "ex1" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#77", +"@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#78", +"@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#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": "example-1" +} +], +"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#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": "[(83,19)-(83,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@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": "Example 1" +} +], +"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#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": "[(84,20)-(84,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#email": [ +{ +"@id": "amf://id#81", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "ex1@mulesoft.com" +} +], +"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#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": "[(85,21)-(85,37)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_2" +} +], +"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_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": "[(84,14)-(85,0)]" +} +] +}, +{ +"@id": "amf://id#78/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": "[(83,14)-(84,0)]" +} +] +}, +{ +"@id": "amf://id#78/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": "[(85,14)-(86,0)]" +} +] +}, +{ +"@id": "amf://id#78/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#78" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(83,0)-(86,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#message": [ +{ +"@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": "Hi, this is message from EX1" +} +], +"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#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": "[(86,21)-(86,49)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#timestamp": [ +{ +"@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": "123456789" +} +], +"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#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": "[(87,23)-(87,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#important": [ +{ +"@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_8" +} +], +"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": "[(88,23)-(88,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#attachements": [ +{ +"@id": "amf://id#85", +"@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#86", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Attachment URL no 1" +} +], +"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#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": "[(90,16)-(90,35)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#87", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Attachment URL no 2" +} +], +"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#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": "[(91,16)-(91,35)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_9" +} +], +"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": "[(89,25)-(92,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_1" +} +], +"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_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#important" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(88,12)-(89,0)]" +} +] +}, +{ +"@id": "amf://id#77/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#77" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(82,0)-(92,0)]" +} +] +}, +{ +"@id": "amf://id#77/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#timestamp" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(87,12)-(88,0)]" +} +] +}, +{ +"@id": "amf://id#77/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": "[(89,12)-(92,0)]" +} +] +}, +{ +"@id": "amf://id#77/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#from" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(82,12)-(86,0)]" +} +] +}, +{ +"@id": "amf://id#77/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#message" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(86,12)-(87,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "from:\n uid: example-1\n name: Example 1\n email: ex1@mulesoft.com\nmessage: Hi, this is message from EX1\ntimestamp: 123456789\nimportant: false\nattachements:\n - Attachment URL no 1\n - Attachment URL no 2" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#77/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#77/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": "[(81,14)-(92,0)]" +} +] +}, +{ +"@id": "amf://id#77/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": "[(81,10)-(92,0)]" +} +] +}, +{ +"@id": "amf://id#77/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,0)-(92,0)]" +} +] +}, +{ +"@id": "amf://id#77/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#77" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(81,10)-(92,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#77/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#77" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#77/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#77" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#88" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#89", +"@type": [ +"http://a.ml/vocabularies/apiContract#Example", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "ex2" +} +], +"http://a.ml/vocabularies/document#strict": [ +{ +"@value": true +} +], +"http://a.ml/vocabularies/document#structuredValue": [ +{ +"@id": "amf://id#89", +"@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#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#uid": [ +{ +"@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": "example-2" +} +], +"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#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": "[(94,19)-(94,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#name": [ +{ +"@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": "Example 2" +} +], +"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#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": "[(95,20)-(95,29)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#email": [ +{ +"@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": "ex2@mulesoft.com" +} +], +"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#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": "[(96,21)-(96,37)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_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_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": "[(95,14)-(96,0)]" +} +] +}, +{ +"@id": "amf://id#90/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": "[(94,14)-(95,0)]" +} +] +}, +{ +"@id": "amf://id#90/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": "[(96,14)-(97,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": "[(94,0)-(97,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#message": [ +{ +"@id": "amf://id#94", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Hi, this is message from EX2" +} +], +"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#94/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"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": "[(97,21)-(97,49)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#timestamp": [ +{ +"@id": "amf://id#95", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "123456789" +} +], +"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#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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#95" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(98,23)-(98,32)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#important": [ +{ +"@id": "amf://id#96", +"@type": [ +"http://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_8" +} +], +"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": "[(99,23)-(99,28)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/data#attachements": [ +{ +"@id": "amf://id#97", +"@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#98", +"@type": [ +"http://a.ml/vocabularies/data#Scalar", +"http://a.ml/vocabularies/data#Node", +"http://a.ml/vocabularies/document#DomainElement" +], +"http://a.ml/vocabularies/data#value": [ +{ +"@value": "Attachment URL no 1" +} +], +"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#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": "[(101,16)-(101,35)]" +} +] +} +] +} +] +}, +{ +"@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": "Attachment URL no 2" +} +], +"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#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": "[(102,16)-(102,35)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "array_9" +} +], +"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": "[(100,25)-(103,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/core#name": [ +{ +"@value": "object_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_5", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#important" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(99,12)-(100,0)]" +} +] +}, +{ +"@id": "amf://id#89/source-map/lexical/element_3", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#89" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(93,0)-(103,0)]" +} +] +}, +{ +"@id": "amf://id#89/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#timestamp" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(98,12)-(99,0)]" +} +] +}, +{ +"@id": "amf://id#89/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": "[(100,12)-(103,0)]" +} +] +}, +{ +"@id": "amf://id#89/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#from" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(93,12)-(97,0)]" +} +] +}, +{ +"@id": "amf://id#89/source-map/lexical/element_4", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "http://a.ml/vocabularies/data#message" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(97,12)-(98,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#raw": [ +{ +"@value": "from:\n uid: example-2\n name: Example 2\n email: ex2@mulesoft.com\nmessage: Hi, this is message from EX2\ntimestamp: 123456789\nimportant: false\nattachements:\n - Attachment URL no 1\n - Attachment URL no 2" +} +], +"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#synthesized-field": [ +{ +"@id": "amf://id#89/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#89/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": "[(92,14)-(103,0)]" +} +] +}, +{ +"@id": "amf://id#89/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": "[(92,10)-(103,0)]" +} +] +}, +{ +"@id": "amf://id#89/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": "[(93,0)-(103,0)]" +} +] +}, +{ +"@id": "amf://id#89/source-map/lexical/element_2", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#89" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(92,10)-(103,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#local-element": [ +{ +"@id": "amf://id#89/source-map/local-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#89" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#tracked-element": [ +{ +"@id": "amf://id#89/source-map/tracked-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#89" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "amf://id#88" +} +] +} +] +} +] +} +], +"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#declared-element": [ +{ +"@id": "amf://id#28/source-map/declared-element/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#28" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "" +} +] +} +], +"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": "[(3,0)-(3,4)]" +} +] +} +], +"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": "[(3,0)-(34,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": "[(4,0)-(5,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#source-vendor": [ +{ +"@id": "amf://id#28/source-map/source-vendor/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#28" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "RAML 1.0" +} +] +} +] +} +] +} +] +} +] From ea6433890187807157386cef1d402bc0318acd36 Mon Sep 17 00:00:00 2001 From: Carolina Wright Date: Fri, 28 Aug 2020 12:39:38 -0300 Subject: [PATCH 5/6] test: generated models --- demo/APIC-463-compact.json | 570 +++++++++++++++++++++++++++++ demo/APIC-463.json | 561 ++++++++++++++++++++++++++++ demo/SE-11508-compact.json | 231 ++++++------ demo/SE-11508.json | 231 ++++++------ demo/SE-12291-compact.json | 56 ++- demo/SE-12291.json | 56 ++- demo/array-example-compact.json | 24 +- demo/array-example.json | 24 +- demo/caro-api-compact.json | 24 +- demo/caro-api.json | 24 +- demo/data-types-union-compact.json | 6 +- demo/data-types-union.json | 6 +- demo/demo-api-compact.json | 20 +- demo/demo-api.json | 20 +- demo/examples-api-compact.json | 206 ++++++++--- demo/examples-api.json | 206 ++++++++--- demo/raml-types-compact.json | 10 +- demo/raml-types.json | 10 +- 18 files changed, 1843 insertions(+), 442 deletions(-) create mode 100644 demo/APIC-463-compact.json create mode 100644 demo/APIC-463.json diff --git a/demo/APIC-463-compact.json b/demo/APIC-463-compact.json new file mode 100644 index 0000000..38a4431 --- /dev/null +++ b/demo/APIC-463-compact.json @@ -0,0 +1,570 @@ +[ +{ +"@id": "", +"@type": [ +"doc:Document", +"doc:Fragment", +"doc:Module", +"doc:Unit" +], +"doc:encodes": [ +{ +"@id": "#1", +"@type": [ +"apiContract:WebAPI", +"doc:RootDomainElement", +"doc:DomainElement" +], +"core:name": [ +{ +"@value": "missing-body" +} +], +"apiContract:endpoint": [ +{ +"@id": "#2", +"@type": [ +"apiContract:EndPoint", +"doc:DomainElement" +], +"apiContract:path": [ +{ +"@value": "/test" +} +], +"apiContract:supportedOperation": [ +{ +"@id": "#3", +"@type": [ +"apiContract:Operation", +"doc:DomainElement" +], +"apiContract:method": [ +{ +"@value": "post" +} +], +"core:description": [ +{ +"@value": "Upload a dataset[.txt,.csv] or config[.conf] file. Maximum file size is 2 GB." +} +], +"apiContract:expects": [ +{ +"@id": "#4", +"@type": [ +"apiContract:Request", +"apiContract:Message", +"doc:DomainElement" +], +"apiContract:payload": [ +{ +"@id": "#5", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "binary/octet-stream" +} +], +"raml-shapes:schema": [ +{ +"@id": "#6", +"@type": [ +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"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": "[(7,6)-(8,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": "[(7,6)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "#7", +"@type": [ +"apiContract:Payload", +"doc:DomainElement" +], +"core:mediaType": [ +{ +"@value": "multipart/form-data" +} +], +"raml-shapes:schema": [ +{ +"@id": "#8", +"@type": [ +"shacl:NodeShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:closed": [ +{ +"@value": false +} +], +"shacl:property": [ +{ +"@id": "#9", +"@type": [ +"shacl:PropertyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:path": [ +{ +"@id": "http://a.ml/vocabularies/data#file" +} +], +"raml-shapes:range": [ +{ +"@id": "#10", +"@type": [ +"raml-shapes:FileShape", +"raml-shapes:AnyShape", +"shacl:Shape", +"raml-shapes:Shape", +"doc:DomainElement" +], +"shacl:name": [ +{ +"@value": "file" +} +], +"core:description": [ +{ +"@value": "The file to upload." +} +], +"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": "[(13,12)-(13,16)]" +} +] +} +], +"sourcemaps:lexical": [ +{ +"@id": "#10/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#10" +} +], +"sourcemaps:value": [ +{ +"@value": "[(10,15)-(13,22)]" +} +] +}, +{ +"@id": "#10/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(11,12)-(12,0)]" +} +] +} +] +} +] +} +], +"shacl:minCount": [ +{ +"@value": 1 +} +], +"shacl:name": [ +{ +"@value": "file" +} +], +"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": "[(10,10)-(13,22)]" +} +] +}, +{ +"@id": "#9/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "shacl:minCount" +} +], +"sourcemaps:value": [ +{ +"@value": "[(12,12)-(13,0)]" +} +] +} +] +} +] +} +], +"shacl:name": [ +{ +"@value": "schema" +} +], +"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_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#8" +} +], +"sourcemaps:value": [ +{ +"@value": "[(8,6)-(13,22)]" +} +] +} +] +} +] +} +], +"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": "[(8,6)-(13,22)]" +} +] +} +] +} +] +} +], +"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": "[(5,0)-(13,22)]" +} +] +}, +{ +"@id": "#4/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "apiContract:payload" +} +], +"sourcemaps:value": [ +{ +"@value": "[(6,4)-(13,22)]" +} +] +} +] +} +] +} +], +"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_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#3" +} +], +"sourcemaps:value": [ +{ +"@value": "[(4,2)-(13,22)]" +} +] +}, +{ +"@id": "#3/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:description" +} +], +"sourcemaps:value": [ +{ +"@value": "[(5,4)-(6,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": "[(3,0)-(13,22)]" +} +] +} +] +} +] +} +], +"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": "[(2,0)-(13,22)]" +} +] +}, +{ +"@id": "#1/source-map/lexical/element_0", +"sourcemaps:element": [ +{ +"@value": "core:name" +} +], +"sourcemaps:value": [ +{ +"@value": "[(2,0)-(3,0)]" +} +] +} +] +} +] +} +], +"doc:version": [ +{ +"@value": "2.1.0" +} +], +"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/APIC-463.json b/demo/APIC-463.json new file mode 100644 index 0000000..627d358 --- /dev/null +++ b/demo/APIC-463.json @@ -0,0 +1,561 @@ +[ +{ +"@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": "missing-body" +} +], +"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": "/test" +} +], +"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/core#description": [ +{ +"@value": "Upload a dataset[.txt,.csv] or config[.conf] file. Maximum file size is 2 GB." +} +], +"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": "binary/octet-stream" +} +], +"http://a.ml/vocabularies/shapes#schema": [ +{ +"@id": "amf://id#6", +"@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#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": "[(7,6)-(8,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": "[(7,6)-(8,0)]" +} +] +} +] +} +] +}, +{ +"@id": "amf://id#7", +"@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#8", +"@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#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#file" +} +], +"http://a.ml/vocabularies/shapes#range": [ +{ +"@id": "amf://id#10", +"@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://www.w3.org/ns/shacl#name": [ +{ +"@value": "file" +} +], +"http://a.ml/vocabularies/core#description": [ +{ +"@value": "The file to upload." +} +], +"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": "[(13,12)-(13,16)]" +} +] +} +], +"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": "[(10,15)-(13,22)]" +} +] +}, +{ +"@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": "[(11,12)-(12,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#minCount": [ +{ +"@value": 1 +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "file" +} +], +"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": "[(10,10)-(13,22)]" +} +] +}, +{ +"@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": "[(12,12)-(13,0)]" +} +] +} +] +} +] +} +], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], +"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_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#8" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(8,6)-(13,22)]" +} +] +} +] +} +] +} +], +"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": "[(8,6)-(13,22)]" +} +] +} +] +} +] +} +], +"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": "[(5,0)-(13,22)]" +} +] +}, +{ +"@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": "[(6,4)-(13,22)]" +} +] +} +] +} +] +} +], +"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_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#3" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(4,2)-(13,22)]" +} +] +}, +{ +"@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": "[(5,4)-(6,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": "[(3,0)-(13,22)]" +} +] +} +] +} +] +} +], +"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": "[(2,0)-(13,22)]" +} +] +}, +{ +"@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": "[(2,0)-(3,0)]" +} +] +} +] +} +] +} +], +"http://a.ml/vocabularies/document#version": [ +{ +"@value": "2.1.0" +} +], +"http://a.ml/vocabularies/document#root": [ +{ +"@value": true +} +] +} +] diff --git a/demo/SE-11508-compact.json b/demo/SE-11508-compact.json index 862c882..e9d76a6 100644 --- a/demo/SE-11508-compact.json +++ b/demo/SE-11508-compact.json @@ -138,7 +138,7 @@ ], "raml-shapes:schema": [ { -"@id": "#437/link--472642713", +"@id": "#437/link--1007411401", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -445,7 +445,7 @@ ], "raml-shapes:schema": [ { -"@id": "#409/link--8027511", +"@id": "#409/link--2140392300", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -2328,7 +2328,7 @@ ], "raml-shapes:schema": [ { -"@id": "#396/link--847855477", +"@id": "#396/link--1206998445", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -4460,7 +4460,7 @@ ], "raml-shapes:schema": [ { -"@id": "#57/link--966145806", +"@id": "#57/link--878430692", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -4767,7 +4767,7 @@ ], "raml-shapes:schema": [ { -"@id": "#37/link-301198464", +"@id": "#37/link--1408613804", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -6650,7 +6650,7 @@ ], "raml-shapes:schema": [ { -"@id": "#79/link-832828185", +"@id": "#79/link-1196481263", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -6962,7 +6962,7 @@ ], "raml-shapes:schema": [ { -"@id": "#124/link-1016537872", +"@id": "#124/link--1342560795", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -7080,7 +7080,7 @@ ], "raml-shapes:schema": [ { -"@id": "#148/link-258651542", +"@id": "#148/link-516560809", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -10502,7 +10502,7 @@ ], "raml-shapes:items": [ { -"@id": "#14/link-1716522", +"@id": "#14/link--1570414219", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -10522,6 +10522,11 @@ ] } ], +"shacl:name": [ +{ +"@value": "default" +} +], "apiContract:examples": [ { "@id": "#582", @@ -10994,21 +10999,6 @@ ] } ], -"sourcemaps:local-element": [ -{ -"@id": "#582/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#582" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], "sourcemaps:tracked-element": [ { "@id": "#582/source-map/tracked-element/element_0", @@ -11401,21 +11391,6 @@ ] } ], -"sourcemaps:local-element": [ -{ -"@id": "#589/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#589" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], "sourcemaps:tracked-element": [ { "@id": "#589/source-map/tracked-element/element_0", @@ -11966,21 +11941,6 @@ ] } ], -"sourcemaps:local-element": [ -{ -"@id": "#594/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#594" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], "sourcemaps:tracked-element": [ { "@id": "#594/source-map/tracked-element/element_0", @@ -12023,15 +11983,43 @@ ], "sourcemaps:lexical": [ { +"@id": "#581/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#581" +} +], +"sourcemaps:value": [ +{ +"@value": "[(109,10)-(113,0)]" +} +] +}, +{ "@id": "#581/source-map/lexical/element_0", "sourcemaps:element": [ { +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(111,12)-(113,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#581/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ "@value": "amf://id#581" } ], "sourcemaps:value": [ { -"@value": "[(110,12)-(111,0)]" +"@value": "[(110,12)-(110,16)]" } ] } @@ -12138,7 +12126,7 @@ ], "raml-shapes:schema": [ { -"@id": "#328/link--1965364078", +"@id": "#328/link--1703584413", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -14120,7 +14108,7 @@ ], "raml-shapes:schema": [ { -"@id": "#233/link-1472441014", +"@id": "#233/link--2093489172", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -14238,7 +14226,7 @@ ], "raml-shapes:schema": [ { -"@id": "#167/link--114337474", +"@id": "#167/link-67232232", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -17275,7 +17263,7 @@ ], "raml-shapes:items": [ { -"@id": "#310/link--1445982605", +"@id": "#310/link-547838077", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -17295,6 +17283,11 @@ ] } ], +"shacl:name": [ +{ +"@value": "default" +} +], "apiContract:examples": [ { "@id": "#660", @@ -17889,21 +17882,6 @@ ] } ], -"sourcemaps:local-element": [ -{ -"@id": "#660/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#660" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], "sourcemaps:tracked-element": [ { "@id": "#660/source-map/tracked-element/element_0", @@ -18515,21 +18493,6 @@ ] } ], -"sourcemaps:local-element": [ -{ -"@id": "#669/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#669" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], "sourcemaps:tracked-element": [ { "@id": "#669/source-map/tracked-element/element_0", @@ -19141,21 +19104,6 @@ ] } ], -"sourcemaps:local-element": [ -{ -"@id": "#678/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#678" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], "sourcemaps:tracked-element": [ { "@id": "#678/source-map/tracked-element/element_0", @@ -19328,21 +19276,6 @@ ] } ], -"sourcemaps:local-element": [ -{ -"@id": "#687/source-map/local-element/element_0", -"sourcemaps:element": [ -{ -"@value": "amf://id#687" -} -], -"sourcemaps:value": [ -{ -"@value": "" -} -] -} -], "sourcemaps:tracked-element": [ { "@id": "#687/source-map/tracked-element/element_0", @@ -19385,15 +19318,43 @@ ], "sourcemaps:lexical": [ { +"@id": "#659/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#659" +} +], +"sourcemaps:value": [ +{ +"@value": "[(171,10)-(175,0)]" +} +] +}, +{ "@id": "#659/source-map/lexical/element_0", "sourcemaps:element": [ { +"@value": "apiContract:examples" +} +], +"sourcemaps:value": [ +{ +"@value": "[(173,12)-(175,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#659/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ "@value": "amf://id#659" } ], "sourcemaps:value": [ { -"@value": "[(172,12)-(173,0)]" +"@value": "[(172,12)-(172,16)]" } ] } @@ -20084,7 +20045,7 @@ ], "raml-shapes:schema": [ { -"@id": "#188/link--246023887", +"@id": "#188/link--695998086", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -31880,7 +31841,7 @@ ], "raml-shapes:schema": [ { -"@id": "#214/link-337373079", +"@id": "#214/link-1039139204", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -32783,7 +32744,7 @@ ], "raml-shapes:schema": [ { -"@id": "#233/link-1472441014", +"@id": "#233/link--2093489172", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -32901,7 +32862,7 @@ ], "raml-shapes:schema": [ { -"@id": "#167/link--114337474", +"@id": "#167/link-67232232", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -56708,12 +56669,32 @@ ] } ], +"shacl:name": [ +{ +"@value": "messages" +} +], "sourcemaps:sources": [ { "@id": "#336/source-map", "@type": [ "sourcemaps:SourceMap" ], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#336/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#336" +} +], +"sourcemaps:value": [ +{ +"@value": "[(14,8)-(14,12)]" +} +] +} +], "sourcemaps:lexical": [ { "@id": "#336/source-map/lexical/element_0", @@ -56724,7 +56705,7 @@ ], "sourcemaps:value": [ { -"@value": "[(14,8)-(15,0)]" +"@value": "[(13,6)-(17,9)]" } ] } diff --git a/demo/SE-11508.json b/demo/SE-11508.json index 83a4033..2d619ab 100644 --- a/demo/SE-11508.json +++ b/demo/SE-11508.json @@ -138,7 +138,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#437/link--472642713", +"@id": "amf://id#437/link--1007411401", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -445,7 +445,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#409/link--8027511", +"@id": "amf://id#409/link--2140392300", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -2328,7 +2328,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#396/link--847855477", +"@id": "amf://id#396/link--1206998445", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -4460,7 +4460,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#57/link--966145806", +"@id": "amf://id#57/link--878430692", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -4767,7 +4767,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#37/link-301198464", +"@id": "amf://id#37/link--1408613804", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -6650,7 +6650,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#79/link-832828185", +"@id": "amf://id#79/link-1196481263", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -6962,7 +6962,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#124/link-1016537872", +"@id": "amf://id#124/link--1342560795", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -7080,7 +7080,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#148/link-258651542", +"@id": "amf://id#148/link-516560809", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -10502,7 +10502,7 @@ ], "http://a.ml/vocabularies/shapes#items": [ { -"@id": "amf://id#14/link-1716522", +"@id": "amf://id#14/link--1570414219", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -10522,6 +10522,11 @@ ] } ], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "default" +} +], "http://a.ml/vocabularies/apiContract#examples": [ { "@id": "amf://id#582", @@ -10994,21 +10999,6 @@ ] } ], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#582/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#582" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], "http://a.ml/vocabularies/document-source-maps#tracked-element": [ { "@id": "amf://id#582/source-map/tracked-element/element_0", @@ -11401,21 +11391,6 @@ ] } ], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#589/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#589" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], "http://a.ml/vocabularies/document-source-maps#tracked-element": [ { "@id": "amf://id#589/source-map/tracked-element/element_0", @@ -11966,21 +11941,6 @@ ] } ], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#594/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#594" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], "http://a.ml/vocabularies/document-source-maps#tracked-element": [ { "@id": "amf://id#594/source-map/tracked-element/element_0", @@ -12023,15 +11983,43 @@ ], "http://a.ml/vocabularies/document-source-maps#lexical": [ { +"@id": "amf://id#581/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#581" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(109,10)-(113,0)]" +} +] +}, +{ "@id": "amf://id#581/source-map/lexical/element_0", "http://a.ml/vocabularies/document-source-maps#element": [ { +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(111,12)-(113,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#581/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ "@value": "amf://id#581" } ], "http://a.ml/vocabularies/document-source-maps#value": [ { -"@value": "[(110,12)-(111,0)]" +"@value": "[(110,12)-(110,16)]" } ] } @@ -12138,7 +12126,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#328/link--1965364078", +"@id": "amf://id#328/link--1703584413", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -14120,7 +14108,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#233/link-1472441014", +"@id": "amf://id#233/link--2093489172", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -14238,7 +14226,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#167/link--114337474", +"@id": "amf://id#167/link-67232232", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -17275,7 +17263,7 @@ ], "http://a.ml/vocabularies/shapes#items": [ { -"@id": "amf://id#310/link--1445982605", +"@id": "amf://id#310/link-547838077", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -17295,6 +17283,11 @@ ] } ], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "default" +} +], "http://a.ml/vocabularies/apiContract#examples": [ { "@id": "amf://id#660", @@ -17889,21 +17882,6 @@ ] } ], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#660/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#660" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], "http://a.ml/vocabularies/document-source-maps#tracked-element": [ { "@id": "amf://id#660/source-map/tracked-element/element_0", @@ -18515,21 +18493,6 @@ ] } ], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#669/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#669" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], "http://a.ml/vocabularies/document-source-maps#tracked-element": [ { "@id": "amf://id#669/source-map/tracked-element/element_0", @@ -19141,21 +19104,6 @@ ] } ], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#678/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#678" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], "http://a.ml/vocabularies/document-source-maps#tracked-element": [ { "@id": "amf://id#678/source-map/tracked-element/element_0", @@ -19328,21 +19276,6 @@ ] } ], -"http://a.ml/vocabularies/document-source-maps#local-element": [ -{ -"@id": "amf://id#687/source-map/local-element/element_0", -"http://a.ml/vocabularies/document-source-maps#element": [ -{ -"@value": "amf://id#687" -} -], -"http://a.ml/vocabularies/document-source-maps#value": [ -{ -"@value": "" -} -] -} -], "http://a.ml/vocabularies/document-source-maps#tracked-element": [ { "@id": "amf://id#687/source-map/tracked-element/element_0", @@ -19385,15 +19318,43 @@ ], "http://a.ml/vocabularies/document-source-maps#lexical": [ { +"@id": "amf://id#659/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#659" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(171,10)-(175,0)]" +} +] +}, +{ "@id": "amf://id#659/source-map/lexical/element_0", "http://a.ml/vocabularies/document-source-maps#element": [ { +"@value": "http://a.ml/vocabularies/apiContract#examples" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(173,12)-(175,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#659/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ "@value": "amf://id#659" } ], "http://a.ml/vocabularies/document-source-maps#value": [ { -"@value": "[(172,12)-(173,0)]" +"@value": "[(172,12)-(172,16)]" } ] } @@ -20084,7 +20045,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#188/link--246023887", +"@id": "amf://id#188/link--695998086", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -31880,7 +31841,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#214/link-337373079", +"@id": "amf://id#214/link-1039139204", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -32783,7 +32744,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#233/link-1472441014", +"@id": "amf://id#233/link--2093489172", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -32901,7 +32862,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#167/link--114337474", +"@id": "amf://id#167/link-67232232", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -56708,12 +56669,32 @@ ] } ], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "messages" +} +], "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#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": "[(14,8)-(14,12)]" +} +] +} +], "http://a.ml/vocabularies/document-source-maps#lexical": [ { "@id": "amf://id#336/source-map/lexical/element_0", @@ -56724,7 +56705,7 @@ ], "http://a.ml/vocabularies/document-source-maps#value": [ { -"@value": "[(14,8)-(15,0)]" +"@value": "[(13,6)-(17,9)]" } ] } diff --git a/demo/SE-12291-compact.json b/demo/SE-12291-compact.json index 7443c60..ee9e8ef 100644 --- a/demo/SE-12291-compact.json +++ b/demo/SE-12291-compact.json @@ -4195,7 +4195,7 @@ ], "raml-shapes:schema": [ { -"@id": "#66/link--1371783372", +"@id": "#66/link--1045201492", "@type": [ "raml-shapes:AnyShape", "shacl:Shape", @@ -4372,7 +4372,7 @@ ], "raml-shapes:schema": [ { -"@id": "#1/link-614416671", +"@id": "#1/link-67232232", "@type": [ "raml-shapes:AnyShape", "shacl:Shape", @@ -4661,6 +4661,11 @@ ] } ], +"apiContract:operationId": [ +{ +"@value": "Portfolio_GetPortfolios" +} +], "sourcemaps:sources": [ { "@id": "#74/source-map", @@ -4684,41 +4689,41 @@ ], "sourcemaps:lexical": [ { -"@id": "#74/source-map/lexical/element_5", +"@id": "#74/source-map/lexical/element_6", "sourcemaps:element": [ { -"@value": "apiContract:returns" +"@value": "apiContract:tag" } ], "sourcemaps:value": [ { -"@value": "[(141,8)-(157,9)]" +"@value": "[(14,8)-(16,9)]" } ] }, { -"@id": "#74/source-map/lexical/element_3", +"@id": "#74/source-map/lexical/element_4", "sourcemaps:element": [ { -"@value": "amf://id#74" +"@value": "core:name" } ], "sourcemaps:value": [ { -"@value": "[(13,6)-(163,7)]" +"@value": "[(18,8)-(18,48)]" } ] }, { -"@id": "#74/source-map/lexical/element_1", +"@id": "#74/source-map/lexical/element_2", "sourcemaps:element": [ { -"@value": "apiContract:accepts" +"@value": "apiContract:guiSummary" } ], "sourcemaps:value": [ { -"@value": "[(19,8)-(19,22)]" +"@value": "[(17,8)-(17,43)]" } ] }, @@ -4726,38 +4731,51 @@ "@id": "#74/source-map/lexical/element_0", "sourcemaps:element": [ { -"@value": "apiContract:tag" +"@value": "apiContract:operationId" } ], "sourcemaps:value": [ { -"@value": "[(14,8)-(16,9)]" +"@value": "[(18,8)-(18,48)]" } ] }, { -"@id": "#74/source-map/lexical/element_2", +"@id": "#74/source-map/lexical/element_1", "sourcemaps:element": [ { -"@value": "core:name" +"@value": "apiContract:returns" } ], "sourcemaps:value": [ { -"@value": "[(18,8)-(18,48)]" +"@value": "[(141,8)-(157,9)]" } ] }, { -"@id": "#74/source-map/lexical/element_4", +"@id": "#74/source-map/lexical/element_3", "sourcemaps:element": [ { -"@value": "apiContract:guiSummary" +"@value": "amf://id#74" } ], "sourcemaps:value": [ { -"@value": "[(17,8)-(17,43)]" +"@value": "[(13,6)-(163,7)]" +} +] +}, +{ +"@id": "#74/source-map/lexical/element_5", +"sourcemaps:element": [ +{ +"@value": "apiContract:accepts" +} +], +"sourcemaps:value": [ +{ +"@value": "[(19,8)-(19,22)]" } ] } diff --git a/demo/SE-12291.json b/demo/SE-12291.json index 60616d9..d712c1e 100644 --- a/demo/SE-12291.json +++ b/demo/SE-12291.json @@ -4195,7 +4195,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#66/link--1371783372", +"@id": "amf://id#66/link--1045201492", "@type": [ "http://a.ml/vocabularies/shapes#AnyShape", "http://www.w3.org/ns/shacl#Shape", @@ -4372,7 +4372,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#1/link-614416671", +"@id": "amf://id#1/link-67232232", "@type": [ "http://a.ml/vocabularies/shapes#AnyShape", "http://www.w3.org/ns/shacl#Shape", @@ -4661,6 +4661,11 @@ ] } ], +"http://a.ml/vocabularies/apiContract#operationId": [ +{ +"@value": "Portfolio_GetPortfolios" +} +], "http://a.ml/vocabularies/document-source-maps#sources": [ { "@id": "amf://id#74/source-map", @@ -4684,41 +4689,41 @@ ], "http://a.ml/vocabularies/document-source-maps#lexical": [ { -"@id": "amf://id#74/source-map/lexical/element_5", +"@id": "amf://id#74/source-map/lexical/element_6", "http://a.ml/vocabularies/document-source-maps#element": [ { -"@value": "http://a.ml/vocabularies/apiContract#returns" +"@value": "http://a.ml/vocabularies/apiContract#tag" } ], "http://a.ml/vocabularies/document-source-maps#value": [ { -"@value": "[(141,8)-(157,9)]" +"@value": "[(14,8)-(16,9)]" } ] }, { -"@id": "amf://id#74/source-map/lexical/element_3", +"@id": "amf://id#74/source-map/lexical/element_4", "http://a.ml/vocabularies/document-source-maps#element": [ { -"@value": "amf://id#74" +"@value": "http://a.ml/vocabularies/core#name" } ], "http://a.ml/vocabularies/document-source-maps#value": [ { -"@value": "[(13,6)-(163,7)]" +"@value": "[(18,8)-(18,48)]" } ] }, { -"@id": "amf://id#74/source-map/lexical/element_1", +"@id": "amf://id#74/source-map/lexical/element_2", "http://a.ml/vocabularies/document-source-maps#element": [ { -"@value": "http://a.ml/vocabularies/apiContract#accepts" +"@value": "http://a.ml/vocabularies/apiContract#guiSummary" } ], "http://a.ml/vocabularies/document-source-maps#value": [ { -"@value": "[(19,8)-(19,22)]" +"@value": "[(17,8)-(17,43)]" } ] }, @@ -4726,38 +4731,51 @@ "@id": "amf://id#74/source-map/lexical/element_0", "http://a.ml/vocabularies/document-source-maps#element": [ { -"@value": "http://a.ml/vocabularies/apiContract#tag" +"@value": "http://a.ml/vocabularies/apiContract#operationId" } ], "http://a.ml/vocabularies/document-source-maps#value": [ { -"@value": "[(14,8)-(16,9)]" +"@value": "[(18,8)-(18,48)]" } ] }, { -"@id": "amf://id#74/source-map/lexical/element_2", +"@id": "amf://id#74/source-map/lexical/element_1", "http://a.ml/vocabularies/document-source-maps#element": [ { -"@value": "http://a.ml/vocabularies/core#name" +"@value": "http://a.ml/vocabularies/apiContract#returns" } ], "http://a.ml/vocabularies/document-source-maps#value": [ { -"@value": "[(18,8)-(18,48)]" +"@value": "[(141,8)-(157,9)]" } ] }, { -"@id": "amf://id#74/source-map/lexical/element_4", +"@id": "amf://id#74/source-map/lexical/element_3", "http://a.ml/vocabularies/document-source-maps#element": [ { -"@value": "http://a.ml/vocabularies/apiContract#guiSummary" +"@value": "amf://id#74" } ], "http://a.ml/vocabularies/document-source-maps#value": [ { -"@value": "[(17,8)-(17,43)]" +"@value": "[(13,6)-(163,7)]" +} +] +}, +{ +"@id": "amf://id#74/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": "[(19,8)-(19,22)]" } ] } diff --git a/demo/array-example-compact.json b/demo/array-example-compact.json index 559322e..25e396a 100644 --- a/demo/array-example-compact.json +++ b/demo/array-example-compact.json @@ -133,7 +133,7 @@ ], "raml-shapes:items": [ { -"@id": "#48/link-936576810", +"@id": "#48/link-606175198", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -153,6 +153,11 @@ ] } ], +"shacl:name": [ +{ +"@value": "schema" +} +], "sourcemaps:sources": [ { "@id": "#185/source-map", @@ -184,7 +189,22 @@ ], "sourcemaps:value": [ { -"@value": "[(200,8)-(201,0)]" +"@value": "[(199,6)-(201,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#185/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#185" +} +], +"sourcemaps:value": [ +{ +"@value": "[(200,8)-(200,12)]" } ] } diff --git a/demo/array-example.json b/demo/array-example.json index 4d01588..039c8f5 100644 --- a/demo/array-example.json +++ b/demo/array-example.json @@ -133,7 +133,7 @@ ], "http://a.ml/vocabularies/shapes#items": [ { -"@id": "amf://id#48/link-936576810", +"@id": "amf://id#48/link-606175198", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -153,6 +153,11 @@ ] } ], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], "http://a.ml/vocabularies/document-source-maps#sources": [ { "@id": "amf://id#185/source-map", @@ -184,7 +189,22 @@ ], "http://a.ml/vocabularies/document-source-maps#value": [ { -"@value": "[(200,8)-(201,0)]" +"@value": "[(199,6)-(201,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#185/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#185" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(200,8)-(200,12)]" } ] } diff --git a/demo/caro-api-compact.json b/demo/caro-api-compact.json index 2e4bdf9..1e1645f 100644 --- a/demo/caro-api-compact.json +++ b/demo/caro-api-compact.json @@ -123,7 +123,7 @@ ], "raml-shapes:schema": [ { -"@id": "#15/link-32009719", +"@id": "#15/link-759553291", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -3895,12 +3895,32 @@ ] } ], +"shacl:name": [ +{ +"@value": "other" +} +], "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": "[(47,6)-(47,10)]" +} +] +} +], "sourcemaps:lexical": [ { "@id": "#24/source-map/lexical/element_0", @@ -3911,7 +3931,7 @@ ], "sourcemaps:value": [ { -"@value": "[(47,6)-(49,0)]" +"@value": "[(45,4)-(49,0)]" } ] } diff --git a/demo/caro-api.json b/demo/caro-api.json index 5a9b630..6be6a1f 100644 --- a/demo/caro-api.json +++ b/demo/caro-api.json @@ -123,7 +123,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#15/link-32009719", +"@id": "amf://id#15/link-759553291", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -3895,12 +3895,32 @@ ] } ], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "other" +} +], "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": "[(47,6)-(47,10)]" +} +] +} +], "http://a.ml/vocabularies/document-source-maps#lexical": [ { "@id": "amf://id#24/source-map/lexical/element_0", @@ -3911,7 +3931,7 @@ ], "http://a.ml/vocabularies/document-source-maps#value": [ { -"@value": "[(47,6)-(49,0)]" +"@value": "[(45,4)-(49,0)]" } ] } diff --git a/demo/data-types-union-compact.json b/demo/data-types-union-compact.json index 18fd2ba..7b25afc 100644 --- a/demo/data-types-union-compact.json +++ b/demo/data-types-union-compact.json @@ -145,7 +145,7 @@ ], "raml-shapes:schema": [ { -"@id": "#23/link--628625326", +"@id": "#23/link-2047248393", "@type": [ "raml-shapes:UnionShape", "raml-shapes:AnyShape", @@ -434,7 +434,7 @@ ], "raml-shapes:anyOf": [ { -"@id": "#20/link-218743239", +"@id": "#20/link--1795053683", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -454,7 +454,7 @@ ] }, { -"@id": "#22/link--58632746", +"@id": "#22/link-1258113742", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", diff --git a/demo/data-types-union.json b/demo/data-types-union.json index 0e972a9..dc58e5d 100644 --- a/demo/data-types-union.json +++ b/demo/data-types-union.json @@ -145,7 +145,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#23/link--628625326", +"@id": "amf://id#23/link-2047248393", "@type": [ "http://a.ml/vocabularies/shapes#UnionShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -434,7 +434,7 @@ ], "http://a.ml/vocabularies/shapes#anyOf": [ { -"@id": "amf://id#20/link-218743239", +"@id": "amf://id#20/link--1795053683", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -454,7 +454,7 @@ ] }, { -"@id": "amf://id#22/link--58632746", +"@id": "amf://id#22/link-1258113742", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", diff --git a/demo/demo-api-compact.json b/demo/demo-api-compact.json index 65a75f0..1571ee6 100644 --- a/demo/demo-api-compact.json +++ b/demo/demo-api-compact.json @@ -1280,7 +1280,7 @@ ], "raml-shapes:range": [ { -"@id": "#3/link-704756176", +"@id": "#3/link-100313435", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -7463,7 +7463,7 @@ ], "raml-shapes:schema": [ { -"@id": "#163/link-284076841", +"@id": "#163/link-1355179215", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -7578,7 +7578,7 @@ ], "raml-shapes:schema": [ { -"@id": "#163/link-284076841", +"@id": "#163/link-1355179215", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -8278,7 +8278,7 @@ ], "raml-shapes:range": [ { -"@id": "#64/link--39833273", +"@id": "#64/link--1795053683", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -8347,7 +8347,7 @@ ], "raml-shapes:range": [ { -"@id": "#63/link--416890191", +"@id": "#63/link-541929622", "@type": [ "raml-shapes:UnionShape", "raml-shapes:AnyShape", @@ -8560,7 +8560,7 @@ ], "raml-shapes:schema": [ { -"@id": "#82/link--2052525118", +"@id": "#82/link-79556", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -9666,7 +9666,7 @@ ], "raml-shapes:items": [ { -"@id": "#129/link-721167184", +"@id": "#129/link-100526016", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -12608,7 +12608,7 @@ ], "raml-shapes:anyOf": [ { -"@id": "#161/link-964917842", +"@id": "#161/link--890878794", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -12628,7 +12628,7 @@ ] }, { -"@id": "#163/link-284076841", +"@id": "#163/link-1355179215", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -17101,7 +17101,7 @@ ], "raml-shapes:range": [ { -"@id": "#3/link-704756176", +"@id": "#3/link-100313435", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", diff --git a/demo/demo-api.json b/demo/demo-api.json index 11f7e0b..c8941c7 100644 --- a/demo/demo-api.json +++ b/demo/demo-api.json @@ -1280,7 +1280,7 @@ ], "http://a.ml/vocabularies/shapes#range": [ { -"@id": "amf://id#3/link-704756176", +"@id": "amf://id#3/link-100313435", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -7463,7 +7463,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#163/link-284076841", +"@id": "amf://id#163/link-1355179215", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -7578,7 +7578,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#163/link-284076841", +"@id": "amf://id#163/link-1355179215", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -8278,7 +8278,7 @@ ], "http://a.ml/vocabularies/shapes#range": [ { -"@id": "amf://id#64/link--39833273", +"@id": "amf://id#64/link--1795053683", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -8347,7 +8347,7 @@ ], "http://a.ml/vocabularies/shapes#range": [ { -"@id": "amf://id#63/link--416890191", +"@id": "amf://id#63/link-541929622", "@type": [ "http://a.ml/vocabularies/shapes#UnionShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -8560,7 +8560,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#82/link--2052525118", +"@id": "amf://id#82/link-79556", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -9666,7 +9666,7 @@ ], "http://a.ml/vocabularies/shapes#items": [ { -"@id": "amf://id#129/link-721167184", +"@id": "amf://id#129/link-100526016", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -12608,7 +12608,7 @@ ], "http://a.ml/vocabularies/shapes#anyOf": [ { -"@id": "amf://id#161/link-964917842", +"@id": "amf://id#161/link--890878794", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -12628,7 +12628,7 @@ ] }, { -"@id": "amf://id#163/link-284076841", +"@id": "amf://id#163/link-1355179215", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -17101,7 +17101,7 @@ ], "http://a.ml/vocabularies/shapes#range": [ { -"@id": "amf://id#3/link-704756176", +"@id": "amf://id#3/link-100313435", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", diff --git a/demo/examples-api-compact.json b/demo/examples-api-compact.json index 0f49b3a..4bf02ae 100644 --- a/demo/examples-api-compact.json +++ b/demo/examples-api-compact.json @@ -123,7 +123,7 @@ ], "raml-shapes:schema": [ { -"@id": "#296/link--708070084", +"@id": "#296/link--1907849355", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -180,7 +180,7 @@ ], "raml-shapes:schema": [ { -"@id": "#296/link--708070084", +"@id": "#296/link--1907849355", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -372,7 +372,7 @@ ], "raml-shapes:schema": [ { -"@id": "#296/link--708070084", +"@id": "#296/link--1907849355", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -746,7 +746,7 @@ ], "raml-shapes:schema": [ { -"@id": "#163/link-1379497760", +"@id": "#163/link-3575610", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -938,7 +938,7 @@ ], "raml-shapes:schema": [ { -"@id": "#318/link--713805675", +"@id": "#318/link--1126463037", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -995,7 +995,7 @@ ], "raml-shapes:schema": [ { -"@id": "#318/link--713805675", +"@id": "#318/link--1126463037", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -1187,7 +1187,7 @@ ], "raml-shapes:schema": [ { -"@id": "#188/link-1572492935", +"@id": "#188/link-1571618142", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -1244,7 +1244,7 @@ ], "raml-shapes:schema": [ { -"@id": "#188/link-1572492935", +"@id": "#188/link-1571618142", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -1446,7 +1446,7 @@ ], "raml-shapes:items": [ { -"@id": "#318/link--713805675", +"@id": "#318/link--1126463037", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -1466,6 +1466,11 @@ ] } ], +"shacl:name": [ +{ +"@value": "schema" +} +], "sourcemaps:sources": [ { "@id": "#364/source-map", @@ -1497,7 +1502,22 @@ ], "sourcemaps:value": [ { -"@value": "[(177,8)-(178,0)]" +"@value": "[(176,6)-(178,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#364/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#364" +} +], +"sourcemaps:value": [ +{ +"@value": "[(177,8)-(177,12)]" } ] } @@ -1688,7 +1708,7 @@ ], "raml-shapes:items": [ { -"@id": "#188/link-1572492935", +"@id": "#188/link-1571618142", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -1708,6 +1728,11 @@ ] } ], +"shacl:name": [ +{ +"@value": "schema" +} +], "sourcemaps:sources": [ { "@id": "#369/source-map", @@ -1739,7 +1764,22 @@ ], "sourcemaps:value": [ { -"@value": "[(182,8)-(183,0)]" +"@value": "[(181,6)-(183,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#369/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#369" +} +], +"sourcemaps:value": [ +{ +"@value": "[(182,8)-(182,12)]" } ] } @@ -1795,7 +1835,7 @@ ], "raml-shapes:items": [ { -"@id": "#188/link-1572492935", +"@id": "#188/link-1571618142", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -1815,6 +1855,11 @@ ] } ], +"shacl:name": [ +{ +"@value": "schema" +} +], "sourcemaps:sources": [ { "@id": "#371/source-map", @@ -1846,7 +1891,22 @@ ], "sourcemaps:value": [ { -"@value": "[(184,8)-(185,0)]" +"@value": "[(183,6)-(185,0)]" +} +] +} +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#371/source-map/type-property-lexical-info/element_0", +"sourcemaps:element": [ +{ +"@value": "amf://id#371" +} +], +"sourcemaps:value": [ +{ +"@value": "[(184,8)-(184,12)]" } ] } @@ -2834,7 +2894,7 @@ ], "raml-shapes:schema": [ { -"@id": "#310/link--1287671302", +"@id": "#310/link-2282800", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -3172,6 +3232,11 @@ ] } ], +"shacl:name": [ +{ +"@value": "items" +} +], "apiContract:examples": [ { "@id": "#402", @@ -3383,43 +3448,56 @@ } ] } +] +} +] +} ], -"sourcemaps:local-element": [ +"sourcemaps:sources": [ { -"@id": "#402/source-map/local-element/element_0", +"@id": "#401/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ +{ +"@id": "#401/source-map/type-property-lexical-info/element_0", "sourcemaps:element": [ { -"@value": "amf://id#402" +"@value": "amf://id#401" } ], "sourcemaps:value": [ { -"@value": "" -} -] -} -] +"@value": "[(213,12)-(213,16)]" } ] } ], -"sourcemaps:sources": [ +"sourcemaps:lexical": [ { -"@id": "#401/source-map", -"@type": [ -"sourcemaps:SourceMap" +"@id": "#401/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#401" +} ], -"sourcemaps:lexical": [ +"sourcemaps:value": [ +{ +"@value": "[(212,10)-(215,0)]" +} +] +}, { "@id": "#401/source-map/lexical/element_0", "sourcemaps:element": [ { -"@value": "amf://id#401" +"@value": "apiContract:examples" } ], "sourcemaps:value": [ { -"@value": "[(213,12)-(214,0)]" +"@value": "[(214,12)-(215,0)]" } ] } @@ -3706,6 +3784,11 @@ ] } ], +"shacl:name": [ +{ +"@value": "items" +} +], "apiContract:examples": [ { "@id": "#412", @@ -3917,43 +4000,56 @@ } ] } +] +} +] +} ], -"sourcemaps:local-element": [ +"sourcemaps:sources": [ +{ +"@id": "#411/source-map", +"@type": [ +"sourcemaps:SourceMap" +], +"sourcemaps:type-property-lexical-info": [ { -"@id": "#412/source-map/local-element/element_0", +"@id": "#411/source-map/type-property-lexical-info/element_0", "sourcemaps:element": [ { -"@value": "amf://id#412" +"@value": "amf://id#411" } ], "sourcemaps:value": [ { -"@value": "" -} -] -} -] +"@value": "[(220,12)-(220,16)]" } ] } ], -"sourcemaps:sources": [ +"sourcemaps:lexical": [ { -"@id": "#411/source-map", -"@type": [ -"sourcemaps:SourceMap" +"@id": "#411/source-map/lexical/element_1", +"sourcemaps:element": [ +{ +"@value": "amf://id#411" +} ], -"sourcemaps:lexical": [ +"sourcemaps:value": [ +{ +"@value": "[(219,10)-(222,0)]" +} +] +}, { "@id": "#411/source-map/lexical/element_0", "sourcemaps:element": [ { -"@value": "amf://id#411" +"@value": "apiContract:examples" } ], "sourcemaps:value": [ { -"@value": "[(220,12)-(221,0)]" +"@value": "[(221,12)-(222,0)]" } ] } @@ -4239,7 +4335,7 @@ ], "raml-shapes:anyOf": [ { -"@id": "#296/link--708070084", +"@id": "#296/link--1907849355", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -4259,7 +4355,7 @@ ] }, { -"@id": "#188/link-1572492935", +"@id": "#188/link-1571618142", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -4366,7 +4462,7 @@ ], "raml-shapes:anyOf": [ { -"@id": "#296/link--708070084", +"@id": "#296/link--1907849355", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -4386,7 +4482,7 @@ ] }, { -"@id": "#188/link-1572492935", +"@id": "#188/link-1571618142", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -6107,7 +6203,7 @@ ], "raml-shapes:schema": [ { -"@id": "#57/link-716070308", +"@id": "#57/link-3575610", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -6164,7 +6260,7 @@ ], "raml-shapes:schema": [ { -"@id": "#57/link-716070308", +"@id": "#57/link-3575610", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -6356,7 +6452,7 @@ ], "raml-shapes:schema": [ { -"@id": "#34/link-656041443", +"@id": "#34/link-3575610", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -6548,7 +6644,7 @@ ], "raml-shapes:schema": [ { -"@id": "#134/link-1294533828", +"@id": "#134/link-3575610", "@type": [ "raml-shapes:ArrayShape", "raml-shapes:AnyShape", @@ -6605,7 +6701,7 @@ ], "raml-shapes:schema": [ { -"@id": "#134/link-1294533828", +"@id": "#134/link-3575610", "@type": [ "raml-shapes:ArrayShape", "raml-shapes:AnyShape", @@ -6797,7 +6893,7 @@ ], "raml-shapes:schema": [ { -"@id": "#112/link-1235428484", +"@id": "#112/link-3575610", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", diff --git a/demo/examples-api.json b/demo/examples-api.json index 4ec92cf..d0fc5a9 100644 --- a/demo/examples-api.json +++ b/demo/examples-api.json @@ -123,7 +123,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#296/link--708070084", +"@id": "amf://id#296/link--1907849355", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -180,7 +180,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#296/link--708070084", +"@id": "amf://id#296/link--1907849355", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -372,7 +372,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#296/link--708070084", +"@id": "amf://id#296/link--1907849355", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -746,7 +746,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#163/link-1379497760", +"@id": "amf://id#163/link-3575610", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -938,7 +938,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#318/link--713805675", +"@id": "amf://id#318/link--1126463037", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -995,7 +995,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#318/link--713805675", +"@id": "amf://id#318/link--1126463037", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -1187,7 +1187,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#188/link-1572492935", +"@id": "amf://id#188/link-1571618142", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -1244,7 +1244,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#188/link-1572492935", +"@id": "amf://id#188/link-1571618142", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -1446,7 +1446,7 @@ ], "http://a.ml/vocabularies/shapes#items": [ { -"@id": "amf://id#318/link--713805675", +"@id": "amf://id#318/link--1126463037", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -1466,6 +1466,11 @@ ] } ], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], "http://a.ml/vocabularies/document-source-maps#sources": [ { "@id": "amf://id#364/source-map", @@ -1497,7 +1502,22 @@ ], "http://a.ml/vocabularies/document-source-maps#value": [ { -"@value": "[(177,8)-(178,0)]" +"@value": "[(176,6)-(178,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#364/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#364" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(177,8)-(177,12)]" } ] } @@ -1688,7 +1708,7 @@ ], "http://a.ml/vocabularies/shapes#items": [ { -"@id": "amf://id#188/link-1572492935", +"@id": "amf://id#188/link-1571618142", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -1708,6 +1728,11 @@ ] } ], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], "http://a.ml/vocabularies/document-source-maps#sources": [ { "@id": "amf://id#369/source-map", @@ -1739,7 +1764,22 @@ ], "http://a.ml/vocabularies/document-source-maps#value": [ { -"@value": "[(182,8)-(183,0)]" +"@value": "[(181,6)-(183,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#369/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#369" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(182,8)-(182,12)]" } ] } @@ -1795,7 +1835,7 @@ ], "http://a.ml/vocabularies/shapes#items": [ { -"@id": "amf://id#188/link-1572492935", +"@id": "amf://id#188/link-1571618142", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -1815,6 +1855,11 @@ ] } ], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "schema" +} +], "http://a.ml/vocabularies/document-source-maps#sources": [ { "@id": "amf://id#371/source-map", @@ -1846,7 +1891,22 @@ ], "http://a.ml/vocabularies/document-source-maps#value": [ { -"@value": "[(184,8)-(185,0)]" +"@value": "[(183,6)-(185,0)]" +} +] +} +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#371/source-map/type-property-lexical-info/element_0", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#371" +} +], +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(184,8)-(184,12)]" } ] } @@ -2834,7 +2894,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#310/link--1287671302", +"@id": "amf://id#310/link-2282800", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -3172,6 +3232,11 @@ ] } ], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "items" +} +], "http://a.ml/vocabularies/apiContract#examples": [ { "@id": "amf://id#402", @@ -3383,43 +3448,56 @@ } ] } +] +} +] +} ], -"http://a.ml/vocabularies/document-source-maps#local-element": [ +"http://a.ml/vocabularies/document-source-maps#sources": [ { -"@id": "amf://id#402/source-map/local-element/element_0", +"@id": "amf://id#401/source-map", +"@type": [ +"http://a.ml/vocabularies/document-source-maps#SourceMap" +], +"http://a.ml/vocabularies/document-source-maps#type-property-lexical-info": [ +{ +"@id": "amf://id#401/source-map/type-property-lexical-info/element_0", "http://a.ml/vocabularies/document-source-maps#element": [ { -"@value": "amf://id#402" +"@value": "amf://id#401" } ], "http://a.ml/vocabularies/document-source-maps#value": [ { -"@value": "" -} -] -} -] +"@value": "[(213,12)-(213,16)]" } ] } ], -"http://a.ml/vocabularies/document-source-maps#sources": [ +"http://a.ml/vocabularies/document-source-maps#lexical": [ { -"@id": "amf://id#401/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" +"@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#lexical": [ +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(212,10)-(215,0)]" +} +] +}, { "@id": "amf://id#401/source-map/lexical/element_0", "http://a.ml/vocabularies/document-source-maps#element": [ { -"@value": "amf://id#401" +"@value": "http://a.ml/vocabularies/apiContract#examples" } ], "http://a.ml/vocabularies/document-source-maps#value": [ { -"@value": "[(213,12)-(214,0)]" +"@value": "[(214,12)-(215,0)]" } ] } @@ -3706,6 +3784,11 @@ ] } ], +"http://www.w3.org/ns/shacl#name": [ +{ +"@value": "items" +} +], "http://a.ml/vocabularies/apiContract#examples": [ { "@id": "amf://id#412", @@ -3917,43 +4000,56 @@ } ] } +] +} +] +} ], -"http://a.ml/vocabularies/document-source-maps#local-element": [ +"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#type-property-lexical-info": [ { -"@id": "amf://id#412/source-map/local-element/element_0", +"@id": "amf://id#411/source-map/type-property-lexical-info/element_0", "http://a.ml/vocabularies/document-source-maps#element": [ { -"@value": "amf://id#412" +"@value": "amf://id#411" } ], "http://a.ml/vocabularies/document-source-maps#value": [ { -"@value": "" -} -] -} -] +"@value": "[(220,12)-(220,16)]" } ] } ], -"http://a.ml/vocabularies/document-source-maps#sources": [ +"http://a.ml/vocabularies/document-source-maps#lexical": [ { -"@id": "amf://id#411/source-map", -"@type": [ -"http://a.ml/vocabularies/document-source-maps#SourceMap" +"@id": "amf://id#411/source-map/lexical/element_1", +"http://a.ml/vocabularies/document-source-maps#element": [ +{ +"@value": "amf://id#411" +} ], -"http://a.ml/vocabularies/document-source-maps#lexical": [ +"http://a.ml/vocabularies/document-source-maps#value": [ +{ +"@value": "[(219,10)-(222,0)]" +} +] +}, { "@id": "amf://id#411/source-map/lexical/element_0", "http://a.ml/vocabularies/document-source-maps#element": [ { -"@value": "amf://id#411" +"@value": "http://a.ml/vocabularies/apiContract#examples" } ], "http://a.ml/vocabularies/document-source-maps#value": [ { -"@value": "[(220,12)-(221,0)]" +"@value": "[(221,12)-(222,0)]" } ] } @@ -4239,7 +4335,7 @@ ], "http://a.ml/vocabularies/shapes#anyOf": [ { -"@id": "amf://id#296/link--708070084", +"@id": "amf://id#296/link--1907849355", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -4259,7 +4355,7 @@ ] }, { -"@id": "amf://id#188/link-1572492935", +"@id": "amf://id#188/link-1571618142", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -4366,7 +4462,7 @@ ], "http://a.ml/vocabularies/shapes#anyOf": [ { -"@id": "amf://id#296/link--708070084", +"@id": "amf://id#296/link--1907849355", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -4386,7 +4482,7 @@ ] }, { -"@id": "amf://id#188/link-1572492935", +"@id": "amf://id#188/link-1571618142", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -6107,7 +6203,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#57/link-716070308", +"@id": "amf://id#57/link-3575610", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -6164,7 +6260,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#57/link-716070308", +"@id": "amf://id#57/link-3575610", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -6356,7 +6452,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#34/link-656041443", +"@id": "amf://id#34/link-3575610", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -6548,7 +6644,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#134/link-1294533828", +"@id": "amf://id#134/link-3575610", "@type": [ "http://a.ml/vocabularies/shapes#ArrayShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -6605,7 +6701,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#134/link-1294533828", +"@id": "amf://id#134/link-3575610", "@type": [ "http://a.ml/vocabularies/shapes#ArrayShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -6797,7 +6893,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#112/link-1235428484", +"@id": "amf://id#112/link-3575610", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", diff --git a/demo/raml-types-compact.json b/demo/raml-types-compact.json index df17358..c61a85f 100644 --- a/demo/raml-types-compact.json +++ b/demo/raml-types-compact.json @@ -123,7 +123,7 @@ ], "raml-shapes:schema": [ { -"@id": "#28/link-1395988761", +"@id": "#28/link--1675388953", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -180,7 +180,7 @@ ], "raml-shapes:schema": [ { -"@id": "#28/link-1395988761", +"@id": "#28/link--1675388953", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -335,7 +335,7 @@ ], "raml-shapes:schema": [ { -"@id": "#28/link-1395988761", +"@id": "#28/link--1675388953", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -392,7 +392,7 @@ ], "raml-shapes:schema": [ { -"@id": "#28/link-1395988761", +"@id": "#28/link--1675388953", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", @@ -4087,7 +4087,7 @@ ], "raml-shapes:schema": [ { -"@id": "#28/link-1395988761", +"@id": "#28/link--1675388953", "@type": [ "shacl:NodeShape", "raml-shapes:AnyShape", diff --git a/demo/raml-types.json b/demo/raml-types.json index b6100a7..14313e6 100644 --- a/demo/raml-types.json +++ b/demo/raml-types.json @@ -123,7 +123,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#28/link-1395988761", +"@id": "amf://id#28/link--1675388953", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -180,7 +180,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#28/link-1395988761", +"@id": "amf://id#28/link--1675388953", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -335,7 +335,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#28/link-1395988761", +"@id": "amf://id#28/link--1675388953", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -392,7 +392,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#28/link-1395988761", +"@id": "amf://id#28/link--1675388953", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", @@ -4087,7 +4087,7 @@ ], "http://a.ml/vocabularies/shapes#schema": [ { -"@id": "amf://id#28/link-1395988761", +"@id": "amf://id#28/link--1675388953", "@type": [ "http://www.w3.org/ns/shacl#NodeShape", "http://a.ml/vocabularies/shapes#AnyShape", From 3b584a8afb9d17883be23d6b39df9c26dbb17e76 Mon Sep 17 00:00:00 2001 From: Carolina Wright Date: Fri, 28 Aug 2020 14:27:43 -0300 Subject: [PATCH 6/6] build: bump version --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index ae5a5db..496f028 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@api-components/api-body-document", - "version": "4.1.1", + "version": "4.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index aaeeec8..838c5c5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@api-components/api-body-document", "description": "A component to render HTTP method body documentation based on AMF model", - "version": "4.1.1", + "version": "4.1.2", "license": "Apache-2.0", "main": "api-body-document.js", "keywords": [